Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v17.0.1

What's Changed

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

v17.0.0

⚠ BREAKING CHANGES

Enable new jsx-a11y rules

We have enabled some rules of jsx-a11y. Please see #540 for more details.

Support New JSX Transformer

We have supported New JSX Transformer 🎉. If you use Classic JSX Transformer, you would see many react/jsx-uses-react errors. Please turn off the rule on your own when you still use the Classic JSX Transformer.

You can see the details about the New JSX Transformer. https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html

Features

  • enable react/jsx-no-useless-fragment and @typescript-eslint/no-non-null-assertion warnings (#541) (5dd5077)
  • React 17 support (#538) (dffb83d)

Bug Fixes

  • deps: update dependency eslint-plugin-import to ^2.25.4 (bde075b)
  • enable some jsx-a11y rules (#540) (fd9bc03)

New Contributors

Full Changelog: cybozu/eslint-config@v16.0.1...v17.0.0

v16.0.1

What's Changed

... (truncated)

Changelog

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

17.0.1 (2022-03-04)

Bug Fixes

  • deps: update typescript-eslint monorepo to ^5.10.0 (#531) (ad48cef)
  • deps: update typescript-eslint monorepo to ^5.10.1 (cf53fcc)
  • deps: update typescript-eslint monorepo to ^5.10.2 (22a9c18)
  • deps: update typescript-eslint monorepo to ^5.13.0 (#550) (b368345)

17.0.0 (2022-01-21)

⚠ BREAKING CHANGES

Enable new jsx-a11y rules

We have enabled some rules of jsx-a11y. Please see #540 for more details.

Support New JSX Transformer

We have supported New JSX Transformer 🎉. If you use Classic JSX Transformer, you would see many react/jsx-uses-react errors. Please turn off the rule on your own when you still use the Classic JSX Transformer.

You can see the details about the New JSX Transformer. https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html

Features

  • enable react/jsx-no-useless-fragment and @typescript-eslint/no-non-null-assertion warnings (#541) (5dd5077)
  • React 17 support (#538) (dffb83d)

Bug Fixes

  • deps: update dependency eslint-plugin-import to ^2.25.4 (bde075b)
  • enable some jsx-a11y rules (#540) (fd9bc03)

16.0.1 (2021-12-01)

Bug Fixes

  • deps: update dependency eslint-plugin-react to ^7.27.1 (dc9d0ee)
  • deps: update typescript-eslint monorepo to ^5.5.0 (#528) (e106e3f)

16.0.0 (2021-11-16)

⚠ BREAKING CHANGES

  • this might introduce new errors that added to the recommended rules of eslint and @typescript-eslint.

Features

... (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 17.0.1.
- [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/v17.0.1)

---
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 Apr 1, 2022
@codecov

codecov Bot commented Apr 1, 2022

Copy link
Copy Markdown

Codecov Report

Merging #70 (94d0dfa) into main (d47c0a3) will not change coverage.
The diff coverage is n/a.

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

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d47c0a3...94d0dfa. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #81.

@dependabot dependabot Bot closed this Jul 1, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/cybozu/eslint-config-17.0.1 branch July 1, 2022 14:06
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