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 3 updates #5730

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps the go-deps group with 3 updates: github.com/PuerkitoBio/goquery, github.com/aws/aws-sdk-go and go.uber.org/zap.

Updates github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0

Release notes

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

v1.9.0 Add generic Map function

Note that starting with this release, goquery now requires Go 1.18+. If you need to build with an older Go version, use goquery v1.8.x.

Commits

Updates github.com/aws/aws-sdk-go from 1.50.20 to 1.50.25

Release notes

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

Release v1.50.25 (2024-02-23)

Service Client Updates

  • service/appsync: Updates service documentation
  • service/qldb: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Add pattern and length based validations for DBShardGroupIdentifier
  • service/rum: Updates service documentation

Release v1.50.24 (2024-02-22)

Service Client Updates

  • service/internetmonitor: Updates service API and documentation
  • service/kinesisvideo: Updates service API
    • Increasing NextToken parameter length restriction for List APIs from 512 to 1024.

Release v1.50.23 (2024-02-21)

Service Client Updates

  • service/iotevents: Updates service API
  • service/lookoutequipment: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • MediaLive now supports the ability to restart pipelines in a running channel.
  • service/ssm: Updates service API and documentation
    • This release adds support for sharing Systems Manager parameters with other AWS accounts.

Release v1.50.22 (2024-02-20)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Publishing quick fix for doc only update.
  • service/firehose: Updates service API and documentation
    • This release updates a few Firehose related APIs.
  • service/lambda: Updates service API and documentation
    • Add .NET 8 (dotnet8) Runtime support to AWS Lambda.

Release v1.50.21 (2024-02-19)

Service Client Updates

  • service/amplify: Updates service API and documentation
  • service/chatbot: Updates service API, documentation, paginators, and examples
  • service/config: Updates service documentation
  • service/ivs: Updates service documentation
  • service/keyspaces: Updates service documentation
  • service/mediatailor: Updates service API
Commits

Updates go.uber.org/zap from 1.26.0 to 1.27.0

Release notes

Sourced from go.uber.org/zap's releases.

v1.27.0

Enhancements:

  • #1378[]: Add WithLazy method for SugaredLogger.
  • #1399[]: zaptest: Add NewTestingWriter for customizing TestingWriter with more flexibility than NewLogger.
  • #1406[]: Add Log, Logw, Logln methods for SugaredLogger.
  • #1416[]: Add WithPanicHook option for testing panic logs.

Thanks to @​defval, @​dimmo, @​arxeiss, and @​MKrupauskas for their contributions to this release.

#1378: uber-go/zap#1378 #1399: uber-go/zap#1399 #1406: uber-go/zap#1406 #1416: uber-go/zap#1416

Changelog

Sourced from go.uber.org/zap's changelog.

1.27.0 (20 Feb 2024)

Enhancements:

  • #1378[]: Add WithLazy method for SugaredLogger.
  • #1399[]: zaptest: Add NewTestingWriter for customizing TestingWriter with more flexibility than NewLogger.
  • #1406[]: Add Log, Logw, Logln methods for SugaredLogger.
  • #1416[]: Add WithPanicHook option for testing panic logs.

Thanks to @​defval, @​dimmo, @​arxeiss, and @​MKrupauskas for their contributions to this release.

#1378: uber-go/zap#1378 #1399: uber-go/zap#1399 #1406: uber-go/zap#1406 #1416: uber-go/zap#1416

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 3 updates: [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery), [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [go.uber.org/zap](https://github.com/uber-go/zap).


Updates `github.com/PuerkitoBio/goquery` from 1.8.1 to 1.9.0
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](PuerkitoBio/goquery@v1.8.1...v1.9.0)

Updates `github.com/aws/aws-sdk-go` from 1.50.20 to 1.50.25
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.50.20...v1.50.25)

Updates `go.uber.org/zap` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 26, 2024 06:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2024
@dependabot dependabot bot requested a review from njtran February 26, 2024 06:42
@dependabot dependabot bot added the go Pull requests that update Go code label Feb 26, 2024
Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit 7537278
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/65dc32cb519310000859bb08

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8044762600

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.595%

Totals Coverage Status
Change from base Build 8027993464: 0.02%
Covered Lines: 5054
Relevant Lines: 6119

💛 - Coveralls

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 merged commit 1acdb18 into main Feb 26, 2024
17 checks passed
@jonathan-innis jonathan-innis deleted the dependabot/go_modules/go-deps-62f8776b15 branch February 26, 2024 20:19
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