Skip to content

chore(deps-dev): bump the lint group across 1 directory with 2 updates - #494

Merged
tusbar merged 2 commits into
masterfrom
dependabot/npm_and_yarn/lint-c12e0a6250
Jul 15, 2026
Merged

chore(deps-dev): bump the lint group across 1 directory with 2 updates#494
tusbar merged 2 commits into
masterfrom
dependabot/npm_and_yarn/lint-c12e0a6250

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the lint group with 2 updates in the / directory: eslint-config-xo-bizon and xo.

Updates eslint-config-xo-bizon from 4.3.0 to 4.5.0

Release notes

Sourced from eslint-config-xo-bizon's releases.

v4.5.0

4.5.0 (2026-07-15)

Features

v4.4.0

4.4.0 (2026-07-02)

Features

  • deps-dev: bump xo from 2.0.2 to 3.0.2 (#115) (2656224)
  • deps: bump actions/checkout from 6 to 7 (#112) (ecc2d03)
Commits
  • 969b201 chore(release): v4.5.0
  • 36d1e59 feat: require xo >=4 as peer dependency (#123)
  • 7605cf2 chore(deps-dev): bump tsdown from 0.22.3 to 0.22.8 (#118)
  • 15fd1ef chore(deps-dev): bump @​types/node from 24.12.3 to 24.13.3 (#120)
  • 3a6b195 chore(deps-dev): bump semantic-release from 25.0.5 to 25.0.7 (#122)
  • 8665e3d chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 (#119)
  • 1a2d24f feat(deps-dev): bump xo from 3.0.2 to 4.0.0 (#121)
  • 56d81ca chore(release): v4.4.0
  • cc7c94e build: migrate from tsup to tsdown (#117)
  • 7c0610f chore(deps-dev): bump semantic-release from 25.0.3 to 25.0.5 (#111)
  • Additional commits viewable in compare view

Updates xo from 2.0.2 to 4.0.0

Release notes

Sourced from xo's releases.

v4.0.0

Improvements

  • Lint node:test files with the new eslint-node-test plugin
  • Recognize any tool's *-ignore/*:ignore comment (like svelte-ignore), not just a hardcoded list, for capitalized-comments

New rules

... (truncated)

Commits
  • 2775f7f 4.0.0
  • 5d90a39 Update dependencies
  • 5201c05 Update ISSUE_TEMPLATE to remove TypeScript link (#893)
  • 41b9bb9 3.0.2
  • 7baa7f2 Fix --fix corrupting TypeScript files outside the tsconfig
  • 561be4e 3.0.1
  • 91d3e6d Fix type resolution for TypeScript files outside the tsconfig
  • 698a903 3.0.0
  • a728ac5 Replace xoToEslintConfig with xo/eslint-adapter and delegate Prettier to ...
  • 9fbffd0 Add issue template config to route rule issues to config repos
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/lint-c12e0a6250 branch 2 times, most recently from 2819c49 to fb4e66c Compare July 2, 2026 15:02
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/lint-c12e0a6250 branch 2 times, most recently from 73690f2 to a9ef4ac Compare July 15, 2026 09:29
dependabot Bot and others added 2 commits July 15, 2026 11:31
Bumps the lint group with 2 updates in the / directory: [eslint-config-xo-bizon](https://github.com/bizon/eslint-config-xo-bizon) and [xo](https://github.com/xojs/xo).

Updates `eslint-config-xo-bizon` from 4.3.0 to 4.5.0
- [Release notes](https://github.com/bizon/eslint-config-xo-bizon/releases)
- [Commits](bizon/eslint-config-xo-bizon@v4.3.0...v4.5.0)

Updates `xo` from 2.0.2 to 4.0.0
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v2.0.2...v4.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-xo-bizon
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: xo
  dependency-version: 3.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <support@github.com>
Rename __tests__ to tests, add informative jsdoc
descriptions, and set languages on fenced code blocks.
@tusbar
tusbar force-pushed the dependabot/npm_and_yarn/lint-c12e0a6250 branch from ed9d92e to 7bc8198 Compare July 15, 2026 09:31
@tusbar
tusbar enabled auto-merge (squash) July 15, 2026 09:31
@tusbar
tusbar merged commit 1666e72 into master Jul 15, 2026
4 checks passed
@tusbar
tusbar deleted the dependabot/npm_and_yarn/lint-c12e0a6250 branch July 15, 2026 09:31
@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (57752fd) to head (7bc8198).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #494   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           11        11           
  Branches         1         1           
=========================================
  Hits            11        11           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bizon-bot

Copy link
Copy Markdown
Member

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Development

Successfully merging this pull request may close these issues.

2 participants