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 minor-and-patch group across 2 directories with 4 updates #497

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor-and-patch group with 3 updates in the /runtime directory: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/s3 and github.com/wundergraph/graphql-go-tools/execution.
Bumps the minor-and-patch group with 1 update in the /sdk/go directory: github.com/fatih/color.

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.3 to 1.66.0

Commits

Updates github.com/wundergraph/graphql-go-tools/execution from 1.0.6 to 1.0.7

Commits
  • 3ffce8b fix: execution validation order, do not reuse planner (#925)
  • fd302f6 fix: provides edge cases (#923)
  • 41a107e Fix/planning conditionally external field (#920)
  • bf705e2 feat: add option to suppress fetch errors for apollo compatibility mode (#919)
  • e56cabf feat: Add Heartbeat to updater (#916)
  • 6b7bd63 fix: remove unnecessary SendHeartbeat property
  • afdebf2 fix: trigger heartbeat in all situations but only send if the sub requests it
  • 31f8af9 fix: only send heartbeats to subscriptions who have opted in
  • c983616 fix: respond to comments, stop tickers
  • 3d27ce5 fix: fix tests
  • Additional commits viewable in compare view

Updates github.com/fatih/color from 1.17.0 to 1.18.0

Release notes

Sourced from github.com/fatih/color's releases.

v1.18.0

What's Changed

New Contributors

Full Changelog: fatih/color@v1.17.0...v1.18.0

Commits
  • 1c8d870 Update README.md
  • 546c2d0 Merge pull request #225 from fatih/add-rgb-api
  • 1ff0f97 Apply suggestions from code review
  • 5723903 Add RGB API support
  • f203fbc Merge pull request #237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.0
  • 60aa7fb Bump golang.org/x/sys from 0.24.0 to 0.25.0
  • 741c2f4 Merge pull request #236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.0
  • 0d24b42 Bump golang.org/x/sys from 0.18.0 to 0.24.0
  • cb154c0 Merge pull request #235 from deining/fix-typo
  • 9b9653e Bump GitHub workflow actions
  • 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

@dependabot dependabot bot requested a review from a team as a code owner October 23, 2024 16:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 23, 2024
Bumps the minor-and-patch group with 3 updates in the /runtime directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) and [github.com/wundergraph/graphql-go-tools/execution](https://github.com/wundergraph/graphql-go-tools).
Bumps the minor-and-patch group with 1 update in the /sdk/go directory: [github.com/fatih/color](https://github.com/fatih/color).


Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.43 to 1.28.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.43...v1.28.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.65.3 to 1.66.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.65.3...service/s3/v1.66.0)

Updates `github.com/wundergraph/graphql-go-tools/execution` from 1.0.6 to 1.0.7
- [Release notes](https://github.com/wundergraph/graphql-go-tools/releases)
- [Commits](wundergraph/graphql-go-tools@execution/v1.0.6...execution/v1.0.7)

Updates `github.com/fatih/color` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/wundergraph/graphql-go-tools/execution
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/runtime/minor-and-patch-0240763ba1 branch from 4021b24 to 6abd8af Compare October 23, 2024 18:04
@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) October 23, 2024 18:08
@mattjohnsonpint mattjohnsonpint merged commit ed839f6 into main Oct 23, 2024
54 checks passed
@mattjohnsonpint mattjohnsonpint deleted the dependabot/go_modules/runtime/minor-and-patch-0240763ba1 branch October 23, 2024 18:08
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
Development

Successfully merging this pull request may close these issues.

1 participant