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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: Bump eslint-doc-generator from 0.16.0 to 0.19.0 #251

Merged
merged 1 commit into from Nov 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-doc-generator from 0.16.0 to 0.19.0.

Release notes

Sourced from eslint-doc-generator's releases.

Release 0.19.0

馃挜 Breaking Change

  • #205 Redesign information architecture of rules table columns and rule doc notices for representing rule configs/severities (@鈥媌mish)

Committers: 1

Release 0.18.2

馃悰 Bug Fix

  • #203 Redo fix to ensure notation for config that warns/disables a rule does not wrap to two lines in rules table cell (@鈥媌mish)

Committers: 1

Release 0.18.1

馃悰 Bug Fix

  • #202 Ensure config emoji isn't missing in multi-sentence rule doc notice (@鈥媌mish)
  • #201 Ensure notation for config that warns/disables a rule does not wrap to separate line (@鈥媌mish)

Committers: 1

Release 0.18.0

馃殌 Enhancement

  • #198 Indicate when a rule is set to off/warn by a config in the README rules list (@鈥媌mish)
  • #199 Add default emoji for TypeScript configs, adjust default emoji for accessibility configs (@鈥媌mish)

馃摑 Documentation

  • #200 Demonstrage usage with a build step or prettier formatting (@鈥媌mish)

Committers: 1

Release 0.17.0

馃殌 Enhancement

  • #187 Show diff when --check fails because docs are out-of-sync (@鈥媌mish)
  • #188 Reduce complexity by removing prettier formatting of outputted markdown (@鈥媌mish)

馃摑 Documentation

  • #190 Encourage complementary use of eslint-plugin/require-meta-docs-description lint rule in readme (@鈥媌mish)
  • #183 Mention popular plugins that use this (@鈥媌mish)

Committers: 1

Changelog

Sourced from eslint-doc-generator's changelog.

v0.19.0 (2022-11-02)

馃挜 Breaking Change

  • #205 Redesign information architecture of rules table columns and rule doc notices for representing rule configs/severities (@鈥媌mish)

Committers: 1

v0.18.2 (2022-11-01)

馃悰 Bug Fix

  • #203 Redo fix to ensure notation for config that warns/disables a rule does not wrap to two lines in rules table cell (@鈥媌mish)

Committers: 1

v0.18.1 (2022-11-01)

馃悰 Bug Fix

  • #202 Ensure config emoji isn't missing in multi-sentence rule doc notice (@鈥媌mish)
  • #201 Ensure notation for config that warns/disables a rule does not wrap to separate line (@鈥媌mish)

Committers: 1

v0.18.0 (2022-10-31)

馃殌 Enhancement

  • #198 Indicate when a rule is set to off/warn by a config in the README rules list (@鈥媌mish)
  • #199 Add default emoji for TypeScript configs, adjust default emoji for accessibility configs (@鈥媌mish)

馃摑 Documentation

  • #200 Demonstrage usage with a build step or prettier formatting (@鈥媌mish)

Committers: 1

v0.17.0 (2022-10-30)

馃殌 Enhancement

  • #187 Show diff when --check fails because docs are out-of-sync (@鈥媌mish)
  • #188 Reduce complexity by removing prettier formatting of outputted markdown (@鈥媌mish)

馃摑 Documentation

  • #190 Encourage complementary use of eslint-plugin/require-meta-docs-description lint rule in readme (@鈥媌mish)
  • #183 Mention popular plugins that use this (@鈥媌mish)

... (truncated)

Commits
  • 39f2d84 Release 0.19.0
  • c60554b Merge pull request #205 from bmish/separate-config-cols
  • 9681c71 feat: separate config columns per severity
  • 53fdcf3 Release 0.18.2
  • 97125af Merge pull request #203 from bmish/superscript-break-2
  • 5022ea4 fix: Ensure notation for config that warns/disables a rule does not wrap to s...
  • 9738528 Merge pull request #197 from bmish/dependabot/npm_and_yarn/typescript-eslint/...
  • dd5977d Merge pull request #196 from bmish/dependabot/npm_and_yarn/jest-29.2.2
  • 133cb75 Merge pull request #194 from bmish/dependabot/npm_and_yarn/typescript-eslint/...
  • c2accca Merge pull request #193 from bmish/dependabot/npm_and_yarn/jest/globals-29.2.2
  • 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 4, 2022
@coveralls
Copy link

coveralls commented Nov 4, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling af14515 on dependabot/npm_and_yarn/eslint-doc-generator-0.19.0 into 4900937 on master.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-doc-generator-0.19.0 branch 2 times, most recently from 81437e4 to f4a4114 Compare November 4, 2022 21:18
Bumps [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) from 0.16.0 to 0.19.0.
- [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.16.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@bmish bmish force-pushed the dependabot/npm_and_yarn/eslint-doc-generator-0.19.0 branch from f4a4114 to af14515 Compare November 4, 2022 21:24
@bmish bmish merged commit 70f1b71 into master Nov 4, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-doc-generator-0.19.0 branch November 4, 2022 21:34
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.

None yet

2 participants