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

Bump eslint-config-htmlacademy from 0.5.2 to 9.0.0 #452

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps eslint-config-htmlacademy from 0.5.2 to 9.0.0.

Release notes

Sourced from eslint-config-htmlacademy's releases.

9.0.0

Changelog

8.0.0

Changelog

7.0.0

Changelog

6.0.0

Changelog

5.1.2

Changelog

5.1.1

Changelog

5.1.0

Changelog

5.0.0

  • Убрали запрет и требование висячей запятой. Теперь она по желанию
  • Подняли версию ES до 2019
  • Добавили новые правила
    • no-unused-expressions
    • no-return-assign

v4.1.0

Changelog

v4.0.2

Changelog

v4.0.1

Changelog

v4.0.0

Changelog

v3.0.0

Changelog

v2.1.0

Changelog

v2.0.0

Changelog

v1.0.1

... (truncated)

Changelog

Sourced from eslint-config-htmlacademy's changelog.

9.0.0 / 2023-02-03

  • Добавили правила в конфигурационном файле vanila
    • brace-style
    • space-in-prarens

8.0.0 / 2022-10-11

  • Заменит тип проверки для правила @typescript-eslint/no-explicit-any с warn на error

7.0.0 / 2022-09-26

  • Добавили набор правил recommended-requiring-type-checking плагина plugin:@typescript-eslint
  • Добавили правила в конфигурационном файле react-typescript
    • @typescript-eslint/member-delimiter-style
    • @typescript-eslint/no-useless-empty-export
  • Отключили правило в конфигурционном файле react-typescript
    • @typescript-eslint/no-floating-promises

6.0.0 / 2022-06-20

  • Добавили правила в конфигурационном файле vanila
    • no-multi-spaces
    • space-infix-ops
  • Отключили правило в конфигурационном файле react
    • react/function-component-definition

5.1.2 / 2022-04-12

  • Отключили правила в конфигурационном файле node
    • no-shadow

5.1.1 / 2022-04-11

  • Отключили правило в конфигурационном файле node
    • no-empty-interface

5.1.0 / 2022-03-31

  • добавили конфигурационный файл node

5.0.0 / 2021-11-17

... (truncated)

Commits
  • b9e35ed 9.0.0
  • f1c590c feat(changelog): Обновит файл changelog.md (#91)
  • 9157b38 feat(rules): Added rules for formatting code (#90)
  • b92045d 8.0.0
  • 370d733 fix(typescript): Заменит для тип проверки для any (#88)
  • 609bb71 7.0.0
  • ad08201 feat(changelog): Обновит файл changelog.md (#87)
  • a87f30e feat(typescript): Добавит набор правил для выявления типа any (#85)
  • 77bbad2 feat(react): Добавит правило запрещающее пустые экспорты (#86)
  • db46076 fix(typescript): Добавит правило регулирующее синтаксис типов и интерфейсов (...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kam4atka, a new releaser for eslint-config-htmlacademy since your current version.


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 [eslint-config-htmlacademy](https://github.com/htmlacademy/eslint-config-htmlacademy) from 0.5.2 to 9.0.0.
- [Release notes](https://github.com/htmlacademy/eslint-config-htmlacademy/releases)
- [Changelog](https://github.com/htmlacademy/eslint-config-htmlacademy/blob/master/changelog.md)
- [Commits](htmlacademy/eslint-config-htmlacademy@v0.5.2...9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-htmlacademy
  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 Feb 6, 2023
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