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 regexp.prototype.flags from 1.3.1 to 1.5.2 #795

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps regexp.prototype.flags from 1.3.1 to 1.5.2.

Changelog

Sourced from regexp.prototype.flags's changelog.

v1.5.2 - 2024-02-11

Commits

  • [Tests] increase coverage c692c88
  • [Dev Deps] use hasown instead of has fb5b350
  • [Dev Deps] update aud, hasown, npmignore, tape fd0ddd9
  • [Deps] update call-bind, define-properties, set-function-name ca53f66
  • [Dev Deps] update object-inspect, tape 4491680
  • [Refactor] use es-errors 1d03d22
  • [Fix] properly check for a non-object receiver 024d442
  • [Deps] update call-bind f222ce0

v1.5.1 - 2023-09-12

Commits

  • [Refactor] use set-function-name 1384147
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, available-regexp-flags, tape 07bf9a2
  • [Dev Deps] add missing npmignore dep 8ca9dfe

v1.5.0 - 2023-04-18

Commits

  • [meta] use npmignore to autogenerate an npmignore file f7438ad
  • [New] add unicodeSets/v flag f922170
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, available-regexp-flags, object-inspect, tape 1203078
  • [actions] update rebase action to use reusable workflow c562ea2
  • [Dev Deps] update aud, object-inspect, tape f3ae811
  • [Deps] update define-properties, functions-have-names 2d0476e
  • [Tests] use for-each instead of foreach d9f30da
  • [Deps] update define-properties 81c1c20

v1.4.3 - 2022-04-14

Commits

  • [Fix] when shimmed, name must be get flags fcefd00

v1.4.2 - 2022-04-12

Commits

  • [Fix] ensure hasIndices is patched properly, and getter order is correct a1af45a
  • [Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog, tape 24f5a0c

v1.4.1 - 2022-01-13

Commits

... (truncated)

Commits
  • b1d53b1 v1.5.2
  • 024d442 [Fix] properly check for a non-object receiver
  • c692c88 [Tests] increase coverage
  • 1d03d22 [Refactor] use es-errors
  • f222ce0 [Deps] update call-bind
  • fd0ddd9 [Dev Deps] update aud, hasown, npmignore, tape
  • fb5b350 [Dev Deps] use hasown instead of has
  • ca53f66 [Deps] update call-bind, define-properties, set-function-name
  • 4491680 [Dev Deps] update object-inspect, tape
  • ffb75fa v1.5.1
  • 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 regexp.prototype.flags is up-to-date now, so this is no longer needed.