eliteSchwein / mooncord

Moonraker discord Bot
MIT License
132 stars 24 forks source link

Bump eslint-config-galex from 3.1.2 to 3.5.2 #181

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-config-galex from 3.1.2 to 3.5.2.

Release notes

Sourced from eslint-config-galex's releases.

v3.5.2

3.5.2 (2021-12-23)

Bug Fixes

v3.5.1

3.5.1 (2021-12-23)

Bug Fixes

  • actually enable storybook plugin (I'm smart) (0aeddb0)

v3.5.0

3.5.0 (2021-12-23)

Bug Fixes

  • deps: update dependency eslint-plugin-react to v7.28.0 (f79ef67)

Features

  • add eslint-plugin-storybook (a58d2f5)

v3.4.1

3.4.1 (2021-12-18)

Bug Fixes

  • deps: update dependency eslint-plugin-promise to v6 (5574f19)

v3.4.0

3.4.0 (2021-12-17)

Features

  • add incrementalAdoption flag (default off) (eb85341), closes #519
  • add support for [@remix-run](https://github.com/remix-run) (1a48145)

v3.3.7

3.3.7 (2021-12-15)

... (truncated)

Commits
  • 5251ec2 chore(release): 3.5.2 [skip ci]
  • e1edcdc fix: storybook rule name
  • ac82e96 chore(release): 3.5.1 [skip ci]
  • 0aeddb0 fix: actually enable storybook plugin (I'm smart)
  • e2575ca chore(release): 3.5.0 [skip ci]
  • a58d2f5 feat: add eslint-plugin-storybook
  • f79ef67 fix(deps): update dependency eslint-plugin-react to v7.28.0
  • bd0c269 chore(release): 3.4.1 [skip ci]
  • 5574f19 fix(deps): update dependency eslint-plugin-promise to v6
  • e289a88 chore: set jest.snapshotFormat.printBasicPrototype to false
  • 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[bot] commented 2 years ago

Superseded by #184.