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

Update eslint, stylelint packages (major) #881

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

Conversation

renovate[bot]
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 -> ^118.0.0 age adoption passing confidence
stylelint-config-standard-scss ^13.1.0 -> ^14.0.0 age adoption passing confidence

Release Notes

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

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)

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
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 (5e0a2f7) to head (2b470cc).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #881   +/-   ##
=========================================
  Coverage     99.98%   99.98%           
  Complexity     3147     3147           
=========================================
  Files           538      538           
  Lines          9302     9302           
=========================================
  Hits           9301     9301           
  Misses            1        1           

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

@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 bec4ff4 to cba9996 Compare January 23, 2025 20:55
@renovate renovate bot force-pushed the renovate/major-linters branch 13 times, most recently from 2d15e72 to 9bd41ab Compare January 31, 2025 15:37
@renovate renovate bot force-pushed the renovate/major-linters branch 7 times, most recently from 11bd096 to 5389b86 Compare February 10, 2025 18:14
@renovate renovate bot force-pushed the renovate/major-linters branch 2 times, most recently from d00ac7a to 026a2b8 Compare February 13, 2025 22:53
@renovate renovate bot force-pushed the renovate/major-linters branch from 026a2b8 to 2b470cc Compare February 14, 2025 06:57
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.

0 participants