-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done |
✅ I finished the code review, and didn't find any security or code quality issues. |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 8 updates:
5.0.1
5.0.2
22.15.23
22.15.24
4.24.5
4.25.0
1.0.30001718
1.0.30001720
1.5.159
1.5.161
1.23.10
1.24.0
10.26.7
10.26.8
1.7.5
1.7.8
Updates
web-vitals
from 5.0.1 to 5.0.2Changelog
Sourced from web-vitals's changelog.
Commits
463abbd
Release v5.0.28adc5d8
Update CHANGELOG for 5.0.274042a1
Handle CLS with no sources (#623)Updates
@types/node
from 22.15.23 to 22.15.24Commits
Updates
browserslist
from 4.24.5 to 4.25.0Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
41a3b3c
Release 4.25.0 version37daed3
Add custom stats support for cover query5aca1ec
Update dependenciesUpdates
caniuse-lite
from 1.0.30001718 to 1.0.30001720Commits
6c5fa2e
Update caniuse-db 1.0.30001720Updates
electron-to-chromium
from 1.5.159 to 1.5.161Commits
8751f66
1.5.16121956a2
generate new versiona9f92c2
1.5.160b33b563
generate new versionUpdates
es-abstract
from 1.23.10 to 1.24.0Changelog
Sourced from es-abstract's changelog.
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 coverageUpdates
preact
from 10.26.7 to 10.26.8Release notes
Sourced from preact's releases.
Commits
b9d66a5
10.26.8 (#4778)c4dc71e
Fix nullish default props (#4775)Updates
unrs-resolver
from 1.7.5 to 1.7.8Release notes
Sourced from unrs-resolver's releases.
Changelog
Sourced from unrs-resolver's changelog.
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 CHANGELOGDependabot 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