Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the packages group with 7 updates:

Package From To
has-bigints 1.0.2 1.1.0
is-shared-array-buffer 1.0.3 1.0.4
is-typed-array 1.1.14 1.1.15
object.assign 4.1.5 4.1.7
reflect.getprototypeof 1.0.8 1.0.9
typed-array-buffer 1.0.2 1.0.3
which-typed-array 1.1.16 1.1.18

Updates has-bigints from 1.0.2 to 1.1.0

Changelog

Sourced from has-bigints's changelog.

v1.1.0 - 2024-12-18

Commits

  • [meta] use npmignore to autogenerate an npmignore file a411cea
  • [actions] split out node 10-20, and 20+ 4515878
  • [New] add types c888241
  • [actions] update rebase action to use reusable workflow 6f44338
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape ffa1e4d
  • [Dev Deps] update aud, tape 0f5d096
  • [meta] add missing engines.node 3f73c71
  • [Tests] replace aud with npm audit b007efd
  • [Dev Deps] add missing peer dep 459c612
Commits
  • 04a90ef v1.1.0
  • 3f73c71 [meta] add missing engines.node
  • c888241 [New] add types
  • 459c612 [Dev Deps] add missing peer dep
  • ffa1e4d [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape
  • 4515878 [actions] split out node 10-20, and 20+
  • b007efd [Tests] replace aud with npm audit
  • a411cea [meta] use npmignore to autogenerate an npmignore file
  • 0f5d096 [Dev Deps] update aud, tape
  • 6f44338 [actions] update rebase action to use reusable workflow
  • See full diff in compare view

Updates is-shared-array-buffer from 1.0.3 to 1.0.4

Changelog

Sourced from is-shared-array-buffer's changelog.

v1.0.4 - 2024-12-18

Commits

  • [types] use shared config 2966419
  • [actions] split out node 10-20, and 20+ 9961138
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/node, @types/object-inspect, @types/tape auto-changelog, es-value-fixtures, object-inspect, tape a808a5d
  • [Refactor] use call-bound directly 5235143
  • [Tests] replace aud with npm audit 954a0c7
  • [Tests] use @arethetypeswrong/cli 0ba297a
  • [Deps] update call-bind d5c5bab
  • [Dev Deps] update @types/node 705f5c7
  • [Dev Deps] add missing peer dep 4123434
Commits
  • ded256f v1.0.4
  • 5235143 [Refactor] use call-bound directly
  • d5c5bab [Deps] update call-bind
  • 4123434 [Dev Deps] add missing peer dep
  • a808a5d [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, `@ljharb/...
  • 9961138 [actions] split out node 10-20, and 20+
  • 954a0c7 [Tests] replace aud with npm audit
  • 0ba297a [Tests] use @arethetypeswrong/cli
  • 2966419 [types] use shared config
  • 705f5c7 [Dev Deps] update @types/node
  • See full diff in compare view

Updates is-typed-array from 1.1.14 to 1.1.15

Changelog

Sourced from is-typed-array's changelog.

v1.1.15 - 2024-12-18

Commits

Commits

Updates object.assign from 4.1.5 to 4.1.7

Changelog

Sourced from object.assign's changelog.

4.1.7 / 2024-12-18

  • [Deps] add missing es-object-atoms (#86)

4.1.6 / 2024-12-18

  • [Refactor] use call-bound directly; use es-object-atoms
  • [Deps] update call-bind, has-symbols
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, hasown, mock-property, ses, tape
  • [actions] split out node 10-20, and 20+
  • [actions] remove redundant finisher
  • [Tests] replace aud with npm audit
Commits
  • 0aa92bc v4.1.7
  • 9683760 [Deps] add missing es-object-atoms
  • f328e45 v4.1.6
  • 1d22708 [Deps] update call-bound
  • ee18202 [Dev Deps] update ses
  • 9b0c60c [Refactor] use call-bound directly; use es-object-atoms
  • 6b7486b [Deps] update call-bind, has-symbols
  • dfd61c3 [Dev Deps] update @es-shims/api, tape
  • c752aba [actions] split out node 10-20, and 20+
  • 959d827 [Dev Deps] update mock-property
  • Additional commits viewable in compare view

Updates reflect.getprototypeof from 1.0.8 to 1.0.9

Changelog

Sourced from reflect.getprototypeof's changelog.

v1.0.9 - 2024-12-18

Commits

  • [Fix] avoid a crash with node --disable-proto=throw flag 73f449d
  • [Deps] update dunder-proto, es-abstract, get-intrinsic, which-builtin-type 80c8227
Commits
  • f6a3150 v1.0.9
  • 73f449d [Fix] avoid a crash with node --disable-proto=throw flag
  • 80c8227 [Deps] update dunder-proto, es-abstract, get-intrinsic, `which-builtin-...
  • See full diff in compare view

Updates typed-array-buffer from 1.0.2 to 1.0.3

Changelog

Sourced from typed-array-buffer's changelog.

v1.0.3 - 2024-12-18

Commits

  • [meta] update URLs aca9484
  • [types] use shared config fcdcb05
  • [actions] split out node 10-20, and 20+ 5f5a406
  • [types] improve types f45042c
  • [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, @types/object-inspect, @types/tape, auto-changelog, es-value-fixtures, object-inspect, tape 0c937e7
  • [Refactor] use call-bound directly cf4aba4
  • [Tests] replace aud with npm audit a3abb73
  • [Dev Deps] update @types/tape 548ffdc
  • [Deps] update is-typed-array 3b5deb1
  • [Deps] update call-bind 02cbc0c
  • [Tests] add attw and postlint f6daa66
  • [Dev Deps] add missing peer dep c9faf2a
Commits
  • 348782b v1.0.3
  • 548ffdc [Dev Deps] update @types/tape
  • c9faf2a [Dev Deps] add missing peer dep
  • f45042c [types] improve types
  • 3b5deb1 [Deps] update is-typed-array
  • cf4aba4 [Refactor] use call-bound directly
  • 02cbc0c [Deps] update call-bind
  • f6daa66 [Tests] add attw and postlint
  • 0c937e7 [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, `@types/object...
  • 5f5a406 [actions] split out node 10-20, and 20+
  • Additional commits viewable in compare view

Updates which-typed-array from 1.1.16 to 1.1.18

Changelog

Sourced from which-typed-array's changelog.

v1.1.18 - 2024-12-18

Commits

v1.1.17 - 2024-12-18

Commits

  • [types] improve types 86bc612
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape 2e9bed6
  • [Deps] update call-bind, gopd 34579df
  • [Refactor] use call-bound directly 2a2d84e
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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [has-bigints](https://github.com/ljharb/has-bigints) | `1.0.2` | `1.1.0` |
| [is-shared-array-buffer](https://github.com/inspect-js/is-shared-array-buffer) | `1.0.3` | `1.0.4` |
| [is-typed-array](https://github.com/inspect-js/is-typed-array) | `1.1.14` | `1.1.15` |
| [object.assign](https://github.com/ljharb/object.assign) | `4.1.5` | `4.1.7` |
| [reflect.getprototypeof](https://github.com/es-shims/Reflect.getPrototypeOf) | `1.0.8` | `1.0.9` |
| [typed-array-buffer](https://github.com/inspect-js/typed-array-buffer) | `1.0.2` | `1.0.3` |
| [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.16` | `1.1.18` |


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

Updates `is-shared-array-buffer` from 1.0.3 to 1.0.4
- [Changelog](https://github.com/inspect-js/is-shared-array-buffer/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-shared-array-buffer@v1.0.3...v1.0.4)

Updates `is-typed-array` from 1.1.14 to 1.1.15
- [Changelog](https://github.com/inspect-js/is-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-typed-array@v1.1.14...v1.1.15)

Updates `object.assign` from 4.1.5 to 4.1.7
- [Changelog](https://github.com/ljharb/object.assign/blob/main/CHANGELOG.md)
- [Commits](ljharb/object.assign@v4.1.5...v4.1.7)

Updates `reflect.getprototypeof` from 1.0.8 to 1.0.9
- [Changelog](https://github.com/es-shims/Reflect.getPrototypeOf/blob/main/CHANGELOG.md)
- [Commits](es-shims/Reflect.getPrototypeOf@v1.0.8...v1.0.9)

Updates `typed-array-buffer` from 1.0.2 to 1.0.3
- [Changelog](https://github.com/inspect-js/typed-array-buffer/blob/main/CHANGELOG.md)
- [Commits](inspect-js/typed-array-buffer@v1.0.2...v1.0.3)

Updates `which-typed-array` from 1.1.16 to 1.1.18
- [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/which-typed-array@v1.1.16...v1.1.18)

---
updated-dependencies:
- dependency-name: has-bigints
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: is-shared-array-buffer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: is-typed-array
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: object.assign
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: reflect.getprototypeof
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: typed-array-buffer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: which-typed-array
  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 18, 2024
@vercel
Copy link

vercel bot commented Dec 18, 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 18, 2024 11:13pm

@github-actions github-actions bot merged commit 61dda18 into main Dec 18, 2024
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-439d713628 branch December 18, 2024 23:13
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