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(deps): bump the eslint group across 1 directory with 2 updates #1128

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2024

Bumps the eslint group with 2 updates in the /tools/code-style directory: eslint-config-love and typescript-eslint.

Updates eslint-config-love from 53.0.0 to 56.0.0

Release notes

Sourced from eslint-config-love's releases.

v56.0.0

56.0.0 (2024-07-13)

⚠ BREAKING CHANGES

  • no-var: warn -> error

Features

v55.0.0

55.0.0 (2024-07-13)

⚠ BREAKING CHANGES

  • @​typescript-eslint/class-methods-use-this

Features

  • @​typescript-eslint/class-methods-use-this (55a6a8c)

v54.0.0

54.0.0 (2024-07-08)

⚠ BREAKING CHANGES

  • deps: minimum typescript-eslint v7.14.1

Miscellaneous Chores

  • deps: minimum typescript-eslint v7.14.1 (a98f908)
Changelog

Sourced from eslint-config-love's changelog.

56.0.0 (2024-07-13)

⚠ BREAKING CHANGES

  • no-var: warn -> error

Features

55.0.0 (2024-07-13)

⚠ BREAKING CHANGES

  • @​typescript-eslint/class-methods-use-this

Features

  • @​typescript-eslint/class-methods-use-this (55a6a8c)

54.0.0 (2024-07-08)

⚠ BREAKING CHANGES

  • deps: minimum typescript-eslint v7.14.1

Miscellaneous Chores

  • deps: minimum typescript-eslint v7.14.1 (a98f908)
Commits
  • 2839181 chore(release): 56.0.0 [skip ci]
  • 19ea997 Merge pull request #1647 from mightyiam/no-var
  • ad63c39 feat!: no-var: warn -> error
  • 7177038 Merge pull request #1646 from mightyiam/explicit-member-accessibility
  • 9896e79 chore: intentionally not use @​typescript-eslint/explicit-member-accessibility
  • e5b35dc Merge pull request #1645 from mightyiam/consistent-return
  • dd07dfc chore: intentionally not use consistent-return
  • 9ae1216 chore(release): 55.0.0 [skip ci]
  • 27f8f29 Merge pull request #1644 from mightyiam/class-methods-use-this
  • 55a6a8c feat!: @​typescript-eslint/class-methods-use-this
  • Additional commits viewable in compare view

Updates typescript-eslint from 7.15.0 to 7.16.0

Release notes

Sourced from typescript-eslint's releases.

v7.16.0

7.16.0 (2024-07-08)

🚀 Features

  • ast-spec: add parent property to AccessorProperty node types (#9487)
  • eslint-plugin: [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule (#8903)
  • eslint-plugin: add support for nested namespaces to unsafe-member-access (#9478)
  • eslint-plugin: [no-floating-promises] add checkThenables option (#9263)
  • rule-tester: stricter rule test validations (#9086)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.11.0 (#9497)
  • eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables (#9515, #9263)
  • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled (#9492)
  • utils: context.parserPath may be undefined (#9486)
  • website: react key error on internal pages of website (#9506)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

7.16.0 (2024-07-08)

🚀 Features

  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • website: react key error on internal pages of website

❤️ Thank You

  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

Commits
  • e803c50 chore(release): publish 7.16.0
  • 451e738 feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...
  • 88dd828 feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the eslint group with 2 updates in the /tools/code-style directory: [eslint-config-love](https://github.com/mightyiam/eslint-config-love) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `eslint-config-love` from 53.0.0 to 56.0.0
- [Release notes](https://github.com/mightyiam/eslint-config-love/releases)
- [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md)
- [Commits](mightyiam/eslint-config-love@v53.0.0...v56.0.0)

Updates `typescript-eslint` from 7.15.0 to 7.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint-config-love
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2024
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2024 17:47
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 3c3cb1e1 (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3c3cb1e) Report Missing Report Missing Report Missing
Head commit (8c3855a) 23562 23164 98.31%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1128) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@jkowalleck jkowalleck merged commit 624e6c5 into main Jul 14, 2024
42 checks passed
@jkowalleck jkowalleck deleted the dependabot/npm_and_yarn/tools/code-style/eslint-0726e23db3 branch July 14, 2024 18:42
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.

1 participant