chore(deps): update all non-major dependencies #1380
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:
17.2.0
->17.2.1
7.23.12
->7.23.16
7.39.0
->7.39.1
8.0.1
->8.1.0
27.5.0
->27.5.2
18.19.3
->18.19.6
5.14.5
->5.14.9
2.2.0
->2.3.1
6.5.0
->6.5.1
7.0.0
->7.1.0
11.0.0
->11.0.3
27.0.0-alpha.3
->27.0.0
10.7.1
->10.7.2
10.4.4
->10.4.16
8.2.0
->8.2.2
13.6.0
->13.6.2
0.19.10
->0.19.11
10.3.0
->10.3.10
27.5.0
->27.5.1
1.0.1
->1.0.3
6.6.0
->6.6.2
3.3.0
->3.3.7
8.4.12
->8.4.33
7.0.0
->7.0.2
4.9.1
->4.9.5
7.8.0
->7.8.1
1.69.0
->1.69.7
2.0.0
->2.0.3
3.4.0
->3.4.1
27.1.0
->27.1.5
10.9.1
->10.9.2
2.6.0
->2.6.2
4.9.4
->4.9.5
4.5.0
->4.5.1
4.0.0
->4.0.2
2.0.2
->2.0.3
2.7.14
->2.7.16
8.5.0
->8.5.1
2.7.14
->2.7.16
Release Notes
badeball/cypress-cucumber-preprocessor (@badeball/cypress-cucumber-preprocessor)
v17.2.1
Compare Source
Step hooks are logged using separate log groups, similar to how scenario hooks are logged.
Properly escape error messages in interactive mode.
Fix error in non-feature specs under certain conditions, fixes #1028.
Allow doesFeatureMatch to be called in support files, fixes #1025.
microsoft/rushstack (@microsoft/api-documenter)
v7.23.16
Compare Source
Wed, 03 Jan 2024 00:31:18 GMT
Version update only
v7.23.15
Compare Source
Wed, 20 Dec 2023 01:09:45 GMT
Version update only
v7.23.14
Compare Source
Thu, 07 Dec 2023 03:44:13 GMT
Version update only
v7.23.13
Compare Source
Tue, 05 Dec 2023 01:10:16 GMT
Version update only
microsoft/rushstack (@microsoft/api-extractor)
v7.39.1
Compare Source
Wed, 03 Jan 2024 00:31:18 GMT
Version update only
vitejs/vite-plugin-vue2 (@vitejs/plugin-vue2)
v2.3.1
Compare Source
Bug Fixes
v2.3.0
Compare Source
Features
vuejs/devtools-next (@vue/devtools-api)
v6.5.1
Compare Source
vuejs/eslint-config-prettier (@vue/eslint-config-prettier)
v7.1.0
Compare Source
New Features
skip-formatting
ruleset b5933a9vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
v11.0.3
Compare Source
v11.0.2
Compare Source
v11.0.1
Compare Source
vuejs/vue-jest (@vue/vue2-jest)
v27.0.0
Compare Source
We moved to v27.0.0 (the library is mostly stable; no need for a drawn out beta and release candidate process). There will always be bugs, we will fix them in patch/minor versions.
Note: I (@lmiller1990) am not using Vue Jest either personally or professionally and cannot prioritise it as much as my other library (Vue Test Utils). If you'd like to assist with maintaining Vue Jest, please reach out.
How to install
yarn add @​vue/[email protected]
(works with Vue 3, Jest 27) oryarn add @​vue/vue3-jest@latest
for the latest one.yarn add @​vue/[email protected]
(works with Vue 2, Jest 27) oryarn add @​vue/vue2-jest@latest
for the latest one.Fixes
v27.0.0-alpha.4
Compare Source
How to install
yarn add @​vue/[email protected]
(works with Vue 3, Jest 27) oryarn add @​vue/vue3-jest@latest
for the latest one.yarn add @​vue/[email protected]
(works with Vue 2, Jest 27) oryarn add @​vue/vue2-jest@latest
for the latest one.Features
feat: support custom blocks for Vue 3 (#364) …
feat: allow to pass compilerOptions via the Jest config for Vue 3 (#412) …
Fixes
fix(vue3-jest): interop custom transformer require (#391)
Chores
chore: drop node 10 and add node 16 (#414) …
chore: drop circleci build (#413) …
chore: update to vue v3.2.22 (#411) …
vueuse/vueuse (@vueuse/core)
v10.7.2
Compare Source
🐞 Bug Fixes
nuxt
out of dependencies - by @antfu (866a1)View changes on GitHub
postcss/autoprefixer (autoprefixer)
v10.4.16
Compare Source
v10.4.15
Compare Source
::backdrop
prefixes (by 一丝).v10.4.14
Compare Source
v10.4.13
Compare Source
v10.4.12
Compare Source
v10.4.11
Compare Source
text-decoration
prefixes by moving to MDN data (by Romain Menke).v10.4.10
Compare Source
unicode-bidi
prefixes by moving to MDN data.v10.4.9
Compare Source
css-unicode-bidi
issue from latest Can I Use.v10.4.8
Compare Source
color-adjust
warning ifprint-color-adjust
also is in rule.v10.4.7
Compare Source
print-color-adjust
support in Firefox.v10.4.6
Compare Source
print-color-adjust
support.v10.4.5
Compare Source
NaN
in grid (by @SukkaW).open-cli-tools/concurrently (concurrently)
v8.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.2.1...v8.2.2
v8.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.2.0...v8.2.1
cypress-io/cypress (cypress)
v13.6.2
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-2
v13.6.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-1
evanw/esbuild (esbuild)
v0.19.11
Compare Source
Fix TypeScript-specific class transform edge case (#3559)
The previous release introduced an optimization that avoided transforming
super()
in the class constructor for TypeScript code compiled withuseDefineForClassFields
set tofalse
if all class instance fields have no initializers. The rationale was that in this case, all class instance fields are omitted in the output so no changes to the constructor are needed. However, if all of this is the case and there are#private
instance fields with initializers, those private instance field initializers were still being moved into the constructor. This was problematic because they were being inserted before the call tosuper()
(sincesuper()
is now no longer transformed in that case). This release introduces an additional optimization that avoids moving the private instance field initializers into the constructor in this edge case, which generates smaller code, matches the TypeScript compiler's output more closely, and avoids this bug:Minifier: allow reording a primitive past a side-effect (#3568)
The minifier previously allowed reordering a side-effect past a primitive, but didn't handle the case of reordering a primitive past a side-effect. This additional case is now handled:
Minifier: consider properties named using known
Symbol
instances to be side-effect free (#3561)Many things in JavaScript can have side effects including property accesses and ToString operations, so using a symbol such as
Symbol.iterator
as a computed property name is not obviously side-effect free. This release adds a special case for knownSymbol
instances so that they are considered side-effect free when used as property names. For example, this class declaration will now be considered side-effect free:Provide the
stop()
API in node to exit esbuild's child process (#3558)You can now call
stop()
in esbuild's node API to exit esbuild's child process to reclaim the resources used. It only makes sense to do this for a long-lived node process when you know you will no longer be making any more esbuild API calls. It is not necessary to call this to allow node to exit, and it's advantageous to not call this in between calls to esbuild's API as sharing a single long-lived esbuild child process is more efficient than re-creating a new esbuild child process for every API call. This API call used to exist but was removed in version 0.9.0. This release adds it back due to a user request.isaacs/node-glob (glob)
v10.3.10
Compare Source
v10.3.9
Compare Source
v10.3.8
Compare Source
v10.3.7
Compare Source
v10.3.6
Compare Source
v10.3.5
Compare Source
v10.3.4
Compare Source
v10.3.3
Compare Source
v10.3.2
Compare Source
v10.3.1
Compare Source
jestjs/jest (jest)
v27.5.1
Compare Source
Features
[jest-config]
Support comments in JSON config file (#12316)[pretty-format]
ExposeConvertAnsi
plugin (#12308)Fixes
[expect]
Add type definitions for asymmetriccloseTo
matcher (#12304)[jest-cli]
Load binary via exported API (#12315)[jest-config]
Replacejsonlint
withparse-json
(#12316)[jest-repl]
Make module importable (#12311 & #12315)Chore & Maintenance
[*]
Avoid anonymous default exports (#12313)routablehq/jest-scss-transform (jest-scss-transform)
v1.0.3
: Release version 1.0.3Compare Source
change version to 1.0.3
v1.0.2
: Release version 1.0.2Compare Source
lerna/lerna (lerna)
v6.6.2
Compare Source
Bug Fixes
v6.6.1
Compare Source
Bug Fixes
ai/nanoid (nanoid)
v3.3.7
Compare Source
node16
TypeScript support (by Saadi Myftija).v3.3.6
Compare Source
v3.3.5
Compare Source
v3.3.4
Compare Source
--help
in CLI (by @Lete114).v3.3.3
Compare Source
v3.3.2
Compare Source
enhanced-resolve
support.v3.3.1
Compare Source
postcss/postcss (postcss)
v8.4.33
Compare Source
NoWorkResult
behavior difference with normal mode (by Romain Menke).NoWorkResult
usage conditions (by @ahmdammarr).v8.4.32
Compare Source
postcss().process()
types (by Andrew Ferreira).v8.4.31
Compare Source
\r
parsing to fix CVE-2023-44270.v8.4.30
Compare Source
v8.4.29
[Compare Source](https://togithub.com/postcs
Configuration
📅 Schedule: Branch creation - "after 5pm on tuesday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.