Skip to content

Bump the packages group with 6 updates#140

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-e493d3d7e1
Apr 13, 2025
Merged

Bump the packages group with 6 updates#140
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-e493d3d7e1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2025

Bumps the packages group with 6 updates:

Package From To
@types/node 22.14.0 22.14.1
@emnapi/core 1.4.0 1.4.1
@emnapi/runtime 1.4.0 1.4.1
@eslint-community/eslint-utils 4.5.1 4.6.0
rollup 4.39.0 4.40.0
unrs-resolver 1.4.1 1.5.0

Updates @types/node from 22.14.0 to 22.14.1

Commits

Updates @emnapi/core from 1.4.0 to 1.4.1

Release notes

Sourced from @​emnapi/core's releases.

v1.4.1

What's Changed

  • add checks for message channel usage in web runtime by @​gvkhna in #142

New Contributors

Full Changelog: toyobayashi/emnapi@v1.4.0...v1.4.1

Commits

Updates @emnapi/runtime from 1.4.0 to 1.4.1

Release notes

Sourced from @​emnapi/runtime's releases.

v1.4.1

What's Changed

  • add checks for message channel usage in web runtime by @​gvkhna in #142

New Contributors

Full Changelog: toyobayashi/emnapi@v1.4.0...v1.4.1

Commits

Updates @eslint-community/eslint-utils from 4.5.1 to 4.6.0

Release notes

Sourced from @​eslint-community/eslint-utils's releases.

v4.6.0

4.6.0 (2025-04-12)

Features

  • validate type comments and generate .d.ts (#251) (d84fa55)
Commits

Updates rollup from 4.39.0 to 4.40.0

Release notes

Sourced from rollup's releases.

v4.40.0

4.40.0

2025-04-12

Features

  • Only show eval warnings on first render and only when the call is not tree-shaken (#5892)
  • Tree-shake non-included dynamic import members when the handler just maps to one named export (#5898)

Bug Fixes

  • Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (#5900)
  • Fix namespace rendering when tree-shaking is disabled (#5908)
  • When using multiple transform hook filters, all of them need to be satisfied together (#5909)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.40.0

2025-04-12

Features

  • Only show eval warnings on first render and only when the call is not tree-shaken (#5892)
  • Tree-shake non-included dynamic import members when the handler just maps to one named export (#5898)

Bug Fixes

  • Consider dynamic imports nested within top-level-awaited dynamic import expressions to be awaited as well (#5900)
  • Fix namespace rendering when tree-shaking is disabled (#5908)
  • When using multiple transform hook filters, all of them need to be satisfied together (#5909)

Pull Requests

Commits
  • 1f2d579 4.40.0
  • cf0512f Fix release script
  • 4ded099 feat: treeshake dynamic import chained member expression (#5898)
  • 8bb7b6f chore(deps): lock file maintenance minor/patch updates (#5917)
  • 19fb519 consider the dynamic import within a TLA call expression as a TLA import (#5900)
  • aba2ea9 Fix treeshake: false breaking destructured namespace imports (#5908)
  • 02a060d Correct the behavior when multiple transform filter options are specified (#5...
  • 051a502 chore(deps): update dependency @​types/picomatch to v4 (#5915)
  • 7d7ae3f fix(deps): update rust crate swc_compiler_base to v17 (#5916)
  • 86e1ccd chore(deps): update dependency vite to v6.2.6 [security] (#5918)
  • Additional commits viewable in compare view

Updates unrs-resolver from 1.4.1 to 1.5.0

Release notes

Sourced from unrs-resolver's releases.

v1.5.0

Bug Fixes

  • resolve ${configDir} in tsconfig compilerOptions.baseUrl (#450)

Full Changelog: unrs/unrs-resolver@v1.4.1...v1.5.0

Changelog

Sourced from unrs-resolver's changelog.

1.5.0 - 2025-04-11

Bug Fixes

  • resolve ${configDir} in tsconfig compilerOptions.baseUrl (#450)
Commits
  • 327c343 chore: release v1.5.0 (#63)
  • b7830b8 Merge remote-tracking branch 'upstream/main' into chore/merge_upstream
  • c44b6dc chore(deps): update all dependencies (#61)
  • a214a80 chore: release v5.2.0 (#449)
  • 59b201d ci(release-napi): support riscv64gc-unknown-linux-gnu and `s390x-unknown-li...
  • 23747a2 fix: resolve ${configDir} in tsconfig compilerOptions.baseUrl (#450)
  • bdfb322 chore(deps): update github-actions (#444)
  • bd23e8d chore(deps): lock file maintenance rust crates (#446)
  • 988af80 chore(deps): lock file maintenance npm packages (#445)
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the packages group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.0` | `22.14.1` |
| [@emnapi/core](https://github.com/toyobayashi/emnapi) | `1.4.0` | `1.4.1` |
| [@emnapi/runtime](https://github.com/toyobayashi/emnapi) | `1.4.0` | `1.4.1` |
| [@eslint-community/eslint-utils](https://github.com/eslint-community/eslint-utils) | `4.5.1` | `4.6.0` |
| [rollup](https://github.com/rollup/rollup) | `4.39.0` | `4.40.0` |
| [unrs-resolver](https://github.com/unrs/unrs-resolver) | `1.4.1` | `1.5.0` |


Updates `@types/node` from 22.14.0 to 22.14.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@emnapi/core` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v1.4.0...v1.4.1)

Updates `@emnapi/runtime` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v1.4.0...v1.4.1)

Updates `@eslint-community/eslint-utils` from 4.5.1 to 4.6.0
- [Release notes](https://github.com/eslint-community/eslint-utils/releases)
- [Commits](eslint-community/eslint-utils@v4.5.1...v4.6.0)

Updates `rollup` from 4.39.0 to 4.40.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.39.0...v4.40.0)

Updates `unrs-resolver` from 1.4.1 to 1.5.0
- [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.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.14.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@emnapi/core"
  dependency-version: 1.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@emnapi/runtime"
  dependency-version: 1.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@eslint-community/eslint-utils"
  dependency-version: 4.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: rollup
  dependency-version: 4.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: unrs-resolver
  dependency-version: 1.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 13, 2025
@vercel
Copy link

vercel bot commented Apr 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-rest-api-executor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2025 11:14pm

@github-actions github-actions bot merged commit 1dc7b88 into main Apr 13, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-e493d3d7e1 branch April 13, 2025 23:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant