Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2025

Bumps the packages group with 6 updates:

Package From To
cookie 1.0.2 1.1.1
vercel 48.10.14 48.11.0
@mapbox/node-pre-gyp 2.0.0 2.0.2
abbrev 3.0.1 4.0.0
electron-to-chromium 1.5.260 1.5.261
nopt 8.1.0 9.0.0

Updates cookie from 1.0.2 to 1.1.1

Release notes

Sourced from cookie's releases.

v1.1.1

Fixed

  • Overwrite value in passed in options (#253) c66147c
    • When value was provided in serialize(key, value, { value }) the value in options was used instead of the value passed as an argument

jshttp/cookie@v1.1.0...v1.1.1

v1.1.0

Added:

  • Add stringifyCookie and parseSetCookie methods (#244, #214)
  • Rename existing methods for clarity (old method names remain for backward compatibility)
    • parseparseCookie
    • serializestringifySetCookie
  • Add side effects field (#245) 00b0327

jshttp/cookie@v1.0.2...v1.1.0

Commits

Updates vercel from 48.10.14 to 48.11.0

Release notes

Sourced from vercel's releases.

vercel@48.11.0

Minor Changes

  • Prompt to pull environment variables after successful project linking (#13697)

Patch Changes

  • Enable @vercel/rust cli fs detection (#14330)
Changelog

Sourced from vercel's changelog.

48.11.0

Minor Changes

  • Prompt to pull environment variables after successful project linking (#13697)

Patch Changes

  • Enable @vercel/rust cli fs detection (#14330)
Commits

Updates @mapbox/node-pre-gyp from 2.0.0 to 2.0.2

Release notes

Sourced from @​mapbox/node-pre-gyp's releases.

v2.0.2

  • Support private ACL for S3 buckets #923

v2.0.1

Changelog

Sourced from @​mapbox/node-pre-gyp's changelog.

2.0.2

  • Support private ACL for S3 buckets #923

2.0.1

Commits
Maintainer changes

This version was pushed to npm by mbx-npm-02-production, a new releaser for @​mapbox/node-pre-gyp since your current version.


Updates abbrev from 3.0.1 to 4.0.0

Release notes

Sourced from abbrev's releases.

v4.0.0

4.0.0 (2025-10-20)

⚠️ BREAKING CHANGES

  • abbrev now supports node ^20.17.0 || >=22.9.0

Features

Bug Fixes

Chores

Changelog

Sourced from abbrev's changelog.

4.0.0 (2025-10-20)

⚠️ BREAKING CHANGES

  • abbrev now supports node ^20.17.0 || >=22.9.0

Features

Bug Fixes

Chores

Commits
  • 1f98768 chore: release 4.0.0 (#111)
  • 3300bf3 chore: fix test coverage
  • 9a08f35 fix!: align to npm 11 node engine range
  • a6230a7 chore: remove tap
  • 4e4e0d0 feat: swap from tap to built-in node:test
  • 52f6fdd chore: bump @​npmcli/template-oss from 4.26.0 to 4.26.1 (#109)
  • 807e326 chore: bump @​npmcli/template-oss from 4.25.1 to 4.26.0 (#107)
  • de7f9aa chore: bump @​npmcli/template-oss from 4.25.0 to 4.25.1 (#105)
  • 3f9802e chore: bump @​npmcli/template-oss from 4.24.4 to 4.25.0 (#104)
  • 492ff90 chore: bump @​npmcli/template-oss from 4.24.3 to 4.24.4 (#103)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for abbrev since your current version.


Updates electron-to-chromium from 1.5.260 to 1.5.261

Commits

Updates nopt from 8.1.0 to 9.0.0

Release notes

Sourced from nopt's releases.

v9.0.0

9.0.0 (2025-10-22)

⚠️ BREAKING CHANGES

  • nopt now supports node ^20.17.0 || >=22.9.0

Bug Fixes

Dependencies

Chores

Changelog

Sourced from nopt's changelog.

9.0.0 (2025-10-22)

⚠️ BREAKING CHANGES

  • nopt now supports node ^20.17.0 || >=22.9.0

Bug Fixes

Dependencies

Chores

Commits
  • 9d8161a chore: release 9.0.0 (#190)
  • ffb5dad chore: template-oss-apply
  • 5b85c97 deps: abbrev@4.0.0
  • d304e27 fix!: align to npm 11 node engine range
  • af91ff2 chore: bump @​npmcli/template-oss from 4.26.0 to 4.27.1 (#188)
  • 4d4c271 chore: bump @​npmcli/template-oss from 4.25.1 to 4.26.0 (#186)
  • 7fbe885 chore: bump @​npmcli/template-oss from 4.25.0 to 4.25.1 (#185)
  • fa2be22 chore: bump @​npmcli/template-oss from 4.23.6 to 4.25.0 (#183)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nopt since your current version.


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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [cookie](https://github.com/jshttp/cookie) | `1.0.2` | `1.1.1` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `48.10.14` | `48.11.0` |
| [@mapbox/node-pre-gyp](https://github.com/mapbox/node-pre-gyp) | `2.0.0` | `2.0.2` |
| [abbrev](https://github.com/npm/abbrev-js) | `3.0.1` | `4.0.0` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.260` | `1.5.261` |
| [nopt](https://github.com/npm/nopt) | `8.1.0` | `9.0.0` |


Updates `cookie` from 1.0.2 to 1.1.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v1.0.2...v1.1.1)

Updates `vercel` from 48.10.14 to 48.11.0
- [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.11.0/packages/cli)

Updates `@mapbox/node-pre-gyp` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/mapbox/node-pre-gyp/releases)
- [Changelog](https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md)
- [Commits](mapbox/node-pre-gyp@v2.0.0...v2.0.2)

Updates `abbrev` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/npm/abbrev-js/releases)
- [Changelog](https://github.com/npm/abbrev-js/blob/main/CHANGELOG.md)
- [Commits](npm/abbrev-js@v3.0.1...v4.0.0)

Updates `electron-to-chromium` from 1.5.260 to 1.5.261
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.260...v1.5.261)

Updates `nopt` from 8.1.0 to 9.0.0
- [Release notes](https://github.com/npm/nopt/releases)
- [Changelog](https://github.com/npm/nopt/blob/main/CHANGELOG.md)
- [Commits](npm/nopt@v8.1.0...v9.0.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 48.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@mapbox/node-pre-gyp"
  dependency-version: 2.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: abbrev
  dependency-version: 4.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: electron-to-chromium
  dependency-version: 1.5.261
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: nopt
  dependency-version: 9.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
...

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

vercel bot commented Nov 26, 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 Nov 26, 2025 10:34pm

@github-actions github-actions bot merged commit 6f83dbc into main Nov 26, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-ab4253fc9e branch November 26, 2025 22:34
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.

2 participants