-
Notifications
You must be signed in to change notification settings - Fork 166
chore: bump @babel/runtime from 7.26.7 to 7.26.10 in /docs #4806
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
base: master
Are you sure you want to change the base?
chore: bump @babel/runtime from 7.26.7 to 7.26.10 in /docs #4806
Conversation
|
Size Change: +1 B (0%) Total Size: 472 kB
ℹ️ View Unchanged
|
|
Storybook staging is available at https://kiwicom-orbit-dependabot-npm-and-yarn-docs-babel-runtime-7-26-10.surge.sh Playroom staging is available at https://kiwicom-orbit-dependabot-npm-and-yarn-docs-babel-runtime-7-26-10.surge.sh/playroom |
Deploying orbit with
|
| Latest commit: |
0150ece
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://10400b70.orbit.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-docs.orbit.pages.dev |
1b14919 to
f85953c
Compare
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.7 to 7.26.10. - [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.26.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.26.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
f85953c to
0150ece
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.
Key Issues
The PR review highlights a critical issue where the lack of error handling for variant code lookups can lead to runtime errors if exampleVariants.find() returns undefined.
Bumps @babel/runtime from 7.26.7 to 7.26.10.
Release notes
Sourced from
@babel/runtime's releases.... (truncated)
Changelog
Sourced from
@babel/runtime's changelog.Commits
e1ce99dv7.26.10d5952e8Fix processing of replacement pattern with named capture groups (#17173)64bca7bv7.26.9You 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)You can disable automated security fix PRs for this repo from the Security Alerts page.
✨
Description by Callstackai
This PR updates the
@babel/runtimedependency from version 7.26.7 to 7.26.10 in thepackage.jsonfile.Diagrams of code changes
sequenceDiagram participant P as package.json participant B as Babel Runtime P->>B: Adds dependency @babel/[email protected]Files Changed
@babel/runtimefrom 7.26.7 to 7.26.10.This PR includes files in programming languages that we currently do not support. We have not reviewed files with the extensions
.json. See list of supported languages.