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

feat(deps): bump github.com/goreleaser/chglog from 0.2.2 to 0.3.0 #604

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps github.com/goreleaser/chglog from 0.2.2 to 0.3.0.

Release notes

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

v0.3.0

Changelog

New Features

  • 0cab1d786db6c039717086c8f0a1831139b257a0: feat: changed default branch to main (@​caarlos0)
  • 92549878a30f3b1d6cd2d079083064e003595a57: feat: lint issues (#104) (@​caarlos0)

Dependency updates

  • cd5cb34ea28efc3de52477abde27ab696dc0e156: feat(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#112) (@​dependabot[bot])
  • 1cc9e6259a40d2ccda23bb18ab7a640ffb6b2aba: feat(deps): bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.3.1 (#103) (@​dependabot[bot])
  • f761f050088a4702590799d48d86c501cf66dd50: feat(deps): bump github.com/go-git/go-git/v5 from 5.2.0 to 5.5.2 (#116) (@​dependabot[bot])
  • 92075c224322cae87f97567c98dd118b9bd0bd58: feat(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#109) (@​dependabot[bot])
  • ef95b15ef3635c6ed3c0c16bd40ae12af7dc1f45: feat(deps): bump github.com/spf13/viper from 1.12.0 to 1.15.0 (#117) (@​dependabot[bot])
  • 5aeed07086d59497c2b3a975e13189f3cb37ddb1: feat(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#101) (@​dependabot[bot])

Other work

  • 4e0084597826f7567ae54ddad85d4fa61285ab94: ignore tags from other branches (#100) (@​masonkatz)

Full Changelog: goreleaser/goreleaser@v0.2.2...v0.3.0

What to do next?

Commits
  • f761f05 feat(deps): bump github.com/go-git/go-git/v5 from 5.2.0 to 5.5.2 (#116)
  • cd5cb34 feat(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#112)
  • 9254987 feat: lint issues (#104)
  • 92075c2 feat(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#109)
  • 6d241ce chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#115)
  • 9ef94ad chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 (#111)
  • ef95b15 feat(deps): bump github.com/spf13/viper from 1.12.0 to 1.15.0 (#117)
  • 0cab1d7 feat: changed default branch to main
  • 1cc9e62 feat(deps): bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.3.1 (#103)
  • 5aeed07 feat(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#101)
  • 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)

Bumps [github.com/goreleaser/chglog](https://github.com/goreleaser/chglog) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/goreleaser/chglog/releases)
- [Changelog](https://github.com/goreleaser/chglog/blob/main/.goreleaser.yml)
- [Commits](goreleaser/chglog@v0.2.2...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/chglog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 23, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8efa720
Status: ✅  Deploy successful!
Preview URL: https://d0e2d616.nfpm.pages.dev
Branch Preview URL: https://dependabot-go-modules-github-syrz.nfpm.pages.dev

View logs

@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 23, 2023
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #604 (8efa720) into main (c816571) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #604   +/-   ##
=======================================
  Coverage   70.45%   70.45%           
=======================================
  Files          21       21           
  Lines        3154     3154           
=======================================
  Hits         2222     2222           
  Misses        715      715           
  Partials      217      217           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@@ -5,11 +5,11 @@ go 1.19
require (
github.com/AlekSi/pointer v1.2.0
github.com/Masterminds/semver/v3 v3.2.0
github.com/ProtonMail/go-crypto v0.0.0-20210512092938-c05353c2d58c // DO NOT UPDATE THIS!!
Copy link
Member

Choose a reason for hiding this comment

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

well... pain

Copy link
Member

Choose a reason for hiding this comment

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

build passed though, so that might be fixed now? 🤔

@caarlos0 caarlos0 merged commit 656cf86 into main Jan 24, 2023
@caarlos0 caarlos0 deleted the dependabot/go_modules/github.com/goreleaser/chglog-0.3.0 branch January 24, 2023 01:36
@caarlos0 caarlos0 added this to the v2.24.0 milestone Feb 5, 2023
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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant