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 3.6.5 to 4.1.1 #67

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @readme/eslint-config from 3.6.5 to 4.1.1.

Changelog

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

4.1.1 (2021-01-27)

  • chore: update import rules (#182) (73a809c), closes #182
  • chore(deps-dev): bump husky from 4.3.6 to 4.3.7 (#180) (67e55de), closes #180
  • chore(deps): bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#179) (5c496e6), closes #179
  • chore(deps): bump eslint-plugin-unicorn from 25.0.1 to 26.0.0 (#181) (5beb865), closes #181
  • ci: making dependabot run on a monthly schedule (82cbc35)

4.1.0 (2021-01-04)

  • chore(deps-dev): bump eslint from 7.15.0 to 7.16.0 (#172) (618f221), closes #172
  • chore(deps-dev): bump eslint from 7.16.0 to 7.17.0 (#177) (fd6fd42), closes #177
  • chore(deps): bump actions/setup-node from v2.1.2 to v2.1.4 (#174) (31ca616), closes #174
  • chore(deps): bump eslint-config-prettier from 7.0.0 to 7.1.0 (#173) (a484396), closes #173
  • chore(deps): bump eslint-plugin-jest-dom from 3.6.4 to 3.6.5 (#176) (4dfb12b), closes #176
  • chore(deps): bump eslint-plugin-react from 7.21.5 to 7.22.0 (#175) (8f0259e), closes #175
  • chore(deps): bump eslint-plugin-unicorn from 23.0.0 to 25.0.1 (#178) (6baa3c4), closes #178
  • style: alphabetizing our ruleset (ac5f2cd)

4.0.0 (2020-12-14)

  • feat: add testing-library plugins to testing config (#170) (f523c98), closes #170
  • fix: issue where some prettier defaults got turned off (57a23be)
  • chore(deps-dev): bump husky from 4.3.0 to 4.3.6 (#169) (28425ba), closes #169
  • chore(deps): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#164) (61dc4f8), closes #164
  • chore(deps): bump eslint-plugin-prettier from 3.2.0 to 3.3.0 (#168) (49065f9), closes #168
  • chore(deps): bump ini from 1.3.5 to 1.3.7 (#167) (f37093b), closes #167

3.8.0 (2020-12-10)

  • style: fixing some style issues (587ea4c)
  • add lodash scoped styling rule (fc2043f)
  • chore(deps-dev): bump eslint from 7.14.0 to 7.15.0 (#166) (cadf9d0), closes #166
  • chore(deps-dev): bump prettier from 2.2.0 to 2.2.1 (#162) (ec2aca0), closes #162
  • chore(deps): bump actions/checkout from v2.3.3 to v2.3.4 (#163) (0e2a3d3), closes #163
  • chore(deps): bump eslint-plugin-prettier from 3.1.4 to 3.2.0 (#165) (22a3aca), closes #165

3.7.1 (2020-11-27)

  • fix: making eslint-plugin-react-hooks a hard dep (caba016)

... (truncated)

Commits
  • e023368 build: 4.1.1 release
  • 5beb865 chore(deps): bump eslint-plugin-unicorn from 25.0.1 to 26.0.0 (#181)
  • 73a809c chore: update import rules (#182)
  • 67e55de chore(deps-dev): bump husky from 4.3.6 to 4.3.7 (#180)
  • 82cbc35 ci: making dependabot run on a monthly schedule
  • 5c496e6 chore(deps): bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#179)
  • c8d144f build: 4.1.0 release
  • 6baa3c4 chore(deps): bump eslint-plugin-unicorn from 23.0.0 to 25.0.1 (#178)
  • fd6fd42 chore(deps-dev): bump eslint from 7.16.0 to 7.17.0 (#177)
  • 4dfb12b chore(deps): bump eslint-plugin-jest-dom from 3.6.4 to 3.6.5 (#176)
  • 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 Feb 1, 2021
@dependabot dependabot bot requested a review from erunion February 1, 2021 05:31
@erunion erunion merged commit cef3e42 into master Feb 1, 2021
@erunion erunion deleted the dependabot/npm_and_yarn/readme/eslint-config-4.1.1 branch February 1, 2021 17:39
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.

1 participant