Closed dependabot[bot] closed 1 year ago
Merging #309 (71c1fdb) into main (45d890a) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #309 +/- ##
=======================================
Coverage 88.41% 88.41%
=======================================
Files 46 46
Lines 4212 4212
=======================================
Hits 3724 3724
Misses 488 488
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Crate | Version | Reviews (N/2) | LoC | Left-Pad Index | Geiger | Flags |
---|---|---|---|---|---|---|
yare | 1.0.2 | 0 | 89 | 12 | 0 | ____ |
static_assertions | 1.1.0 | 0 | 243 | 174 | 0 | ____ |
subtle | 2.4.1 | 0 | 377 | 150 | 3 | ____ |
displaydoc | 0.2.3 | 0 | 409 | 65 | 24 | ____ |
serial_test | 2.0.0 | 0 | 768 | 44 | 0 | ____ |
cargo-emit | 0.2.1 | 0 | 824 | 10 | 0 | ____ |
rand_core | 0.6.4 | 0 | 829 | 162 | 2 | ____ |
tempfile | 3.5.0 | 0 | 927 | 109 | 46 | ____ |
getrandom | 0.2.8 | 0 | 969 | 148 | 183 | ____ |
sha2 | 0.10.6 | 0 | 1061 | 112 | 204 | ____ |
once_cell | 1.17.1 | 0 | 1101 | 139 | 139 | ____ |
bitflags | 2.0.2 | 0 | 1949 | 97 | 0 | ____ |
textwrap | 0.16.0 | 0 | 2234 | 77 | 0 | ____ |
p256 | 0.13.0 | 0 | 2568 | 22 | 0 | ____ |
rand | 0.8.5 | 0 | 5273 | 63 | 32 | ____ |
nom | 7.1.3 | 0 | 10471 | 33 | 40 | ____ |
bindgen | 0.64.0 | 0 | 20421 | 15 | 405 | CB__ |
libc | 0.2.141 | 0 | 97569 | 16 | 525 | CB__ |
Bumps actions/add-to-project from 0.4.1 to 0.5.0.
Release notes
Sourced from actions/add-to-project's releases.
Commits
31b3f3c
Merge pull request #338 from saravanan30erd/fix-url-match039f00e
Merge pull request #1 from iansan5653/fix-url-match74235d0
Invert test that rejected non-github.com URLs5d4ef34
Merge branch 'main' of https://github.com/actions/add-to-project into fix-url...38a0adc
fix dist check90818bf
fix test - throws an error when url isn't a valid project url2a9da7b
Update src/add-to-project.ts07c29ba
remove TODO comment and update error message5b64707
Merge pull request #352 from actions/dependabot/npm_and_yarn/concurrently-8.0.1321b7eb
Merge pull request #351 from actions/dependabot/npm_and_yarn/eslint-plugin-gi...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 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)