Skip to content

chore(deps-dev): bump @cybozu/eslint-config from 13.0.0 to 18.0.0#90

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cybozu/eslint-config-18.0.0
Open

chore(deps-dev): bump @cybozu/eslint-config from 13.0.0 to 18.0.0#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cybozu/eslint-config-18.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2022

Copy link
Copy Markdown
Contributor

Bumps @cybozu/eslint-config from 13.0.0 to 18.0.0.

Release notes

Sourced from @​cybozu/eslint-config's releases.

v18.0.0

⚠ BREAKING CHANGES

  • Node v12 is no longer supported

Bug Fixes

  • deps: update dependency eslint-plugin-react to ^7.31.10 (740eeaf)
  • deps: update dependency eslint-plugin-react to ^7.31.2 (1568fcf)
  • deps: update dependency eslint-plugin-react to ^7.31.5 (e5820f2)
  • deps: update dependency eslint-plugin-react to ^7.31.6 (0ef9f32)
  • deps: update dependency eslint-plugin-react to ^7.31.7 (7a1bc57)
  • deps: update dependency eslint-plugin-react to ^7.31.8 (b3cdbd4)
  • deps: update dependency eslint-plugin-react to ^7.31.9 (c413476)
  • deps: update typescript-eslint monorepo to ^5.35.1 (#597) (575dc09)
  • deps: update typescript-eslint monorepo to ^5.42.0 (#600) (8dc1198)

Chores

  • drop Node v12 support, and add v18 support (#621) (c065e68)

Full Changelog: cybozu/eslint-config@v17.0.3...v18.0.0

v17.0.3

What's Changed

Full Changelog: cybozu/eslint-config@v17.0.2...v17.0.3

v17.0.2

What's Changed

... (truncated)

Changelog

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

18.0.0 (2022-11-01)

⚠ BREAKING CHANGES

  • Node v12 is no longer supported

Bug Fixes

  • deps: update dependency eslint-plugin-react to ^7.31.10 (740eeaf)

  • deps: update dependency eslint-plugin-react to ^7.31.2 (1568fcf)

  • deps: update dependency eslint-plugin-react to ^7.31.5 (e5820f2)

  • deps: update dependency eslint-plugin-react to ^7.31.6 (0ef9f32)

  • deps: update dependency eslint-plugin-react to ^7.31.7 (7a1bc57)

  • deps: update dependency eslint-plugin-react to ^7.31.8 (b3cdbd4)

  • deps: update dependency eslint-plugin-react to ^7.31.9 (c413476)

  • deps: update typescript-eslint monorepo to ^5.35.1 (#597) (575dc09)

  • deps: update typescript-eslint monorepo to ^5.42.0 (#600) (8dc1198)

  • drop Node v12 support, and add v18 support (#621) (c065e68)

17.0.3 (2022-08-02)

Bug Fixes

  • deps: update dependency eslint-plugin-jsx-a11y to ^6.6.1 (bfd6f0d)
  • deps: update typescript-eslint monorepo to ^5.20.0 (#556) (86cf26c)
  • deps: update typescript-eslint monorepo to ^5.30.0 (#568) (7bf5f8d)
  • deps: update typescript-eslint monorepo to ^5.30.3 (c2e596d)
  • deps: update typescript-eslint monorepo to ^5.30.4 (5b050e0)
  • deps: update typescript-eslint monorepo to ^5.30.5 (a903db4)
  • deps: update typescript-eslint monorepo to ^5.30.6 (31abb19)
  • deps: update typescript-eslint monorepo to ^5.30.7 (8f80691)
  • deps: update typescript-eslint monorepo to ^5.32.0 (#593) (9698c49)

17.0.2 (2022-07-01)

Update deps

  • update ESLint plugins and configs (#572)

Bug Fixes

  • deps: update typescript-eslint monorepo to ^5.20.0 (#556) (86cf26c)
  • deps: update typescript-eslint monorepo to ^5.30.0 (#568) (7bf5f8d)

17.0.1 (2022-03-04)

... (truncated)

Commits

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 [@cybozu/eslint-config](https://github.com/cybozu/eslint-config) from 13.0.0 to 18.0.0.
- [Release notes](https://github.com/cybozu/eslint-config/releases)
- [Changelog](https://github.com/cybozu/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cybozu/eslint-config/commits/v18.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
@codecov

codecov Bot commented Nov 1, 2022

Copy link
Copy Markdown

Codecov Report

Merging #90 (13bdb42) into main (d47c0a3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   38.88%   38.88%           
=======================================
  Files           3        3           
  Lines          90       90           
  Branches       15       15           
=======================================
  Hits           35       35           
  Misses         55       55           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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