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: bump @morev/eslint-config from 11.0.0 to 11.1.1 #14

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2022

Bumps @morev/eslint-config from 11.0.0 to 11.1.1.

Changelog

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

11.1.1 (2022-04-15)

Bug fixes

  • typescript: Disable unicorn/prefer-json-parse-buffer for TS files due it's incompatible (16781ca)## 11.1.0 (2022-04-09)

Features

  • typescript: Rule no-shadow inherits all options from base config (dee52e0)
  • vue: Add vue/no-restricted-html-elements rule (593c6f7)
  • vue: Add vue/prefer-prop-type-boolean-first rule (37c6861)
  • vue: Make vue/component-tags-order autofixable (9d63619)

Chores

  • bump @​babel/core from 7.17.8 to 7.17.9 (#64) (951ffd2)
  • bump eslint from 8.12.0 to 8.13.0 (#67) (9bd19da)
  • bump eslint-plugin-import from 2.25.4 to 2.26.0 (#66) (e53d510)
  • bump eslint-plugin-jest from 26.1.3 to 26.1.4 (#65) (2ed4c51)
  • bump eslint-plugin-jsdoc from 38.1.6 to 39.0.1 (#71) (0eb8738)
  • Bump eslint-plugin-vue from 8.5.0 to 8.6.0 (e624814)## 11.0.0 (2022-04-02)

⚠ BREAKING CHANGES

  • As base config and common preset includes updated unicorn parts it become more strict

Features

  • Add new rules from unicrorn plugin v42 release (91c57f2)
  • typescript: no-unused-vars inherits from base config (9837287)

Tests

  • Add test for checking built configs validity (f26ad30)

Chores

  • bump @​morev/commitlint-config from 0.1.0 to 0.1.1 (#56) (fae10ee)
  • bump eslint-plugin-jsdoc from 38.0.7 to 38.1.6 (#57) (9fcae13)
  • bump eslint-plugin-markdownlint from 0.3.3 to 0.3.4 (#61) (cdeaacd)
  • bump eslint-plugin-sonarjs from 0.12.0 to 0.13.0 (#63) (4384145)
  • bump release-it from 14.13.1 to 14.14.0 (#59) (cfbabce)
  • Update dependabot settings (5c12338)
  • Upgrade eslint-plugin-unicorn to v42 (a95412d)

... (truncated)

Commits
  • b6eaaff release: Release version 11.1.1
  • 16781ca fix(typescript): Disable unicorn/prefer-json-parse-buffer for TS files due ...
  • 3c8bc03 release: Release version 11.1.0
  • 593c6f7 feat(vue): Add vue/no-restricted-html-elements rule
  • 37c6861 feat(vue): Add vue/prefer-prop-type-boolean-first rule
  • 9d63619 feat(vue): Make vue/component-tags-order autofixable
  • e624814 chore: Bump eslint-plugin-vue from 8.5.0 to 8.6.0
  • dee52e0 feat(typescript): Rule no-shadow inherits all options from base config
  • e53d510 chore: bump eslint-plugin-import from 2.25.4 to 2.26.0 (#66)
  • 9bd19da chore: bump eslint from 8.12.0 to 8.13.0 (#67)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @MorevM.


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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2022

The following labels could not be found: dependencies.

@MorevM
Copy link
Owner

MorevM commented Apr 16, 2022

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/morev/eslint-config-11.1.1 branch from b2917f7 to 61f9c2a Compare April 16, 2022 12:06
Bumps [@morev/eslint-config](https://github.com/MorevM/eslint-config) from 11.0.0 to 11.1.1.
- [Release notes](https://github.com/MorevM/eslint-config/releases)
- [Changelog](https://github.com/MorevM/eslint-config/blob/master/CHANGELOG.md)
- [Commits](MorevM/eslint-config@v11.0.0...v11.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/morev/eslint-config-11.1.1 branch from 61f9c2a to 003451c Compare April 16, 2022 12:07
@dependabot dependabot bot merged commit dc8d715 into master Apr 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/morev/eslint-config-11.1.1 branch April 16, 2022 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant