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/butuzov/mirror from 1.1.0 to 1.2.0 #4610

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2024

Bumps github.com/butuzov/mirror from 1.1.0 to 1.2.0.

Release notes

Sourced from github.com/butuzov/mirror's releases.

v1.2.0

Changelog

  • 7dc111a go-releaser (#60)
  • 601ed64 bump: go version updated to v1.22 (#53)
  • 34cc96e chore(deps): bump actions/cache from 3 to 4 (#52)
  • 3b74b7d chore(deps): bump actions/checkout from 3 to 4 (#40)
  • dabf01c chore(deps): bump actions/setup-go from 4 to 5 (#49)
  • df689f3 chore(deps): bump golang.org/x/tools from 0.10.0 to 0.11.0 (#34)
  • ea75f56 chore(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1 (#37)
  • e6066c1 chore(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0 (#38)
  • fa0a967 chore(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0 (#41)
  • e67642c chore(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 (#43)
  • fc3db96 chore(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#44)
  • 2ae0341 chore(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 (#47)
  • d38b2c7 chore(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#50)
  • d37262b chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#51)
  • 879d12e chore(deps): bump golang.org/x/tools from 0.17.0 to 0.19.0 (#57)
  • e53da4b chore(deps): bump golang.org/x/tools from 0.9.1 to 0.9.3 (#30)
  • 8b933e7 chore(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0 (#33)
  • 9835da1 chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#31)
  • 4a66549 chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#32)
  • 365cc88 chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#39)
  • 76813ac chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#55)
  • 4032ead chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#42)
  • d92692f chores: added u24 banner (#45)
  • 6366675 chores: cleanup (#35)
Commits
  • 7dc111a go-releaser (#60)
  • 5460db3 docs: spelling (#59)
  • 879d12e chore(deps): bump golang.org/x/tools from 0.17.0 to 0.19.0 (#57)
  • 76813ac chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#55)
  • 601ed64 bump: go version updated to v1.22 (#53)
  • d37262b chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#51)
  • 34cc96e chore(deps): bump actions/cache from 3 to 4 (#52)
  • d38b2c7 chore(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#50)
  • dabf01c chore(deps): bump actions/setup-go from 4 to 5 (#49)
  • 4a63766 tests: Generate implementation changed (#48)
  • 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)

Bumps [github.com/butuzov/mirror](https://github.com/butuzov/mirror) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/butuzov/mirror/releases)
- [Changelog](https://github.com/butuzov/mirror/blob/main/.goreleaser.yaml)
- [Commits](butuzov/mirror@v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Apr 3, 2024
@ldez ldez added the linter: update version Update version of linter label Apr 3, 2024
@ldez ldez self-requested a review April 3, 2024 11:24
@ldez ldez added this to the next milestone Apr 3, 2024
@ldez ldez merged commit 2004f31 into master Apr 3, 2024
13 checks passed
@ldez ldez deleted the dependabot/go_modules/github.com/butuzov/mirror-1.2.0 branch April 3, 2024 11:53
@ldez ldez modified the milestones: next, v1.58 May 8, 2024
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.

1 participant