eslint-plugin-github
eslint-plugin-github copied to clipboard
chore(deps-dev): bump the all-dependencies group with 2 updates
Bumps the all-dependencies group with 2 updates: chai and eslint-doc-generator.
Updates chai
from 5.1.0 to 5.1.1
Release notes
Sourced from chai's releases.
v5.1.1
What's Changed
- Set up ESLint for JSDoc comments by
@koddsson
in chaijs/chai#1605- build(deps-dev): bump ip from 1.1.8 to 1.1.9 by
@dependabot
in chaijs/chai#1608- Correct Mocha import instructions by
@MattiSG
in chaijs/chai#1611- fix: support some virtual contexts in
toThrow
by@43081j
in chaijs/chai#1609New Contributors
@MattiSG
made their first contribution in chaijs/chai#1611Full Changelog: https://github.com/chaijs/chai/compare/v5.1.0...v5.1.1
Commits
Updates eslint-doc-generator
from 1.7.0 to 1.7.1
Release notes
Sourced from eslint-doc-generator's releases.
Release 1.7.1
:bug: Bug Fix
Committers: 1
- Bryan Mishkin (
@bmish
)
Changelog
Sourced from eslint-doc-generator's changelog.
v1.7.1 (2024-05-08)
:bug: Bug Fix
Committers: 1
- Bryan Mishkin (
@bmish
)
Commits
39ec714
Release 1.7.14852197
fix: OS-agnostic handling of end-of-line characters (#524)- See full diff in compare view
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