Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/goreleaser/nfpm from 1.2.1 to 1.10.2 #55

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/goreleaser/nfpm from 1.2.1 to 1.10.2.

Release notes

Sourced from github.com/goreleaser/nfpm's releases.

v1.10.2

Changelog

8dc2e90 chore(deps): bump github.com/golangci/golangci-lint from 1.32.2 to 1.33.0 (#257) c3cf153 chore(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 (#259) 942f8f5 chore(deps): bump github.com/Masterminds/semver/v3 from 3.1.0 to 3.1.1 (#258) b196efa test: Add APK and RSA sign test (#233) c55e44b chore(ci): fix lock-inactive 297252d chore(ci): lock outdated issues 4d29243 chore(ci): lock outdated issues

Docker images

  • docker pull goreleaser/nfpm:v1.10.2
  • docker pull goreleaser/nfpm:v1.10
  • docker pull goreleaser/nfpm:latest

v1.10.1

Changelog

7feb081 fix: invalid zip file (#253)

Docker images

  • docker pull goreleaser/nfpm:v1.10.1
  • docker pull goreleaser/nfpm:v1.10
  • docker pull goreleaser/nfpm:latest

v1.10.0

Attention

The previous behavior for globbing files was not correct. For instance, **/* is supposed to mean "only files at least one directory bellow", but NFPM was including the ones in the root too.

If you have **/* in your config, you might want to replace it with** only. You can test the expressions with ls, as NFPM should now have the same behavior.

Changelog

105a426 chore(deps): bump github.com/golangci/golangci-lint from 1.31.0 to 1.32.2 (#251) 7839385 feat: add an option to disable globbing (#248) b93d8e6 test: fix f287ec7 chore: go mod tidy 91af316 chore(deps): bump github.com/goreleaser/fileglob from 0.2.1 to 0.3.0 (#250)

Commits
  • 8dc2e90 chore(deps): bump github.com/golangci/golangci-lint from 1.32.2 to 1.33.0 (#257)
  • c3cf153 chore(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 (#259)
  • 942f8f5 chore(deps): bump github.com/Masterminds/semver/v3 from 3.1.0 to 3.1.1 (#258)
  • b196efa test: Add APK and RSA sign test (#233)
  • c55e44b chore(ci): fix lock-inactive
  • 297252d chore(ci): lock outdated issues
  • 4d29243 chore(ci): lock outdated issues
  • 7feb081 fix: invalid zip file (#253)
  • 105a426 chore(deps): bump github.com/golangci/golangci-lint from 1.31.0 to 1.32.2 (#251)
  • 7839385 feat: add an option to disable globbing (#248)
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 27, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #56.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/goreleaser/nfpm-1.10.2 branch December 14, 2020 06:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants