Skip to content

Bump the npm group with 8 updates #1912

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 1 commit into from
May 29, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2025

Bumps the npm group with 8 updates:

Package From To
web-vitals 5.0.1 5.0.2
@types/node 22.15.23 22.15.24
browserslist 4.24.5 4.25.0
caniuse-lite 1.0.30001718 1.0.30001720
electron-to-chromium 1.5.159 1.5.161
es-abstract 1.23.10 1.24.0
preact 10.26.7 10.26.8
unrs-resolver 1.7.5 1.7.8

Updates web-vitals from 5.0.1 to 5.0.2

Changelog

Sourced from web-vitals's changelog.

v5.0.2 (2025-05-29)

  • Handle layout shifts with no sources (#623)
Commits

Updates @types/node from 22.15.23 to 22.15.24

Commits

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.159 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 preact from 10.26.7 to 10.26.8

Release notes

Sourced from preact's releases.

10.26.8

Fixes

Commits

Updates unrs-resolver from 1.7.5 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: unrs/unrs-resolver@v1.7.7...v1.7.8

v1.7.7

Bug Fixes

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

Full Changelog: unrs/unrs-resolver@v1.7.6...v1.7.7

v1.7.6

Bug Fixes

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

Full Changelog: unrs/unrs-resolver@v1.7.5...v1.7.6

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)
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

Bumps the npm group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [web-vitals](https://github.com/GoogleChrome/web-vitals) | `5.0.1` | `5.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.23` | `22.15.24` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.24.5` | `4.25.0` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001718` | `1.0.30001720` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.159` | `1.5.161` |
| [es-abstract](https://github.com/ljharb/es-abstract) | `1.23.10` | `1.24.0` |
| [preact](https://github.com/preactjs/preact) | `10.26.7` | `10.26.8` |
| [unrs-resolver](https://github.com/unrs/unrs-resolver) | `1.7.5` | `1.7.8` |


Updates `web-vitals` from 5.0.1 to 5.0.2
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v5.0.1...v5.0.2)

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

Updates `browserslist` from 4.24.5 to 4.25.0
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.24.5...4.25.0)

Updates `caniuse-lite` from 1.0.30001718 to 1.0.30001720
- [Commits](browserslist/caniuse-lite@1.0.30001718...1.0.30001720)

Updates `electron-to-chromium` from 1.5.159 to 1.5.161
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.159...v1.5.161)

Updates `es-abstract` from 1.23.10 to 1.24.0
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.23.10...v1.24.0)

Updates `preact` from 10.26.7 to 10.26.8
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.26.7...10.26.8)

Updates `unrs-resolver` from 1.7.5 to 1.7.8
- [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.5...v1.7.8)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 22.15.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: browserslist
  dependency-version: 4.25.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001720
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: electron-to-chromium
  dependency-version: 1.5.161
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: es-abstract
  dependency-version: 1.24.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: preact
  dependency-version: 10.26.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: unrs-resolver
  dependency-version: 1.7.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

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 May 29, 2025
Copy link

vercel bot commented May 29, 2025

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

Name Status Preview Comments Updated (UTC)
github-oauth-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2025 2:47pm

Copy link

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@github-actions github-actions bot enabled auto-merge (squash) May 29, 2025 14:47
Copy link

✅ I finished the code review, and didn't find any security or code quality issues.

@github-actions github-actions bot merged commit 4d2a79b into main May 29, 2025
7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-c594fc394b branch May 29, 2025 14:47
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