Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2025

Bumps the packages group with 23 updates:

Package From To
@octokit/core 6.1.2 6.1.3
@types/node 22.10.4 22.10.5
vercel 39.2.4 39.2.5
@mapbox/node-pre-gyp 1.0.11 2.0.0-rc.0
@rollup/pluginutils 4.2.1 5.1.4
@vercel/gatsby-plugin-vercel-builder 2.0.62 2.0.63
@vercel/hydrogen 1.0.10 1.0.11
@vercel/next 4.4.1 4.4.2
@vercel/nft 0.27.3 0.27.10
@vercel/node 5.0.1 5.0.2
@vercel/redwood 2.1.11 2.1.12
@vercel/remix-builder 5.0.1 5.0.2
@vercel/static-build 2.5.40 2.5.41
abbrev 1.1.1 2.0.0
agent-base 6.0.2 7.1.3
fast-content-type-parse 2.0.0 2.0.1
fast-glob 3.3.2 3.3.3
https-proxy-agent 5.0.1 7.0.6
is-async-function 2.0.0 2.1.0
nopt 5.0.0 8.0.0
regexp.prototype.flags 1.5.3 1.5.4
rimraf 3.0.2 5.0.10
rollup 4.29.1 4.29.2

Updates @octokit/core from 6.1.2 to 6.1.3

Release notes

Sourced from @​octokit/core's releases.

v6.1.3

6.1.3 (2025-01-03)

Bug Fixes

  • deps: bump Octokit dependencies to fix Deno compat (#715) (e2b21bb)
Commits
  • e2b21bb fix(deps): bump Octokit dependencies to fix Deno compat (#715)
  • 53c4aef chore(deps): remove unused dependency @​types/jest (#714)
  • 50c5386 chore(deps): update dependency prettier to v3.4.2 (#712)
  • 22bbb08 chore(deps): update dependency @​sinonjs/fake-timers to v14 (#713)
  • 4b919f2 chore(deps): update dependency prettier to v3.4.1 (#710)
  • a6a02da chore(deps): update dependency prettier to v3.4.0 (#709)
  • fe79a3e chore(deps): update dependency fetch-mock to v12 (#707)
  • 1a609e8 chore(deps): update dependency @​types/node to v22 (#708)
  • 1ec2783 chore(test): remove unused tsconfig.test.json (#706)
  • fed121a test(types): add --exactOptionalPropertyTypes option (#704)
  • Additional commits viewable in compare view

Updates @types/node from 22.10.4 to 22.10.5

Commits

Updates vercel from 39.2.4 to 39.2.5

Release notes

Sourced from vercel's releases.

vercel@39.2.5

Patch Changes

Changelog

Sourced from vercel's changelog.

39.2.5

Patch Changes

Commits

Updates @mapbox/node-pre-gyp from 1.0.11 to 2.0.0-rc.0

Release notes

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

v2.0.0-rc.0

  • Supported Node versions are now stable versions of Node 18+. We will attempt to track the Node.js release schedule and will regularly retire support for versions that have reached EOL.
  • Fixed use of s3ForcePathStyle for installation #650
  • Upgraded to https-proxy-agent 7.0.5, nopt 8.0.0, semver 7.5.3, and tar 7.4.0
  • Replaced npmlog with consola
  • Removed rimraf and make-dir as dependencies
Changelog

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

2.0.0-rc.0

  • Supported Node versions are now stable versions of Node 18+. We will attempt to track the Node.js release schedule and will regularly retire support for versions that have reached EOL.
  • Fixed use of s3ForcePathStyle for installation #650
  • Upgraded to https-proxy-agent 7.0.5, nopt 8.0.0, semver 7.5.3, and tar 7.4.0
  • Replaced npmlog with consola
  • Removed rimraf and make-dir as dependencies
Commits
Maintainer changes

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


Updates @rollup/pluginutils from 4.2.1 to 5.1.4

Changelog

Sourced from @​rollup/pluginutils's changelog.

v5.1.4

2024-12-15

Updates

  • refactor: replace test with includes (#1787)

v5.1.3

2024-10-23

Bugfixes

  • fix: upgrade picomatch (#1796)

v5.1.2

2024-09-23

Bugfixes

  • fix: optimize createFilter and normalizePath (#1750)

v5.1.1

2024-09-22

Bugfixes

  • fix: improve regex performance (#1753)

v5.1.0

2023-11-28

Features

  • feat: add includeArbitraryNames: true to dataToEsm (#1635)

Updates

  • doc: correct the return type of createFilter (#1633)

v5.0.5

2023-10-05

Bugfixes

... (truncated)

Commits
  • d32bcf6 chore(release): pluginutils v5.1.4
  • 4cfc1c3 refactor(pluginutils,node-resolve): replace test with includes (#1787)
  • 92daef0 chore(release): pluginutils v5.1.3
  • 0179b6c fix(pluginutils): upgrade picomatch (#1796)
  • 4a2358a chore(release): pluginutils v5.1.2
  • 87891d5 fix(pluginutils): optimize createFilter and normalizePath (#1750)
  • 68e50ca chore(release): pluginutils v5.1.1
  • 184d81a fix(pluginutils): improve regex performance (#1753)
  • 46df762 chore(repo): consistent plugin names in docs (#1657)
  • 02f9724 chore(release): pluginutils v5.1.0
  • Additional commits viewable in compare view

Updates @vercel/gatsby-plugin-vercel-builder from 2.0.62 to 2.0.63

Release notes

Sourced from @​vercel/gatsby-plugin-vercel-builder's releases.

@​vercel/gatsby-plugin-vercel-builder@​2.0.63

Patch Changes

Changelog

Sourced from @​vercel/gatsby-plugin-vercel-builder's changelog.

2.0.63

Patch Changes

Commits

Updates @vercel/hydrogen from 1.0.10 to 1.0.11

Release notes

Sourced from @​vercel/hydrogen's releases.

@​vercel/hydrogen@​1.0.11

Patch Changes

  • Revert build utils refactor (#12818)
Changelog

Sourced from @​vercel/hydrogen's changelog.

1.0.11

Patch Changes

  • Revert build utils refactor (#12818)
Commits

Updates @vercel/next from 4.4.1 to 4.4.2

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.4.2

Patch Changes

  • Upgrade @​vercel/nft to 0.27.10 (#12109)

  • Revert build utils refactor (#12818)

  • Fix bug where when page doesn't postpone it still generates a correct fallback (#12811)

Changelog

Sourced from @​vercel/next's changelog.

4.4.2

Patch Changes

  • Upgrade @​vercel/nft to 0.27.10 (#12109)

  • Revert build utils refactor (#12818)

  • Fix bug where when page doesn't postpone it still generates a correct fallback (#12811)

Commits

Updates @vercel/nft from 0.27.3 to 0.27.10

Release notes

Sourced from @​vercel/nft's releases.

0.27.10

0.27.10 (2024-12-19)

Bug Fixes

0.27.9

0.27.9 (2024-12-09)

Bug Fixes

0.27.8

0.27.8 (2024-12-09)

Bug Fixes

0.27.7

0.27.7 (2024-11-29)

Bug Fixes

  • bump @​rollup/plugin-utils to 5.1.3 (#452) (a5134db)

0.27.6

0.27.6 (2024-11-05)

Bug Fixes

0.27.5

0.27.5 (2024-10-22)

Bug Fixes

0.27.4

0.27.4 (2024-09-03)

... (truncated)

Commits

Updates @vercel/node from 5.0.1 to 5.0.2

Release notes

Sourced from @​vercel/node's releases.

@​vercel/node@​5.0.2

Patch Changes

Changelog

Sourced from @​vercel/node's changelog.

5.0.2

Patch Changes

Commits

Updates @vercel/redwood from 2.1.11 to 2.1.12

Release notes

Sourced from @​vercel/redwood's releases.

@​vercel/redwood@​2.1.12

Patch Changes

  • Upgrade @​vercel/nft to 0.27.10 (#12109)

  • Revert build utils refactor (#12818)

Changelog

Sourced from @​vercel/redwood's changelog.

2.1.12

Patch Changes

  • Upgrade @​vercel/nft to 0.27.10 (#12109)

  • Revert build utils refactor (#12818)

Commits

Updates @vercel/remix-builder from 5.0.1 to 5.0.2

Release notes

Sourced from @​vercel/remix-builder's releases.

@​vercel/remix-builder@​5.0.2

Patch Changes

  • Upgrade @​vercel/nft to 0.27.10 (#12109)

  • Revert build utils refactor (#12818)

  • Update @remix-run/dev fork to v2.15.2 (#12796)

Changelog

Sourced from @​vercel/remix-builder's changelog.

5.0.2

Patch Changes

  • Upgrade @​vercel/nft to 0.27.10 (#12109)

  • Revert build utils refactor (#12818)

  • Update @remix-run/dev fork to v2.15.2 (#12796)

Commits

Updates @vercel/static-build from 2.5.40 to 2.5.41

Release notes

Sourced from @​vercel/static-build's releases.

@​vercel/static-build@​2.5.41

Patch Changes

  • Revert build utils refactor (#12818)

  • Updated dependencies []:

    • @​vercel/gatsby-plugin-vercel-builder@​2.0.63
Changelog

Sourced from @​vercel/static-build's changelog.

2.5.41

Patch Changes

  • Revert build utils refactor (#12818)

  • Updated dependencies []:

    • @​vercel/gatsby-plugin-vercel-builder@​2.0.63
Commits

Updates abbrev from 1.1.1 to 2.0.0

Release notes

Sourced from abbrev's releases.

v2.0.0

2.0.0 (2022-10-31)

⚠️ BREAKING CHANGES

  • Refactored with the following breaking changes:
    • abbrev is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0
    • monkeyPatch API has been removed

Features

Bug Fixes

Changelog

Sourced from abbrev's changelog.

2.0.0 (2022-10-31)

⚠️ BREAKING CHANGES

  • Refactored with the following breaking changes:
    • abbrev is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0
    • monkeyPatch API has been removed

Features

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for abbrev since your current version.


Updates agent-base from 6.0.2 to 7.1.3

Release notes

Sourced from agent-base's releases.

agent-base@7.1.3

Patch Changes

  • 12bbc08: Remove unused debug dependency.

agent-base@7.1.2

Patch Changes

  • 1699a09: Handle exceptions caused by Agent.addRequest()

agent-base@7.1.1

Patch Changes

  • e62863c: Synchronously update internal sockets length so http.Agent pooling is used

agent-base@7.0.2

Patch Changes

  • 66b4c63: Allow for never relying on stack trace

agent-base@7.0.1

Patch Changes

  • 7674748: Update @types/node to v14.18.45
Changelog

Sourced from agent-base's changelog.

7.1.3

Patch Changes

  • 12bbc08: Remove unused debug dependency.

7.1.2

Patch Changes

  • 1699a09: Handle exceptions caused by Agent.addRequest()

7.1.1

Patch Changes

  • e62863c: Synchronously update internal sockets length so http.Agent pooling is used

7.1.0

Minor Changes

  • da699b1: Add isSecureEndpoint() as an instance method

7.0.2

Patch Changes

  • 66b4c63: Allow for never relying on stack trace

7.0.1

Patch Changes

  • 7674748: Update @types/node to v14.18.45

7.0.0

Major Changes

  • d99a7c8: Major version bump for all packages
    • ⚠️ This is a breaking change! In version 6.x, this package had a default export of a function that could be used to construct an http.Agent. Now this default export has been removed, instead there is a named export for the Agent abstract class. See the README for details on how to use the abstract class.

Minor Changes

  • 4333067: Add support for core keepAlive: true

Patch Changes

... (truncated)

Commits

Updates fast-content-type-parse from 2.0.0 to 2.0.1

Release notes

Sourced from fast-content-type-parse's releases.

v2.0.1

What's Changed

Full Changelog: fastify/fast-content-type-parse@v2.0.0...v2.0.1

Commits
  • 9d91aeb 2.0.1
  • b386a83 chore: remove unused files and dirs (#42)
  • a05aea5 docs(readme): grammar fixes (#43)
  • a85f97b chore(package): add contribs and funding (#41)
  • 8b32627 build(deps-dev): add eslint, peer dep of neostandard (#40)
  • 72df482 chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#39)
  • a2caf55 build(deps-dev): replace standard with neostandard (#38)
  • 05a7f8b docs(readme): update ci badge syntax (#37)
  • 98f6013 chore(package): add homepage and bugs urls (#36)
  • 9ae2a19 style: remove trailing whitespace (#35)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by fdawgs, a new releaser for fast-content-type-parse since your current version.


Updates fast-glob from 3.3.2 to 3.3.3

Release notes

Sourced from fast-glob's releases.

3.3.3

Full Changelog: mrmlnc/fast-glob@3.3.2...3.3.3

💬 Common

🐛 Bug fixes

  • Apply absolute negative patterns to full path instead of file path (#441, thanks @​webpro)
Commits
  • 4868789 3.3.3
  • 73be367 Merge pull request #464 from mrmlnc/3.3.3
  • 55c7b33 perf: optimizing the patterns set matching by exiting early
  • ea113fd docs: add information about enumerable properties for the fs option
  • 41e4730 fix: apply absolute negative patterns to full path instead of file path
  • 54ad12d build: fix watch command
  • 7410547 chore: refer to micromatch@4.0.8 to avoid annoying npm audit spam
  • ca61085 build: freeze fdir dependency to avoid tsc issues
  • See full diff in compare view

Updates https-proxy-agent from 5.0.1 to 7.0.6

Release notes

Sourced from https-proxy-agent's releases.

https-proxy-agent@7.0.6

Patch Changes

  • 913a49a: Only overwrite servername in tls connect when host is not an IP address
  • Updated dependencies [1699a09]
    • agent-base@7.1.2

https-proxy-agent@7.0.5

Patch Changes

  • 5908e84: Remove net.isIP() check for TLS servername

https-proxy-agent@7.0.4

Patch Changes

  • b88ab46: Import url instead of node:url 🤷‍♂️

https-proxy-agent@7.0.3

Patch Changes

  • c3c405e: Add missing URL type import

https-proxy-agent@7.0.2

Patch Changes

  • e625d10: Support SNI for proxy servers

https-proxy-agent@7.0.1

Patch Changes

  • 23fe1e3: Correct the header parsing logic to stop before the response content to avoid generating an exception.

https-proxy-agent@7.0.0

Major Changes

  • b3860aa: Remove secureProxy getter

    It was not meant to be a public property. If you were using it, just use agent.proxy.protocol === 'https:' instead.

https-proxy-agent@6.2.1

Patch Changes

  • 0b8a0b7: Properly reject errors during proxy CONNECT response

https-proxy-agent@6.2.0

Minor Changes

  • 8ff9faa: "headers" option can now be a function

Patch Changes

... (truncated)

Changelog

Sourced from https-proxy-agent's changelog.

7.0.6

Patch Changes

  • 913a49a: Only overwrite servername in tls connect when host is not an IP address
  • Updated dependencies [1699a09]
    • agent-base@7.1.2

7.0.5

Patch Changes

  • 5908e84: Remove net.isIP() check for TLS servername

7.0.4

Patch Changes

  • b88ab46: Import url instead of node:url 🤷‍♂️

7.0.3

Patch Changes

  • c3c405e: Add missing URL type import

7.0.2

Patch Changes

  • e625d10: Support SNI for proxy servers

7.0.1

Patch Changes

  • 23fe1e3: Correct the header parsing logic to stop before the response content to avoid generating an exception.

7.0.0

Major Changes

  • b3860aa: Remove secureProxy getter

    It was not meant to be a public property. If you were using it, just use agent.proxy.protocol === 'https:' instead.

6.2.1

Patch Changes

... (truncated)

Commits

Bumps the packages group with 23 updates:

| Package | From | To |
| --- | --- | --- |
| [@octokit/core](https://github.com/octokit/core.js) | `6.1.2` | `6.1.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.4` | `22.10.5` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `39.2.4` | `39.2.5` |
| [@mapbox/node-pre-gyp](https://github.com/mapbox/node-pre-gyp) | `1.0.11` | `2.0.0-rc.0` |
| [@rollup/pluginutils](https://github.com/rollup/plugins/tree/HEAD/packages/pluginutils) | `4.2.1` | `5.1.4` |
| [@vercel/gatsby-plugin-vercel-builder](https://github.com/vercel/vercel/tree/HEAD/packages/gatsby-plugin-vercel-builder) | `2.0.62` | `2.0.63` |
| [@vercel/hydrogen](https://github.com/vercel/vercel/tree/HEAD/packages/hydrogen) | `1.0.10` | `1.0.11` |
| [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.4.1` | `4.4.2` |
| [@vercel/nft](https://github.com/vercel/nft) | `0.27.3` | `0.27.10` |
| [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `5.0.1` | `5.0.2` |
| [@vercel/redwood](https://github.com/vercel/vercel/tree/HEAD/packages/redwood) | `2.1.11` | `2.1.12` |
| [@vercel/remix-builder](https://github.com/vercel/vercel/tree/HEAD/packages/remix) | `5.0.1` | `5.0.2` |
| [@vercel/static-build](https://github.com/vercel/vercel/tree/HEAD/packages/static-build) | `2.5.40` | `2.5.41` |
| [abbrev](https://github.com/npm/abbrev-js) | `1.1.1` | `2.0.0` |
| [agent-base](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/agent-base) | `6.0.2` | `7.1.3` |
| [fast-content-type-parse](https://github.com/fastify/fast-content-type-parse) | `2.0.0` | `2.0.1` |
| [fast-glob](https://github.com/mrmlnc/fast-glob) | `3.3.2` | `3.3.3` |
| [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) | `5.0.1` | `7.0.6` |
| [is-async-function](https://github.com/inspect-js/is-async-function) | `2.0.0` | `2.1.0` |
| [nopt](https://github.com/npm/nopt) | `5.0.0` | `8.0.0` |
| [regexp.prototype.flags](https://github.com/es-shims/RegExp.prototype.flags) | `1.5.3` | `1.5.4` |
| [rimraf](https://github.com/isaacs/rimraf) | `3.0.2` | `5.0.10` |
| [rollup](https://github.com/rollup/rollup) | `4.29.1` | `4.29.2` |


Updates `@octokit/core` from 6.1.2 to 6.1.3
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v6.1.2...v6.1.3)

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

Updates `vercel` from 39.2.4 to 39.2.5
- [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@39.2.5/packages/cli)

Updates `@mapbox/node-pre-gyp` from 1.0.11 to 2.0.0-rc.0
- [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@v1.0.11...v2.0.0-rc.0)

Updates `@rollup/pluginutils` from 4.2.1 to 5.1.4
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/pluginutils/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/pluginutils-v5.1.4/packages/pluginutils)

Updates `@vercel/gatsby-plugin-vercel-builder` from 2.0.62 to 2.0.63
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/gatsby-plugin-vercel-builder/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/gatsby-plugin-vercel-builder@2.0.63/packages/gatsby-plugin-vercel-builder)

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

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

Updates `@vercel/nft` from 0.27.3 to 0.27.10
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](vercel/nft@0.27.3...0.27.10)

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

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

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

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

Updates `abbrev` from 1.1.1 to 2.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@v1.1.1...v2.0.0)

Updates `agent-base` from 6.0.2 to 7.1.3
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/agent-base/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/agent-base@7.1.3/packages/agent-base)

Updates `fast-content-type-parse` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/fastify/fast-content-type-parse/releases)
- [Commits](fastify/fast-content-type-parse@v2.0.0...v2.0.1)

Updates `fast-glob` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](mrmlnc/fast-glob@3.3.2...3.3.3)

Updates `https-proxy-agent` from 5.0.1 to 7.0.6
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@7.0.6/packages/https-proxy-agent)

Updates `is-async-function` from 2.0.0 to 2.1.0
- [Changelog](https://github.com/inspect-js/is-async-function/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-async-function@v2.0.0...v2.1.0)

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

Updates `regexp.prototype.flags` from 1.5.3 to 1.5.4
- [Changelog](https://github.com/es-shims/RegExp.prototype.flags/blob/main/CHANGELOG.md)
- [Commits](es-shims/RegExp.prototype.flags@v1.5.3...v1.5.4)

Updates `rimraf` from 3.0.2 to 5.0.10
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v3.0.2...v5.0.10)

Updates `rollup` from 4.29.1 to 4.29.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.29.1...v4.29.2)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: vercel
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@mapbox/node-pre-gyp"
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: "@rollup/pluginutils"
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: "@vercel/gatsby-plugin-vercel-builder"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/hydrogen"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/next"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/nft"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/redwood"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/remix-builder"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/static-build"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: abbrev
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: agent-base
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: fast-content-type-parse
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: fast-glob
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: https-proxy-agent
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: is-async-function
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: nopt
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: regexp.prototype.flags
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: rimraf
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: rollup
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@vercel
Copy link

vercel bot commented Jan 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-rest-api-executor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 5, 2025 10:59pm

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2025
@dependabot dependabot bot assigned poad Jan 5, 2025
@github-actions github-actions bot merged commit f43300a into main Jan 5, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-2d7fbcfe32 branch January 5, 2025 22:58
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