Skip to content

build(deps-dev): bump eslint-config-xo from 0.52.0 to 0.55.0 - #160

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-config-xo-0.55.0
Open

build(deps-dev): bump eslint-config-xo from 0.52.0 to 0.55.0#160
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-config-xo-0.55.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-config-xo from 0.52.0 to 0.55.0.

Release notes

Sourced from eslint-config-xo's releases.

v0.55.0

Improvements

  • Allow a few common browser globals (location, history, confirm, screen) to be used without a globalThis. prefix in browser mode 0b4ba8c (#115)
  • Prefer the autofixable unicorn versions of no-negated-condition and logical-assignment-operators c9bf95b (#114)
  • Use the type-aware @typescript-eslint/no-unnecessary-template-expression rule in TypeScript c7c6712 (#113)
  • Update to eslint-plugin-unicorn 69

New rules


xojs/eslint-config-xo@v0.54.1...v0.55.0

v0.54.1

  • Rely on eslint-config-prettier to disable quotes in compat mode b8feb40
  • Disable @html-eslint/require-closing-tags under prettier (#111) 12fea8a

xojs/eslint-config-xo@v0.54.0...v0.54.1

v0.54.0

Improvements

  • Disable conflicting @html-eslint style rules when prettier is enabled ea75495
  • Disable regexp/prefer-regexp-exec in favor of TS version for TS code 47ad0d9
  • Use unicorn/consistent-boolean-name instead of the naming-convention boolean prefix f933fbf
  • Update to eslint-plugin-unicorn 68

New rules

... (truncated)

Commits
  • 12897a2 0.55.0
  • 153a8bf Update dependencies
  • 0b4ba8c Allow a few common globals without globalThis in browser mode
  • c9bf95b Prefer autofixable unicorn versions of no-negated-condition and `logical-...
  • c7c6712 Use type-aware @typescript-eslint/no-unnecessary-template-expression in Typ...
  • c88ab2b 0.54.1
  • b8feb40 Rely on eslint-config-prettier to disable quotes in compat mode
  • 12fea8a Disable @html-eslint/require-closing-tags under prettier (#111)
  • 34593ad 0.54.0
  • ea75495 Disable conflicting @html-eslint style rules when prettier is enabled
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.52.0 to 0.55.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](xojs/eslint-config-xo@v0.52.0...v0.55.0)

---
updated-dependencies:
- dependency-name: eslint-config-xo
  dependency-version: 0.55.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 2, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants