fix(deps): update all non-major dependencies #32
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:
^7.20.15
->^7.21.2
^7.20.7
->^7.21.2
^1.1.15
->^1.1.16
^2.4.4
->^2.4.5
^18.13.0
->^18.14.2
^0.49.4
->^0.50.3
^9.12.0
->^9.13.0
^8.34.0
->^8.35.0
^0.29.0
->^0.30.0
7.27.0
->7.28.0
^6.6.2
->^6.6.3
^5.0.0-dev.20230213
->^5.0.0-dev.20230226
^0.49.4
->^0.50.3
^1.0.1
->^1.1.0
^0.14.2
->^0.15.0
^0.23.0
->^0.24.0
^4.1.1
->^4.1.4
^0.28.5
->^0.29.2
^1.0.24
->^1.2.0
Release Notes
babel/babel (@babel/parser)
v7.21.2
Compare Source
v7.21.2 (2023-02-23)
👓 Spec Compliance
babel-parser
new foo?.bar!()
(@liuxingbaoyu)💅 Polish
babel-traverse
,babel-types
🏠 Internal
babel-types
🔬 Output optimization
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
Committers: 3
v7.21.1
Compare Source
v7.21.1 (2023-02-20)
Thanks @yardenshoham for your first PR!
🐛 Bug Fix
babel-core
,babel-parser
babel-generator
sourcesContent
(@liuxingbaoyu)🏠 Internal
Note
admonition (@yardenshoham)Committers: 3
v7.21.0
Compare Source
v7.21.0 (2023-02-20)
Thanks @azizghuloum, @ehoogeveen-medweb, @fwienber, and @Lioness100 for your first PRs!
🚀 New Feature
babel-core
,babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
privateFieldsAsSymbols
assumption for classes (@fwienber)babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-regexp-modifiers
,babel-standalone
babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
,babel-traverse
babel-parser
,babel-types
const
modifier in type parameters (@nicolo-ribaudo)babel-generator
,babel-helpers
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-01
TC39 meeting (@nicolo-ribaudo)babel-parser
new.target
outside functions (@overlookmotel)annexb: false
parser option to disable Annex B (@nicolo-ribaudo)babel-core
.cts
as configuration file (@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-typescript
export type * from
(@nicolo-ribaudo)🐛 Bug Fix
babel-plugin-transform-typescript
babel-core
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-new-target
babel-parser
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-types
💅 Polish
babel-parser
await
as identifier" error in modules (@JLHwung)🏠 Internal
babel-core
@babel/core
(@nicolo-ribaudo)🔬 Output optimization
babel-plugin-transform-typescript
Committers: 11
babel/babel (@babel/types)
v7.21.2
Compare Source
👓 Spec Compliance
babel-parser
new foo?.bar!()
(@liuxingbaoyu)💅 Polish
babel-traverse
,babel-types
🏠 Internal
babel-types
🔬 Output optimization
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
v7.21.0
Compare Source
🚀 New Feature
babel-core
,babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
privateFieldsAsSymbols
assumption for classes (@fwienber)babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-regexp-modifiers
,babel-standalone
babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
,babel-traverse
babel-parser
,babel-types
const
modifier in type parameters (@nicolo-ribaudo)babel-generator
,babel-helpers
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-01
TC39 meeting (@nicolo-ribaudo)babel-parser
new.target
outside functions (@overlookmotel)annexb: false
parser option to disable Annex B (@nicolo-ribaudo)babel-core
.cts
as configuration file (@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-typescript
export type * from
(@nicolo-ribaudo)🐛 Bug Fix
babel-plugin-transform-typescript
babel-core
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-new-target
babel-parser
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-types
💅 Polish
babel-parser
await
as identifier" error in modules (@JLHwung)🏠 Internal
babel-core
@babel/core
(@nicolo-ribaudo)🔬 Output optimization
babel-plugin-transform-typescript
unocss/unocss
v0.50.3
Compare Source
🐞 Bug Fixes
discardComments
optimization - by @sibbng in https://github.com/unocss/unocss/issues/2286 (d92ce)View changes on GitHub
v0.50.2
Compare Source
🚀 Features
<
tolt-
and~
toat-
- by @sibbng in https://github.com/unocss/unocss/issues/2266 (7dd8d)🐞 Bug Fixes
unocss
- by @sibbng in https://github.com/unocss/unocss/issues/2255 (cb178)><
characters - by @sibbng in https://github.com/unocss/unocss/issues/2256 (03c56)View changes on GitHub
v0.50.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.50.0
Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.49.8
Compare Source
🐞 Bug Fixes
autoImports
disabled - by @sibbng in https://github.com/unocss/unocss/issues/2220 (58217)normalizeWhitespace
optimization - by @sibbng in https://github.com/unocss/unocss/issues/2229 (a2f44)View changes on GitHub
v0.49.7
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.49.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.49.5
Compare Source
🚀 Features
🐞 Bug Fixes
0
andnone
close https://github.com/unocss/unocss/issues/2152 - by @zyyv in https://github.com/unocss/unocss/issues/2153 (fff06)font-size
, still returnline-height
. - by @Dunqing in https://github.com/unocss/unocss/issues/2160 (857a3)perset-wind
=>preset-wind
typo fix - by @curtislarson in https://github.com/unocss/unocss/issues/2179 (654c7)View changes on GitHub
vueuse/vueuse
v9.13.0
Compare Source
🚀 Features
reset
function - by @mohammadhosry and Mohammad Agbareya in https://github.com/vueuse/vueuse/issues/2686 (81db6)stop
function - by @zwkkwz1 in https://github.com/vueuse/vueuse/issues/2774 (820e2)🐞 Bug Fixes
isFetchOptions
- by @antfu (c2bc6)focus
andblur
to thetargetElement
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/2631 (7cd88)scrollX
instead ofpageXOffset
- by @okxiaoliang4 in https://github.com/vueuse/vueuse/issues/2776 (e490a)View changes on GitHub
eslint/eslint
v8.35.0
Compare Source
Features
8e34a04
feat: addafterHashbangComment
option tolines-around-comment
rule (#16920) (SUZUKI Sosuke)c8c0c71
feat: Move all and recommended configs into package. (#16844) (Nicholas C. Zakas)71f6f0d
feat: report more cases with??
in no-constant-binary-expression (#16826) (Daiki Nishikawa)Bug Fixes
9698bc5
fix: pin esquery v1.4.0 (fixes #16896) (#16897) (唯然)Documentation
f9f195e
docs: Plugin docs cleanup & expansion (#16862) (Ben Perlmutter)df809fd
docs: Custom Formatters page cleanup/expansion (#16886) (Ben Perlmutter)0700d1b
docs: Add PostCSS/Autoprefixer/CSSNano (#16502) (Nick Schonning)7b9e9bf
docs: support unicode anchors (#16782) (Percy Ma)5fbc0bf
docs: Update README (GitHub Actions Bot)67865a0
docs: Remove mention of mailing list (#16869) (Amaresh S M)43af24a
docs: Add explanation of when to use 'warn' severity (#16882) (Nicholas C. Zakas)ed2999b
docs: Shareable configs page edits and expansion (#16824) (Ben Perlmutter)2780635
docs: fix typos (#16884) (Lioness100)5bdaae2
docs: Ways to Extend ESLint page (#16861) (Ben Perlmutter)Chores
cdcbe12
chore: upgrade @eslint/js@8.35.0 (#16935) (Brandon Mills)c954c34
chore: package.json update for @eslint/js release (ESLint Jenkins)5a517da
chore: package.json update for @eslint/js release (ESLint Jenkins)9f10926
chore: upgrade @eslint/eslintrc@2.0.0 (#16928) (Milos Djermanovic)da728fa
ci: use LTS node version in workflows (#16907) (Nitin Kumar)c57b4f3
perf: upgrade to [email protected] (#16901) (Milos Djermanovic)9122f07
chore: Update stale bot settings (#16870) (Nicholas C. Zakas)rich-harris/magic-string
v0.30.0
Compare Source
Bug Fixes
null
is invalid forsources
andfile
(#242) (d4e9c31)Features
pnpm/pnpm
v7.28.0
Compare Source
Minor Changes
--report-summary
forpnpm exec
andpnpm run
#6008.pnpm why --json
or--long
#6103.pnpm.peerDependencyRules.allowedVersions
package.json
option to support theparent>child
selector syntax. This syntax allows for extending specificpeerDependencies
#6108.Patch Changes
peerDependenciesMeta
and notpeerDependencies
,dependencies
, oroptionalDependencies
, the dependency's peers were not considered deterConfiguration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - 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 Mend Renovate. View repository job log here.