Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2024

Bumps the packages group with 10 updates:

Package From To
@vercel/functions 1.5.1 1.5.2
@eslint/js 9.16.0 9.17.0
eslint 9.16.0 9.17.0
arraybuffer.prototype.slice 1.0.3 1.0.4
browserslist 4.24.2 4.24.3
function.prototype.name 1.1.6 1.1.7
internal-slot 1.0.7 1.1.0
is-core-module 2.15.1 2.16.0
is-weakref 1.0.2 1.1.0
resolve 1.22.8 1.22.9

Updates @vercel/functions from 1.5.1 to 1.5.2

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​1.5.2

Patch Changes

  • [vercel/functions] add geolocation.postalCode (#12753)
Changelog

Sourced from @​vercel/functions's changelog.

1.5.2

Patch Changes

  • [vercel/functions] add geolocation.postalCode (#12753)
Commits

Updates @eslint/js from 9.16.0 to 9.17.0

Release notes

Sourced from @​eslint/js's releases.

v9.17.0

Features

  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)

Bug Fixes

  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)

Documentation

  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

Chores

  • cc243c9 chore: upgrade to @eslint/js@9.17.0 (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)
Changelog

Sourced from @​eslint/js's changelog.

v9.17.0 - December 13, 2024

  • cc243c9 chore: upgrade to @eslint/js@9.17.0 (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)
Commits

Updates eslint from 9.16.0 to 9.17.0

Release notes

Sourced from eslint's releases.

v9.17.0

Features

  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)

Bug Fixes

  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)

Documentation

  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)

Chores

  • cc243c9 chore: upgrade to @eslint/js@9.17.0 (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)
Changelog

Sourced from eslint's changelog.

v9.17.0 - December 13, 2024

  • cc243c9 chore: upgrade to @eslint/js@9.17.0 (#19242) (Francesco Trotta)
  • 84c5787 chore: package.json update for @​eslint/js release (Jenkins)
  • eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti)
  • 4c4f53b chore: add missing backticks to flags.js (#19226) (루밀LuMir)
  • 3c22d2a docs: update yoda to Yoda in yoda.md for consistency (#19230) (루밀LuMir)
  • e0a2203 docs: add missing backticks to no-sequences (#19233) (루밀LuMir)
  • 4cc4881 docs: Update README (GitHub Actions Bot)
  • 3db6fdf docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)
  • 67d683d fix: fix crash when message.fix is nullish (#19168) (ntnyq)
  • bf2a4f6 docs: add missing backticks to func-style (#19227) (루밀LuMir)
  • 4b3132c chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])
  • 9bf2204 chore: add type definitions for the eslint-config-eslint package (#19050) (Arya Emami)
  • ba098bd docs: add missing header to prefer-spread (#19224) (루밀LuMir)
  • b607ae6 docs: update description of no-param-reassign (#19220) (루밀LuMir)
  • 1eb424d docs: add missing backticks to prefer-destructuring (#19223) (루밀LuMir)
  • 85998d1 docs: add missing backticks to no-unneeded-ternary (#19222) (루밀LuMir)
  • ee8c220 chore: fix incorrect name property in integration-tutorial-code (#19218) (루밀LuMir)
  • b75b32c docs: add missing backticks to no-new-func (#19219) (루밀LuMir)
  • a7700bc docs: add missing backticks to id-length (#19217) (루밀LuMir)
  • c618707 fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)
  • e2bb429 docs: add missing backticks to complexity.md (#19214) (루밀LuMir)
  • 045d716 docs: add missing ) to id-denylist (#19213) (루밀LuMir)
  • 7fe4114 docs: Update README (GitHub Actions Bot)
  • c743ba6 docs: add CSS language to no-restricted-syntax (#19208) (Milos Djermanovic)
  • cca801d chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)
  • 1416d70 docs: add missing backticks to eqeqeq (#19207) (루밀LuMir)
  • b950c1b docs: add missing backticks to prefer-object-spread (#19206) (루밀LuMir)
  • 8a941cb docs: update docs and description of require-unicode-regexp (#19205) (루밀LuMir)
  • cbab228 docs: Update README (GitHub Actions Bot)
  • f2257ce docs: update comments and description of no-script-url (#19203) (루밀LuMir)
  • 365f0f4 docs: add missing backtick to default-case-last (#19202) (루밀LuMir)
  • e6b84f5 docs: add missing punctuation in document (#19161) (루밀LuMir)
  • c88708e docs: replace quote with backtick in description of for-direction (#19199) (루밀LuMir)
  • a76f233 docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)
  • db19502 docs: Update README (GitHub Actions Bot)
Commits

Updates arraybuffer.prototype.slice from 1.0.3 to 1.0.4

Changelog

Sourced from arraybuffer.prototype.slice's changelog.

v1.0.4 - 2024-12-15

Commits

  • [actions] split out node 10-20, and 20+ 5e59635
  • [Deps] update call-bind, es-abstract, get-intrinsic 0afbb59
  • [Dev Deps] update @es-shims/api, auto-changelog, es-value-fixtures, object-inspect, tape d76caf4
  • [Deps] update call-bind, es-abstract, es-errors, get-intrinsic 2b374a2
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, object-inspect, tape a24fd39
  • [Tests] replace aud with npm audit c704fb0
  • [Deps] remove unused dependency 0274b32
  • [Dev Deps] add missing peer dep 673f754
Commits
  • b781900 v1.0.4
  • 0afbb59 [Deps] update call-bind, es-abstract, get-intrinsic
  • d76caf4 [Dev Deps] update @es-shims/api, auto-changelog, es-value-fixtures, `ob...
  • 5e59635 [actions] split out node 10-20, and 20+
  • 673f754 [Dev Deps] add missing peer dep
  • 2b374a2 [Deps] update call-bind, es-abstract, es-errors, get-intrinsic
  • a24fd39 [Dev Deps] update @es-shims/api, @ljharb/eslint-config, object-inspect,...
  • c704fb0 [Tests] replace aud with npm audit
  • 0274b32 [Deps] remove unused dependency
  • See full diff in compare view

Updates browserslist from 4.24.2 to 4.24.3

Release notes

Sourced from browserslist's releases.

4.24.3

Changelog

Sourced from browserslist's changelog.

4.24.3

Commits

Updates function.prototype.name from 1.1.6 to 1.1.7

Changelog

Sourced from function.prototype.name's changelog.

v1.1.7 - 2024-12-15

Commits

  • [actions] split out node 10-20, and 20+ 47155b0
  • [Refactor] use hasown and is-callable directly, instead of es-abstract d5118d6
  • [Deps] update call-bind, define-properties, es-abstract cfa8b2e
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, npmignore, tape 2077d9a
  • [Tests] replace aud with npm audit 219e0a4
  • [Dev Deps] add missing peer dep 0b16b2b
Commits
  • f54a2f4 v1.1.7
  • d5118d6 [Refactor] use hasown and is-callable directly, instead of es-abstract
  • cfa8b2e [Deps] update call-bind, define-properties, es-abstract
  • 0b16b2b [Dev Deps] add missing peer dep
  • 2077d9a [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog,...
  • 47155b0 [actions] split out node 10-20, and 20+
  • 219e0a4 [Tests] replace aud with npm audit
  • See full diff in compare view

Updates internal-slot from 1.0.7 to 1.1.0

Changelog

Sourced from internal-slot's changelog.

v1.1.0

13 December 2024

  • [New] add types 295d25d
  • [actions] split out node 10-20, and 20+ 9c9a2ab
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, object-inspect, tape 9c5621b
  • [Deps] update hasown, side-channel 5281391
  • [Tests] replace aud with npm audit 64ce191
  • [Dev Deps] add missing peer dep d500343
Commits
  • 7e8e584 v1.1.0
  • 295d25d [New] add types
  • 5281391 [Deps] update hasown, side-channel
  • d500343 [Dev Deps] add missing peer dep
  • 9c5621b [Dev Deps] update @ljharb/eslint-config, auto-changelog, object-inspect...
  • 9c9a2ab [actions] split out node 10-20, and 20+
  • 64ce191 [Tests] replace aud with npm audit
  • See full diff in compare view

Updates is-core-module from 2.15.1 to 2.16.0

Changelog

Sourced from is-core-module's changelog.

v2.16.0 - 2024-12-13

Commits

  • [New] add node:sqlite 1ee94d2
  • [Dev Deps] update auto-changelog, tape aa84aa3
Commits

Updates is-weakref from 1.0.2 to 1.1.0

Changelog

Sourced from is-weakref's changelog.

v1.1.0 - 2024-12-13

Commits

  • [meta] use npmignore to autogenerate an npmignore file 34494a3
  • [actions] split out node 10-20, and 20+ 78cb11d
  • [New] add types f4ceaf5
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, object-inspect, tape 24fccf5
  • [actions] update rebase action to use reusable workflow b27c6e9
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, object-inspect, tape 30fe836
  • [Dev Deps] update @ljharb/eslint-config, aud, object-inspect, tape 0185ba7
  • [Refactor] use call-bound directly 641d87c
  • [meta] add missing engines.node 8543506
  • [Tests] replace aud with npm audit 883c75c
  • [Deps] update call-bind 805de0e
  • [Deps] update call-bind 6a7ee43
  • [Dev Deps] update object-inspect d3d6a99
  • [meta] add sideEffects flag 2b13054
  • [Dev Deps] add missing peer dep 54cb0bc
Commits

Updates resolve from 1.22.8 to 1.22.9

Commits
  • a7c3075 v1.22.9
  • 0ef42ee [Deps] update is-core-module
  • fae22b9 [Dev Deps] update @ljharb/eslint-config, array.prototype.map, npmignore...
  • 82bd58d [actions] split out node 10-20, and 20+
  • dd8ac52 [Tests] replace aud with npm audit
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. Yo...

Description has been truncated

Bumps the packages group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `1.5.1` | `1.5.2` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` |
| [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.17.0` |
| [arraybuffer.prototype.slice](https://github.com/es-shims/ArrayBuffer.prototype.slice) | `1.0.3` | `1.0.4` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.24.2` | `4.24.3` |
| [function.prototype.name](https://github.com/es-shims/Function.prototype.name) | `1.1.6` | `1.1.7` |
| [internal-slot](https://github.com/ljharb/internal-slot) | `1.0.7` | `1.1.0` |
| [is-core-module](https://github.com/inspect-js/is-core-module) | `2.15.1` | `2.16.0` |
| [is-weakref](https://github.com/inspect-js/is-weakref) | `1.0.2` | `1.1.0` |
| [resolve](https://github.com/browserify/resolve) | `1.22.8` | `1.22.9` |


Updates `@vercel/functions` from 1.5.1 to 1.5.2
- [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@1.5.2/packages/functions)

Updates `@eslint/js` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js)

Updates `eslint` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

Updates `arraybuffer.prototype.slice` from 1.0.3 to 1.0.4
- [Changelog](https://github.com/es-shims/ArrayBuffer.prototype.slice/blob/main/CHANGELOG.md)
- [Commits](es-shims/ArrayBuffer.prototype.slice@v1.0.3...v1.0.4)

Updates `browserslist` from 4.24.2 to 4.24.3
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.24.2...4.24.3)

Updates `function.prototype.name` from 1.1.6 to 1.1.7
- [Changelog](https://github.com/es-shims/Function.prototype.name/blob/main/CHANGELOG.md)
- [Commits](es-shims/Function.prototype.name@v1.1.6...v1.1.7)

Updates `internal-slot` from 1.0.7 to 1.1.0
- [Changelog](https://github.com/ljharb/internal-slot/blob/main/CHANGELOG.md)
- [Commits](ljharb/internal-slot@v1.0.7...v1.1.0)

Updates `is-core-module` from 2.15.1 to 2.16.0
- [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-core-module@v2.15.1...v2.16.0)

Updates `is-weakref` from 1.0.2 to 1.1.0
- [Changelog](https://github.com/inspect-js/is-weakref/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-weakref@v1.0.2...v1.1.0)

Updates `resolve` from 1.22.8 to 1.22.9
- [Commits](browserify/resolve@v1.22.8...v1.22.9)

---
updated-dependencies:
- dependency-name: "@vercel/functions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: arraybuffer.prototype.slice
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: browserslist
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: function.prototype.name
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: internal-slot
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: is-core-module
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: is-weakref
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: resolve
  dependency-type: indirect
  update-type: version-update:semver-patch
  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 Dec 15, 2024
@vercel
Copy link

vercel bot commented Dec 15, 2024

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 Dec 15, 2024 10:36pm

@github-actions github-actions bot merged commit df07382 into main Dec 15, 2024
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-3dcfac3ffb branch December 15, 2024 22:36
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