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

build(deps): bump the cargo group with 2 updates #112

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the cargo group with 2 updates: zerovec and zerovec-derive.

Updates zerovec from 0.10.2 to 0.10.4

Changelog

Sourced from zerovec's changelog.

Changelog

icu4x 1.5.x

  • icu_calendar
  • icu_datetime
  • icu_casemap
    • (1.5.1) Enforce C,packed, not just packed, on ULE types, fixing for incoming changes to repr(Rust) (unicode-org/icu4x#5049)
  • icu_capi
  • icu_properties
    • (1.5.1) Enforce C,packed, not just packed, on ULE types, fixing for incoming changes to repr(Rust) (unicode-org/icu4x#5049)
  • zerovec
  • zerovec_derive
    • (0.10.3) Enforce C,packed, not just packed, on ULE types, fixing for incoming changes to repr(Rust) (unicode-org/icu4x#5049)

icu4x 1.5 (May 28, 2024)

... (truncated)

Commits

Updates zerovec-derive from 0.10.2 to 0.10.3

Changelog

Sourced from zerovec-derive's changelog.

Changelog

icu4x 1.5.x

  • icu_calendar
  • icu_datetime
  • icu_casemap
    • (1.5.1) Enforce C,packed, not just packed, on ULE types, fixing for incoming changes to repr(Rust) (unicode-org/icu4x#5049)
  • icu_capi
  • icu_properties
    • (1.5.1) Enforce C,packed, not just packed, on ULE types, fixing for incoming changes to repr(Rust) (unicode-org/icu4x#5049)
  • zerovec
  • zerovec_derive
    • (0.10.3) Enforce C,packed, not just packed, on ULE types, fixing for incoming changes to repr(Rust) (unicode-org/icu4x#5049)

icu4x 1.5 (May 28, 2024)

... (truncated)

Commits

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 2 updates: [zerovec](https://github.com/unicode-org/icu4x) and [zerovec-derive](https://github.com/unicode-org/icu4x).


Updates `zerovec` from 0.10.2 to 0.10.4
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected])

Updates `zerovec-derive` from 0.10.2 to 0.10.3
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected])

---
updated-dependencies:
- dependency-name: zerovec
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: zerovec-derive
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 8, 2024
@dependabot dependabot bot requested a review from GeekMasher July 8, 2024 19:02
Copy link

github-actions bot commented Jul 8, 2024

Dependency Review

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

Vulnerabilities

Cargo.lock

NameVersionVulnerabilitySeverity
zerovec-derive0.10.3zerovec-derive incorrectly uses `#[repr(packed)]`moderate
Only included vulnerabilities with severity moderate or higher.

License Issues

Cargo.lock

PackageVersionLicenseIssue Type
zerovec-derive0.10.3NullUnknown License
zerovec0.10.4NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/zerovec-derive 0.10.3 🟢 5.8
Details
CheckScoreReason
Binary-Artifacts🟢 8binaries present in source code
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 1030 out of 30 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no badge detected
Code-Review🟢 10all changesets reviewed
Contributors🟢 1044 different organizations found -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 9license file detected
Maintained🟢 1030 commit(s) out of 30 and 29 issue activity out of 30 found in the last 90 days -- score normalized to 10
Packaging⚠️ -1no published package detected
Pinned-Dependencies🟢 5dependency not pinned by hash detected -- score normalized to 5
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0non read-only tokens detected in GitHub workflows
Vulnerabilities⚠️ 19 existing vulnerabilities detected
cargo/zerovec 0.10.2 🟢 5.8
Details
CheckScoreReason
Binary-Artifacts🟢 8binaries present in source code
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 1030 out of 30 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no badge detected
Code-Review🟢 10all changesets reviewed
Contributors🟢 1044 different organizations found -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 9license file detected
Maintained🟢 1030 commit(s) out of 30 and 29 issue activity out of 30 found in the last 90 days -- score normalized to 10
Packaging⚠️ -1no published package detected
Pinned-Dependencies🟢 5dependency not pinned by hash detected -- score normalized to 5
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0non read-only tokens detected in GitHub workflows
Vulnerabilities⚠️ 19 existing vulnerabilities detected
cargo/zerovec-derive 0.10.2 🟢 5.8
Details
CheckScoreReason
Binary-Artifacts🟢 8binaries present in source code
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 1030 out of 30 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no badge detected
Code-Review🟢 10all changesets reviewed
Contributors🟢 1044 different organizations found -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 9license file detected
Maintained🟢 1030 commit(s) out of 30 and 29 issue activity out of 30 found in the last 90 days -- score normalized to 10
Packaging⚠️ -1no published package detected
Pinned-Dependencies🟢 5dependency not pinned by hash detected -- score normalized to 5
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0non read-only tokens detected in GitHub workflows
Vulnerabilities⚠️ 19 existing vulnerabilities detected
cargo/zerovec 0.10.4 🟢 5.8
Details
CheckScoreReason
Binary-Artifacts🟢 8binaries present in source code
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 1030 out of 30 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no badge detected
Code-Review🟢 10all changesets reviewed
Contributors🟢 1044 different organizations found -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 9license file detected
Maintained🟢 1030 commit(s) out of 30 and 29 issue activity out of 30 found in the last 90 days -- score normalized to 10
Packaging⚠️ -1no published package detected
Pinned-Dependencies🟢 5dependency not pinned by hash detected -- score normalized to 5
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0non read-only tokens detected in GitHub workflows
Vulnerabilities⚠️ 19 existing vulnerabilities detected

Scanned Manifest Files

Cargo.lock

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

None of your dependencies match this group anymore, you may need to update your configuration file to remove it or change its rules.

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/cargo/cargo-174e9e1fa4 branch August 1, 2024 21:10
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants