Bump the npm group with 8 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(6 months ago)
(6 months ago)
dependencies javascript
poad
Bumps the npm group with 8 updates:
| Package | From | To |
|---|---|---|
| @types/node | 24.6.2 |
24.7.0 |
| baseline-browser-mapping | 2.8.10 |
2.8.12 |
| caniuse-lite | 1.0.30001747 |
1.0.30001748 |
| ci-info | 4.3.0 |
4.3.1 |
| fontace | 0.3.0 |
0.3.1 |
| node-releases | 2.0.21 |
2.0.23 |
| package-manager-detector | 1.3.0 |
1.4.0 |
| undici-types | 7.13.0 |
7.14.0 |
Updates @types/node from 24.6.2 to 24.7.0
Commits
- See full diff in compare view
Updates baseline-browser-mapping from 2.8.10 to 2.8.12
Commits
Updates caniuse-lite from 1.0.30001747 to 1.0.30001748
Commits
6979d46Update caniuse-db 1.0.30001748- See full diff in compare view
Updates ci-info from 4.3.0 to 4.3.1
Release notes
Sourced from ci-info's releases.
v4.3.1
Bug Fixes
- don't read envs when CI is set to false 3fae1ac
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for ci-info since your current version.
Updates fontace from 0.3.0 to 0.3.1
Commits
b72fbabUpdate npm in release workflow so it supports OIDC (#21)6b19df6SetNPM_TOKENto empty string in release workflow (#20)d7e89dbGiveid-tokenpermission to release workflow (#19)01393f9[ci] release (#18)7904d13Allow writing to PRs in release workflow (#17)1fa440fGive repo write permissions to release workflow (#16)bfb405dPersist git credentials to see if that’s what the release workflow needs (#15)7c0cf8bTrigger release (#14)4f845a6Update dev dependencies (#13)576ed2fLock down release workflow (#12)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for fontace since your current version.
Updates node-releases from 2.0.21 to 2.0.23
Commits
6b5bdcd2.0.2309e4934feat: Nightly Syncc72a2dd2.0.2296acfcffeat: Nightly Sync- See full diff in compare view
Updates package-manager-detector from 1.3.0 to 1.4.0
Release notes
Sourced from package-manager-detector's releases.
v1.4.0
No significant changes
View changes on GitHub
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for package-manager-detector since your current version.
Updates undici-types from 7.13.0 to 7.14.0
Release notes
Sourced from undici-types's releases.
v7.14.0
What's Changed
- Fix flaky snapshot-testing by
@mcollinain nodejs/undici#4367- Actually flush the file in lib/mock/snapshot-recorder.js by
@mcollinain nodejs/undici#4378- docs: clarify Node.js version support in LTS table by
@mcollinain nodejs/undici#4375- cache: fix excessive caching and some other lack of caching by
@fredericDelaportein nodejs/undici#4335- feat(websocket): add handshake response info to undici:websocket:open diagnostic event by
@tawseefnabiin nodejs/undici#4396- feat: add install() function to type definitions by
@jsaguetin nodejs/undici#4384- build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 by
@dependabot[bot] in nodejs/undici#4380- build(deps): bump cronometro from 4.0.3 to 5.3.0 in /benchmarks by
@dependabot[bot] in nodejs/undici#4171- build(deps): bump step-security/harden-runner from 2.12.0 to 2.13.0 by
@dependabot[bot] in nodejs/undici#4379- fix: h2 CI by
@metcoder95in nodejs/undici#4395- feat: EventSource can be configured with reconnectionTime by
@Uzlopakin nodejs/undici#4260- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by
@dependabot[bot] in nodejs/undici#4404- eventsource: deflake reconnectionTime tests by
@Uzlopakin nodejs/undici#4406- cache: change normaliseHeaders to normalizeHeaders by
@Uzlopakin nodejs/undici#4408- build(deps-dev): bump jest from 29.7.0 to 30.0.5 by
@dependabot[bot] in nodejs/undici#4387- build(deps-dev): bump cross-env from 7.0.3 to 10.0.0 by
@dependabot[bot] in nodejs/undici#4386- cache-control: no-cache: use quoted-string form by
@alxndrsnin nodejs/undici#4177- test: fix snapshot testing flaky test by
@Uzlopakin nodejs/undici#4410- fix formdata constructor args mark optional by
@tsctxin nodejs/undici#4411- Update WPT by
@github-actions[bot] in nodejs/undici#4358- Update Cache Tests by
@github-actions[bot] in nodejs/undici#4096- chore: improve imports and requires by
@Uzlopakin nodejs/undici#4418- refactor: snapshot-recorder by
@Uzlopakin nodejs/undici#4413- Update WPT by
@github-actions[bot] in nodejs/undici#4416- fix: better set a finalizer on cloned response by
@tsctxin nodejs/undici#4419New Contributors
@tawseefnabimade their first contribution in nodejs/undici#4396@jsaguetmade their first contribution in nodejs/undici#4384Full Changelog: https://github.com/nodejs/undici/compare/v7.13.0...v7.14.0
Commits
dfa2d15Bumped v7.14.0 (#4420)23423edfix: better set a finalizer on cloned response (#4419)3abbea5chore: update WPT (#4416)5453139refactor: snapshot-recorder (#4413)16e7812chore: improve imports and requires (#4418)c9bdd3dchore: update cache tests (#4096)7db221achore: update WPT (#4358)c399fdffix formdata constructor args mark optional (#4411)c1442a4test: fix snapshot testing flaky test (#4410)c6cc3c1cache-control: no-cache: use quoted-string form (#4177)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
1
1
+48
-48
Package Dependencies
Technical Details
| ID: | 9621368 |
| UUID: | 2890087029 |
| Node ID: | PR_kwDOKSIIAM6sQzp1 |
| Host: | GitHub |
| Repository: | poad/astro-solid-example |
| Merge State: | Unknown |