-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update all non-major dependencies #60
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run & review this pull request in StackBlitz Codeflow. |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
14 times, most recently
from
September 30, 2024 16:01
d43e2c4
to
e818216
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
October 2, 2024 16:48
f1c8083
to
0191804
Compare
renovate
bot
changed the title
fix(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
Oct 2, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
October 10, 2024 14:49
df47a27
to
b7bac67
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
October 14, 2024 20:50
679b969
to
e068d57
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
December 4, 2024 08:20
f1cae9f
to
7caab1f
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
December 9, 2024 05:18
c5af19e
to
e86387b
Compare
renovate
bot
changed the title
chore(deps): update all non-major dependencies
fix(deps): update all non-major dependencies
Dec 10, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
December 15, 2024 18:27
c9c3e22
to
124bad1
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
December 23, 2024 21:08
e7306d6
to
eb129ca
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
January 3, 2025 09:48
2b856ad
to
364ea3d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
January 8, 2025 22:42
b40b441
to
c61aa0b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 9, 2025 09:48
c61aa0b
to
381f89b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.25.6
->^7.26.3
^5.1.0
->^5.1.4
^4.2.0
->^4.5.1
^22.5.5
->^22.10.5
^1.7.0
->^1.7.1
^2.1.6
->^2.2.0
^1.1.0
->^1.3.2
^9.5.2
->^9.10.0
^9.10.0
->^9.17.0
^3.3.2
->^3.3.3
^0.6.2
->^0.7.0
9.10.0
->9.15.3
^3.3.3
->^3.4.2
^8.2.4
->^8.3.5
^4.19.1
->^4.19.2
^5.6.2
->^5.7.3
^2.0.0
->^2.1.2
^5.4.5
->^5.4.11
^2.1.1
->^2.1.8
^3.5.5
->^3.5.13
^2.1.6
->^2.2.0
Release Notes
babel/babel (@babel/types)
v7.26.3
Compare Source
🐛 Bug Fix
babel-generator
🏠 Internal
babel-helper-builder-binary-assignment-operator-visitor
,babel-plugin-transform-exponentiation-operator
🏃♀️ Performance
babel-generator
babel-traverse
babel-plugin-transform-modules-commonjs
simplifyAccess
(@liuxingbaoyu)v7.26.0
Compare Source
🚀 New Feature
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-assertions
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
babel-core
babel-compat-data
,babel-plugin-proposal-regexp-modifiers
,babel-plugin-transform-regexp-modifiers
,babel-preset-env
,babel-standalone
transform-regexp-modifiers
topreset-env
(@JLHwung)babel-parser
startIndex
parser option (@DylanPiercey)babel-generator
,babel-parser
,babel-plugin-syntax-flow
babel-helpers
,babel-preset-typescript
,babel-runtime-corejs3
import()
inrewriteImportExtensions
(@liuxingbaoyu)babel-generator
,babel-parser
@babel/generator
(@nicolo-ribaudo)🐛 Bug Fix
babel-core
💅 Polish
babel-plugin-proposal-json-modules
,babel-plugin-transform-json-modules
,babel-standalone
proposal-json-modules
totransform-json-modules
(@nicolo-ribaudo)🏠 Internal
babel-code-frame
,babel-highlight
@babel/highlight
in@babel/code-frame
(@nicolo-ribaudo)babel-generator
,babel-parser
,babel-types
kind
toTSModuleDeclaration
(@liuxingbaoyu)🏃♀️ Performance
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)v7.25.8
Compare Source
🐛 Bug Fix
babel-core
resolvePlugin
/resolvePreset
(@nicolo-ribaudo)🏠 Internal
babel-parser
,babel-plugin-proposal-async-do-expressions
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-export-default-from
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-import-defer
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-throw-expressions
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-class-static-block
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-export-namespace-from
,babel-plugin-transform-json-strings
,babel-plugin-transform-logical-assignment-operators
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-numeric-separator
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-catch-binding
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
,babel-preset-env
v7.25.7
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-traverse
babel-plugin-transform-classes
super()
check (@nicolo-ribaudo)babel-generator
infer
in compact mode (@nicolo-ribaudo)[no LineTerminator here]
after nodes (@nicolo-ribaudo)💅 Polish
babel-types
🏠 Internal
babel-core
--experimental-require-module
(@nicolo-ribaudo)babel-helper-compilation-targets
,babel-helper-plugin-utils
,babel-preset-env
babel-plugin-proposal-destructuring-private
,babel-plugin-syntax-decimal
,babel-plugin-syntax-import-reflection
,babel-standalone
babel-generator
[no LineTerminator here]
before nodes (@nicolo-ribaudo)🏃♀️ Performance
babel-plugin-transform-typescript
babel-types
BABEL_TYPES_8_BREAKING
at startup (@nicolo-ribaudo)rollup/plugins (@rollup/pluginutils)
v5.1.4
2024-12-15
Updates
test
withincludes
(#1787)v5.1.3
2024-10-23
Bugfixes
v5.1.2
2024-09-23
Bugfixes
createFilter
andnormalizePath
(#1750)v5.1.1
2024-09-22
Bugfixes
sxzz/eslint-config (@sxzz/eslint-config)
v4.5.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.5.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.4.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.4.0
Compare Source
🚀 Features
consistent-existence-index-check
&prefer-math-min-max
- by @sxzz (21c73)🐞 Bug Fixes
View changes on GitHub
v4.3.0
Compare Source
🚀 Features
View changes on GitHub
v4.2.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
vue-macros/vue-macros (@vue-macros/test-utils)
v1.7.1
Compare Source
Patch Changes
8c92b90
Thanks @sxzz! - Downgradeunplugin
to v1vuejs/language-tools (@vue/language-core)
v2.2.0
Compare Source
Features
@vue-generic
(#4971) - Thanks to @KazariEX!data-allow-mismatch
- Thanks to @KazariEX!$attrs
(#5076) - Thanks to @KazariEX!useSlots
and$slots
(#5055) - Thanks to @KazariEX!v-model
modifiers (#5061) - Thanks to @KazariEX!vueCompilerOptions
(#4987) - Thanks to @KazariEX!Performance
Bug Fixes
@ts-check
- Thanks to @KazariEX!<slot>
(#4982) - Thanks to @KazariEX!defineEmits
(#5028) - Thanks to @KazariEX!useTemplateRef
(#5032) - Thanks to @KazariEX!enabledHybridMode
before activate extension (#5019) - Thanks to @nieyuyao!GitHub.copilot-chat
to hybrid mode compatible list (#5047) - Thanks to @KazariEX!useTemplateRef
has no parameters (#5051) - Thanks to @KazariEX!.prop
or.attr
onv-model
- Thanks to @KazariEX!useTemplateRef
parameter repeatedly (#5009)vue:
event (#4969) - Thanks to @KazariEX!parseScriptSetupRanges
(#5049) - Thanks to @zhiyuanzmj!@
and:
(#5052) - Thanks to @KazariEX!v-slot
correctly to report error when missing default slot - Thanks to @KazariEX!Other Changes
reactive-vscode
to v0.2.7 (#4997) - Thanks to @KermanX!defineProp
(#5058) - Thanks to @KazariEX!v2.4.8
tov2.4.11
:v2.1.10
Compare Source
Features
const props =
withprops
completion (#4942) - Thanks to @KazariEX!Bug Fixes
as
assertion ofuseCssModule
into correct location (#4952) - Thanks to @KazariEX!Refactors
v2.1.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
v-for
withv-once
correctly (#4830) - Thanks to @KazariEX!this
to__VLS_ctx
(#4845) - Thanks to @KazariEX!<component :is>
and<slot :name>
(#4661) - Thanks to @KazariEX, @so1ve!defineModel
&defineEmits
in generic (#4823) - Thanks to @KazariEX!useTemplateRef
into correct location (#4829) - Thanks to @KazariEX!v-on
on<slot>
(#4864) - Thanks to @KazariEX!)
(#4887) - Thanks to @KazariEX!value
instead of model name into tuple (#4892) - Thanks to @KazariEX!v-for
correctly (#4933) - Thanks to @KazariEX!Reactive
onv-for
(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1
tov2.4.8
:importsNotUsedAsValues
(#4897) - Thanks to @KazariEX!"module": "CommonJS"
(#4944) - Thanks to @KazariEX!sxzz/ast-kit (ast-kit)
v1.3.2
Compare Source
No significant changes
View changes on GitHub
v1.3.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v1.3.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v1.2.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.2.0
Compare Source
🚀 Features
isIdentifierOf
- by @sxzz (9011d)getBabelParserOptions
- by @sxzz (09256)🐞 Bug Fixes
View changes on GitHub
antfu/bumpp (bumpp)
v9.10.0
Compare Source
🚀 Features
--install
flag - by @antfu (96a47)View changes on GitHub
v9.9.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.9.2
Compare Source
No significant changes
View changes on GitHub
[
v9.9.1
](https://redirect.github.com/Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (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 was generated by Mend Renovate. View the repository job log.