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

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

Open
Number: #184
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: June 02, 2025 at 09:16 AM UTC
(3 months ago)
Updated: June 02, 2025 at 09:16 AM UTC
(3 months ago)
Labels:
dependencies
Assignees:
ken-guru
Description:

Bumps the security-updates group with 7 updates:

Package From To
array-includes 3.1.8 3.1.9
browserslist 4.24.5 4.25.0
caniuse-lite 1.0.30001718 1.0.30001720
electron-to-chromium 1.5.157 1.5.161
es-abstract 1.23.10 1.24.0
fdir 6.4.4 6.4.5
unrs-resolver 1.7.2 1.7.8

Updates array-includes from 3.1.8 to 3.1.9

Changelog

Sourced from array-includes's changelog.

v3.1.9 - 2025-06-01

Commits

  • [Deps] update call-bind, es-abstract, es-object-atoms, get-intrinsic, is-string 3b934ae
  • [Refactor] use call-bound and math-intrinsics directly 160ea60
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, hastrict-mode, tape 4e4c67d
  • [Tests] replace aud with npm audit 9c5ec1c
  • [Dev Deps] add missing peer dep 863d207
Commits
  • afad864 v3.1.9
  • 160ea60 [Refactor] use call-bound and math-intrinsics directly
  • 3b934ae [Deps] update call-bind, es-abstract, es-object-atoms, get-intrinsic,...
  • 863d207 [Dev Deps] add missing peer dep
  • 4e4c67d [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog,...
  • 9c5ec1c [Tests] replace aud with npm audit
  • See full diff in compare view

Updates browserslist from 4.24.5 to 4.25.0

Release notes

Sourced from browserslist's releases.

4.25.0

  • Added cover 95% in browserslist-config-mycompany stats query support.
Changelog

Sourced from browserslist's changelog.

4.25.0

  • Added cover 95% in browserslist-config-mycompany stats query support.
Commits

Updates caniuse-lite from 1.0.30001718 to 1.0.30001720

Commits

Updates electron-to-chromium from 1.5.157 to 1.5.161

Commits

Updates es-abstract from 1.23.10 to 1.24.0

Changelog

Sourced from es-abstract's changelog.

1.24.0 / 2025-05-28

  • [New] add ES2025 (#159)
  • [New] ES2023+: add GetNamedTimeZoneEpochNanoseconds, GetUTCEpochNanoseconds, IsTimeZoneOffsetString
  • [New] ES2015+: CharacterRange: also accept CharSets
  • [New] ES2024+: add AllCharacters, CharacterComplement
  • [Refactor] StringIndexOf: anticipate ES2025 not found sentinel change
  • [Deps] update stop-iteration-iterator
  • [Tests] increase coverage
Commits
  • ba4a616 v1.24.0
  • 345e80e [Deps] update stop-iteration-iterator
  • 846d513 [New] add ES2025
  • bfb7f5f [New] ES2023+: add GetNamedTimeZoneEpochNanoseconds, `GetUTCEpochNanoseco...
  • 0dd6831 [New] ES2015+: CharacterRange: also accept CharSets
  • a439704 [New] ES2024+: add AllCharacters, CharacterComplement
  • 6fdcc2e [Refactor] StringIndexOf: anticipate ES2025 not found sentinel change
  • 80af174 [Tests] increase coverage
  • See full diff in compare view

Updates fdir from 6.4.4 to 6.4.5

Release notes

Sourced from fdir's releases.

v6.4.5

What's Changed

  1. Ensure callback is called only once by @​thecodrr in thecodrr/fdir#144

Full Changelog: https://github.com/thecodrr/fdir/compare/v6.4.4...v6.4.5

Commits

Updates unrs-resolver from 1.7.2 to 1.7.8

Release notes

Sourced from unrs-resolver's releases.

v1.7.8

Bug Fixes

  • resolve symlink with nested node_modules (#125)

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

v1.7.7

Bug Fixes

  • resolve dir index with dot specifier correctly (#123)

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.6...v1.7.7

v1.7.6

Bug Fixes

  • prefer index over current file for . and ./ (#121)

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.5...v1.7.6

v1.7.5

Bug Fixes

  • should try package exports first per spec (#118)

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.4...v1.7.5

v1.7.4

Bug Fixes

  • prefer file over package dir in node_modules (#116)

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.3...v1.7.4

v1.7.3

Bug Fixes

  • custom condition_names should take higher priority than target in package.json (#115)

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.2...v1.7.3

Changelog

Sourced from unrs-resolver's changelog.

1.7.8 - 2025-05-29

Bug Fixes

  • resolve symlink with nested node_modules (#125)

1.7.7 - 2025-05-29

Bug Fixes

  • resolve dir index with dot specifier correctly (#123)

1.7.6 - 2025-05-28

Bug Fixes

  • prefer index over current file for . and ./ (#121)

1.7.5 - 2025-05-28

Bug Fixes

  • should try package exports first per spec (#118)

1.7.4 - 2025-05-28

Bug Fixes

  • prefer file over package dir in node_modules (#116)

1.7.3 - 2025-05-28

Bug Fixes

  • custom condition_names should take higher priority than target in package.json (#115)
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:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Ecosystem:
npm
Version Change:
1.5.157 → 1.5.161
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.7.2 → 1.7.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.24.5 → 4.25.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.30001718 → 1.0.30001720
Update Type:
Patch
Package:
fdir
Ecosystem:
npm
Version Change:
6.4.4 → 6.4.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.8 → 3.1.9
Update Type:
Patch
Package:
es-abstract
Ecosystem:
npm
Version Change:
1.23.10 → 1.24.0
Update Type:
Minor
Technical Details
ID: 1219345
UUID: 3109315604
Node ID: PR_kwDOODlR786YlNbC
Host: GitHub
Repository: ken-guru/github-copilot-agent-assisted-next-app