-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore(deps): update ossf/scorecard-action action to v2 #273
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🤠 Cargo bloat for toolchain stable-x86_64-unknown-linux-gnu 🤠 @@ Size breakdown @@
Size 1.31 MB
Text size 1.31 MB
No changes to crate sizes Dependency tree@@ Dependency tree @@
Count: 124
├─ async-trait v0.1.58 (proc-macro)
│ ├─ proc-macro2 v1.0.47
│ │ └─ unicode-ident v1.0.5
│ ├─ quote v1.0.21
│ │ └─ proc-macro2 v1.0.47
│ └─ syn v1.0.103
│ ├─ proc-macro2 v1.0.47
│ ├─ quote v1.0.21
│ └─ unicode-ident v1.0.5
├─ bit-set v0.5.3
│ └─ bit-vec v0.6.3
├─ chrono v0.4.22
│ ├─ iana-time-zone v0.1.53
│ ├─ num-integer v0.1.45
│ │ ├─ num-traits v0.2.15
│ │ │ └─ autocfg v1.1.0
│ │ └─ autocfg v1.1.0
│ └─ num-traits v0.2.15
├─ encodings v0.1.0
├─ extended-primitives v0.3.8
│ ├─ encodings v0.1.0
│ └─ thiserror v1.0.37
│ └─ thiserror-impl v1.0.37 (proc-macro)
│ ├─ proc-macro2 v1.0.47
│ ├─ quote v1.0.21
│ └─ syn v1.0.103
├─ futures v0.3.25
│ ├─ futures-channel v0.3.25
│ │ ├─ futures-core v0.3.25
│ │ └─ futures-sink v0.3.25
│ ├─ futures-core v0.3.25
│ ├─ futures-executor v0.3.25
│ │ ├─ futures-core v0.3.25
│ │ ├─ futures-task v0.3.25
│ │ └─ futures-util v0.3.25
│ │ ├─ futures-channel v0.3.25
│ │ ├─ futures-core v0.3.25
│ │ ├─ futures-io v0.3.25
│ │ ├─ futures-macro v0.3.25 (proc-macro)
│ │ │ ├─ proc-macro2 v1.0.47
│ │ │ ├─ quote v1.0.21
│ │ │ └─ syn v1.0.103
│ │ ├─ futures-sink v0.3.25
│ │ ├─ futures-task v0.3.25
│ │ ├─ memchr v2.5.0
│ │ ├─ pin-project-lite v0.2.9
│ │ ├─ pin-utils v0.1.0
│ │ └─ slab v0.4.7
│ │ └─ autocfg v1.1.0
│ ├─ futures-io v0.3.25
│ ├─ futures-sink v0.3.25
│ ├─ futures-task v0.3.25
│ └─ futures-util v0.3.25
├─ serde v1.0.147
│ └─ serde_derive v1.0.147 (proc-macro)
│ ├─ proc-macro2 v1.0.47
│ ├─ quote v1.0.21
│ └─ syn v1.0.103
├─ serde_json v1.0.87
│ ├─ itoa v1.0.4
│ ├─ ryu v1.0.11
│ └─ serde v1.0.147
├─ signal-hook v0.3.14
│ ├─ libc v0.2.137
│ └─ signal-hook-registry v1.4.0
│ └─ libc v0.2.137
├─ signal-hook-tokio v0.3.1
│ ├─ futures-core v0.3.25
│ ├─ libc v0.2.137
│ ├─ signal-hook v0.3.14
│ └─ tokio v1.21.2
│ ├─ bytes v1.2.1
│ ├─ libc v0.2.137
│ ├─ memchr v2.5.0
│ ├─ mio v0.8.5
│ │ ├─ libc v0.2.137
│ │ └─ log v0.4.17
│ │ └─ cfg-if v1.0.0
│ ├─ num_cpus v1.14.0
│ │ └─ libc v0.2.137
│ ├─ parking_lot v0.12.1
│ │ ├─ lock_api v0.4.9
│ │ │ ├─ scopeguard v1.1.0
│ │ │ └─ autocfg v1.1.0
│ │ └─ parking_lot_core v0.9.4
│ │ ├─ cfg-if v1.0.0
│ │ ├─ libc v0.2.137
│ │ └─ smallvec v1.10.0
│ ├─ pin-project-lite v0.2.9
│ ├─ signal-hook-registry v1.4.0
│ ├─ socket2 v0.4.7
│ │ └─ libc v0.2.137
│ ├─ tokio-macros v1.8.0 (proc-macro)
│ │ ├─ proc-macro2 v1.0.47
│ │ ├─ quote v1.0.21
│ │ └─ syn v1.0.103
│ └─ autocfg v1.1.0
├─ thiserror v1.0.37
├─ tokio v1.21.2
├─ tokio-stream v0.1.11
│ ├─ futures-core v0.3.25
│ ├─ pin-project-lite v0.2.9
│ └─ tokio v1.21.2
├─ tokio-util v0.7.4
│ ├─ bytes v1.2.1
│ ├─ futures-core v0.3.25
│ ├─ futures-sink v0.3.25
│ ├─ pin-project-lite v0.2.9
│ └─ tokio v1.21.2
├─ tracing v0.1.37
│ ├─ cfg-if v1.0.0
│ ├─ pin-project-lite v0.2.9
│ ├─ tracing-attributes v0.1.23 (proc-macro)
│ │ ├─ proc-macro2 v1.0.47
│ │ ├─ quote v1.0.21
│ │ └─ syn v1.0.103
│ └─ tracing-core v0.1.30
│ └─ once_cell v1.16.0
└─ uuid v1.2.1
├─ getrandom v0.2.8
│ ├─ cfg-if v1.0.0
│ └─ libc v0.2.137
└─ serde v1.0.147
Commit: 5964489 (Compare with baseline commit) |
Codecov Report
@@ Coverage Diff @@
## master #273 +/- ##
=======================================
Coverage 21.01% 21.01%
=======================================
Files 19 19
Lines 1318 1318
=======================================
Hits 277 277
Misses 1041 1041 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
bors: r+ |
Build succeeded: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.1.1
->v2.0.6
Release Notes
ossf/scorecard-action
v2.0.6
Compare Source
What's Changed
Full Changelog: ossf/scorecard-action@v2.0.5...v2.0.6
v2.0.5
Compare Source
What's Changed
5cf1d98
tob46fc4e
by @dependabot in https://github.com/ossf/scorecard-action/pull/959c2a98a5
tob850621
by @dependabot in https://github.com/ossf/scorecard-action/pull/966b850621
to25de7b6
by @dependabot in https://github.com/ossf/scorecard-action/pull/968New Contributors
Full Changelog: ossf/scorecard-action@v2.0.4...v2.0.5
v2.0.4
Compare Source
Fixes #856
What's Changed
New Contributors
Full Changelog: ossf/scorecard-action@v2.0.3...v2.0.4
v2.0.3
Compare Source
Patch for fix in #898
v2.0.2
Compare Source
Fixes https://github.com/ossf/scorecard-action/issues/895
v2.0.1
Compare Source
Fix for #856
v2.0.0
Compare Source
What's Changed
f576b80
toa811e62
by @dependabot in https://github.com/ossf/scorecard-action/pull/7872541b12
by @dependabot in https://github.com/ossf/scorecard-action/pull/835a811e62
to68c1f6b
by @dependabot in https://github.com/ossf/scorecard-action/pull/840310e0dd
to 2.1.0 by @dependabot in https://github.com/ossf/scorecard-action/pull/838New Contributors
Full Changelog: ossf/scorecard-action@v1.1.2...v2.0.0
v1.1.2
Compare Source
What's Changed
Full Changelog: ossf/scorecard-action@v1.1.1...v1.1.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.