Skip to content

build(deps-dev): bump license-checker-rseidelsohn from 4.4.2 to 5.0.1 in /services/idp#2854

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/services/idp/license-checker-rseidelsohn-5.0.1
Open

build(deps-dev): bump license-checker-rseidelsohn from 4.4.2 to 5.0.1 in /services/idp#2854
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/services/idp/license-checker-rseidelsohn-5.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps license-checker-rseidelsohn from 4.4.2 to 5.0.1.

Release notes

Sourced from license-checker-rseidelsohn's releases.

Fixing 5.0.0 :)

🧐 Full Changelog: RSeidelsohn/license-checker-rseidelsohn@v5.0.0...v5.0.1

What's Changed

This is a bugfix release that addresses some regressions that happened with 5.0.0.

🐛 Bugs fixed:

  • Updated the wrapper around @npmcli/arborist and @npmcli/package-json so that it behaves more consistently like the previous solution based on read-installed-packages. This (hopefully) ensures we have the same behavior as before 🤞

Housekeeping galore

🧐 Full Changelog: RSeidelsohn/license-checker-rseidelsohn@v4.4.2...v5.0.0

What's Changed

Breaking changes:

  • Node.js support now baselined to 24 (plus npm 11).
  • The --direct option has slightly changed its behavior, but it's now considered mostly deprecated.

🎉 New features:

  • --depth was introduced to replace --direct.

🐛 Bugs fixed:

  • Typing of init callback

🧹 Housekeeping:

  • Updated (or entirely removed) several outdated dependencies.
  • Code is now proper ESM.
  • Testing with Vitest
  • Dropped ESLint + Prettier in favor of Biome.

New Contributors

Changelog

Sourced from license-checker-rseidelsohn's changelog.

Change Log

v5.0.0 (2026/05/27 06:00 +00:00)

Commits
  • 2f83a3b 5.0.1
  • 3ec070f chore: update changelog
  • 8f43b56 fix: more fixes to restore the original behavior of read-installed-packages
  • fb88dc6 fix: properly parse dependency license information from package.json files
  • 5b60e4b 5.0.0
  • b1e2616 chore: drop read-installed-packages dep
  • 9d5b0d3 chore: update changelog from script
  • 4a0b2b0 chore: update contrib script
  • d447390 fix: init callback typing
  • e741230 fix: work around deprecation warning for existsSync
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by defaude, a new releaser for license-checker-rseidelsohn 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 show <dependency name> 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)

Bumps [license-checker-rseidelsohn](https://github.com/RSeidelsohn/license-checker-rseidelsohn) from 4.4.2 to 5.0.1.
- [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@v4.4.2...v5.0.1)

---
updated-dependencies:
- dependency-name: license-checker-rseidelsohn
  dependency-version: 5.0.1
  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 May 28, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 28, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

🟢 Coverage ∅ diff coverage · -0.02% coverage variation

Metric Results
Coverage variation -0.02% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (31340e3) 81367 18680 22.96%
Head commit (fbc08a5) 81367 (+0) 18661 (-19) 22.93% (-0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2854) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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.

0 participants