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 string.prototype.trim from 1.2.5 to 1.2.9 #763

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps string.prototype.trim from 1.2.5 to 1.2.9.

Changelog

Sourced from string.prototype.trim's changelog.

v1.2.9 - 2024-03-16

Commits

  • [Refactor] use es-object-atoms; update call-bind, define-properties, es-abstract f6fe1af
  • [Dev Deps] update aud, npmignore, tape d4e2b81

v1.2.8 - 2023-09-07

Commits

  • [Tests] add passing test cases 2ab172c
  • [Deps] update es-abstract 8c16598
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape 2b99fad
  • [Dev Deps] update @ljharb/eslint-config, @ljharb/eslint-config, aud, tape 97be2b5
  • [Deps] update define-properties, es-abstract 1fdc65f

v1.2.7 - 2022-11-07

Commits

  • [meta] use npmignore to autogenerate an npmignore file 3e6de84
  • [actions] update rebase action to use reusable workflow b725a04
  • [Deps] update es-abstract b707a17
  • [Dev Deps] update aud, tape 5295419

v1.2.6 - 2022-04-24

Commits

  • [actions] reuse common workflows dbfc093
  • [Fix] as of unicode v6, the mongolian vowel separator is no longer whitespace 56bbb86
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, safe-publish-latest, tape 7fa437e
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, functions-have-names, tape 716a060
  • [actions] update codecov uploader 9a39958
  • [Fix] ensure main entry point properly checks the receiver in ES3 engines 24220c4
  • [Deps] update define-properties, es-abstract c6008ea
Commits
  • 80d36f8 v1.2.9
  • f6fe1af [Refactor] use es-object-atoms; update call-bind, define-properties, `e...
  • d4e2b81 [Dev Deps] update aud, npmignore, tape
  • e2cb0df v1.2.8
  • 8c16598 [Deps] update es-abstract
  • 2b99fad [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape
  • 1fdc65f [Deps] update define-properties, es-abstract
  • 97be2b5 [Dev Deps] update @ljharb/eslint-config, @ljharb/eslint-config, aud, `t...
  • 2ab172c [Tests] add passing test cases
  • 017a8c0 v1.2.7
  • 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 string.prototype.trim is up-to-date now, so this is no longer needed.