op-components
op-components copied to clipboard
chore(deps): update dependency eslint-config-xo to v0.49.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| eslint-config-xo | 0.41.0 -> 0.49.0 |
Release Notes
xojs/eslint-config-xo (eslint-config-xo)
v0.49.0
Breaking
- Require Node.js 20
dd5cf67
New rules
- Add
no-unused-private-class-membersrule568f75f - Add
css/no-invalid-at-rule-placementrule8d122ab - Add
css/no-invalid-named-grid-areasrule9f5d7c2
v0.48.0
- Add
no-unassigned-varsrule4082baa capitalized-comments: Support codespell (#91)3b196ad
v0.47.0
capitalized-comments: Support biome ignore comments (#90)518f523- Add
@stylistic/curly-newlinerulee1fe11c - Add JSON plugin
6a547b5 capitalized-comments: Add v8 to theignorePatternoption (#88)4bb2399
v0.46.0
New rules
@stylistic/indent-binary-opsd91defd@stylistic/function-paren-newlinefb5e204@stylistic/block-spacingcb6b443@stylistic/multiline-ternary3dea281
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
- Migrate deprecated rules to
@stylistic0f81063 - Enable permissive
max-lenandmax-linesas warning (#84)e669d26 - Revert "Add option to
no-extra-boolean-cast" (#87)f010b63 - Add option to
no-extra-boolean-casta6dc171
v0.45.0
v0.44.0
Breaking
- Require Node.js 18
f2060de
New rules
logical-assignment-operators27049c1prefer-object-has-own288a3caobject-curly-newline(#83)3a5448b
Improvements
- Ban
atobandbtoadfa969c - Replace deprecated
no-new-objectrule7f8f92e no-unused-vars: Allow ignoring variables by prefixing with underscoreb31ab8a
v0.43.1
- Disable
logical-assignment-operatorsrule until we target Node.js 16ffb7d6e
v0.43.0
- Add
no-empty-static-blockrule3dcb71e - Add
no-new-native-nonconstructorrule2b5733c - Add
logical-assignment-operatorsruleaacde5a prefer-regex-literals: SetdisallowRedundantWrappingoption (#80)99db346
v0.42.0
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: generator/generator-opc-generator/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn old lockfile
npm warn old lockfile The package-lock.json file was created with an old version of npm,
npm warn old lockfile so supplemental metadata must be fetched from the registry.
npm warn old lockfile
npm warn old lockfile This is a one-time fix-up, please be patient...
npm warn old lockfile
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @one-platform/[email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error dev eslint@"7.32.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@">=9.33.0" from [email protected]
npm error node_modules/eslint-config-xo
npm error dev eslint-config-xo@"0.49.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-11-20T16_13_42_820Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-20T16_13_42_820Z-debug-0.log