-
Notifications
You must be signed in to change notification settings - Fork 470
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): bump check-spelling/check-spelling from 0.0.21 to 0.0.22 #3364
chore(deps): bump check-spelling/check-spelling from 0.0.21 to 0.0.22 #3364
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3364 +/- ##
==========================================
+ Coverage 77.89% 78.42% +0.53%
==========================================
Files 758 758
Lines 11484 11484
Branches 1342 1342
==========================================
+ Hits 8945 9006 +61
+ Misses 2113 2038 -75
- Partials 426 440 +14
Flags with carried forward coverage won't be shown. Click here to find out more. see 4 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Bumps [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling) from 0.0.21 to 0.0.22. - [Release notes](https://github.com/check-spelling/check-spelling/releases) - [Commits](check-spelling/check-spelling@d7cd297...00c989c) --- updated-dependencies: - dependency-name: check-spelling/check-spelling dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
9aea83a
to
f6488de
Compare
…ck-spelling-0.0.22
Updating branch to re-run tests. Dependency check was giving us a vuln for check-spelling < 0.19 but... I think it might have been a typo in the vuln report as there's no such version and we're on 0.0.21 with the newest release of 0.0.22 (note the extra 0 in those version numbers.) |
…ck-spelling-0.0.22
Numbers seem to be correct in GAD issue now, but the dependency check was still failing. I've resolved a merge conflict and will let tests run again, maybe the issue is fixed now? (I wouldn't hold my breath) |
…ck-spelling-0.0.22
Updating branch to see if things have changed, but if this is still failing tests I'll likely ignore this version for now. not worth the hassle of debugging further. |
Okay, I'm maybe 70% sure that the the problem is that dependency check is comparing the version with the hash and getting nonsense results, so I'm going to try an experiment... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's messed up that that worked, but I'm just gonna merge it and move on. bloody version compare functions and hashes. I should probably report this somewhere but I don't have the energy for it right now.
…intel#3364) * chore(deps): bump check-spelling/check-spelling from 0.0.21 to 0.0.22 Bumps [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling) from 0.0.21 to 0.0.22. - [Release notes](https://github.com/check-spelling/check-spelling/releases) - [Commits](check-spelling/check-spelling@d7cd297...00c989c) --- updated-dependencies: - dependency-name: check-spelling/check-spelling dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: questionable fix for .github/workflows/spelling.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Terri Oda <terri.oda@intel.com>
Bumps check-spelling/check-spelling from 0.0.21 to 0.0.22.
Release notes
Sourced from check-spelling/check-spelling's releases.
... (truncated)
Commits
00c989c
Release 0.0.22ba06773
Restructure READMEb8a543f
Upgrade to checkout@v43b11c85
Tolerate more apostrophes697744a
Report HTTP response code for dictionary-not-found596ae6b
Provide importable commit in report280403b
Use ':rotating_light: alerts' for code scanning results5ca992f
Clarify that you do not have to use these commands676e503
Fix sarif detectionbfebcb1
Harmonize report pathsYou can trigger a rebase of this PR 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)