Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/gonvenience/bunt from 1.3.5 to 1.4.0.

Release notes

Sourced from github.com/gonvenience/bunt's releases.

bunt release v1.4.0

7cd22c6 Simplify GitHub Action setup 2c5fab9 Bump dependencies 1c8b53e [chore] remove redundant import aliases 38227fc Fix operating system command sequence panic 69b6be9 Merge pull request #167 from gonvenience/dependabot/github_actions/codecov/codecov-action-5 a8ffe51 Bump codecov/codecov-action from 4 to 5 f40cb3e Merge pull request #165 from gonvenience/dependabot/go_modules/golang.org/x/tools-0.25.0 619cea3 Bump golang.org/x/tools from 0.24.0 to 0.25.0 a00ba8f Merge pull request #164 from gonvenience/dependabot/go_modules/golang.org/x/net-0.29.0 14ada8a Bump golang.org/x/net from 0.28.0 to 0.29.0 2dd1d27 Merge pull request #162 from gonvenience/dependabot/go_modules/golang.org/x/term-0.24.0 26846d1 Bump golang.org/x/term from 0.23.0 to 0.24.0 3282710 Merge pull request #161 from gonvenience/dependabot/go_modules/golang.org/x/text-0.18.0 fc11122 Bump golang.org/x/text from 0.17.0 to 0.18.0 05740a3 Bump Go version to 1.23 c3e9603 Merge pull request #159 from gonvenience/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.1 2ba6084 Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 3065ee5 Merge pull request #158 from gonvenience/dependabot/go_modules/golang.org/x/sys-0.24.0 dd25693 Bump golang.org/x/sys from 0.23.0 to 0.24.0 04f824f Merge pull request #157 from gonvenience/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.0 a5c89d7 Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 3e1abb6 Merge pull request #153 from gonvenience/dependabot/go_modules/golang.org/x/tools-0.24.0 9d74e28 Bump golang.org/x/tools from 0.23.0 to 0.24.0 b8871dc Merge pull request #154 from gonvenience/dependabot/go_modules/golang.org/x/net-0.28.0 9d1ec73 Bump golang.org/x/net from 0.27.0 to 0.28.0 99cd5ec Merge pull request #152 from gonvenience/dependabot/go_modules/golang.org/x/sys-0.23.0 40fb6e2 Bump golang.org/x/sys from 0.22.0 to 0.23.0 9cb9605 Merge pull request #151 from gonvenience/dependabot/go_modules/github.com/onsi/gomega-1.34.1 56e7ea1 Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 f6736fb Merge pull request #149 from gonvenience/dependabot/go_modules/github.com/fsnotify/fsnotify-1.7.0 686985b Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 0ab237f Merge pull request #144 from gonvenience/dependabot/go_modules/golang.org/x/tools-0.23.0 92f07ef Bump golang.org/x/tools from 0.21.0 to 0.23.0 2efa490 Merge pull request #145 from gonvenience/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.19.1 bef055b Merge pull request #148 from gonvenience/dependabot/go_modules/github.com/go-logr/logr-1.4.2 a8673aa Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 533e86a Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 cb3bb24 Merge pull request #143 from gonvenience/dependabot/go_modules/golang.org/x/net-0.27.0 4464e82 Bump golang.org/x/net from 0.25.0 to 0.27.0 eb6a8c4 Bump Go version to 1.22 d16698d Merge pull request #142 from gonvenience/dependabot/github_actions/dependabot/fetch-metadata-2.2.0 0d885a2 Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 c50cf0a Merge pull request #141 from gonvenience/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.19.0 d1401e8 Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 025bef9 Merge pull request #140 from gonvenience/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.18.0 f1c7938 --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor ... a82bad5 Merge pull request #139 from gonvenience/dependabot/github_actions/golangci/golangci-lint-action-6 00e8414 Bump golangci/golangci-lint-action from 5 to 6 d82369d Merge pull request #138 from gonvenience/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.3

... (truncated)

Commits
  • 7cd22c6 Simplify GitHub Action setup
  • 2c5fab9 Bump dependencies
  • 1c8b53e [chore] remove redundant import aliases
  • 38227fc Fix operating system command sequence panic
  • 69b6be9 Merge pull request #167 from gonvenience/dependabot/github_actions/codecov/co...
  • a8ffe51 Bump codecov/codecov-action from 4 to 5
  • f40cb3e Merge pull request #165 from gonvenience/dependabot/go_modules/golang.org/x/t...
  • 619cea3 Bump golang.org/x/tools from 0.24.0 to 0.25.0
  • a00ba8f Merge pull request #164 from gonvenience/dependabot/go_modules/golang.org/x/n...
  • 14ada8a Bump golang.org/x/net from 0.28.0 to 0.29.0
  • 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 Pull requests that update a dependency file go Pull requests that update Go code labels Jan 6, 2025
@yxxhero
Copy link
Collaborator

yxxhero commented Jan 9, 2025

@dependabot rebase

1 similar comment
@yxxhero
Copy link
Collaborator

yxxhero commented Jan 9, 2025

@dependabot rebase

Bumps [github.com/gonvenience/bunt](https://github.com/gonvenience/bunt) from 1.3.5 to 1.4.0.
- [Release notes](https://github.com/gonvenience/bunt/releases)
- [Commits](gonvenience/bunt@v1.3.5...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/gonvenience/bunt
  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/gonvenience/bunt-1.4.0 branch from 6ccc27c to fa60c73 Compare January 9, 2025 13:23
@yxxhero yxxhero merged commit ac4634a into master Jan 9, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gonvenience/bunt-1.4.0 branch January 9, 2025 13:55
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants