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 2 updates #4580

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

Bumps the go-deps group with 2 updates: github.com/aws/aws-sdk-go and github.com/rudderlabs/rudder-go-kit.

Updates github.com/aws/aws-sdk-go from 1.51.19 to 1.51.20

Release notes

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

Release v1.51.20 (2024-04-11)

Service Client Updates

  • service/batch: Updates service API and documentation
    • This release adds the task properties field to attempt details and the name field on EKS container detail.
  • service/cloudfront: Updates service API and documentation
    • CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins.
  • service/codebuild: Updates service documentation
    • Support access tokens for Bitbucket sources
  • service/iam: Updates service API and documentation
    • For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required.
  • service/medialive: Updates service API, documentation, waiters, and paginators
    • AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups.
  • service/monitoring: Updates service API and documentation
    • This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern.
  • service/omics: Updates service API and documentation
  • service/pipes: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle.
  • service/s3control: Updates service documentation
    • Documentation updates for Amazon S3-control.
  • service/wafv2: Adds new service
Commits

Updates github.com/rudderlabs/rudder-go-kit from 0.25.0 to 0.26.0

Release notes

Sourced from github.com/rudderlabs/rudder-go-kit's releases.

v0.26.0

0.26.0 (2024-04-12)

Features

Miscellaneous

  • deps: bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.17 (#420) (c992d13)
  • deps: bump github.com/aws/aws-sdk-go from 1.51.17 to 1.51.19 (#426) (ce6f2ff)
  • deps: bump github.com/prometheus/common from 0.52.2 to 0.52.3 (#427) (c9a5734)
Changelog

Sourced from github.com/rudderlabs/rudder-go-kit's changelog.

0.26.0 (2024-04-12)

Features

Miscellaneous

  • deps: bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.17 (#420) (c992d13)
  • deps: bump github.com/aws/aws-sdk-go from 1.51.17 to 1.51.19 (#426) (ce6f2ff)
  • deps: bump github.com/prometheus/common from 0.52.2 to 0.52.3 (#427) (c9a5734)
Commits
  • a27349a chore: release 0.26.0 (#423)
  • c9a5734 chore(deps): bump github.com/prometheus/common from 0.52.2 to 0.52.3 (#427)
  • ce6f2ff chore(deps): bump github.com/aws/aws-sdk-go from 1.51.17 to 1.51.19 (#426)
  • c2904bf feat: throttling with retryAfter (#422)
  • c992d13 chore(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.17 (#420)
  • 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-deps group with 2 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [github.com/rudderlabs/rudder-go-kit](https://github.com/rudderlabs/rudder-go-kit).


Updates `github.com/aws/aws-sdk-go` from 1.51.19 to 1.51.20
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.19...v1.51.20)

Updates `github.com/rudderlabs/rudder-go-kit` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/rudderlabs/rudder-go-kit/releases)
- [Changelog](https://github.com/rudderlabs/rudder-go-kit/blob/main/CHANGELOG.md)
- [Commits](rudderlabs/rudder-go-kit@v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/rudderlabs/rudder-go-kit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

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 Apr 12, 2024
Copy link
Contributor

coderabbitai bot commented Apr 12, 2024

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.16%. Comparing base (c47bd91) to head (a49c5da).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4580      +/-   ##
==========================================
- Coverage   74.21%   74.16%   -0.06%     
==========================================
  Files         411      411              
  Lines       48335    48335              
==========================================
- Hits        35874    35846      -28     
- Misses      10114    10148      +34     
+ Partials     2347     2341       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cisse21 cisse21 merged commit a9e94b1 into master Apr 12, 2024
54 checks passed
@cisse21 cisse21 deleted the dependabot/go_modules/go-deps-b2290a7efb branch April 12, 2024 10:17
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