mapbox / node-pre-gyp

Node.js tool for easy binary deployment of C++ addons
BSD 3-Clause "New" or "Revised" License
1.11k stars 259 forks source link

Bump which-typed-array from 1.1.7 to 1.1.15 #754

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps which-typed-array from 1.1.7 to 1.1.15.

Changelog

Sourced from which-typed-array's changelog.

v1.1.15 - 2024-03-10

Commits

  • [types] use a namespace; improve type f42bec3
  • [types] use shared config 464a9e3
  • [actions] remove redundant finisher; use reusable workflow d114ee8
  • [Dev Deps] update @types/node, tape, typescript; add @arethetypeswrong/cli 9cc63d8
  • [types] add a helpful hover description 29ccf8d
  • [Deps] update available-typed-arrays, call-bind, has-tostringtag 7ecfd8e

v1.1.14 - 2024-02-01

Commits

  • [patch] add types 49c4d4c
  • [Dev Deps] update aud, npmignore, tape e5fab7b
  • [Deps] update available-typed-arrays, call-bind 97e2b44
  • [Deps] update has-tostringtag 1efa8bf

v1.1.13 - 2023-10-19

Commits

  • [Refactor] avoid call-binding entirely when there is no method to bind 9ff452b

v1.1.12 - 2023-10-19

Commits

  • [Fix] somehow node 0.12 - 3 can hit here, and they lack slice but have set c28e9b8
  • [Deps] update call-bind a648554
  • [Dev Deps] update tape 7a094d6

v1.1.11 - 2023-07-17

Commits

  • [Fix] node < v0.6 lacks proper Object toString behavior b8fd654
  • [Dev Deps] update tape e1734c9

v1.1.10 - 2023-07-10

Commits

  • [actions] update rebase action to use reusable workflow 2c10582
  • [Robustness] use call-bind b2335fd
  • [Dev Deps] update @ljharb/eslint-config, aud, tape ad5e41b

v1.1.9 - 2022-11-02

... (truncated)

Commits
  • bf446c8 v1.1.15
  • 29ccf8d [types] add a helpful hover description
  • f42bec3 [types] use a namespace; improve type
  • d114ee8 [actions] remove redundant finisher; use reusable workflow
  • 464a9e3 [types] use shared config
  • 7ecfd8e [Deps] update available-typed-arrays, call-bind, has-tostringtag
  • 9cc63d8 [Dev Deps] update @types/node, tape, typescript; add `@arethetypeswrong...
  • 1fdc86b v1.1.14
  • 49c4d4c [patch] add types
  • 1efa8bf [Deps] update has-tostringtag
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 week ago

Looks like which-typed-array is up-to-date now, so this is no longer needed.