-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm group with 6 updates #1917
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
Merged
Merged
Conversation
This file contains hidden or 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
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.27.4` | `7.27.6` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.27.4` | `7.27.6` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.27.3` | `7.27.6` | | [eslint-import-context](https://github.com/un-ts/eslint-import-context) | `0.1.7` | `0.1.8` | | [terser](https://github.com/terser/terser) | `5.40.0` | `5.41.0` | | [unrs-resolver](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.10` | Updates `@babel/helpers` from 7.27.4 to 7.27.6 - [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.27.6/packages/babel-helpers) Updates `@babel/runtime` from 7.27.4 to 7.27.6 - [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.27.6/packages/babel-runtime) Updates `@babel/types` from 7.27.3 to 7.27.6 - [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.27.6/packages/babel-types) Updates `eslint-import-context` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/un-ts/eslint-import-context/releases) - [Changelog](https://github.com/un-ts/eslint-import-context/blob/main/CHANGELOG.md) - [Commits](un-ts/eslint-import-context@v0.1.7...v0.1.8) Updates `terser` from 5.40.0 to 5.41.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.40.0...v5.41.0) Updates `unrs-resolver` from 1.7.9 to 1.7.10 - [Release notes](https://github.com/unrs/unrs-resolver/releases) - [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md) - [Commits](unrs/unrs-resolver@v1.7.9...v1.7.10) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.27.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@babel/runtime" dependency-version: 7.27.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@babel/types" dependency-version: 7.27.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-import-context dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: terser dependency-version: 5.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: unrs-resolver dependency-version: 1.7.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done |
|
✅ I finished the code review, and didn't find any security or code quality issues. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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.
Bumps the npm group with 6 updates:
7.27.47.27.67.27.47.27.67.27.37.27.60.1.70.1.85.40.05.41.01.7.91.7.10Updates
@babel/helpersfrom 7.27.4 to 7.27.6Release notes
Sourced from
@babel/helpers's releases.Changelog
Sourced from
@babel/helpers's changelog.Commits
baa4cb8v7.27.6fdbf1b3fix:finallycauses unexpected return value (#17366)Updates
@babel/runtimefrom 7.27.4 to 7.27.6Release notes
Sourced from
@babel/runtime's releases.Changelog
Sourced from
@babel/runtime's changelog.Commits
baa4cb8v7.27.6Updates
@babel/typesfrom 7.27.3 to 7.27.6Release notes
Sourced from
@babel/types's releases.... (truncated)
Changelog
Sourced from
@babel/types's changelog.Commits
baa4cb8v7.27.6781e23eEnsure syntactic ordering when visiting array-type AST nodes (#17357)5293ce0Set binary operator typings to a more precise union (#17361)55c7379Update compat data (#17343)Updates
eslint-import-contextfrom 0.1.7 to 0.1.8Release notes
Sourced from eslint-import-context's releases.
Changelog
Sourced from eslint-import-context's changelog.
Commits
b0f6b63chore: release eslint-import-context (#21)332afb7chore: migratestable-hashtostable-hash-x(#20)Updates
terserfrom 5.40.0 to 5.41.0Changelog
Sourced from terser's changelog.
Commits
51478fc5.41.0556d0d8update changelogdbb14aefix semicolon insertion between value-less class fields, when the field name ...f29335aimplement keep_numbers for bigintfc17d11internal: add missing equivalent_to comparisonb192cc0internal: do not read or assign quote properties without need281178dinternal: correctly mark accessors' is_generator propertyUpdates
unrs-resolverfrom 1.7.9 to 1.7.10Release notes
Sourced from unrs-resolver's releases.
Changelog
Sourced from unrs-resolver's changelog.
Commits
934bb46chore: release v1.7.10 (#135)ec60524chore(deps): update all dependencies (#134)4810a16chore: bump napi v3.0.0-beta.7 (#133)f775168Revert "fix: customcondition_namesshould take higher priority than target...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions