deps(deps): bump the security-updates group with 7 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(3 months ago)
(3 months ago)
dependencies
ken-guru
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
andmath-intrinsics
directly160ea60
- [Dev Deps] update
@es-shims/api
,@ljharb/eslint-config
,auto-changelog
,hastrict-mode
,tape
4e4c67d
- [Tests] replace
aud
withnpm audit
9c5ec1c
- [Dev Deps] add missing peer dep
863d207
Commits
afad864
v3.1.9160ea60
[Refactor] usecall-bound
andmath-intrinsics
directly3b934ae
[Deps] updatecall-bind
,es-abstract
,es-object-atoms
,get-intrinsic
,...863d207
[Dev Deps] add missing peer dep4e4c67d
[Dev Deps] update@es-shims/api
,@ljharb/eslint-config
,auto-changelog
,...9c5ec1c
[Tests] replaceaud
withnpm 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
41a3b3c
Release 4.25.0 version37daed3
Add custom stats support for cover query5aca1ec
Update dependencies- See full diff in compare view
Updates caniuse-lite
from 1.0.30001718 to 1.0.30001720
Commits
6c5fa2e
Update caniuse-db 1.0.30001720- See full diff in compare view
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
+: addGetNamedTimeZoneEpochNanoseconds
,GetUTCEpochNanoseconds
,IsTimeZoneOffsetString
- [New]
ES2015
+:CharacterRange
: also accept CharSets- [New]
ES2024
+: addAllCharacters
,CharacterComplement
- [Refactor] StringIndexOf: anticipate ES2025 not found sentinel change
- [Deps] update
stop-iteration-iterator
- [Tests] increase coverage
Commits
ba4a616
v1.24.0345e80e
[Deps] updatestop-iteration-iterator
846d513
[New] addES2025
bfb7f5f
[New]ES2023
+: addGetNamedTimeZoneEpochNanoseconds
, `GetUTCEpochNanoseco...0dd6831
[New]ES2015
+:CharacterRange
: also accept CharSetsa439704
[New]ES2024
+: addAllCharacters
,CharacterComplement
6fdcc2e
[Refactor] StringIndexOf: anticipate ES2025 not found sentinel change80af174
[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
- Ensure callback is called only once by
@thecodrr
in thecodrr/fdir#144Full 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
8ec360f
chore: release v1.7.8 (#126)3399475
chore: update funding infod3f52a2
fix: resolve symlink with nestednode_modules
(#125)68b35f5
chore: release v1.7.7 (#124)b5c1fd5
fix: resolve dir index with dot specifier correctly (#123)52f8e2b
chore: release v1.7.6 (#122)f582cf1
fix: prefer index over current file for.
and./
(#121)f2809b0
docs: cleanup CHANGELOG7f57c6e
chore: release v1.7.5 (#120)9f79bc7
docs: split out CHANGELOG_OLD.md- Additional commits viewable 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 1219345 |
UUID: | 3109315604 |
Node ID: | PR_kwDOODlR786YlNbC |
Host: | GitHub |
Repository: | ken-guru/github-copilot-agent-assisted-next-app |