-
Notifications
You must be signed in to change notification settings - Fork 1k
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 to v7.21.4 #7980
Conversation
7aae3d7
to
793453c
Compare
1a07753
to
91bf7dd
Compare
Legitimate failing test: |
7ddccf1
to
cbc0af3
Compare
cbc0af3
to
91a2683
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. ⚠ Warning: custom changes will be lost. |
@@ -1,6 +1,8 @@ | |||
import * as React from 'react' | |||
import { I18nextProvider } from 'react-i18next' | |||
import i18n from 'web/src/i18n' | |||
|
|||
/** @type { import("@storybook/csf").GlobalTypes } */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't make extensive use of the code being tested here so the change is ok to get Babel in. At least we're testing for it—it just doesn't handle comments well it looks like in terms of deduplication.
This PR contains the following updates:
7.21.3
->7.21.4
7.21.3
->7.21.4
7.21.3
->7.21.4
7.21.0
->7.21.4
7.20.2
->7.21.4
7.21.0
->7.21.4
7.21.3
->7.21.4
Release Notes
babel/babel (@babel/core)
v7.21.4
Compare Source
🐛 Bug Fix
babel-core
,babel-helper-module-imports
,babel-preset-typescript
import/export
in.cts
files (@liuxingbaoyu)babel-generator
💅 Polish
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-transform-typescript
,babel-traverse
🏠 Internal
babel-parser
lookaheadInLineCharCode
(@JLHwung)babel-code-frame
,babel-highlight
babel/babel (@babel/parser)
v7.21.4
Compare Source
v7.21.4 (2023-03-31)
🐛 Bug Fix
babel-core
,babel-helper-module-imports
,babel-preset-typescript
import/export
in.cts
files (@liuxingbaoyu)babel-generator
💅 Polish
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-transform-typescript
,babel-traverse
🏠 Internal
babel-parser
lookaheadInLineCharCode
(@JLHwung)babel-code-frame
,babel-highlight
Committers: 6
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.