Bump the packages group with 9 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(1 day ago)
(1 day ago)
(1 day ago)
dependencies javascript
poad
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.1Patch Changes
- Updated dependencies [
4221033be06182c11c9fe153a58810a2a393c3ce]:
@vercel/oidc@3.0.4
Changelog
Sourced from @vercel/functions's changelog.
3.3.1
Patch Changes
- Updated dependencies [
4221033be06182c11c9fe153a58810a2a393c3ce]:
@vercel/oidc@3.0.4
Commits
511b881Version Packages (#14229)- See full diff in compare view
Updates @types/node from 24.10.0 to 24.10.1
Commits
- See full diff in compare view
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.1Allow to override the
enginesfield on publish by thepublishConfig.enginesfield.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.1Allow to override the
enginesfield on publish by thepublishConfig.enginesfield.Patch Changes
- Don't crash when two processes of pnpm are hardlinking the contents of a directory to the same destination simultaneously #10179.
Commits
1de6d19chore(release): 10.22.093d4954feat: add support for trustPolicyExclude (#10168)- See full diff in compare view
Updates vercel from 48.9.0 to 48.9.1
Release notes
Sourced from vercel's releases.
vercel@48.9.1
Patch Changes
Include account info in curl requests (#14221)
feat: [vercel curl & vercel httpstat] validation for full url (#14209)
Updated dependencies [
3dbaa57ed7061d40c82a70d48e57f0d3ca38f32d,62651e302de8c2913b658b5cfd5c9e1dd192a03c,d485db0fe0ceaeddea8993f6d6d81348df0762ea,fd83a14365e529930c77fd03358a1d4e42c125f0,b2f517bcf1b9af299d9b381cf329a24e86dc2686]:
Changelog
Sourced from vercel's changelog.
48.9.1
Patch Changes
Include account info in curl requests (#14221)
feat: [vercel curl & vercel httpstat] validation for full url (#14209)
Updated dependencies [
3dbaa57ed7061d40c82a70d48e57f0d3ca38f32d,62651e302de8c2913b658b5cfd5c9e1dd192a03c,d485db0fe0ceaeddea8993f6d6d81348df0762ea,fd83a14365e529930c77fd03358a1d4e42c125f0,b2f517bcf1b9af299d9b381cf329a24e86dc2686]:
Commits
Updates @vercel/backends from 0.0.5 to 0.0.6
Release notes
Sourced from @vercel/backends's releases.
@vercel/backends@0.0.6Patch Changes
Pull introspection module out of backends for external use (#14210)
Updated dependencies [
62651e302de8c2913b658b5cfd5c9e1dd192a03c]:
@vercel/introspection@0.0.2
Changelog
Sourced from @vercel/backends's changelog.
0.0.6
Patch Changes
Pull introspection module out of backends for external use (#14210)
Updated dependencies [
62651e302de8c2913b658b5cfd5c9e1dd192a03c]:
@vercel/introspection@0.0.2
Commits
511b881Version Packages (#14229)62651e3Pull introspection module out of backends for external use (#14210)- See full diff in compare view
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.4Patch Changes
- Updated dependencies [
4221033be06182c11c9fe153a58810a2a393c3ce]:
@vercel/oidc@3.0.4
@vercel/oidc@3.0.4Patch 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
Commits
511b881Version Packages (#14229)b2f517b[python] surface tracebacks on user code import error (#14250)d485db0[python] asgi lifespan events support (#14192)fd83a14Exclude JS lock files in python builder (#14233)3dbaa57[python] avoid installing dev dependencies (#14232)- See full diff in compare view
Updates baseline-browser-mapping from 2.8.26 to 2.8.27
Commits
2735f64Patch to 2.8.27 because browser or feature data changedb2df421Browser 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 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
Package Dependencies
Technical Details
| ID: | 11001144 |
| UUID: | 3618480858 |
| Node ID: | PR_kwDOMzbQP86zFXJN |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |