Skip to content

chore(dev-deps): bump eslint-config-xo from 0.50.0 to 0.58.1 - #487

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

chore(dev-deps): bump eslint-config-xo from 0.50.0 to 0.58.1#487
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-eslint-config-xo-0.58.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-config-xo from 0.50.0 to 0.58.1.

Release notes

Sourced from eslint-config-xo's releases.

v0.58.1

  • Disable import-x/extensions in base config when TypeScript is active 18d7467

xojs/eslint-config-xo@v0.58.0...v0.58.1

v0.58.0

New features

Improvements

  • Enforce import extensions in TypeScript via n/file-extension-in-import, which auto-fixes and uniquely handles TypeScript's .js-for-.ts import convention 95c243a (#119)
  • Enable the checkRelationalComparisons option for no-constant-binary-expression cf8ddfd
  • Update to eslint-plugin-unicorn 72

New rules


xojs/eslint-config-xo@v0.57.0...v0.58.0

v0.57.0

  • Added eslint-node-test for linting node:test files. f59405c
  • Generalized the capitalized-comments ignore directives so any tool's *-ignore / *:ignore comment (like svelte-ignore) is recognized without adding each tool individually. 1796590 #118

xojs/eslint-config-xo@v0.56.0...v0.57.0

v0.56.0

Improvements

  • Disable @typescript-eslint/no-unnecessary-boolean-literal-compare in favor of the type-aware unicorn/no-unnecessary-boolean-comparison, which catches the same cases without requiring strictNullChecks f93a16e (#117)
  • Allow the @isolated JSDoc tag used by unicorn/isolated-functions 6d78307 (#116)
  • Update to eslint-plugin-unicorn 70

... (truncated)

Commits
  • fe16fc8 0.58.1
  • 18d7467 Disable import-x/extensions in base config when TypeScript is active
  • d426aa0 0.58.0
  • 66887bc Update dependencies
  • 5c9ccdf Add gitignore option to ignore paths from .gitignore (#123)
  • cf8ddfd Tweaks
  • 7b15a6d Add eslint-package-json for linting package.json files
  • 8375634 Disable @stylistic/function-paren-newline
  • d6a751d Update a code comment
  • 1ed8863 Add test for @isolated on a method in a TypeScript file
  • 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.50.0 to 0.58.1.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](xojs/eslint-config-xo@v0.50.0...v0.58.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown
Contributor

This PR lacks any commits of the 'fix' or 'feat' type, and therefore will not trigger a release. To silence all further warnings, react to this warning comment (or any other) with the 👀 emoji.

NOTE: If your repo uses squash commits, make sure to add the appropriate conventional commit prefix (e.g., 'fix:', 'feat:', 'chore:', etc) in the squash commit message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants