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

chore(deps): bump the go-deps group with 4 updates #6153

Merged
merged 1 commit into from
May 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps the go-deps group with 4 updates: github.com/PuerkitoBio/goquery, github.com/aws/aws-sdk-go, github.com/onsi/gomega and github.com/pelletier/go-toml/v2.

Updates github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2

Release notes

Sourced from github.com/PuerkitoBio/goquery's releases.

v1.9.2

Update go.mod dependencies.

Commits
  • b076e25 Prepare for release v1.9.2
  • 22d8cfd Merge pull request #470 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • 56c8ec7 Bump golang.org/x/net from 0.21.0 to 0.23.0
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go from 1.51.30 to 1.52.2

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.52.2 (2024-05-03)

Service Client Updates

  • service/bedrock-agent: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/connectcases: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/inspector2: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs
  • service/sesv2: Updates service API and documentation

Release v1.52.1 (2024-05-02)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
  • service/ec2: Updates service API and documentation
    • This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
  • service/personalize: Updates service API and documentation
  • service/redshift-serverless: Updates service API and documentation

Release v1.52.0 (2024-05-01)

Service Client Updates

  • service/bedrock-agent: Updates service API and documentation
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/personalize-runtime: Updates service API and documentation
  • service/securityhub: Updates service API and documentation
  • service/sesv2: Updates service API

SDK Features

  • service/alexaforbusiness: Remove Alexaforbusiness
    • This change removes the Alexaforbusiness service, since it is deprecated.

Release v1.51.32 (2024-04-30)

Service Client Updates

  • service/chime-sdk-voice: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/fms: Updates service API and documentation
  • service/omics: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/pinpoint-sms-voice-v2: Updates service API, documentation, and paginators
  • service/qbusiness: Updates service API, documentation, and waiters

... (truncated)

Commits

Updates github.com/onsi/gomega from 1.33.0 to 1.33.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.33.1

1.33.1

Fixes

  • fix confusing eventually docs [3a66379]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.33.1

Fixes

  • fix confusing eventually docs [3a66379]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]
Commits

Updates github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2

Release notes

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

v2.2.2

What's Changed

Fixed bugs

New Contributors

Full Changelog: pelletier/go-toml@v2.2.1...v2.2.2

Commits

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-deps group with 4 updates: [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery), [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/onsi/gomega](https://github.com/onsi/gomega) and [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml).


Updates `github.com/PuerkitoBio/goquery` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](PuerkitoBio/goquery@v1.9.1...v1.9.2)

Updates `github.com/aws/aws-sdk-go` from 1.51.30 to 1.52.2
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.30...v1.52.2)

Updates `github.com/onsi/gomega` from 1.33.0 to 1.33.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.33.0...v1.33.1)

Updates `github.com/pelletier/go-toml/v2` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](pelletier/go-toml@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 6, 2024 06:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2024
@dependabot dependabot bot requested a review from rschalo May 6, 2024 06:22
Copy link
Contributor

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@jonathan-innis jonathan-innis enabled auto-merge (squash) May 6, 2024 06:23
Copy link

netlify bot commented May 6, 2024

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit d218d6a
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/6638774509af190008b313e1

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8964917160

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 82.258%

Totals Coverage Status
Change from base Build 8964909761: 0.02%
Covered Lines: 5406
Relevant Lines: 6572

💛 - Coveralls

@jonathan-innis jonathan-innis merged commit 3032e4c into main May 6, 2024
17 checks passed
@jonathan-innis jonathan-innis deleted the dependabot/go_modules/go-deps-e169875e7f branch May 6, 2024 06:33
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