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 the combined group across 1 directory with 3 updates #42

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the combined group with 3 updates in the / directory: github.com/aws/smithy-go, github.com/raito-io/cli and github.com/vektra/mockery/v2.

Updates github.com/aws/smithy-go from 1.20.3 to 1.21.0

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2024-09-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.21.0
    • Feature: Add tracing and metrics APIs, and builtin instrumentation for both, in generated clients.
  • github.com/aws/smithy-go/metrics/smithyotelmetrics: v1.0.0
    • Release: Initial release of smithyotelmetrics module, which is used to adapt an OpenTelemetry SDK meter provider to be used with Smithy clients.
  • github.com/aws/smithy-go/tracing/smithyoteltracing: v1.0.0
    • Release: Initial release of smithyoteltracing module, which is used to adapt an OpenTelemetry SDK tracer provider to be used with Smithy clients.

Release (2024-08-14)

Module Highlights

  • github.com/aws/smithy-go: v1.20.4
    • Dependency Update: Bump minimum Go version to 1.21.

Release (2024-06-27)

Module Highlights

  • github.com/aws/smithy-go: v1.20.3
    • Bug Fix: Fix encoding/cbor test overflow on x86.

Release (2024-03-29)

  • No change notes available for this release.

Release (2024-02-21)

Module Highlights

  • github.com/aws/smithy-go: v1.20.1
    • Bug Fix: Remove runtime dependency on go-cmp.

Release (2024-02-13)

Module Highlights

  • github.com/aws/smithy-go: v1.20.0
    • Feature: Add codegen definition for sigv4a trait.
    • Feature: Bump minimum Go version to 1.20 per our language support policy.

Release (2023-12-07)

Module Highlights

  • github.com/aws/smithy-go: v1.19.0
    • Feature: Support modeled request compression.

Release (2023-11-30)

... (truncated)

Commits

Updates github.com/raito-io/cli from 0.66.0 to 0.66.3

Release notes

Sourced from github.com/raito-io/cli's releases.

v0.66.3

What's Changed

Full Changelog: raito-io/cli@v0.66.2...v0.66.3

v0.66.2

Changelog

  • 3d5f26f33b89c3c6fe01b7f33bc4473916a3d4df Fix issue with postfixId for rolename generation (#368)
  • 297e75a615eaf6f88179fc64f152216e312f1d8e Making subtask checks more stable (#366)

v0.66.1

Changelog

  • dbacfbc912d4b59c7a0c6d75153b611cc4dbc800 chore(GO) | Update go dependencies (#355)
  • f69a70a4047175d144dfe0682f5dc54b6c4a0277 fix(runtime): Handle panic and log stack trace during resource provisioning, identity store sync, data source sync, tag sync, data usage sync and data access sync. (#356)
Commits
  • 6aa456e Close output writers in post processors (#369)
  • 3d5f26f Fix issue with postfixId for rolename generation (#368)
  • 297e75a Making subtask checks more stable (#366)
  • f69a70a fix(runtime): Handle panic and log stack trace during resource provisioning, ...
  • dbacfbc chore(GO) | Update go dependencies (#355)
  • See full diff in compare view

Updates github.com/vektra/mockery/v2 from 2.43.2 to 2.46.0

Release notes

Sourced from github.com/vektra/mockery/v2's releases.

v2.46.0

Changelog

  • 6423255 Merge pull request #807 from tobby-s/FEAT-configdir
  • 7c9f776 add documentation
  • 8fae460 propagate config file name into template

v2.45.1

Changelog

  • 1790d6a Bump Go v1.22 to v1.23 in Dockerfile
  • 38070f7 Merge pull request #812 from colega/patch-1
  • 2abbb49 Merge pull request #814 from khaifazil/patch-1
  • b2c2927 Update index.md: capitalize "Grafana"

v2.45.0

Changelog

  • 56379c8 Add disable-func-mocks parameter
  • a03d1ff Merge pull request #809 from LandonTClipp/disable_func_mocks
  • 1e69719 updates

v2.44.2

Changelog

  • 4bee898 Ensure generated imports doesn't start with digit
  • 910874a Merge pull request #806 from leitzler/master

v2.44.1

Changelog

Commits
  • 6423255 Merge pull request #807 from tobby-s/FEAT-configdir
  • 2abbb49 Merge pull request #814 from khaifazil/patch-1
  • 1790d6a Bump Go v1.22 to v1.23 in Dockerfile
  • 38070f7 Merge pull request #812 from colega/patch-1
  • b2c2927 Update index.md: capitalize "Grafana"
  • a03d1ff Merge pull request #809 from LandonTClipp/disable_func_mocks
  • 1e69719 updates
  • 56379c8 Add disable-func-mocks parameter
  • 7c9f776 add documentation
  • 8fae460 propagate config file name into template
  • Additional commits viewable 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 combined group with 3 updates in the / directory: [github.com/aws/smithy-go](https://github.com/aws/smithy-go), [github.com/raito-io/cli](https://github.com/raito-io/cli) and [github.com/vektra/mockery/v2](https://github.com/vektra/mockery).


Updates `github.com/aws/smithy-go` from 1.20.3 to 1.21.0
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.20.3...v1.21.0)

Updates `github.com/raito-io/cli` from 0.66.0 to 0.66.3
- [Release notes](https://github.com/raito-io/cli/releases)
- [Changelog](https://github.com/raito-io/cli/blob/main/.goreleaser.yaml)
- [Commits](raito-io/cli@v0.66.0...v0.66.3)

Updates `github.com/vektra/mockery/v2` from 2.43.2 to 2.46.0
- [Release notes](https://github.com/vektra/mockery/releases)
- [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
- [Commits](vektra/mockery@v2.43.2...v2.46.0)

---
updated-dependencies:
- dependency-name: github.com/aws/smithy-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined
- dependency-name: github.com/raito-io/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined
- dependency-name: github.com/vektra/mockery/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Dependabot tried to add @raito-io/back-end as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/raito-io/cli-plugin-azure/pulls/42/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the raito-io/cli-plugin-azure repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

The following labels could not be found: gomod.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot-go_modules-main-combined-840ce39815 branch September 30, 2024 05:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants