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 go group across 1 directory with 4 updates #5789

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2024

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

Package From To
github.com/aws/aws-sdk-go-v2/config 1.27.18 1.27.20
github.com/aws/aws-sdk-go-v2/service/marketplacemetering 1.21.10 1.22.0
github.com/go-chi/chi/v5 5.0.12 5.0.13
github.com/spiffe/go-spiffe/v2 2.2.0 2.3.0

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.20

Commits

Updates github.com/aws/aws-sdk-go-v2/service/marketplacemetering from 1.21.10 to 1.22.0

Commits

Updates github.com/go-chi/chi/v5 from 5.0.12 to 5.0.13

Release notes

Sourced from github.com/go-chi/chi/v5's releases.

v5.0.13

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.0.12...v5.0.13

Changelog

Sourced from github.com/go-chi/chi/v5's changelog.

Changelog

Commits
  • f10dc4a fix(middleware): Close created writer in the compressor middleware (#919)
  • ef31c0b reduce context struct size from 216 bytes to 208 bytes (#912)
  • c1f2a7a middleware: fix typo in RealIP doc (#903)
  • See full diff in compare view

Updates github.com/spiffe/go-spiffe/v2 from 2.2.0 to 2.3.0

Release notes

Sourced from github.com/spiffe/go-spiffe/v2's releases.

v2.3.0

Changed

  • Empty bundles are now supported, in alignment with the SPIFFE specification (#288)
Changelog

Sourced from github.com/spiffe/go-spiffe/v2's changelog.

[2.3.0] - 2024-06-17

Changed

  • Empty bundles are now supported, in alignment with the SPIFFE specification (#288)
Commits
  • 94335b2 v2.3.0 changelog (#290)
  • c1e1faf Bump google.golang.org/protobuf from 1.33.0 to 1.34.2 in /v2 (#289)
  • 0e8e7f0 Bump google.golang.org/grpc from 1.63.2 to 1.64.0 in /v2 (#287)
  • ff0d21e Bump github.com/go-jose/go-jose/v4 from 4.0.1 to 4.0.2 in /v2 (#286)
  • 5460476 Allow empty x509 bundles to be sent in responses (#288)
  • fb781b6 Bump golang.org/x/net from 0.20.0 to 0.23.0 in /v2 (#282)
  • d4e119d Bump google.golang.org/grpc from 1.62.1 to 1.63.2 in /v2 (#280)
  • fb89f07 Bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2 in /v2 (#283)
  • See full diff in compare view

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 go group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.18` | `1.27.20` |
| [github.com/aws/aws-sdk-go-v2/service/marketplacemetering](https://github.com/aws/aws-sdk-go-v2) | `1.21.10` | `1.22.0` |
| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.0.12` | `5.0.13` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.18.0` | `1.19.1` |
| [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe) | `2.2.0` | `2.3.0` |



Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.18 to 1.27.20
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.18...config/v1.27.20)

Updates `github.com/aws/aws-sdk-go-v2/service/marketplacemetering` from 1.21.10 to 1.22.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.21.10...v1.22.0)

Updates `github.com/go-chi/chi/v5` from 5.0.12 to 5.0.13
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.0.12...v5.0.13)

Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.18.0...v1.19.1)

Updates `github.com/prometheus/common` from 0.47.0 to 0.48.0
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.47.0...v0.48.0)

Updates `github.com/spiffe/go-spiffe/v2` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/spiffe/go-spiffe/releases)
- [Changelog](https://github.com/spiffe/go-spiffe/blob/main/CHANGELOG.md)
- [Commits](spiffe/go-spiffe@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/marketplacemetering
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/spiffe/go-spiffe/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 19, 2024 12:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 19, 2024
@AlexFenlon AlexFenlon changed the title Bump the go group across 1 directory with 6 updates Bump the go group across 1 directory with 4 updates Jun 19, 2024
@pdabelf5 pdabelf5 enabled auto-merge (squash) June 20, 2024 08:13
@pdabelf5 pdabelf5 merged commit c6d9add into main Jun 20, 2024
77 checks passed
@pdabelf5 pdabelf5 deleted the dependabot/go_modules/go-d566b61286 branch June 20, 2024 12:06
nginx-bot pushed a commit that referenced this pull request Jun 20, 2024
* Bump the go group across 1 directory with 4 updates

Bumps the go group with 4 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.18` | `1.27.20` |
| [github.com/aws/aws-sdk-go-v2/service/marketplacemetering](https://github.com/aws/aws-sdk-go-v2) | `1.21.10` | `1.22.0` |
| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.0.12` | `5.0.13` |
| [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe) | `2.2.0` | `2.3.0` |



Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.18 to 1.27.20
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.18...config/v1.27.20)

Updates `github.com/aws/aws-sdk-go-v2/service/marketplacemetering` from 1.21.10 to 1.22.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.21.10...v1.22.0)

Updates `github.com/go-chi/chi/v5` from 5.0.12 to 5.0.13
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.0.12...v5.0.13)

Updates `github.com/spiffe/go-spiffe/v2` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/spiffe/go-spiffe/releases)
- [Changelog](https://github.com/spiffe/go-spiffe/blob/main/CHANGELOG.md)
- [Commits](spiffe/go-spiffe@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/marketplacemetering
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/spiffe/go-spiffe/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

3 participants