Medusa icon indicating copy to clipboard operation
Medusa copied to clipboard

Update dependency eslint-config-xo to v0.46.0

Open renovate[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-xo 0.26.0 -> 0.46.0 age adoption passing confidence

Release Notes

xojs/eslint-config-xo (eslint-config-xo)

v0.46.0

Compare Source

New rules
Breaking
  • Require Node.js 18.18
  • Migrate to flat config and require ESLint 9 (#​86) ec210f2
    • Migrate config: https://eslint.org/docs/latest/use/configure/migration-guide
Improvements

v0.45.0

Compare Source

  • Allow class fields with no blank lines between (#​85) 6f2ff13

v0.44.0

Compare Source

Breaking
New rules
Improvements
  • Ban atob and btoa dfa969c
  • Replace deprecated no-new-object rule 7f8f92e
  • no-unused-vars: Allow ignoring variables by prefixing with underscore b31ab8a

v0.43.1

Compare Source

  • Disable logical-assignment-operators rule until we target Node.js 16 ffb7d6e

v0.43.0

Compare Source

v0.42.0

Compare Source

v0.41.0

Compare Source

v0.40.0

Compare Source

Breaking
  • Require ESLint 8 and Node.js 12 da1fd09
Improvements
  • Remove default-param-last rule 5f341e2
  • Avoid explicit return arrows in object-shorthand rule (#​76) db4809a

v0.39.0

Compare Source

v0.38.0

Compare Source

  • Add option to no-unsafe-negation rule e5c4861

v0.37.0

Compare Source

v0.36.0

Compare Source

Breaking
Improvements
  • Add more deprecated Node.js modules to no-restricted-imports eafbd8f
  • Remove unnecessary no-restricted-syntax rule (#​69) 23a5718

v0.35.0

Compare Source

  • Add enforceForJSX option to no-unused-expressions 0cd5082

v0.34.0

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.1

Compare Source

  • Ignore c8 directive comments in capitalized-comments dea9534

v0.32.0

Compare Source

v0.31.0

Compare Source

  • Make capitalized-comments rule ignore webpack magic comments (#​63) a0ae8d2

v0.30.0

Compare Source

  • Require ESLint 7 81c1485
  • Removed some deprecated rules ce8bf4d
  • Allow implicit undefined in array-callback-return f3c5dd2

v0.29.1

Compare Source

  • Disable the prefer-named-capture-group rule temporarily 79b6179

v0.29.0

Compare Source

  • Set the es2020 environment 2f0b68a

v0.28.0

Compare Source

Breaking
New rules
Enhancements
  • Add option to no-useless-computed-key rule 16c57f9
  • Disallow some confusing browser globals (#​58) bfa20fd

v0.27.2

Compare Source

  • Remove require-atomic-updates rule e84b4a1

v0.27.1

Compare Source

  • Allow class fields to not have lines between them ef8780d

v0.27.0

Compare Source

Breaking
New rules
Enhancements
  • Add the enforceForClassMembers option b9fedd5
  • Add function-call-argument-newline rule c7cc45c
  • Add option to the padded-block rule 132d420
  • Also handle try/catch error parameter in no-unused-vars rule ca9cc89

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 becomes conflicted, 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[bot] avatar Jul 09 '23 18:07 renovate[bot]