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

build(deps): bump github.com/ryancurrah/gomodguard from 1.3.5 to 1.4.1 #5511

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps github.com/ryancurrah/gomodguard from 1.3.5 to 1.4.1.

Release notes

Sourced from github.com/ryancurrah/gomodguard's releases.

v1.4.1

Changelog

  • eb83cbc4b7d00988e8256e32523832a392d6962f fix: downgrade syntax
  • 2cb6ff4c8c11019110b96d268414167c0aeb5099 fix: downgrade min Go version

v1.4.0

Changelog

  • 00fcc58c713c12fdea18ff508ee819476df99581 fix lint issues
  • 858a7278389eeda6743a10bb17f0eb1dc0a27d53 fix: block indirect dependencies when directly imported
  • 7cf3bf4487dd61e9102a5a835a273c3409a17567 Bump golang.org/x/net
  • 89be3bb90e028801255dddf23cab152a0c639e39 Bump golang.org/x/mod from 0.22.0 to 0.23.0
  • 7ed78f336b17164b0967c91041150654feb5cefd Bump golang.org/x/crypto
  • c25beedbdc8f9577e134ac28c4f466c5bf050aa4 refactor: use encoding/xml instead of go-xmlfmt/xmlfmt
  • e3472c5190ab70e14e07527528e97648a75fd2a1 ci: update to code cov v5 action
  • eb5620ba62d728d45c2cc21a10653fafe227a980 chore(go.mod): update gopkg.in/yaml.v2 to v3
  • bbae9bd569cd42e44da17689070d8f060d65669b Bump golang.org/x/mod from 0.21.0 to 0.22.0
  • 1e63eca7f41de376f400e69f0721eb3e3aaa5503 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • fa774a12dffa507e0872ae011cebf2f5b26661e0 Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
Commits
  • eb83cbc fix: downgrade syntax
  • 2cb6ff4 fix: downgrade min Go version
  • 00fcc58 fix lint issues
  • 858a727 fix: block indirect dependencies when directly imported
  • 7cf3bf4 Bump golang.org/x/net
  • 89be3bb Bump golang.org/x/mod from 0.22.0 to 0.23.0
  • 7ed78f3 Bump golang.org/x/crypto
  • c25beed refactor: use encoding/xml instead of go-xmlfmt/xmlfmt
  • e3472c5 ci: update to code cov v5 action
  • eb5620b chore(go.mod): update gopkg.in/yaml.v2 to v3
  • 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 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)

@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Mar 7, 2025
@ldez ldez added the linter: update version Update version of linter label Mar 7, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ryancurrah/gomodguard-1.4.1 branch from ca46ad8 to 3650a66 Compare March 7, 2025 01:56
@ldez ldez added this to the v2-unreleased milestone Mar 7, 2025
@ldez ldez added the blocked: until next minor Will be a part of the next minor release label Mar 7, 2025
@dependabot dependabot bot changed the base branch from master to main March 12, 2025 18:38
@ldez
Copy link
Member

ldez commented Mar 12, 2025

@dependabot rebase

Bumps [github.com/ryancurrah/gomodguard](https://github.com/ryancurrah/gomodguard) from 1.3.5 to 1.4.1.
- [Release notes](https://github.com/ryancurrah/gomodguard/releases)
- [Changelog](https://github.com/ryancurrah/gomodguard/blob/main/.goreleaser.yml)
- [Commits](ryancurrah/gomodguard@v1.3.5...v1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ryancurrah/gomodguard-1.4.1 branch from 3650a66 to b559ac4 Compare March 12, 2025 18:46
@ldez ldez removed the blocked: until next minor Will be a part of the next minor release label Mar 12, 2025
@ldez ldez merged commit af4b3f8 into main Mar 12, 2025
19 checks passed
@ldez ldez deleted the dependabot/go_modules/github.com/ryancurrah/gomodguard-1.4.1 branch March 12, 2025 19:10
@ryancurrah
Copy link
Member

Thanks!

@busser busser mentioned this pull request Mar 14, 2025
Closed
@ldez ldez modified the milestones: v2-unreleased, v2 Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants