mapbox / node-pre-gyp

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

Bump is-shared-array-buffer from 1.0.1 to 1.0.3 #767

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps is-shared-array-buffer from 1.0.1 to 1.0.3.

Changelog

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

v1.0.3 - 2024-02-20

Commits

  • [meta] use npmignore to autogenerate an npmignore file c4131f5
  • add types 41cb419
  • [actions] skip ls check on node < 10; remove redundant finisher 2655b01
  • [Dev Deps] update @ljharb/eslint-config, aud, available-typed-arrays, npmignore, object-inspect, tape 5917f9a
  • [Tests] add tests that TypedArrays are not SABs 823dd7a
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, es-value-fixtures, object-inspect, tape 6701ad4
  • [actions] update rebase action to use reusable workflow b5119f0
  • [Dev Deps] update @ljharb/eslint-config, aud 38a6d72
  • [meta] add missing engines.node aac97e1
  • [readme] remove dead badges 07c452d
  • [Deps] update call-bind b8576fe
  • [meta] add sideEffects flag 3e6730e

v1.0.2 - 2022-04-01

Commits

  • [actions] reuse common workflows 48d01e6
  • [actions] use node/install instead of node/run; use codecov action 7b0e12a
  • [Dev Deps] update eslint, @ljharb/eslint-config, object-inspect, safe-publish-latest, tape 8d57a8e
  • [readme] update URLs dca4d27
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, object-inspect, tape 2a7bb99
  • [Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog, object-inspect, safe-publish-latest, tape 389c6db
  • [actions] update codecov uploader b9661f9
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, object-inspect f99cd48
  • [readme] add actions and codecov badges 9515ed2
  • [Fix] add missing call-bind dependency cff5358
  • [meta] add safe-publish-latest; use prepublishOnly script for npm 7+ ba0b719
Commits
  • 93ecae3 v1.0.3
  • 2655b01 [actions] skip ls check on node < 10; remove redundant finisher
  • 07c452d [readme] remove dead badges
  • 3e6730e [meta] add sideEffects flag
  • aac97e1 [meta] add missing engines.node
  • 41cb419 add types
  • b8576fe [Deps] update call-bind
  • 5917f9a [Dev Deps] update @ljharb/eslint-config, aud, available-typed-arrays, `...
  • 38a6d72 [Dev Deps] update @ljharb/eslint-config, aud
  • 823dd7a [Tests] add tests that TypedArrays are not SABs
  • 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 3 months ago

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