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 the gomodupdates group across 1 directory with 5 updates #1528

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps the gomodupdates group with 5 updates in the / directory:

Package From To
github.com/abiosoft/colima 0.8.0 0.8.1
github.com/aws/aws-sdk-go-v2/config 1.28.6 1.28.7
github.com/aws/aws-sdk-go-v2/service/s3 1.71.0 1.71.1
go.mondoo.com/ranger-rpc 0.6.4 0.6.5
google.golang.org/protobuf 1.35.2 1.36.1

Updates github.com/abiosoft/colima from 0.8.0 to 0.8.1

Release notes

Sourced from github.com/abiosoft/colima's releases.

v0.8.1

Highlights

This is an incremental release with bug fixes.

Fixes

  • Cleanup of network assets directory on startup. Fixes #1210, #1029, #1212, #1116.
  • Use of primary network adapter as default route when external network address is enabled. Fixes #1214.

Other Updates

  • VZ is now the default virtual machine type on macOS 13 or newer. Qemu can still be used if specified.
  • Disk image can now be downloaded locally and specified with the --disk-image flag for colima start.

Runtime version bumps

Runtime version can be updated running the colima update command.

  • Docker version updated to 27.4.0
  • Nerdctl version updated to 2.0.2
  • Incus version updated to 6.8

Commits

New Contributors

Full Changelog: abiosoft/colima@v0.8.0...v0.8.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.28.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.0 to 1.71.1

Commits

Updates go.mondoo.com/ranger-rpc from 0.6.4 to 0.6.5

Release notes

Sourced from go.mondoo.com/ranger-rpc's releases.

v0.6.5

What's Changed

Full Changelog: mondoohq/ranger-rpc@v0.6.4...v0.6.5

Commits
  • b5865d6 Bump golang.org/x/crypto from 0.29.0 to 0.30.0 in the gomodupdates group (#107)
  • f7415cf Bump github.com/stretchr/testify in the gomodupdates group (#106)
  • d83ed86 Bump the gomodupdates group across 1 directory with 4 updates (#105)
  • 36efefb Bump check-spelling/check-spelling from 0.0.22 to 0.0.24 (#103)
  • a134222 Bump golang.org/x/crypto from 0.27.0 to 0.28.0 in the gomodupdates group (#100)
  • 15eabb8 Bump contributor-assistant/github-action from 2.5.2 to 2.6.1 (#99)
  • be8c7c1 Bump contributor-assistant/github-action from 2.5.1 to 2.5.2 (#98)
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.35.2 to 1.36.1

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomodupdates group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/abiosoft/colima](https://github.com/abiosoft/colima) | `0.8.0` | `0.8.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.6` | `1.28.7` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.71.0` | `1.71.1` |
| [go.mondoo.com/ranger-rpc](https://github.com/mondoohq/ranger-rpc) | `0.6.4` | `0.6.5` |
| google.golang.org/protobuf | `1.35.2` | `1.36.1` |



Updates `github.com/abiosoft/colima` from 0.8.0 to 0.8.1
- [Release notes](https://github.com/abiosoft/colima/releases)
- [Commits](abiosoft/colima@v0.8.0...v0.8.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.6 to 1.28.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.6...config/v1.28.7)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.71.0 to 1.71.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.71.0...service/s3/v1.71.1)

Updates `go.mondoo.com/ranger-rpc` from 0.6.4 to 0.6.5
- [Release notes](https://github.com/mondoohq/ranger-rpc/releases)
- [Changelog](https://github.com/mondoohq/ranger-rpc/blob/main/.goreleaser.yml)
- [Commits](mondoohq/ranger-rpc@v0.6.4...v0.6.5)

Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.1

---
updated-dependencies:
- dependency-name: github.com/abiosoft/colima
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: go.mondoo.com/ranger-rpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 30, 2024
@github-actions github-actions bot merged commit 68cfcd2 into main Dec 30, 2024
14 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/gomodupdates-42ed90e742 branch December 30, 2024 07:47
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.

0 participants