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

Bump the packages group with 9 updates

Merged
Number: #194
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: June 24, 2025 at 11:20 PM UTC
(5 months ago)
Updated: June 24, 2025 at 11:20 PM UTC
(5 months ago)
Merged: June 24, 2025 at 11:20 PM UTC
(5 months ago)
by github-actions[bot]
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the packages group with 9 updates:

Package From To
@types/node 24.0.3 24.0.4
pnpm 10.12.2 10.12.3
vercel 44.1.0 44.2.1
vite 6.3.5 7.0.0
vite-plugin-solid 2.11.6 2.11.7
@vercel/next 4.9.0 4.9.1
electron-to-chromium 1.5.172 1.5.173
enhanced-resolve 5.18.1 5.18.2
unrs-resolver 1.9.1 1.9.2

Updates @types/node from 24.0.3 to 24.0.4

Commits

Updates pnpm from 10.12.2 to 10.12.3

Release notes

Sourced from pnpm's releases.

pnpm 10.12.3

Patch Changes

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.12.3

Patch Changes

Commits

Updates vercel from 44.1.0 to 44.2.1

Release notes

Sourced from vercel's releases.

vercel@44.2.1

Patch Changes

vercel@44.2.0

Minor Changes

  • [cli] add new command vercel cache purge (#13477)

Patch Changes

Changelog

Sourced from vercel's changelog.

44.2.1

Patch Changes

44.2.0

Minor Changes

  • [cli] add new command vercel cache purge (#13477)

Patch Changes

Commits

Updates vite from 6.3.5 to 7.0.0

Release notes

Sourced from vite's releases.

create-vite@7.0.0

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0

Please refer to CHANGELOG.md for details.

v7.0.0

Please refer to CHANGELOG.md for details.

v7.0.0-beta.2

Please refer to CHANGELOG.md for details.

v7.0.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-legacy@7.0.0-beta.0

Please refer to CHANGELOG.md for details.

v7.0.0-beta.0

Please refer to CHANGELOG.md for details.

create-vite@6.5.0

Please refer to CHANGELOG.md for details.

create-vite@6.4.1

Please refer to CHANGELOG.md for details.

create-vite@6.4.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.0.0 (2025-06-24)

Vite 7 is out!

Today, we're excited to announce the release of the next Vite major:

Breaking Changes

Features

Fixes

... (truncated)

Commits

Updates vite-plugin-solid from 2.11.6 to 2.11.7

Release notes

Sourced from vite-plugin-solid's releases.

vite-plugin-solid@2.11.7

Patch Changes

  • f58b288: add new configuration from dom-expressions
Changelog

Sourced from vite-plugin-solid's changelog.

2.11.7

Patch Changes

  • f58b288: add new configuration from dom-expressions
Commits

Updates @vercel/next from 4.9.0 to 4.9.1

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.9.1

Patch Changes

  • Ensure we await node middleware import for top-level await (#13479)
Changelog

Sourced from @​vercel/next's changelog.

4.9.1

Patch Changes

  • Ensure we await node middleware import for top-level await (#13479)
Commits

Updates electron-to-chromium from 1.5.172 to 1.5.173

Commits

Updates enhanced-resolve from 5.18.1 to 5.18.2

Release notes

Sourced from enhanced-resolve's releases.

v5.18.2

Fixes

  • [Types] FileSystem type
Commits

Updates unrs-resolver from 1.9.1 to 1.9.2

Release notes

Sourced from unrs-resolver's releases.

v1.9.2

Bug Fixes

Documentation

Chore

Contributors

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.9.1...v1.9.2

Changelog

Sourced from unrs-resolver's changelog.

1.9.2 - 2025-06-24

Bug Fixes

Documentation

Chore

Contributors

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:
1
Files Changed:
2
Additions:
+140
Deletions:
-140
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
24.0.3 → 24.0.4
Update Type:
Patch
Package:
vite
Ecosystem:
npm
Version Change:
6.3.5 → 7.0.0
Update Type:
Major
Ecosystem:
npm
Version Change:
1.5.172 → 1.5.173
Update Type:
Patch
Package:
vercel
Ecosystem:
npm
Version Change:
44.1.0 → 44.2.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.9.1 → 1.9.2
Update Type:
Patch
Package:
pnpm
Ecosystem:
npm
Version Change:
10.12.2 → 10.12.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.18.1 → 5.18.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.11.6 → 2.11.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.9.0 → 4.9.1
Update Type:
Patch
Technical Details
ID: 2257073
UUID: 2616421676
Node ID: PR_kwDOMzbQP86b820s
Host: GitHub
Repository: poad/github-rest-api-executor
Merge State: Unknown