Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2025

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

Bumps the packages group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `3.1.0` | `3.1.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.6.1` | `24.6.2` |
| [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.17.1` | `10.18.0` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `48.1.6` | `48.1.7` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.7` | `7.1.8` |
| [@vercel/oidc](https://github.com/vercel/vercel/tree/HEAD/packages/oidc) | `3.0.0` | `3.0.1` |
| [@vercel/python](https://github.com/vercel/vercel/tree/HEAD/packages/python) | `5.0.5` | `5.0.6` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.228` | `1.5.229` |
| [style-to-object](https://github.com/remarkablemark/style-to-object) | `1.0.9` | `1.0.10` |
| [tapable](https://github.com/webpack/tapable) | `2.2.3` | `2.3.0` |


Updates `@vercel/functions` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/functions/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/functions@3.1.1/packages/functions)

Updates `@types/node` from 24.6.1 to 24.6.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `pnpm` from 10.17.1 to 10.18.0
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v10.18.0/pnpm)

Updates `vercel` from 48.1.6 to 48.1.7
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@48.1.7/packages/cli)

Updates `vite` from 7.1.7 to 7.1.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.8/packages/vite)

Updates `@vercel/oidc` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/oidc/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/oidc@3.0.1/packages/oidc)

Updates `@vercel/python` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/python/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/python@5.0.6/packages/python)

Updates `electron-to-chromium` from 1.5.228 to 1.5.229
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.228...v1.5.229)

Updates `style-to-object` from 1.0.9 to 1.0.10
- [Release notes](https://github.com/remarkablemark/style-to-object/releases)
- [Changelog](https://github.com/remarkablemark/style-to-object/blob/master/CHANGELOG.md)
- [Commits](remarkablemark/style-to-object@v1.0.9...v1.0.10)

Updates `tapable` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/webpack/tapable/releases)
- [Commits](webpack/tapable@v2.2.3...v2.3.0)

---
updated-dependencies:
- dependency-name: "@vercel/functions"
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@types/node"
  dependency-version: 24.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: pnpm
  dependency-version: 10.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 48.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: vite
  dependency-version: 7.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/oidc"
  dependency-version: 3.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/python"
  dependency-version: 5.0.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: electron-to-chromium
  dependency-version: 1.5.229
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: style-to-object
  dependency-version: 1.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: tapable
  dependency-version: 2.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot assigned poad Oct 2, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 2, 2025
Copy link

vercel bot commented Oct 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
github-rest-api-executor Error Error Oct 2, 2025 10:37pm

@github-actions github-actions bot merged commit d8b882b into main Oct 2, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-b7cf391c24 branch October 2, 2025 22:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant