Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-love ^86.0.0 -> ^122.0.0 age adoption passing confidence
stylelint-config-standard-scss ^13.1.0 -> ^15.0.0 age adoption passing confidence

Release Notes

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

v122.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: update typescript-eslint packages to v8.41.0
Miscellaneous Chores
  • deps: update typescript-eslint packages to v8.41.0 (9327fc4)

v121.0.0

Compare Source

⚠ BREAKING CHANGES
  • import/enforce-node-protocol-usage
    and minimum eslint-plugin-import v2.32.0
Features
  • import/enforce-node-protocol-usage (a9d8391)

v120.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v119.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: bump minimum typescript-eslint to v8.26.0
Miscellaneous Chores
  • deps: update dependency typescript to v5.8.2 (ff168df)

v118.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-implicit-globals
Features

v117.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v116.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-empty-static-block
  • no-dupe-else-if
  • no-console
Features

v115.0.0

Compare Source

⚠ BREAKING CHANGES
  • no-alert
Features

v114.0.0

Compare Source

⚠ BREAKING CHANGES
  • max-nested-callbacks (max: 3)
Features
  • max-nested-callbacks (max: 3) (31fe71c)

v113.0.0

Compare Source

⚠ BREAKING CHANGES
  • max-lines at 450
  • max-depth with max: 5
  • no-constructor-return
  • no-constant-binary-expression
Features

v112.0.0

Compare Source

⚠ BREAKING CHANGES
  • promise/avoid-new
Features

v111.0.0

Compare Source

⚠ BREAKING CHANGES
  • logical-assignment-operators
Features
  • logical-assignment-operators (a008387)

v110.0.0

Compare Source

⚠ BREAKING CHANGES
  • guard-for-in
  • grouped-accessor-pairs getBeforeSet
  • for-direction
Features

v109.0.0

Compare Source

⚠ BREAKING CHANGES
  • consistent-this
Features

v108.0.0

Compare Source

⚠ BREAKING CHANGES
  • add rule complexity and bump min eslint v9.12.0.
Features

v107.0.0

Compare Source

⚠ BREAKING CHANGES
  • eslint-comments/no-unused-enable
  • eslint-comments/no-unlimited-disable
  • eslint-comments/no-duplicate-disable
Features
  • eslint-comments/no-duplicate-disable (e60dd79)
  • eslint-comments/no-unlimited-disable (1a133b4)
  • eslint-comments/no-unused-enable (3232076)

v106.0.0

Compare Source

⚠ BREAKING CHANGES
  • eslint-comments/no-aggregating-enable
Features
  • eslint-comments/no-aggregating-enable (b513d3a)

v105.0.0

Compare Source

⚠ BREAKING CHANGES
  • eslint-comments/disable-enable-pair
Features
  • eslint-comments/disable-enable-pair (8668647)

v104.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v103.0.0

Compare Source

⚠ BREAKING CHANGES
Features

v102.0.0

Compare Source

⚠ BREAKING CHANGES
Features

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
stylelint-scss/stylelint-config-standard-scss (stylelint-config-standard-scss)

v15.0.1

Compare Source

  • Fixed: change minimum supported Node.js version to 20.

v15.0.0

Compare Source

  • Changed: updated to [email protected].
  • Changed: updated to [email protected]
  • Removed: stylelint less than 16.18.0 from peer dependencies.
  • Removed: Node.js less than 22 support.
  • Fixed: length-zero-no-unit allow mixin/function argument default values with unit (#​221).

v14.0.0

Compare Source

  • Changed: updated to [email protected].
  • Removed: stylelint less than 16.11.0 from peer dependencies.

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 renovate label Oct 14, 2024
@codecov
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.98%. Comparing base (f696696) to head (d8d7f65).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #881   +/-   ##
=========================================
  Coverage     99.98%   99.98%           
  Complexity     3323     3323           
=========================================
  Files           579      579           
  Lines          9836     9836           
=========================================
  Hits           9835     9835           
  Misses            1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/major-linters branch 2 times, most recently from ccfd227 to ab63431 Compare October 17, 2024 02:33
@renovate renovate bot changed the title Update dependency eslint-config-love to v87 Update dependency eslint-config-love to v89 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/major-linters branch 10 times, most recently from 5958ff3 to 4149c40 Compare October 24, 2024 03:55
@renovate renovate bot force-pushed the renovate/major-linters branch 2 times, most recently from 36630de to 88bd1fd Compare October 26, 2024 09:14
@renovate renovate bot changed the title Update dependency eslint-config-love to v89 Update dependency eslint-config-love to v95 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/major-linters branch from 88bd1fd to b9e6e6d Compare October 26, 2024 16:30
@renovate renovate bot changed the title Update dependency eslint-config-love to v95 Update dependency eslint-config-love to v96 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/major-linters branch 10 times, most recently from 21e77ca to 0c92529 Compare November 1, 2024 07:24
@renovate renovate bot force-pushed the renovate/major-linters branch 6 times, most recently from 91cb565 to f6eaa33 Compare August 1, 2025 03:10
@renovate renovate bot force-pushed the renovate/major-linters branch 6 times, most recently from 8ed02d7 to 0103adb Compare August 9, 2025 14:35
@renovate renovate bot force-pushed the renovate/major-linters branch 3 times, most recently from 42458ce to 77431cb Compare August 18, 2025 18:27
@renovate renovate bot force-pushed the renovate/major-linters branch 8 times, most recently from 9161447 to 04decd7 Compare August 26, 2025 02:10
@renovate renovate bot force-pushed the renovate/major-linters branch 2 times, most recently from ec5611f to c798185 Compare August 28, 2025 21:13
@renovate renovate bot force-pushed the renovate/major-linters branch from c798185 to d8d7f65 Compare August 29, 2025 19:45
@renovate renovate bot changed the title Update eslint, stylelint packages (major) Update eslint, stylelint packages (major) - autoclosed Aug 29, 2025
@renovate renovate bot closed this Aug 29, 2025
@renovate renovate bot deleted the renovate/major-linters branch August 29, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant