Skip to content
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

Upgrade: Bump eslint-doc-generator from 0.19.0 to 0.19.1 #261

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps eslint-doc-generator from 0.19.0 to 0.19.1.

Release notes

Sourced from eslint-doc-generator's releases.

Release 0.19.1

🐛 Bug Fix

  • #220 Fix deprecated rule replacement rule link with nested rule name (@​bmish)
  • #218 Fix deprecated rule replacement rule link when plugin prefix included in replacement rule name (@​bmish)

📝 Documentation

🏠 Internal

Committers: 2

Changelog

Sourced from eslint-doc-generator's changelog.

v0.19.1 (2022-11-09)

🐛 Bug Fix

  • #220 Fix deprecated rule replacement rule link with nested rule name (@​bmish)
  • #218 Fix deprecated rule replacement rule link when plugin prefix included in replacement rule name (@​bmish)

📝 Documentation

🏠 Internal

Committers: 2

Commits
  • d88681d Release 0.19.1
  • 8757f5b Merge pull request #220 from bmish/replacement-rule-link-nested
  • 9a3b9eb fix: incorrect deprecated rule replacement rule link for nested rule names
  • 2c0aacd Merge pull request #218 from bmish/replaced-by-link-fix
  • 6b86e5d Merge pull request #216 from bmish/dependabot/npm_and_yarn/type-fest-3.2.0
  • 63fa57c fix: incorrect deprecated rule replacedBy link sometimes
  • 584fa82 Merge pull request #215 from bmish/dependabot/npm_and_yarn/sort-package-json-...
  • 42bcbb7 chore(deps): bump type-fest from 3.1.0 to 3.2.0
  • 70a1c9b chore(deps-dev): bump sort-package-json from 2.0.0 to 2.1.0
  • cfb85fb Merge pull request #211 from bmish/dependabot-link
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Nov 14, 2022
@coveralls
Copy link

coveralls commented Nov 14, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling aa40843 on dependabot/npm_and_yarn/eslint-doc-generator-0.19.1 into c27c2a2 on master.

@platinumazure
Copy link
Owner

@dependabot rebase

Bumps [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/bmish/eslint-doc-generator/releases)
- [Changelog](https://github.com/bmish/eslint-doc-generator/blob/main/CHANGELOG.md)
- [Commits](bmish/eslint-doc-generator@v0.19.0...v0.19.1)

---
updated-dependencies:
- dependency-name: eslint-doc-generator
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-doc-generator-0.19.1 branch from 6f0de6b to aa40843 Compare November 14, 2022 21:44
@platinumazure platinumazure merged commit 3d2b3fb into master Nov 14, 2022
@platinumazure platinumazure deleted the dependabot/npm_and_yarn/eslint-doc-generator-0.19.1 branch November 14, 2022 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants