pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.36k stars 877 forks source link

Bump the go_modules group across 16 directories with 2 updates #1615

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the go_modules group with 1 update in the /aws-go-ansible-wordpress directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /aws-go-s3-folder directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /aws-go-s3-folder-component directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /azure-go-aci directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /azure-go-aks directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /azure-go-aks-helm directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /azure-go-aks-multicluster directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /azure-go-appservice-docker directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /azure-go-call-azure-sdk directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /azure-go-containerapps directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /azure-go-static-website directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /kubernetes-go-helm-release-wordpress directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /misc/benchmarks/go-many-resources directory: google.golang.org/protobuf. Bumps the go_modules group with 2 updates in the /misc/test directory: google.golang.org/protobuf and github.com/go-jose/go-jose/v3. Bumps the go_modules group with 1 update in the /stack-readme-go directory: google.golang.org/protobuf. Bumps the go_modules group with 1 update in the /testing-integration directory: google.golang.org/protobuf.

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates google.golang.org/protobuf from 1.30.0 to 1.33.0

Updates google.golang.org/protobuf from 1.24.0 to 1.33.0

Updates google.golang.org/protobuf from 1.24.0 to 1.33.0

Updates google.golang.org/protobuf from 1.32.0 to 1.33.0

Updates github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3

Release notes

Sourced from github.com/go-jose/go-jose/v3's releases.

Version 3.0.3

Fixed

  • Limit decompression output size to prevent a DoS. Backport from v4.0.1.

Version 3.0.2

Fixed

  • DecryptMulti: handle decompression error (#19)

Changed

  • jwe/CompactSerialize: improve performance (#67)
  • Increase the default number of PBKDF2 iterations to 600k (#48)
  • Return the proper algorithm for ECDSA keys (#45)
  • Update golang.org/x/crypto to v0.19 (#94)

Added

  • Add Thumbprint support for opaque signers (#38)
Changelog

Sourced from github.com/go-jose/go-jose/v3's changelog.

v3.0.3

Fixed

  • Limit decompression output size to prevent a DoS. Backport from v4.0.1.

v3.0.2

Fixed

  • DecryptMulti: handle decompression error (#19)

Changed

  • jwe/CompactSerialize: improve performance (#67)
  • Increase the default number of PBKDF2 iterations to 600k (#48)
  • Return the proper algorithm for ECDSA keys (#45)

Added

  • Add Thumbprint support for opaque signers (#38)
Commits
  • add6a28 v3: backport decompression limit fix (#107)
  • 11bb4e7 doc: in v3 branch's README, point to v4 as latest (#101)
  • 863f73b v3.0.2: Update changelog (#95)
  • bdbc794 Update golang.org/x/crypto to v0.19 (backport) (#94)
  • 25bce79 Updated go-jose v3.0.0 to v3.0.1 in jose-util (#70)
  • aa386df jwe/CompactSerialize: improve performance. (#67)
  • 053c9bf DecryptMulti: handle decompression error (#19)
  • ca9011b Bump go version to 1.21.4 to satisfy govulncheck (#68)
  • c8399df Revert pull request #10 (multiple audiences) (#24)
  • ec819e9 Add a security.md doc for contacting us about potential security vulnerabilit...
  • Additional commits viewable in compare view


Updates google.golang.org/protobuf from 1.24.0 to 1.33.0

Updates google.golang.org/protobuf from 1.28.0 to 1.33.0

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pulumi/examples/network/alerts).
dependabot[bot] commented 6 months ago

Superseded by #1616.