1Password / op-js

A JS library powered by the 1Password CLI
https://developer.1password.com/docs/cli
MIT License
91 stars 8 forks source link

Bump license-checker-rseidelsohn from 3.1.0 to 3.3.0 #120

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps license-checker-rseidelsohn from 3.1.0 to 3.3.0.

Release notes

Sourced from license-checker-rseidelsohn's releases.

3.3.0

Notice

This will be the last release to officially support NodeJS v14. The next release will be a new major release based on NodeJS v18 (LTS), which will receive securitiy support until 30 Apr 2025. NodeJS v14's security support will end on 30 Apr 2023, which made me decide to switch to a current LTS version. This does not mean that the new release will not work under NodeJS v14 or v16 any more, but I will most likely make no efforts to ensure it.

What's Changed

New Contributors

Full Changelog: https://github.com/RSeidelsohn/license-checker-rseidelsohn/compare/v3.2.1...v3.3.0

3.2.1

What's Changed

Full Changelog: https://github.com/RSeidelsohn/license-checker-rseidelsohn/compare/v3.2.0...v3.2.1

3.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/RSeidelsohn/license-checker-rseidelsohn/compare/v3.1.0...v3.2.0

Commits
  • 4f429ea Merge pull request #52 from RSeidelsohn/develop
  • 0eb9a7e build: Update package-lock.json file
  • d4f2e4f chore: Update version
  • 4735691 Merge pull request #50 from eugene1g/master
  • 9b5f6f9 bug: Fix node version in .nvmrc file
  • 918e402 fix: allow to combine excludePackages and excludePackagesStartingWith opt...
  • cc96200 Merge pull request #51 from RSeidelsohn/develop
  • 38f6bba chore: Bump patch version
  • ab515f9 bug: Adjust node version to check for in test
  • 8dcd0db bug: Fix bug in excludePackagesStartingWith function
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.