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 github.com/aws-cloudformation/rain from 1.19.0 to 1.21.0 in the common group across 1 directory #6

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the common group with 1 update in the / directory: github.com/aws-cloudformation/rain.

Updates github.com/aws-cloudformation/rain from 1.19.0 to 1.21.0

Release notes

Sourced from github.com/aws-cloudformation/rain's releases.

v1.21.0

What's Changed

Dependabot

Full Changelog: aws-cloudformation/rain@v1.20.2...v1.21.0

v1.20.2

This release adds unit tests to make sure the build command will work for all types.

What's Changed

Full Changelog: aws-cloudformation/rain@v1.20.1...v1.20.2

v1.20.1

What's Changed

Full Changelog: aws-cloudformation/rain@v1.20.0...v1.20.1

v1.20.0

What's Changed

New Contributors

Full Changelog: aws-cloudformation/rain@v1.19.0...v1.20.0

Commits
  • 3a1d363 Merge pull request #628 from ericzbeard/v-1-21-0
  • 69db385 Version bump
  • 86ef206 Merge pull request #627 from ericzbeard/analytics
  • a785154 Test template for analytics existing metadata
  • 2e1129e Added analytics to template Metadata
  • 6c651fd Merge pull request #626 from ericzbeard/uncdk
  • 79a3208 Removed debug statements
  • 2116908 Replace joins with subs
  • cd43c5f Changed naming to use original variable name
  • 085edbc Custom resources
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Summary by Sourcery

Build:

  • Update aws-cloudformation/rain from 1.19.0 to 1.21.0.

Bumps the common group with 1 update in the / directory: [github.com/aws-cloudformation/rain](https://github.com/aws-cloudformation/rain).


Updates `github.com/aws-cloudformation/rain` from 1.19.0 to 1.21.0
- [Release notes](https://github.com/aws-cloudformation/rain/releases)
- [Commits](aws-cloudformation/rain@v1.19.0...v1.21.0)

---
updated-dependencies:
- dependency-name: github.com/aws-cloudformation/rain
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 20, 2025
Copy link

sourcery-ai bot commented Jan 20, 2025

Reviewer's Guide by Sourcery

This pull request bumps the github.com/aws-cloudformation/rain dependency from version 1.19.0 to 1.21.0. This includes several new features and bug fixes, such as adding uncdk to the fmt command, adding analytics to template metadata, and various dependency updates.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Bumped the github.com/aws-cloudformation/rain dependency.
  • Updated github.com/aws-cloudformation/rain from 1.19.0 to 1.21.0 in go.mod.
  • Updated the checksum for github.com/aws-cloudformation/rain in go.sum.
go.mod
go.sum

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

coderabbitai bot commented Jan 20, 2025

Important

Review skipped

Bot user detected.

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

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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>, please review it.
    • 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 gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @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.
    • @coderabbitai help me debug CodeRabbit configuration file.

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 using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration 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

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

Copy link

codiumai-pr-agent-free bot commented Jan 20, 2025

CI Feedback 🧐

(Feedback updated until commit ccdd9d1)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: Integration Test

Failed stage: Run integration tests [❌]

Failed test name: test-integration

Failure summary:

The action failed due to a compilation error in the Go code:

  • In file client.go (line 186), there's a type mismatch in function call to
    d.driver.SelectIndexesByArtifactIDAndFileType
  • The function was called with 3 string arguments but expects 2 arguments where the second should be
    of type ArchiveType from the package github.com/khulnasoft-lab/tunnel-java-db/pkg/types
  • This caused the integration tests to fail during build

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    184:  go: downloading github.com/khulnasoft/tunnel v0.0.3
    185:  go: downloading github.com/spf13/viper v1.19.0
    186:  go: downloading github.com/stretchr/testify v1.10.0
    187:  go: downloading github.com/aws-cloudformation/rain v1.21.0
    188:  go: downloading github.com/hashicorp/hcl/v2 v2.23.0
    189:  go: downloading gopkg.in/yaml.v3 v3.0.1
    190:  go: downloading github.com/hashicorp/hcl v1.0.1-vault-5
    191:  go: downloading github.com/spf13/cobra v1.8.1
    192:  go: downloading golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
    ...
    
    203:  go: downloading github.com/spf13/cast v1.7.0
    204:  go: downloading github.com/spf13/pflag v1.0.5
    205:  go: downloading github.com/alecthomas/chroma v0.10.0
    206:  go: downloading golang.org/x/text v0.21.0
    207:  go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
    208:  go: downloading github.com/google/go-cmp v0.6.0
    209:  go: downloading github.com/zclconf/go-cty v1.15.0
    210:  go: downloading github.com/go-redis/redis/v8 v8.11.5
    211:  go: downloading github.com/hashicorp/go-multierror v1.1.1
    ...
    
    266:  go: downloading k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3
    267:  go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
    268:  go: downloading github.com/NYTimes/gziphandler v1.1.1
    269:  go: downloading github.com/CycloneDX/cyclonedx-go v0.9.1
    270:  go: downloading github.com/gocsaf/csaf/v3 v3.1.0
    271:  go: downloading github.com/openvex/discovery v0.1.1-0.20240802171711-7c54efc57553
    272:  go: downloading github.com/openvex/go-vex v0.2.5
    273:  go: downloading github.com/sirupsen/logrus v1.9.3
    274:  go: downloading github.com/pkg/errors v0.9.1
    ...
    
    438:  go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38
    439:  go: downloading github.com/jmespath/go-jmespath v0.4.0
    440:  go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
    441:  go: downloading go.opentelemetry.io/otel/metric v1.31.0
    442:  go: downloading github.com/go-logr/stdr v1.2.2
    443:  go: downloading github.com/go-openapi/runtime v0.28.0
    444:  go: downloading github.com/go-openapi/strfmt v0.23.0
    445:  go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
    446:  go: downloading github.com/go-openapi/errors v0.22.0
    ...
    
    508:  go: downloading github.com/Masterminds/squirrel v1.5.4
    509:  go: downloading github.com/jmoiron/sqlx v1.4.0
    510:  go: downloading github.com/lib/pq v1.10.9
    511:  go: downloading github.com/rubenv/sql-migrate v1.7.0
    512:  go: downloading github.com/briandowns/spinner v1.23.1
    513:  go: downloading gopkg.in/cheggaaa/pb.v1 v1.0.28
    514:  go: downloading github.com/blang/semver/v4 v4.0.0
    515:  go: downloading github.com/blang/semver v3.5.1+incompatible
    516:  go: downloading github.com/go-errors/errors v1.4.2
    ...
    
    551:  go: downloading github.com/golang-jwt/jwt/v4 v4.5.1
    552:  go: downloading go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
    553:  go: downloading github.com/golang/snappy v0.0.4
    554:  go: downloading github.com/gorilla/websocket v1.5.0
    555:  go: downloading github.com/docker/go-metrics v0.0.1
    556:  go: downloading github.com/moby/spdystream v0.4.0
    557:  go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
    558:  # github.com/khulnasoft/tunnel/pkg/javadb
    559:  ##[error]../../../go/pkg/mod/github.com/khulnasoft/tunnel@v0.0.3/pkg/javadb/client.go:186:85: too many arguments in call to d.driver.SelectIndexesByArtifactIDAndFileType
    560:  have (string, string, string)
    561:  want (string, "github.com/khulnasoft-lab/tunnel-java-db/pkg/types".ArchiveType)
    562:  FAIL	github.com/khulnasoft/tunnel-checks/integration [build failed]
    563:  FAIL
    564:  make: *** [Makefile:11: test-integration] Error 1
    565:  ##[error]Process completed with exit code 2.
    

    Copy link
    Author

    dependabot bot commented on behalf of github Jan 27, 2025

    Looks like github.com/aws-cloudformation/rain is updatable in another way, so this is no longer needed.

    @dependabot dependabot bot closed this Jan 27, 2025
    @dependabot dependabot bot deleted the dependabot/go_modules/common-d92cb60cc2 branch January 27, 2025 18:43
    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.

    0 participants