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

Bump the packages group with 9 updates

Closed
Number: #290
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: November 12, 2025 at 10:36 PM UTC
(1 day ago)
Updated: November 12, 2025 at 10:37 PM UTC
(1 day ago)
Closed: November 12, 2025 at 10:37 PM UTC
(1 day ago)
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the packages group with 9 updates:

Package From To
@vercel/functions 3.3.0 3.3.1
@types/node 24.10.0 24.10.1
pnpm 10.21.0 10.22.0
vercel 48.9.0 48.9.1
@vercel/backends 0.0.5 0.0.6
@vercel/oidc 3.0.3 3.0.4
@vercel/python 6.0.2 6.0.3
baseline-browser-mapping 2.8.26 2.8.27
js-yaml 4.1.0 4.1.1

Updates @vercel/functions from 3.3.0 to 3.3.1

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​3.3.1

Patch Changes

Changelog

Sourced from @​vercel/functions's changelog.

3.3.1

Patch Changes

Commits

Updates @types/node from 24.10.0 to 24.10.1

Commits

Updates pnpm from 10.21.0 to 10.22.0

Release notes

Sourced from pnpm's releases.

pnpm 10.22

Minor Changes

  • Added support for trustPolicyExclude #10164.

    You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:

    trustPolicy: no-downgrade
    trustPolicyExclude:
      - chokidar@4.0.3
      - webpack@4.47.0 || 5.102.1
    
  • Allow to override the engines field on publish by the publishConfig.engines field.

Patch Changes

  • Don't crash when two processes of pnpm are hardlinking the contents of a directory to the same destination simultaneously #10179.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.22.0

Minor Changes

  • Added support for trustPolicyExclude #10164.

    You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:

    trustPolicy: no-downgrade
    trustPolicyExclude:
      - chokidar@4.0.3
      - webpack@4.47.0 || 5.102.1
    
  • Allow to override the engines field on publish by the publishConfig.engines field.

Patch Changes

  • Don't crash when two processes of pnpm are hardlinking the contents of a directory to the same destination simultaneously #10179.
Commits

Updates vercel from 48.9.0 to 48.9.1

Release notes

Sourced from vercel's releases.

vercel@48.9.1

Patch Changes

Changelog

Sourced from vercel's changelog.

48.9.1

Patch Changes

Commits

Updates @vercel/backends from 0.0.5 to 0.0.6

Release notes

Sourced from @​vercel/backends's releases.

@​vercel/backends@​0.0.6

Patch Changes

Changelog

Sourced from @​vercel/backends's changelog.

0.0.6

Patch Changes

Commits

Updates @vercel/oidc from 3.0.3 to 3.0.4

Release notes

Sourced from @​vercel/oidc's releases.

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

Patch Changes

@​vercel/oidc@​3.0.4

Patch Changes

  • Fix directory permissions so that files can be created under the OIDC data directory in linux (#14214)
Changelog

Sourced from @​vercel/oidc's changelog.

3.0.4

Patch Changes

  • Fix directory permissions so that files can be created under the OIDC data directory in linux (#14214)
Commits

Updates @vercel/python from 6.0.2 to 6.0.3

Release notes

Sourced from @​vercel/python's releases.

@​vercel/python@​6.0.3

Patch Changes

  • [python] avoid installing dev dependencies (#14232)

  • [python] swaps custom http server handler for asgi apps with uvicorn (#14192)

  • Exclude JS package manager lock files (#14233)

  • [python] surface tracebacks on user code import error (#14250)

Changelog

Sourced from @​vercel/python's changelog.

6.0.3

Patch Changes

  • [python] avoid installing dev dependencies (#14232)

  • [python] swaps custom http server handler for asgi apps with uvicorn (#14192)

  • Exclude JS package manager lock files (#14233)

  • [python] surface tracebacks on user code import error (#14250)

Commits

Updates baseline-browser-mapping from 2.8.26 to 2.8.27

Commits
  • 2735f64 Patch to 2.8.27 because browser or feature data changed
  • b2df421 Browser or feature data changed
  • See full diff in compare view

Updates js-yaml from 4.1.0 to 4.1.1

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
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
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
24.10.0 → 24.10.1
Update Type:
Patch
Package:
vercel
Ecosystem:
npm
Version Change:
48.9.0 → 48.9.1
Update Type:
Patch
Package:
pnpm
Ecosystem:
npm
Version Change:
10.21.0 → 10.22.0
Update Type:
Minor
Package:
js-yaml
Ecosystem:
npm
Version Change:
4.1.0 → 4.1.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.3.0 → 3.3.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
6.0.2 → 6.0.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.3 → 3.0.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.26 → 2.8.27
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.0.5 → 0.0.6
Update Type:
Patch
Technical Details
ID: 11001144
UUID: 3618480858
Node ID: PR_kwDOMzbQP86zFXJN
Host: GitHub
Repository: poad/github-rest-api-executor