This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
chore(deps): update all non-major dependencies #3204
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.0.15
->^1.1.0
^0.11.0
->^0.11.1
^3.0.1
->^3.1.0
^16.11.24
->^16.11.25
^2.25.5
->^2.25.6
^0.24.3
->^0.24.4
^1.3.4
->^1.3.7
^3.2.30
->^3.2.31
^3.2.30
->^3.2.31
^8.8.0
->^8.9.0
^37.8.2
->^37.9.1
^6.0.0
->^6.1.0
^1.18.1
->^1.19.0
^2.8.1
->^2.8.2
^0.3.4
->^0.3.5
3.2.30
->3.2.31
^3.2.30
->^3.2.31
^0.31.2
->^0.31.4
Release Notes
netlify/functions
v0.11.1
Compare Source
rollup/plugins
v3.1.0
2022-02-11
Features
unocss/unocss
v0.24.4
Compare Source
Bug Fixes
Features
border-radius
to properties handler (#602) (6bb6401)full
runtime (#597) (0c4bd64)vitejs/vite (@vitejs/plugin-vue-jsx)
v1.3.7
Bug Fixes
v1.3.5
vuejs/core
v3.2.31
Compare Source
Bug Fixes
eslint/eslint
v8.9.0
Compare Source
Features
68f64a9
feat: update eslint-scope to ignore"use strict"
directives in ES3 (#15595) (Milos Djermanovic)db57639
feat: addes2016
,es2018
,es2019
, andes2022
environments (#15587) (Milos Djermanovic)2dc38aa
feat: fix bug with arrow function return types in function-paren-newline (#15541) (Milos Djermanovic)6f940c3
feat: Implement FlatRuleTester (#15519) (Nicholas C. Zakas)Documentation
570a036
docs: addone-var
example withfor-loop
initializer (#15596) (Milos Djermanovic)417191d
docs: Remove the $ prefix in terminal commands (#15565) (Andreas Lewis)389ff34
docs: add missingVariable#scope
property in the scope manager docs (#15571) (Milos Djermanovic)f63795d
docs: no-eval replace dead link with working one (#15568) (rasenplanscher)0383591
docs: Remove old Markdown issue template (#15556) (Brandon Mills)a8dd5a2
docs: add 'when not to use it' section in no-duplicate-case docs (#15563) (Milos Djermanovic)1ad439e
docs: add missed verb in docs (#15550) (Jeff Mosawy)Chores
586d45c
chore: Upgrade to espree@9.3.1 (#15600) (Milos Djermanovic)623e1e2
chore: Upgrade to eslint-visitor-keys@3.3.0 (#15599) (Milos Djermanovic)355b23d
chore: fix outdated link to Code of Conduct in PR template (#15578) (Rich Trott)b10fef2
ci: use Node 16 for browser test (#15569) (Milos Djermanovic)92f89fb
chore: suggest demo link in bug report template (#15557) (Brandon Mills)gajus/eslint-plugin-jsdoc
v37.9.1
Compare Source
Bug Fixes
valid-types
: require name fortutorial
but disallow type (32447f0)v37.9.0
Compare Source
Features
check-values
: add checking ofkind
(eb92080)sindresorhus/execa
v6.1.0
Compare Source
AbortController
(#490)c6e791a
cwd
andlocalDir
options to be URLs (#492)93ab929
Microsoft/playwright
v1.19.0
Compare Source
Version 1.19
Playwright Test Updates
Soft assertions
Playwright Test v1.19 now supports soft assertions. Failed soft assertions do not terminate test execution, but mark the test as failed. Read more in our documentation.
Custom error messages
You can now specify a custom error message as a second argument to the
expect
andexpect.soft
functions, for example:The error would look like this:
Parallel mode in file
By default, tests in a single file are run in order. If you have many independent tests in a single file, you can now
run them in parallel with
method: test.describe.configure
:It is unlikely that this change will affect you, no action is required if your tests keep running as they did.
We've noticed that in rare cases, the set of tests to be executed was configured in the global setup by means of the environment variables. We also noticed some applications that were post processing the reporters' output in the global teardown. If you are doing one of the two, learn more
Locator Updates
Locator now supports a
has
option that makes sure it contains another locator inside:The snippet above will select article that has highlight in it and will press the button in it.
Read more in locator documentation
Other Updates
method: Locator.page
method: Page.screenshot
andmethod: Locator.screenshot
now automatically hides blinking careturl
intestConfig.webServer
to ensure your web server is ready before running the testsproperty: TestInfo.errors
andproperty: TestResult.errors
that contain all failed assertions and soft assertions.Browser Versions
This version was also tested against the following stable channels:
vitejs/vite (vite)
v2.8.2
Compare Source
Features
import.meta.glob
andimport.meta.globEager
generic (#5073) (78e84c8)Performance Improvements
vitest-dev/vitest
v0.3.5
Compare Source
Bug Fixes
describe
async support (#750) (d4415fe), closes #746defineConfig
helper (#749) (e72b881)describe
async support (#746) (f9b52c1)Features
johnsoncodehk/volar
v0.31.4
Compare Source
v0.31.3
Compare Source
@
(#949)v-bind:*
,v-on:*
to auto-complete (#949)process.env.NODE_ENV === 'production'
env (#915)<script setup>
(#938)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.