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 defined from 1.0.0 to 1.0.1 #725

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps defined from 1.0.0 to 1.0.1.

Changelog

Sourced from defined's changelog.

v1.0.1 - 2022-10-12

Commits

  • [eslint] fix indentation 84801c0
  • [readme] rename, add badges 7ccb011
  • [actions] add reusable workflows 03917f0
  • [Dev Deps] update tape ac57011
  • [eslint] add eslint 9bf7583
  • [meta] add auto-changelog ec13b5f
  • [meta] use npmignore to autogenerate an npmignore file 549e1ff
  • Only apps should have lockfiles 11dfedc
  • [meta] add safe-publish-latest efadc76
  • [meta] update URLs aa9c486
  • [Tests] add aud in posttest a0cf2fb
  • [meta] create FUNDING.yml; add funding in package.json b05fc5e
Commits
  • 8613a02 v1.0.1
  • ec13b5f [meta] add auto-changelog
  • 03917f0 [actions] add reusable workflows
  • b05fc5e [meta] create FUNDING.yml; add funding in package.json
  • 549e1ff [meta] use npmignore to autogenerate an npmignore file
  • efadc76 [meta] add safe-publish-latest
  • aa9c486 [meta] update URLs
  • 7ccb011 [readme] rename, add badges
  • 84801c0 [eslint] fix indentation
  • 9bf7583 [eslint] add eslint
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for defined since your current version.


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)
cclauss commented 3 months ago

@dependabot rebase