-
Notifications
You must be signed in to change notification settings - Fork 76
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
chore(deps): update babel monorepo #1106
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/babel-monorepo
base: develop
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.
Open
+14,239
−13,605
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
renovate
bot
requested review from
maassenbas,
amihajlovski,
shanikantsingh and
zenit2001
as code owners
July 3, 2024 14:41
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
2 times, most recently
from
July 4, 2024 08:11
2d5fc27
to
6f37e8d
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
July 11, 2024 17:25
6f37e8d
to
c961888
Compare
renovate
bot
changed the title
chore(deps): update babel monorepo to v7.24.7
chore(deps): update babel monorepo
Jul 11, 2024
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
5 times, most recently
from
July 22, 2024 08:17
3c74e23
to
4397b9e
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
8 times, most recently
from
July 30, 2024 04:19
f712aef
to
28a4f99
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
5 times, most recently
from
August 6, 2024 08:58
2a91135
to
33caa32
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
4 times, most recently
from
August 12, 2024 08:17
93ecafd
to
fa9b513
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
3 times, most recently
from
September 20, 2024 15:10
e8536f8
to
fd7949d
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/traverse to v7.25.6
chore(deps): update babel monorepo to v7.25.7
Oct 2, 2024
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
6 times, most recently
from
October 9, 2024 07:43
126dd03
to
8e51aae
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
2 times, most recently
from
October 10, 2024 14:49
d60add5
to
1c5ddb4
Compare
renovate
bot
changed the title
chore(deps): update babel monorepo to v7.25.7
chore(deps): update babel monorepo
Oct 10, 2024
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
2 times, most recently
from
October 22, 2024 16:33
7dfb7ee
to
ae1ffc7
Compare
renovate
bot
changed the title
chore(deps): update babel monorepo
chore(deps): update babel monorepo to v7.25.9
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
October 25, 2024 16:24
ae1ffc7
to
687b628
Compare
renovate
bot
changed the title
chore(deps): update babel monorepo to v7.25.9
chore(deps): update babel monorepo
Oct 25, 2024
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
6 times, most recently
from
November 1, 2024 14:15
1aa58be
to
7fe00ba
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
3 times, most recently
from
November 8, 2024 09:54
21d8665
to
d9f086d
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
November 12, 2024 10:50
d9f086d
to
824de1e
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.25.9
7.25.2
->7.26.0
7.25.1
->7.25.9
7.24.7
->7.25.9
7.25.4
->7.25.9
7.25.4
->7.26.0
7.23.2
->7.25.9
Release Notes
babel/babel (@babel/cli)
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.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/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)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.