Skip to content
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

Merged
merged 8 commits into from
Apr 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.21.3 -> 7.21.4 age adoption passing confidence
@babel/generator (source) 7.21.3 -> 7.21.4 age adoption passing confidence
@babel/parser (source) 7.21.3 -> 7.21.4 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.21.0 -> 7.21.4 age adoption passing confidence
@babel/preset-env (source) 7.20.2 -> 7.21.4 age adoption passing confidence
@babel/preset-typescript (source) 7.21.0 -> 7.21.4 age adoption passing confidence
@babel/traverse (source) 7.21.3 -> 7.21.4 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.21.4

Compare Source

🐛 Bug Fix
  • babel-core, babel-helper-module-imports, babel-preset-typescript
  • babel-generator
💅 Polish
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-transform-typescript, babel-traverse
🏠 Internal
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
  • babel-generator
💅 Polish
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-transform-typescript, babel-traverse
🏠 Internal
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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the release:chore This PR is a chore (means nothing for users) label Mar 31, 2023
@renovate renovate bot assigned jtoar Mar 31, 2023
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 8 times, most recently from 7aae3d7 to 793453c Compare April 1, 2023 14:07
@jtoar jtoar added the fixture-ok Override the test project fixture check label Apr 1, 2023
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 1a07753 to 91bf7dd Compare April 1, 2023 15:48
@thedavidprice
Copy link
Contributor

@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 7ddccf1 to cbc0af3 Compare April 1, 2023 22:46
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from cbc0af3 to 91a2683 Compare April 2, 2023 00:17
@renovate
Copy link
Contributor Author

renovate bot commented Apr 2, 2023

Edited/Blocked Notification

Renovate 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 } */
Copy link
Contributor

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.

@jtoar jtoar merged commit 99f27ce into main Apr 25, 2023
@jtoar jtoar deleted the renovate/babel-monorepo branch April 25, 2023 04:37
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Apr 25, 2023
@jtoar jtoar modified the milestones: next-release, v5.0.0 Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixture-ok Override the test project fixture check release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants