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): update dependency eslint-config-love to v101 - autoclosed #4912

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-love 47.0.0 -> 101.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mightyiam/eslint-config-love (eslint-config-love)

v101.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v100.0.0

Compare Source

⚠ BREAKING CHANGES
  • This config no longer turns off rules whose
    typescript-eslint equivalents it uses. Turning off of such rules
    historically made sense, but since 065ce30
    it does not. For some, this may require some turning off of rules.
Features
  • no turn off rules whose typescript-eslint equivs are used (4302e11)

v99.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v98.0.2

Compare Source

Bug Fixes

v98.0.1

Compare Source

Bug Fixes

v98.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v97.0.0

Compare Source

⚠ BREAKING CHANGES
  • eslint-comments/require-description
Features
  • eslint-comments/require-description (5dffe3d)

v96.0.0

Compare Source

⚠ BREAKING CHANGES
  • arrow-body-style
  • arrow-body-style
Features

v95.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v94.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v93.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v92.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v91.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v90.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v89.0.1

Compare Source

Bug Fixes

v89.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v88.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v87.0.0

Compare Source

⚠ BREAKING CHANGES
  • package is in ecmascript module format
Features

v86.1.1

Compare Source

Bug Fixes

v86.1.0

Compare Source

Features

v86.0.0

Compare Source

⚠ BREAKING CHANGES
  • linterOptions.reportUnusedDisableDirectives error
Features
  • linterOptions.reportUnusedDisableDirectives error (8ce4578), closes #​1513

v85.0.0

Compare Source

⚠ BREAKING CHANGES
  • peerDep eslint ^9.0.0
  • dep eslint-plugin-import ^2.31.0
Features

v84.1.1

Compare Source

Bug Fixes
  • bump incorrect typescript-eslint peerDep (5d1261f)

v84.1.0

Compare Source

Features

v84.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-new-native-nonconstructor
Features
  • no-new-native-nonconstructor (a2b4e4b)

v83.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v82.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v81.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v80.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v79.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v78.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v77.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v76.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v75.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v74.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v73.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v72.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v71.0.0

Compare Source

⚠ BREAKING CHANGES
  • @​typescript-eslint/no-unnecessary-parameter-property-assignment
Features
  • @​typescript-eslint/no-unnecessary-parameter-property-assignment (674dddc)

v70.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v69.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v68.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v67.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v66.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v65.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v64.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v63.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v62.0.1

Compare Source

Bug Fixes

v62.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v61.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v60.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v59.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v58.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v57.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v56.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-var: warn -> error
Features

v55.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v54.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: minimum typescript-eslint v7.14.1
Miscellaneous Chores
  • deps: minimum typescript-eslint v7.14.1 (a98f908)

v53.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: exported value type declared, not inferred
chore
  • deps: update dependency typescript-eslint to v7.12.0 (0788ddc)
Build system / dependencies
  • deps: bump braces from 3.0.2 to 3.0.3 (006ca4f)
  • explicit devDep conventional-changelog-conventionalcommits (a0acf54)
Testing

v52.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: typescript-eslint minimum v7.11.0
Features
  • deps: update dependency typescript-eslint to v7.11.0 (abd1b76)
Bug fixes
  • deps: typescript-eslint minimum v7.11.0 (57f8339)

v51.0.1

Compare Source

Bug fixes

v51.0.0

Compare Source

⚠ BREAKING CHANGES
  • rules: No use of deprecated rules. Most notably, all formatting rules
    are removed. Please use a formatter, such as dprint, tsfmt and prettier.
Features
  • rules: no use of deprecated rules (6db9c2b)

v50.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: update dependency eslint-plugin-n to v17
chore
  • deps: update dependency eslint-plugin-n to v17 (3d6821a)

v49.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: drop support for eslint-plugin-n v15
chore
  • deps: drop support for eslint-plugin-n v15 (d471d9f)
Build system / dependencies
  • renovate: fix outdated typescript-eslint settings (c88d092)

v48.0.0

Compare Source

⚠ BREAKING CHANGES
Build system / dependencies
  • use semantic-release/commit-analyzer preset (790b662)
Features
Testing
  • rm redundant parserOptions test (0e49fea)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 29, 2024
@renovate renovate bot requested a review from a team as a code owner November 29, 2024 16:50
@renovate renovate bot added the slack PRs and issues with this label will be pushed to Slack label Nov 29, 2024
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from 92ec13d to da5577e Compare December 1, 2024 12:56
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from da5577e to 6824250 Compare December 2, 2024 07:27
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from 6824250 to 8590905 Compare December 2, 2024 08:56
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from 8590905 to 0db71c3 Compare December 2, 2024 09:09
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from 0db71c3 to cc9ed69 Compare December 2, 2024 12:33
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from cc9ed69 to db063cd Compare December 2, 2024 15:33
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from db063cd to d95a82d Compare December 2, 2024 15:45
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from d95a82d to 39f29b2 Compare December 2, 2024 16:04
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from 39f29b2 to 0fe4ff5 Compare December 2, 2024 16:19
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from 0fe4ff5 to 42bc033 Compare December 2, 2024 17:27
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from 42bc033 to 9997643 Compare December 2, 2024 17:48
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from 9997643 to 10b3df7 Compare December 2, 2024 17:59
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from 10b3df7 to 14b91b6 Compare December 2, 2024 18:55
@renovate renovate bot force-pushed the renovate/eslint-config-love-101.x branch from 14b91b6 to a281d9f Compare December 3, 2024 07:59
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-love to v101 chore(deps): update dependency eslint-config-love to v101 - autoclosed Dec 3, 2024
@renovate renovate bot closed this Dec 3, 2024
@renovate renovate bot deleted the renovate/eslint-config-love-101.x branch December 3, 2024 08:38
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 slack PRs and issues with this label will be pushed to Slack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants