Skip to content

Conversation

@dependabot
Copy link

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

Bumps @readme/eslint-config from 7.1.1 to 7.2.2.

Changelog

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

7.2.2 (2021-10-04)

  • fix: removing jest/no-expect-resolves as its handled by prefer-expect-resolves now (0a23416)

7.2.1 (2021-10-04)

  • chore: upgrading eslint-plugin-jest again to fix some weird issues with the pkg (36ad1c6)

7.2.0 (2021-10-04)

  • chore(deps-dev): bump @​commitlint/cli from 13.1.0 to 13.2.0 (#252) (24022a6), closes #252
  • chore(deps-dev): bump @​commitlint/config-conventional (#250) (8af13c6), closes #250
  • chore(deps): bump @​typescript-eslint/eslint-plugin from 4.30.0 to 4.33.0 (#258) (3f5e695), closes #258
  • chore(deps): bump @​typescript-eslint/parser from 4.30.0 to 4.33.0 (#259) (14bb066), closes #259
  • chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#247) (107a817), closes #247
  • chore(deps): bump eslint-import-resolver-typescript from 2.4.0 to 2.5.0 (#257) (72b029a), closes #257
  • chore(deps): bump eslint-plugin-jest from 24.4.0 to 24.5.0 (#253) (27c9e17), closes #253
  • chore(deps): bump eslint-plugin-jest-dom from 3.9.0 to 3.9.2 (#256) (bfe9ff1), closes #256
  • chore(deps): bump eslint-plugin-react from 7.25.1 to 7.26.1 (#254) (afc0cc0), closes #254
  • chore(deps): bump eslint-plugin-testing-library from 4.12.0 to 4.12.4 (#255) (d5a5715), closes #255
  • chore(deps): bump eslint-plugin-unicorn from 35.0.0 to 36.0.0 (#248) (9a9afe3), closes #248
  • feat: enabling unicorn/no-useless-fallback-in-spread (50befd9)
  • feat: enabling some new jest rules (9e70e5d)
  • docs: adding a code of conduct (1e23d1c)
  • docs: adding a pull request template (69cc745)
Commits
  • 06bc30f build: 7.2.2 release
  • 0a23416 fix: removing jest/no-expect-resolves as its handled by `prefer-expect-reso...
  • 88a1875 build: 7.2.1 release
  • 36ad1c6 chore: upgrading eslint-plugin-jest again to fix some weird issues with the pkg
  • b6f4250 build: 7.2.0 release
  • afc0cc0 chore(deps): bump eslint-plugin-react from 7.25.1 to 7.26.1 (#254)
  • d5a5715 chore(deps): bump eslint-plugin-testing-library from 4.12.0 to 4.12.4 (#255)
  • 14bb066 chore(deps): bump @​typescript-eslint/parser from 4.30.0 to 4.33.0 (#259)
  • bfe9ff1 chore(deps): bump eslint-plugin-jest-dom from 3.9.0 to 3.9.2 (#256)
  • 9e70e5d feat: enabling some new jest rules
  • 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 7.1.1 to 7.2.2.
- [Release notes](https://github.com/readmeio/eslint-config/releases)
- [Changelog](https://github.com/readmeio/eslint-config/blob/main/CHANGELOG.md)
- [Commits](readmeio/standards@7.1.1...7.2.2)

---
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 Nov 1, 2021
@dependabot dependabot bot requested a review from erunion November 1, 2021 15:03
@erunion erunion merged commit 3edbfec into main Nov 1, 2021
@erunion erunion deleted the dependabot/npm_and_yarn/readme/eslint-config-7.2.2 branch November 1, 2021 16:29
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.

2 participants