-
Notifications
You must be signed in to change notification settings - Fork 0
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 third-party dependencies #257
Merged
mgallagher56
merged 6 commits into
dev
from
renovate/all-non-major-third-party-dependencies
Jan 2, 2025
Merged
fix(deps): update all non-major third-party dependencies #257
mgallagher56
merged 6 commits into
dev
from
renovate/all-non-major-third-party-dependencies
Jan 2, 2025
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
Coverage Report for apps/web
File Coverage
|
9fff60b
to
ffa1015
Compare
b3cca2a
to
4485dd0
Compare
49c25b5
to
8c00dff
Compare
b6f4399
to
b702bb9
Compare
b702bb9
to
54e75a2
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
b2c32a2
to
18bcf71
Compare
mgallagher56
approved these changes
Jan 2, 2025
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.2
->7.26.0
7.24.7
->7.26.0
7.25.2
->7.25.9
2.8.2
->2.10.4
19.4.0
->19.6.1
19.2.2
->19.6.0
11.13.1
->11.14.0
11.13.3
->11.14.0
11.13.0
->11.14.0
^1.4.0
->1.4.0
0.45.1
->0.50.0
0.51.1
(+1)2.11.2
->2.15.2
2.11.2
->2.15.2
2.11.2
->2.15.2
2.11.2
->2.15.2
2.9.2
->2.15.2
2.45.1
->2.47.10
16.0.0
->16.1.0
9.6.0
->9.6.1
20.16.1
->20.17.10
20.17.11
18.3.4
->18.3.18
18.3.0
->18.3.5
4.3.1
->4.3.4
2.0.5
->2.1.8
2.0.5
->2.1.8
10.1.2
->10.1.3
19.4.0
->19.6.1
1.7.4
->1.7.5
0.7.0
->0.7.2
16.4.5
->16.4.7
0.23.1
->0.24.2
8.57.0
->8.57.1
2.0.14
->2.3.3
11.3.29
->11.15.0
9.1.5
->9.1.7
23.14.0
->23.16.8
8.0.0
->8.0.2
2.3.2
->2.6.0
2.6.1
->2.7.1
5.1.17
->5.1.19
15.2.9
->15.3.0
2.3.5
->2.7.0
20.17.0
->20.18.1
20.17.0-bullseye
->20.18.1-bullseye
6.2.2
->6.2.6
8.4.41
->8.4.49
3.3.3
->3.4.2
15.0.1
->15.4.0
2.12.7
->2.15.0
6.3.0
->6.4.1
5.12.0
->5.13.1
2.0.5
->2.0.9
1.190.0
->1.226.4
2.29.1
->2.29.7
5.5.4
->5.7.2
1.0.0
->1.1.0
5.2.11
->5.4.11
0.7.2
->0.8.0
2.0.5
->2.1.8
8.40.3
->8.41.0
Release Notes
babel/babel (@babel/core)
v7.26.0
Compare Source
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)babel/babel (@babel/plugin-syntax-flow)
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
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/London, 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 was generated by Mend Renovate. View the repository job log.