-
Notifications
You must be signed in to change notification settings - Fork 356
Bump the npm group with 2 updates #1798
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
Conversation
Bumps the npm group with 2 updates: [@schemastore/package](https://github.com/ffflorian/schemastore-updater) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github). Updates `@schemastore/package` from 0.0.8 to 0.0.10 - [Release notes](https://github.com/ffflorian/schemastore-updater/releases) - [Commits](https://github.com/ffflorian/schemastore-updater/commits) Updates `eslint-plugin-github` from 4.9.0 to 4.9.2 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.9.0...v4.9.2) --- updated-dependencies: - dependency-name: "@schemastore/package" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
8bd4224
to
b16296b
Compare
@github/codeql-action-reviewers could I get another set of 👀 s to approve as I pushed the last commit? Thank you! |
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.
Wow that's a lot of commas — I'm not sure I love them, but I think they're probably an improvement overall when it comes to viewing diffs. Given the huge diff in source code, I'd strongly consider creating a .git-blame-ignore-revs
file adding the commit where you update the source code, and making sure we merge this with a merge commit.
Edit: We can also remove the ignore statement for @schemastore/[email protected]
from the Dependabot file, since 0.0.10 is compatible and we've upgraded to it here.
Yeah, I'm not sure I love all of them either, but agreed that on balance they're an improvement.
TIL about that 🤯 done — and will update to merge w/ merge commit
Done! |
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.
Nice, thanks!
Bumps the npm group with 2 updates: @schemastore/package and eslint-plugin-github.
Updates
@schemastore/package
from 0.0.8 to 0.0.10Commits
Updates
eslint-plugin-github
from 4.9.0 to 4.9.2Release notes
Sourced from eslint-plugin-github's releases.
Commits
cd17c09
Merge pull request #466 from github/kh-use-literal-prop-for-classc2ea115
Use literal propdd3cba1
Add failing test case0c0441f
Merge pull request #463 from github/kh-use-prop-value8c5f809
Merge branch 'main' into kh-use-prop-value125ac51
Merge pull request #464 from github/fix-a11y-no-title-attributeee9e16d
lint29ead03
add testb05b0cb
Do not look up as prop7036141
Add logic to check for presence of attributeDependabot 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