Skip to content

gateway: bump erisu/license-checker-action from 2.0.1 to 2.1.0#680

Merged
potiuk merged 1 commit intomainfrom
dependabot/github_actions/erisu/license-checker-action-2.1.0
Apr 8, 2026
Merged

gateway: bump erisu/license-checker-action from 2.0.1 to 2.1.0#680
potiuk merged 1 commit intomainfrom
dependabot/github_actions/erisu/license-checker-action-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps erisu/license-checker-action from 2.0.1 to 2.1.0.

Release notes

Sourced from erisu/license-checker-action's releases.

v2.1.0

What's Changed

  • chore: update dependencies by @​erisu in erisu/license-checker-action#8
  • chore(deps): bump brace-expansion from 2.0.2 to 2.0.3 by @​dependabot[bot] in erisu/license-checker-action#9
  • feat: use docker and add test by @​erisu in erisu/license-checker-action#10
    • Harden the environment using Docker instead of composite actions (for isolation)
    • Run as a non-root user inside Docker
    • Improve dependency installation process in Docker:
      • Use npm ci instead of npm install to ensure no deviation from the lockfile
        • Ensures a clean, reproducible install and fails if the lockfile is missing or inconsistent
      • Exclude dev dependencies using the --omit=dev flag
      • Ignore lifecycle scripts using the --ignore-scripts flag
    • Cleanup script
      • Prevent config path traversal outside the workspace
    • Improve repository CI workflow:
      • Add tests for the action
      • Clean up CodeQL and include "actions"
  • release: v2.1.0 by @​erisu in erisu/license-checker-action#11

New Contributors

Full Changelog: erisu/license-checker-action@v2...v2.1.0

Commits

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 [erisu/license-checker-action](https://github.com/erisu/license-checker-action) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/erisu/license-checker-action/releases)
- [Commits](erisu/license-checker-action@99cffa1...04511f4)

---
updated-dependencies:
- dependency-name: erisu/license-checker-action
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 8, 2026
@potiuk
Copy link
Copy Markdown
Member

potiuk commented Apr 8, 2026

Just tag in image. Looks like harmless change.

@potiuk potiuk merged commit 143e3c5 into main Apr 8, 2026
8 checks passed
@potiuk potiuk deleted the dependabot/github_actions/erisu/license-checker-action-2.1.0 branch April 8, 2026 13:56
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant