An open index of dependabot pull requests across open source projects.

deps(deps): bump the security-updates group with 7 updates

Merged
Number: #203
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 09, 2025 at 10:10 AM UTC
(3 months ago)
Updated: June 13, 2025 at 06:53 AM UTC
(3 months ago)
Merged: June 13, 2025 at 06:53 AM UTC
(3 months ago)
by ken-guru
Time to Close: 4 days
Labels:
dependencies
Assignees:
ken-guru
Description:

Bumps the security-updates group with 7 updates:

Package From To
@napi-rs/wasm-runtime 0.2.10 0.2.11
acorn 8.14.1 8.15.0
caniuse-lite 1.0.30001720 1.0.30001721
electron-to-chromium 1.5.161 1.5.165
entities 6.0.0 6.0.1
form-data 4.0.2 4.0.3
unrs-resolver 1.7.8 1.7.11

Updates @napi-rs/wasm-runtime from 0.2.10 to 0.2.11

Release notes

Sourced from @​napi-rs/wasm-runtime's releases.

@​napi-rs/wasm-runtime@​0.2.11

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/@​napi-rs/cli@​3.0.0-alpha.87...@​napi-rs/wasm-runtime@​0.2.11

Commits

Updates acorn from 8.14.1 to 8.15.0

Commits
  • 6dc5374 Mark version 8.15.0
  • c8d954a Make linter happy
  • 71d942e Fix a crash when running the CLI tool on code with a bigint
  • 551a680 Fix the format of bigint property on bigint literal
  • 24baa2a Show logo in readme.md
  • b4ae0d2 Add support for using and await using
  • fdfb45a Bump test262
  • b27ce74 Make sure the loose parser skips number literals with invalid separators
  • 82233bf Remove outdated comment
  • f6c9e12 Remove trailing whitespace, semicolon
  • Additional commits viewable in compare view

Updates caniuse-lite from 1.0.30001720 to 1.0.30001721

Commits

Updates electron-to-chromium from 1.5.161 to 1.5.165

Commits

Updates entities from 6.0.0 to 6.0.1

Release notes

Sourced from entities's releases.

v6.0.1

What's Changed

Full Changelog: https://github.com/fb55/entities/compare/v6.0.0...v6.0.1

Commits
  • 9f7ca4c 6.0.1
  • d10dbb9 chore(package): Publish {en,de}code.d.ts
  • 665a232 fix: add types for old node entry points (#1861)
  • c5821e4 chore(deps-dev): Bump @​types/node from 22.15.29 to 22.15.30 (#1862)
  • 0f41e50 chore(deps): Bump github/codeql-action from 3.28.18 to 3.28.19 (#1859)
  • 834c628 chore(deps-dev): Bump @​typescript-eslint/eslint-plugin (#1857)
  • e6f4a53 chore(deps-dev): Bump @​typescript-eslint/parser from 8.33.0 to 8.33.1 (#1856)
  • 3715f43 chore(deps-dev): Bump eslint-plugin-n from 17.18.0 to 17.19.0 (#1855)
  • 97ba898 chore(deps-dev): Bump @​types/node from 22.15.24 to 22.15.29 (#1854)
  • 6826840 chore(deps-dev): Bump @​types/node from 22.15.23 to 22.15.24 (#1852)
  • Additional commits viewable in compare view

Updates form-data from 4.0.2 to 4.0.3

Commits
  • d8d67dc v4.0.3
  • e6e83cc [meta] remove local commit hooks
  • 870e4e6 [Dev Deps] remove unused deps
  • 799d56c [Fix] append: avoid a crash on nullish values
  • 8d8e469 [Fix] validate boundary type in setBoundary() method
  • 837b8a1 [Tests] add tests to check the behavior of getBoundary with non-strings
  • 426ba9a [eslint] use a shared config
  • 2094191 [eslint] fix some spacing issues
  • 4066fd6 [Dev Deps] update eslint
  • 81ab41b [Refactor] use hasown
  • Additional commits viewable in compare view

Updates unrs-resolver from 1.7.8 to 1.7.11

Release notes

Sourced from unrs-resolver's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.9...v1.7.10

v1.7.9

Bug Fixes

  • pnp global cache should be supported (#129)

    Windows global cache is still unsupported due to upstream

    see also yarnpkg/pnp-rs#10

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.8...v1.7.9

Changelog

Sourced from unrs-resolver's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

1.7.9 - 2025-06-03

Bug Fixes

  • pnp global cache should be supported (#129)

    Windows global cache is still unsupported due to upstream

    see also yarnpkg/pnp-rs#10

Commits

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
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+90
Deletions:
-89
Package Dependencies
Package:
form-data
Ecosystem:
npm
Version Change:
4.0.2 → 4.0.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.161 → 1.5.165
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.8 → 1.7.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.30001720 → 1.0.30001721
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.2.10 → 0.2.11
Update Type:
Patch
Package:
acorn
Ecosystem:
npm
Version Change:
8.14.1 → 8.15.0
Update Type:
Minor
Package:
entities
Ecosystem:
npm
Version Change:
6.0.0 → 6.0.1
Update Type:
Patch
Technical Details
ID: 1371715
UUID: 2577987461
Node ID: PR_kwDOODlR786ZqPeF
Host: GitHub
Repository: ken-guru/github-copilot-agent-assisted-next-app
Merge State: Unknown