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

fix(deps): update aws-sdk-rust monorepo #544

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Type Update Change
aws-config dependencies patch 1.5.8 -> 1.5.10
aws-sdk-s3 dependencies minor 1.57.0 -> 1.63.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Sep 30, 2024

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

server/Cargo.toml

PackageVersionLicenseIssue Type
unleash-yggdrasil>= 0.13.3, < 0.14.0NullUnknown License
Denied Licenses: GPL-1.0, GPL-2.0, GPL-3.0, LGPL-2.1, LGPL-3.0, AGPL-3.0

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
cargo/aws-config 1.5.10 UnknownUnknown
cargo/aws-sdk-s3 1.63.0 UnknownUnknown
cargo/aws-sdk-sso 1.49.0 UnknownUnknown
cargo/aws-sdk-ssooidc 1.50.0 UnknownUnknown
cargo/aws-sdk-sts 1.50.0 UnknownUnknown
cargo/aws-sigv4 1.2.5 UnknownUnknown
cargo/aws-smithy-checksums 0.60.13 UnknownUnknown
cargo/aws-smithy-runtime 1.7.3 UnknownUnknown
cargo/aws-smithy-runtime-api 1.7.3 UnknownUnknown
cargo/aws-smithy-types 1.2.9 UnknownUnknown
cargo/clone_dyn_types 0.23.0 🟢 4.6
Details
CheckScoreReason
Maintained🟢 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Code-Review🟢 4Found 4/9 approved changesets -- score normalized to 4
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 9binaries present in source code
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/iter_tools 0.21.0 🟢 4.6
Details
CheckScoreReason
Maintained🟢 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Code-Review🟢 4Found 4/9 approved changesets -- score normalized to 4
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 9binaries present in source code
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/unleash-yggdrasil 0.13.3 UnknownUnknown
cargo/iter_tools >= 0.21.0, < 0.22.0 🟢 4.6
Details
CheckScoreReason
Maintained🟢 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Code-Review🟢 4Found 4/9 approved changesets -- score normalized to 4
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 9binaries present in source code
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/unleash-yggdrasil >= 0.13.3, < 0.14.0 UnknownUnknown

Scanned Files

  • Cargo.lock
  • server/Cargo.toml

@chriswk chriswk enabled auto-merge (squash) September 30, 2024 11:14
@renovate renovate bot force-pushed the renovate/aws-sdk-rust-monorepo branch from a4f5504 to b6e3b60 Compare October 2, 2024 21:30
@renovate renovate bot changed the title fix(deps): update aws-sdk-rust monorepo fix(deps): update aws-sdk-rust monorepo - autoclosed Oct 3, 2024
@renovate renovate bot closed this Oct 3, 2024
auto-merge was automatically disabled October 3, 2024 08:20

Pull request was closed

@renovate renovate bot deleted the renovate/aws-sdk-rust-monorepo branch October 3, 2024 08:20
@renovate renovate bot changed the title fix(deps): update aws-sdk-rust monorepo - autoclosed fix(deps): update aws-sdk-rust monorepo Oct 5, 2024
@renovate renovate bot restored the renovate/aws-sdk-rust-monorepo branch October 5, 2024 16:48
@renovate renovate bot reopened this Oct 5, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-rust-monorepo branch from b6e3b60 to 526d3ab Compare October 5, 2024 16:49
@renovate renovate bot changed the title fix(deps): update aws-sdk-rust monorepo fix(deps): update rust crate aws-config to v1.5.8 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-rust-monorepo branch from 526d3ab to 62701b0 Compare October 5, 2024 18:23
@renovate renovate bot changed the title fix(deps): update rust crate aws-config to v1.5.8 fix(deps): update aws-sdk-rust monorepo Oct 5, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-rust-monorepo branch 2 times, most recently from b9a1220 to c89b578 Compare October 11, 2024 21:17
@renovate renovate bot changed the title fix(deps): update aws-sdk-rust monorepo fix(deps): update aws-sdk-rust monorepo - autoclosed Oct 16, 2024
@renovate renovate bot closed this Oct 16, 2024
@renovate renovate bot deleted the renovate/aws-sdk-rust-monorepo branch October 16, 2024 08:51
@renovate renovate bot changed the title fix(deps): update aws-sdk-rust monorepo - autoclosed fix(deps): update aws-sdk-rust monorepo Oct 16, 2024
@renovate renovate bot reopened this Oct 16, 2024
@renovate renovate bot restored the renovate/aws-sdk-rust-monorepo branch October 16, 2024 23:02
@renovate renovate bot force-pushed the renovate/aws-sdk-rust-monorepo branch from c89b578 to ca41c36 Compare October 16, 2024 23:03
@renovate renovate bot changed the title fix(deps): update aws-sdk-rust monorepo fix(deps): update rust crate aws-sdk-s3 to v1.57.0 Oct 16, 2024
@renovate renovate bot changed the title fix(deps): update rust crate aws-sdk-s3 to v1.57.0 fix(deps): update rust crate aws-sdk-s3 to v1.57.0 - autoclosed Oct 23, 2024
@renovate renovate bot closed this Oct 23, 2024
@renovate renovate bot deleted the renovate/aws-sdk-rust-monorepo branch October 23, 2024 08:34
@renovate renovate bot changed the title fix(deps): update rust crate aws-sdk-s3 to v1.57.0 - autoclosed fix(deps): update rust crate aws-sdk-s3 to v1.57.0 Oct 25, 2024
@renovate renovate bot reopened this Oct 25, 2024
@renovate renovate bot restored the renovate/aws-sdk-rust-monorepo branch October 25, 2024 21:57
@renovate renovate bot force-pushed the renovate/aws-sdk-rust-monorepo branch from ca41c36 to a3b9e21 Compare October 25, 2024 21:58
@renovate renovate bot changed the title fix(deps): update rust crate aws-sdk-s3 to v1.57.0 fix(deps): update rust crate aws-config to v1.5.9 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-rust-monorepo branch from a3b9e21 to e2ae5d9 Compare October 26, 2024 00:51
@renovate renovate bot changed the title fix(deps): update rust crate aws-config to v1.5.9 fix(deps): update aws-sdk-rust monorepo Oct 26, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-rust-monorepo branch 2 times, most recently from 26583bf to 41ff7ae Compare November 6, 2024 23:10
@renovate renovate bot force-pushed the renovate/aws-sdk-rust-monorepo branch 2 times, most recently from 7257f12 to dec82ec Compare November 21, 2024 23:03
@renovate renovate bot force-pushed the renovate/aws-sdk-rust-monorepo branch from dec82ec to 1232e07 Compare November 25, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Bots
Development

Successfully merging this pull request may close these issues.

1 participant