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

Bump the packages group with 10 updates

Merged
Number: #260
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: October 02, 2025 at 10:36 PM UTC
(1 day ago)
Updated: October 02, 2025 at 10:37 PM UTC
(1 day ago)
Merged: October 02, 2025 at 10:37 PM UTC
(1 day ago)
by github-actions[bot]
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the packages group with 10 updates:

Package From To
@vercel/functions 3.1.0 3.1.1
@types/node 24.6.1 24.6.2
pnpm 10.17.1 10.18.0
vercel 48.1.6 48.1.7
vite 7.1.7 7.1.8
@vercel/oidc 3.0.0 3.0.1
@vercel/python 5.0.5 5.0.6
electron-to-chromium 1.5.228 1.5.229
style-to-object 1.0.9 1.0.10
tapable 2.2.3 2.3.0

Updates @vercel/functions from 3.1.0 to 3.1.1

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​3.1.1

Patch Changes

Changelog

Sourced from @​vercel/functions's changelog.

3.1.1

Patch Changes

Commits

Updates @types/node from 24.6.1 to 24.6.2

Commits

Updates pnpm from 10.17.1 to 10.18.0

Release notes

Sourced from pnpm's releases.

pnpm 10.18

Minor Changes

  • Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.

    Added configuration options for warning thresholds: fetchWarnTimeoutMs and fetchMinSpeedKiBps. Warning messages are displayed when requests exceed time thresholds or fall below speed minimums

    Related PR: #10025.

Patch Changes

  • Retry filesystem operations on EAGAIN errors #9959.
  • Outdated command respects minimumReleaseAge configuration #10030.
  • Correctly apply the cleanupUnusedCatalogs configuration when removing dependent packages.
  • Don't fail with a meaningless error when scriptShell is set to false #8748.
  • pnpm dlx should not fail when minimumReleaseAge is set #10037.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.18.0

Minor Changes

  • Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.

    Added configuration options for warning thresholds: fetchWarnTimeoutMs and fetchMinSpeedKiBps. Warning messages are displayed when requests exceed time thresholds or fall below speed minimums

    Related PR: #10025.

Patch Changes

  • Retry filesystem operations on EAGAIN errors #9959.
  • Outdated command respects minimumReleaseAge configuration #10030.
  • Correctly apply the cleanupUnusedCatalogs configuration when removing dependent packages.
  • Don't fail with a meaningless error when scriptShell is set to false #8748.
  • pnpm dlx should not fail when minimumReleaseAge is set #10037.
Commits

Updates vercel from 48.1.6 to 48.1.7

Release notes

Sourced from vercel's releases.

vercel@48.1.7

Patch Changes

Changelog

Sourced from vercel's changelog.

48.1.7

Patch Changes

Commits

Updates vite from 7.1.7 to 7.1.8

Release notes

Sourced from vite's releases.

v7.1.8

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.1.8 (2025-10-02)

Bug Fixes

Documentation

Miscellaneous Chores

Commits

Updates @vercel/oidc from 3.0.0 to 3.0.1

Release notes

Sourced from @​vercel/oidc's releases.

@​vercel/oidc-aws-credentials-provider@​3.0.1

Patch Changes

@​vercel/oidc@​3.0.1

Patch Changes

  • feat(oidc): export getContext() method (#14027)

  • feat(oidc): add conditional export for browsers (#14027)

    Introduces a browser export with mock methods that don't require access to a file system or environment variables. This makes @vercel/oidc usable for universal libraries that are run in both frontend and backend.

  • fix(oidc): remove ms dependency (#14027)

Changelog

Sourced from @​vercel/oidc's changelog.

3.0.1

Patch Changes

  • feat(oidc): export getContext() method (#14027)

  • feat(oidc): add conditional export for browsers (#14027)

    Introduces a browser export with mock methods that don't require access to a file system or environment variables. This makes @vercel/oidc usable for universal libraries that are run in both frontend and backend.

  • fix(oidc): remove ms dependency (#14027)

Commits

Updates @vercel/python from 5.0.5 to 5.0.6

Release notes

Sourced from @​vercel/python's releases.

@​vercel/python@​5.0.6

Patch Changes

  • [python] switch build pip install step to prefer uv (#14027)

  • [python] FastAPI background task support (#14011)

  • [python] relative paths in requirements.txt fix (#14022)

  • [python] Use static builder for /public for FastAPI (#14027)

Changelog

Sourced from @​vercel/python's changelog.

5.0.6

Patch Changes

  • [python] switch build pip install step to prefer uv (#14027)

  • [python] FastAPI background task support (#14011)

  • [python] relative paths in requirements.txt fix (#14022)

  • [python] Use static builder for /public for FastAPI (#14027)

Commits

Updates electron-to-chromium from 1.5.228 to 1.5.229

Commits

Updates style-to-object from 1.0.9 to 1.0.10

Release notes

Sourced from style-to-object's releases.

v1.0.10

1.0.10 (2025-10-02)

Bug Fixes

Miscellaneous Chores

Changelog

Sourced from style-to-object's changelog.

1.0.10 (2025-10-02)

Bug Fixes

Miscellaneous Chores

  • export StyleObject interface (45e8343)
Commits
  • 0391861 Merge pull request #765 from remarkablemark/release-please--branches--master-...
  • 83f9978 chore(master): release 1.0.10
  • 0b9f29c Merge pull request #767 from remarkablemark/build/nvmrc
  • 8aec8d1 build(nvmrc): bump Node.js version from 22 to 24
  • 281a0dd build(package-lock): fix 1 low severity vulnerability
  • c7a957c Merge pull request #766 from remarkablemark/build/nvmrc
  • be74deb build(nvmrc): bump Node.js version from 20 to 22
  • d230f70 ci(github): set workflow permissions
  • ad15ba0 Merge pull request #536 from xthezealot/patch-2
  • 45e8343 chore(index): export StyleObject interface
  • Additional commits viewable in compare view

Updates tapable from 2.2.3 to 2.3.0

Release notes

Sourced from tapable's releases.

v2.3.0

Features

  • [TYPES] Added TypedHookMap type.
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:
+60
Deletions:
-68
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
24.6.1 → 24.6.2
Update Type:
Patch
Package:
vite
Ecosystem:
npm
Version Change:
7.1.7 → 7.1.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.228 → 1.5.229
Update Type:
Patch
Package:
vercel
Ecosystem:
npm
Version Change:
48.1.6 → 48.1.7
Update Type:
Patch
Package:
pnpm
Ecosystem:
npm
Version Change:
10.17.1 → 10.18.0
Update Type:
Minor
Package:
tapable
Ecosystem:
npm
Version Change:
2.2.3 → 2.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.1.0 → 3.1.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.0.5 → 5.0.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.9 → 1.0.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.0 → 3.0.1
Update Type:
Patch
Technical Details
ID: 9246369
UUID: 2883263196
Node ID: PR_kwDOMzbQP86r2xrc
Host: GitHub
Repository: poad/github-rest-api-executor
Merge State: Unknown