Skip to content

Bump secondlife/setup-nfpm from 3 to 4#13

Merged
nattylinden merged 3 commits intomainfrom
dependabot/github_actions/secondlife/setup-nfpm-4
Mar 19, 2026
Merged

Bump secondlife/setup-nfpm from 3 to 4#13
nattylinden merged 3 commits intomainfrom
dependabot/github_actions/secondlife/setup-nfpm-4

Conversation

@dependabot
Copy link
Contributor

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

Bumps secondlife/setup-nfpm from 3 to 4.

Release notes

Sourced from secondlife/setup-nfpm's releases.

v4.0.0

What's Changed

Breaking Changes

Full Changelog: secondlife/setup-nfpm@v3.0.1...v4.0.0

v3.0.1

What's Changed

Other Changes

Full Changelog: secondlife/setup-nfpm@v3.0.0...v3.0.1

Commits
  • d69f849 Bump dependencies for other Dependabot alerts (#192)
  • 4bdde59 Run with Node 24 (#191)
  • 963595b Bump actions/upload-artifact from 6 to 7 (#189)
  • b083597 Bump minimatch from 3.1.2 to 3.1.4 in the npm_and_yarn group across 1 directo...
  • 6054225 Bump ajv from 6.12.6 to 6.14.0 in the npm_and_yarn group across 1 directory (...
  • 3927678 Bump updated Actions in maintenance workflows (#179)
  • See full diff 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 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 [secondlife/setup-nfpm](https://github.com/secondlife/setup-nfpm) from 3 to 4.
- [Release notes](https://github.com/secondlife/setup-nfpm/releases)
- [Commits](secondlife/setup-nfpm@v3...v4)

---
updated-dependencies:
- dependency-name: secondlife/setup-nfpm
  dependency-version: '4'
  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 19, 2026
fetch-depth: 0 # Required for github-action-get-previous-tag

- uses: secondlife/setup-nfpm@v3
- uses: secondlife/setup-nfpm@v4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per the release notes, setup-nfpm v4 uses the node24 runtime. The actions/checkout upgrade to v4 also required the node24, so we've required node24 be available on the runner since v2.1.1. Lgtm 👍

@nattylinden nattylinden merged commit d4e268b into main Mar 19, 2026
3 checks passed
@nattylinden nattylinden deleted the dependabot/github_actions/secondlife/setup-nfpm-4 branch March 19, 2026 21:00
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