Skip to content

Bump license-checker-rseidelsohn from 3.3.0 to 4.2.6#779

Merged
valadas merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/license-checker-rseidelsohn-4.2.6
Aug 19, 2023
Merged

Bump license-checker-rseidelsohn from 3.3.0 to 4.2.6#779
valadas merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/license-checker-rseidelsohn-4.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps license-checker-rseidelsohn from 3.3.0 to 4.2.6.

Release notes

Sourced from license-checker-rseidelsohn's releases.

4.2.6

What's Changed

This is mostly a refactoring release but it also contains a (probable) bugfix:

Full Changelog: RSeidelsohn/license-checker-rseidelsohn@v4.2.5...v4.2.6

4.2.5

What's Changed

fix: Provide safe defaults for destructured argument object - previous to this, the checker might fail when no dev dependencies are defined.

Full Changelog: RSeidelsohn/license-checker-rseidelsohn@v4.2.4...v4.2.5

4.2.4

What's Changed

Improve the detection of URLs as licenses which are no licenses at all. Previously, when no license info could be found elsewhere, any URL in the README was taken as a custom license, which is not a very bulletproof method. Now, I restrict this method which was probably meant as a fallback solution to only being considered if the README contains at least the word "license" in some form (or notation). Not good, but better than before.

Full Changelog: RSeidelsohn/license-checker-rseidelsohn@v4.2.3...v4.2.4

4.2.3

What's Changed

Fix --relativeModulePath using absolute paths when used in combination with --start

Full Changelog: RSeidelsohn/license-checker-rseidelsohn@v4.2.2...v4.2.3

4.2.2

What's Changed

... (truncated)

Changelog

Sourced from license-checker-rseidelsohn's changelog.

Change Log

upcoming (2023/06/09 10:12 +00:00)

v4.2.5 (2023/04/16 19:26 +00:00)

  • #76 Merge pull request #76 from RSeidelsohn/release_4_2_5 (@​RSeidelsohn)
  • 2535c96 chore: Increase fix version number
  • 491b5dc docs: Add description for the latest change
  • d581f46 fix: Provide safe defaults for destructured argument object

v4.2.4 (2023/04/16 18:35 +00:00)

  • #75 Merge pull request #75 from RSeidelsohn/release_4_2_4 (@​RSeidelsohn)
  • 255d9a5 chore: Increase fix version number
  • aea0c2a test: Let the URL check tests pass and add new test
  • 42b67ec docs: Add description for the latest change
  • 0425c1d refactor: Rename regular expression constants and add one check

v4.2.3 (2023/04/16 14:24 +00:00)

  • 5d38eda test: comment blocked test back in
  • 078b593 chore: Bump fix version
  • 96b3f1e docs: Add change description for new fix version
  • 3c83772 fix: Fix --relativeModulePath using absolute paths when used with --start
  • 86a5bea docs: Add latest change info to README (@​RSeidelsohn)

v4.2.2 (2023/04/16 11:05 +00:00)

v4.2.1 (2023/04/15 09:48 +00:00)

... (truncated)

Commits
  • 142ae39 Merge pull request #85 from RSeidelsohn/release_4.2.6
  • 6c7cfbb doc: Create a changelog
  • c16b8a3 chore: Bump version
  • 235cc2a fix: Update read-installed-packages to 2.0.1
  • 3b8cb4c refactor: Create helper function and use explicit node: in requires
  • 713f680 refactor: Extract a small functionality into a helper function
  • 806bc46 refactor: Combine early return conditions
  • 92c5a6a docs: Make comment more explicit
  • 4063551 refactor: Refactor and reorder constant and variable definitions
  • 0b500dd refactor: Increase type safety and simplify code
  • 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)

Bumps [license-checker-rseidelsohn](https://github.com/RSeidelsohn/license-checker-rseidelsohn) from 3.3.0 to 4.2.6.
- [Release notes](https://github.com/RSeidelsohn/license-checker-rseidelsohn/releases)
- [Changelog](https://github.com/RSeidelsohn/license-checker-rseidelsohn/blob/master/CHANGELOG.md)
- [Commits](RSeidelsohn/license-checker-rseidelsohn@v3.3.0...v4.2.6)

---
updated-dependencies:
- dependency-name: license-checker-rseidelsohn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2023
@valadas valadas added this to the 0.21.0 milestone Aug 19, 2023
@valadas valadas merged commit a9dd66e into develop Aug 19, 2023
@valadas valadas deleted the dependabot/npm_and_yarn/license-checker-rseidelsohn-4.2.6 branch August 19, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant