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.3.2 to 3.4.0 #221

Merged
merged 2 commits into from
Jul 27, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2020

Bumps @readme/eslint-config from 3.3.2 to 3.3.3.

Changelog

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

3.3.3 (2020-07-06)

  • chore(deps-dev): bump eslint from 7.3.1 to 7.4.0 (#107) (6364f1f), closes #107
  • chore(deps): bump eslint-plugin-jest from 23.17.1 to 23.18.0 (#106) (8a144cb), closes #106
  • chore(deps): bump eslint-plugin-react from 7.20.2 to 7.20.3 (#105) (d54bec8), closes #105

3.3.1 (2020-06-30)

  • chore(deps-dev): bump eslint from 7.2.0 to 7.3.1 (#98) (475d615), closes #98
  • chore(deps): bump actions/checkout from v2.2.0 to v2.3.1 (#103) (c5a6b70), closes #103
  • chore(deps): bump actions/setup-node from v2.0.0 to v2.1.0 (#102) (9e953e8), closes #102
  • chore(deps): bump eslint-plugin-import from 2.21.2 to 2.22.0 (#99) (b5bc4f1), closes #99
  • chore(deps): bump eslint-plugin-jest from 23.16.0 to 23.17.1 (#97) (720dca4), closes #97
  • chore(deps): bump eslint-plugin-jest-formatting from 1.2.0 to 2.0.0 (#101) (736f508), closes #101
  • chore(deps): bump eslint-plugin-react from 7.20.0 to 7.20.1 (#100) (0d4757e), closes #100
  • chore(deps): bump eslint-plugin-react from 7.20.0 to 7.20.2 (#104) (38a3531), closes #104
  • ci: updating the label that dependabot uses (ce11023)

3.3.0 (2020-06-22)

  • chore: setting up auto changelogs (d80eff7)
  • chore(deps-dev): bump @commitlint/cli from 8.3.5 to 9.0.1 (#96) (410a939), closes #96
  • chore(deps-dev): bump @commitlint/config-conventional (#95) (f988938), closes #95
  • chore(deps): bump eslint-config-airbnb-base from 14.1.0 to 14.2.0 (#93) (4601906), closes #93
  • chore(deps): bump eslint-plugin-jest from 23.13.2 to 23.16.0 (#94) (161135c), closes #94
  • chore(deps): bump eslint-plugin-jsx-a11y from 6.2.3 to 6.3.1 (#91) (d2b2de1), closes #91

3.2.1 (2020-06-15)

  • chore(deps): bump actions/checkout from v1 to v2.2.0 (#88) (36a4d85), closes #88
  • chore(deps): bump actions/setup-node from v1 to v2.0.0 (#87) (317a228), closes #87
  • chore(deps): bump eslint-plugin-import from 2.21.1 to 2.21.2 (#89) (edd4d82), closes #89
  • chore(deps): bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (#90) (ade744c), closes #90

3.2.0 (2020-06-09)

  • feat: toggling require-await on the testing config (283dfa3)
  • chore: setting up dependabot to keep an eye on our workflows (56560ed)
  • build(deps-dev): bump eslint from 7.1.0 to 7.2.0 (#86) (2cab7f1), closes #86
  • build(deps): bump eslint-plugin-import from 2.20.2 to 2.21.1 (#85) (8699711), closes #85
  • ci: create Dependabot config file (#84) (0063b20), closes #84
  • ci: running unit tests against node 14 (9fa1603)
Commits
  • f6efe84 build: 3.3.3 release
  • 6364f1f chore(deps-dev): bump eslint from 7.3.1 to 7.4.0 (#107)
  • 8a144cb chore(deps): bump eslint-plugin-jest from 23.17.1 to 23.18.0 (#106)
  • d54bec8 chore(deps): bump eslint-plugin-react from 7.20.2 to 7.20.3 (#105)
  • See full diff 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 Jul 27, 2020
@dependabot dependabot bot requested a review from erunion July 27, 2020 06:45
@erunion erunion changed the title chore(deps-dev): bump @readme/eslint-config from 3.3.2 to 3.3.3 chore(deps-dev): bump @readme/eslint-config from 3.3.2 to 3.4.0 Jul 27, 2020
@erunion erunion merged commit 785f063 into master Jul 27, 2020
@erunion erunion deleted the dependabot/npm_and_yarn/readme/eslint-config-3.3.3 branch July 27, 2020 18:58
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