Skip to content

Bump lowlydba/sustainable-npm from 2 to 3#14

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/lowlydba/sustainable-npm-3
Open

Bump lowlydba/sustainable-npm from 2 to 3#14
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/lowlydba/sustainable-npm-3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

Bumps lowlydba/sustainable-npm from 2 to 3.

Release notes

Sourced from lowlydba/sustainable-npm's releases.

v3.0.0

🚨 Breaking Changes

v3 adds a new ignore-scripts input, with a default of true. npm lifecycle scripts such as postinstall will now be skipped unless explicitly re-enabled. If your workflow depends on install scripts from trusted packages, set ignore-scripts: 'false' to preserve previous behavior.

This was done to maintain security by default on the action, in addition to further reducing unnecessary npm install activities in CI.

What’s Changed

Add v2 release + docs updates by @​lowlydba in https://redirect.github.com/lowlydba/sustainable-npm/pull/12 Add script skips by @​lowlydba in https://redirect.github.com/lowlydba/sustainable-npm/pull/13

Full Changelog

https://github.com/lowlydba/sustainable-npm/compare/v2...v3.0.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 [lowlydba/sustainable-npm](https://github.com/lowlydba/sustainable-npm) from 2 to 3.
- [Release notes](https://github.com/lowlydba/sustainable-npm/releases)
- [Commits](lowlydba/sustainable-npm@v2...v3)

---
updated-dependencies:
- dependency-name: lowlydba/sustainable-npm
  dependency-version: '3'
  dependency-type: direct:production
  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 github_actions Pull requests that update GitHub Actions code labels Mar 21, 2026
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.

0 participants