Skip to content

Bump aws-sdk-sso to 1.43.0, aws-sdk-sts to 1.43.0 and aws-sdk-ssooidc from 1.40.0 to 1.44.0 in /datafusion-cli - #12409

Merged
alamb merged 3 commits into
mainfrom
dependabot/cargo/datafusion-cli/main/aws-sdk-ssooidc-1.42.0
Sep 19, 2024
Merged

Bump aws-sdk-sso to 1.43.0, aws-sdk-sts to 1.43.0 and aws-sdk-ssooidc from 1.40.0 to 1.44.0 in /datafusion-cli#12409
alamb merged 3 commits into
mainfrom
dependabot/cargo/datafusion-cli/main/aws-sdk-ssooidc-1.42.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubSep 9, 2024

Copy link
Copy Markdown
Contributor

Bumps aws-sdk-ssooidc from 1.40.0 to 1.42.0.

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) from 1.40.0 to 1.42.0.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)
---
updated-dependencies:
- dependency-name: aws-sdk-ssooidc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@alambalamb changed the title Bump aws-sdk-ssooidc from 1.40.0 to 1.42.0 in /datafusion-cliBump aws-sdk-sso to 1.43.0, aws-sdk-sts to 1.43.0 and aws-sdk-ssooidc from 1.40.0 to 1.44.0 in /datafusion-cliSep 18, 2024
@alamb

Copy link
Copy Markdown
Contributor

I updated the other related libraries in this PR to get CI passing

arrow = { version = "53.0.0" }
async-trait = "0.1.73"
aws-config = "1.5.5"
# begin pin aws-sdk crates otherwise CI MSRV check fails

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We updated to rust 1.78 in #12398

@alamb
alamb merged commit 0243ebd into mainSep 19, 2024
@dependabot
dependabotBot deleted the dependabot/cargo/datafusion-cli/main/aws-sdk-ssooidc-1.42.0 branch September 19, 2024 19:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@alamb