-
-
Notifications
You must be signed in to change notification settings - Fork 53
build(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.7 #377
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
build(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.7 #377
Conversation
WalkthroughThe main change involves an upgrade of the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.23.3 to 7.24.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
10b3837 to
970ba6b
Compare
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
package-lock.jsonis excluded by!**/package-lock.json
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
65-65: Verify the impact of the@babel/preset-typescriptversion update.The version update from
7.23.3to7.24.7includes several bug fixes and internal improvements. Ensure that the new version does not introduce breaking changes by running the build and tests.
Bumps @babel/preset-typescript from 7.23.3 to 7.24.7.
Release notes
Sourced from
@babel/preset-typescript's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript's changelog.... (truncated)
Commits
bf1e9a3v7.24.790fdd7eOnly import types from declared dependencies (#16494)7934963Usetype: modulein allpackage.jsons (#16535)9630250v7.24.66e3539b[babel 8] Publish.d.tsfiles for every package (#16416)71c247a[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0(#16457)ee48754Use multiple TypeScript projects (#16430)822b025v7.24.14dd88eaTest Babel 7 plugins compatibility with Babel 8 core (#16332)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit