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

chore(deps-dev): bump @readme/eslint-config from 4.0.0 to 5.0.5 #317

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2021

Bumps @readme/eslint-config from 4.0.0 to 5.0.5.

Changelog

Sourced from @​readme/eslint-config's changelog.

5.0.5 (2021-05-03)

  • chore(deps): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#213) (f7d993d), closes #213

5.0.4 (2021-04-30)

  • chore: stop trying to upgrade husky (d37dd53)
  • chore(deps-dev): bump @​commitlint/cli from 11.0.0 to 12.1.1 (#211) (bf8ae1b), closes #211
  • chore(deps-dev): bump @​commitlint/config-conventional (#205) (c13790e), closes #205
  • chore(deps-dev): bump husky from 4.3.7 to 4.3.8 (#207) (bb4fbb1), closes #207
  • chore(deps): bump eslint-config-prettier from 8.1.0 to 8.3.0 (#208) (0e2f8c4), closes #208
  • chore(deps): bump eslint-plugin-jest from 24.1.5 to 24.3.6 (#203) (a106cfd), closes #203
  • chore(deps): bump eslint-plugin-jest-dom from 3.6.5 to 3.8.1 (#204) (dcb9611), closes #204
  • chore(deps): bump eslint-plugin-react from 7.22.0 to 7.23.1 (#200) (3bb16ca), closes #200
  • chore(deps): bump eslint-plugin-react from 7.22.0 to 7.23.2 (#209) (646f590), closes #209
  • chore(deps): bump eslint-plugin-sonarjs from 0.6.0 to 0.7.0 (#210) (ac35382), closes #210
  • chore(deps): bump eslint-plugin-testing-library from 3.10.1 to 4.1.2 (#206) (03d6766), closes #206
  • chore(deps): bump eslint-plugin-unicorn from 28.0.2 to 31.0.0 (#212) (30f6e74), closes #212

5.0.3 (2021-03-20)

  • fix: allowing node 12 installs (d75eded)

5.0.2 (2021-03-20)

  • fix: loosening up the node requirement (447f08b)

5.0.1 (2021-03-16)

  • feat: prefer bare test and nested it (#195) (f7aaca9), closes #195
  • chore(deps): bump eslint-config-prettier from 7.1.0 to 8.1.0 (#193) (e5a8f75), closes #193

5.0.0 (2021-02-24)

  • chore: promoting eslint and prettier to just be peerDeps (a6d269e)
  • chore(deps-dev): bump eslint from 7.17.0 to 7.19.0 (#185) (ead10ec), closes #185
  • chore(deps-dev): bump husky from 4.3.7 to 4.3.8 (#186) (1484e50), closes #186
  • chore(deps): bump eslint-config-prettier from 7.1.0 to 7.2.0 (#184) (e32f3ca), closes #184
  • chore(deps): bump eslint-plugin-jest-formatting from 2.0.0 to 2.0.1 (#187) (3edf677), closes #187
  • chore(deps): bump eslint-plugin-unicorn from 26.0.0 to 27.0.0 (#183) (df03e60), closes #183

... (truncated)

Commits
  • 88272e2 build: 5.0.5 release
  • f7d993d chore(deps): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#213)
  • f429ab5 build: 5.0.4 release
  • 0e2f8c4 chore(deps): bump eslint-config-prettier from 8.1.0 to 8.3.0 (#208)
  • bf8ae1b chore(deps-dev): bump @​commitlint/cli from 11.0.0 to 12.1.1 (#211)
  • 646f590 chore(deps): bump eslint-plugin-react from 7.22.0 to 7.23.2 (#209)
  • bb4fbb1 chore(deps-dev): bump husky from 4.3.7 to 4.3.8 (#207)
  • 03d6766 chore(deps): bump eslint-plugin-testing-library from 3.10.1 to 4.1.2 (#206)
  • dcb9611 chore(deps): bump eslint-plugin-jest-dom from 3.6.5 to 3.8.1 (#204)
  • a106cfd chore(deps): bump eslint-plugin-jest from 24.1.5 to 24.3.6 (#203)
  • 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 the dependencies Pull requests that update a dependency file label Jun 1, 2021
@dependabot dependabot bot requested a review from erunion June 1, 2021 05:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 8, 2021

Superseded by #322.

@dependabot dependabot bot closed this Jun 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/readme/eslint-config-5.0.5 branch June 8, 2021 18: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.

0 participants