Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Bump js-green-licenses from 1.1.0 to 3.0.0 #41

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 25, 2021

Bumps js-green-licenses from 1.1.0 to 3.0.0.

Release notes

Sourced from js-green-licenses's releases.

js-green-licenses v3.0.0

⚠ BREAKING CHANGES

  • The packageWhitelist field has been renamed to packageAllowlist.

Features

  • added skipping of package.json check if package is whitelisted (resolves #118) (#136) (0d95d18)
  • use allowlist for allowed licenses (#153) (d24827f)

Bug Fixes

js-green-licenses v2.0.1

Bug Fixes

  • Added support for the UNLICENSED NPM magic value (fixes #113) (#134) (c7966eb)

js-green-licenses v2.0.0

⚠ BREAKING CHANGES

  • drop support for node.js 8 (#124)

Bug Fixes

  • deps: update dependency gaxios to v3 (#121) (1fdd3e4)
  • deps: update dependency npm-package-arg to v7 (#110) (25d0235)
  • deps: update dependency npm-package-arg to v8 (#111) (4763858)
  • add 0BSD as a valid license (#132) (e4db3eb)

Build System

Changelog

Sourced from js-green-licenses's changelog.

3.0.0 (2021-01-22)

⚠ BREAKING CHANGES

  • The packageWhitelist field has been renamed to packageAllowlist.

Features

  • added skipping of package.json check if package is whitelisted (resolves #118) (#136) (0d95d18)
  • use allowlist for allowed licenses (#153) (d24827f)

Bug Fixes

2.0.1 (2020-05-18)

Bug Fixes

  • Added support for the UNLICENSED NPM magic value (fixes #113) (#134) (c7966eb)

2.0.0 (2020-05-07)

⚠ BREAKING CHANGES

  • drop support for node.js 8 (#124)

Bug Fixes

  • deps: update dependency gaxios to v3 (#121) (1fdd3e4)
  • deps: update dependency npm-package-arg to v7 (#110) (25d0235)
  • deps: update dependency npm-package-arg to v8 (#111) (4763858)
  • add 0BSD as a valid license (#132) (e4db3eb)

Build System

Commits
  • 7a02886 chore: release 3.0.0 (#155)
  • ae07bc8 fix(deps): use meow for argument parsing (#156)
  • 72e1fee build: publish release to npm via action (#154)
  • d24827f feat!: use allowlist for allowed licenses (#153)
  • 0853376 build(deps): bump ini from 1.3.5 to 1.3.7 (#150)
  • 9b66f9c fix(deps): update dependency gaxios to v4 (#148)
  • 5f1e715 chore(deps): update dependency typescript to ~4.1.0 (#149)
  • 6f6018f chore(deps): update dependency gts to v3 (#147)
  • e37845f build(deps): bump node-fetch from 2.6.0 to 2.6.1 (#145)
  • 0d93021 chore(deps): update dependency typescript to v4 (#144)
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 12, 2021

Superseded by #94.

@dependabot dependabot bot closed this Apr 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/js-green-licenses-3.0.0 branch April 12, 2021 06:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants