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 6.0.0 to 6.1.0 #366

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @readme/eslint-config from 6.0.0 to 6.1.0.

Changelog

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

6.1.0 (2021-09-01)

  • feat: enabling unicorn/no-useless-length-check and no-useless-spread (83baae4)
  • chore: removing an unused husky config (125bb2a)
  • chore(deps-dev): bump @​commitlint/cli from 12.1.4 to 13.1.0 (#231) (6879775), closes #231
  • chore(deps-dev): bump @​commitlint/config-conventional (#232) (f1dfb03), closes #232
  • chore(deps-dev): bump husky from 7.0.1 to 7.0.2 (#237) (ca497ee), closes #237
  • chore(deps): bump @​typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5 (#233) (187be12), closes #233
  • chore(deps): bump @​typescript-eslint/eslint-plugin from 4.28.5 to 4.30.0 (#238) (09476a1), closes #238
  • chore(deps): bump @​typescript-eslint/parser from 4.28.4 to 4.28.5 (#234) (51d4033), closes #234
  • chore(deps): bump @​typescript-eslint/parser from 4.28.5 to 4.30.0 (#239) (272bc27), closes #239
  • chore(deps): bump actions/setup-node from 2.3.0 to 2.4.0 (#236) (73ebb96), closes #236
  • chore(deps): bump eslint-plugin-import from 2.23.4 to 2.24.2 (#242) (84b6b9d), closes #242
  • chore(deps): bump eslint-plugin-jest from 24.3.7 to 24.4.0 (#235) (a3952c5), closes #235
  • chore(deps): bump eslint-plugin-prettier from 3.4.0 to 4.0.0 (#244) (48b995c), closes #244
  • chore(deps): bump eslint-plugin-react from 7.24.0 to 7.25.1 (#245) (ade7bc8), closes #245
  • chore(deps): bump eslint-plugin-sonarjs from 0.9.1 to 0.10.0 (#243) (2772438), closes #243
  • chore(deps): bump eslint-plugin-testing-library from 4.10.1 to 4.12.0 (#240) (78d07e4), closes #240
  • chore(deps): bump eslint-plugin-unicorn from 34.0.1 to 35.0.0 (#241) (94cafb8), closes #241
  • chore(deps): removing conventional-changelog-cli in favor of using npx (aeddb1e)
  • chore(deps): running npm audit (69b6bad)
  • ci: updating the dependabot label (ccaf66e)
Commits
  • 5d16c71 build: 6.1.0 release
  • 83baae4 feat: enabling unicorn/no-useless-length-check and no-useless-spread
  • 69b6bad chore(deps): running npm audit
  • ccaf66e ci: updating the dependabot label
  • ade7bc8 chore(deps): bump eslint-plugin-react from 7.24.0 to 7.25.1 (#245)
  • 48b995c chore(deps): bump eslint-plugin-prettier from 3.4.0 to 4.0.0 (#244)
  • 2772438 chore(deps): bump eslint-plugin-sonarjs from 0.9.1 to 0.10.0 (#243)
  • 84b6b9d chore(deps): bump eslint-plugin-import from 2.23.4 to 2.24.2 (#242)
  • 94cafb8 chore(deps): bump eslint-plugin-unicorn from 34.0.1 to 35.0.0 (#241)
  • 272bc27 chore(deps): bump @​typescript-eslint/parser from 4.28.5 to 4.30.0 (#239)
  • 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)

Bumps [@readme/eslint-config](https://github.com/readmeio/eslint-config) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/readmeio/eslint-config/releases)
- [Changelog](https://github.com/readmeio/eslint-config/blob/main/CHANGELOG.md)
- [Commits](readmeio/standards@6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: "@readme/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2021
@dependabot dependabot bot requested a review from erunion September 1, 2021 18:40
@erunion erunion merged commit b0dde02 into main Sep 1, 2021
@erunion erunion deleted the dependabot/npm_and_yarn/readme/eslint-config-6.1.0 branch September 1, 2021 18:45
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