Skip to content

chore: bump the development-dependencies group across 1 directory with 3 updates#3

Merged
mstuart merged 1 commit into
masterfrom
dependabot/npm_and_yarn/development-dependencies-6c574d618e
Jun 4, 2026
Merged

chore: bump the development-dependencies group across 1 directory with 3 updates#3
mstuart merged 1 commit into
masterfrom
dependabot/npm_and_yarn/development-dependencies-6c574d618e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 3 updates in the / directory: ava, tsd and xo.

Updates ava from 6.4.1 to 7.0.0

Release notes

Sourced from ava's releases.

v7.0.0

What's Changed

  • Replace strip-ansi with node:util.stripVTControlCharacters by @​fisker in avajs/ava#3403
  • Remove support for Node.js 18 and 23; require 20.19 or newer, 22.20 or newer or 24,12 or newer; update dependencies including transitive glob by @​novemberborn in avajs/ava#3416

Full Changelog: avajs/ava@v6.4.1...v7.0.0

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for ava since your current version.


Updates tsd from 0.31.2 to 0.33.0

Release notes

Sourced from tsd's releases.

v0.33.0

  • Update to TypeScript 5.9 128fb5e

tsdjs/tsd@v0.32.0...v0.33.0

v0.32.0

  • Update to TypeScript 5.8 71387ca

tsdjs/tsd@v0.31.2...v0.32.0

Commits

Updates xo from 0.60.0 to 1.2.3

Release notes

Sourced from xo's releases.

v1.2.3

  • Add support for Vue, Svelte, and Astro file extensions (#845) d1aea04
  • Fix prettier integration being broken due to nullish coalescing misuse (#836) b41471f

xojs/xo@v1.2.2...v1.2.3

v1.2.2

  • Fix indent-binary-ops configuration for spaces (#825) d5c2522

xojs/xo@v1.2.1...v1.2.2

v1.2.1

  • Fix problem with caching (#822) 6bd27ae

xojs/xo@v1.2.0...v1.2.1

v1.2.0

  • Improve tsconfig handling (#818) 122487b
  • Fix support for the --config flag (#821) 2cd9510

xojs/xo@v1.1.1...v1.2.0

v1.1.1

  • Fix: Behaviour of print-config option with relative file path (#816) b538cf7

xojs/xo@v1.1.0...v1.1.1

v1.1.0

  • Improve tsconfig handling (#810) e280d32

xojs/xo@v1.0.5...v1.1.0

v1.0.5

  • Fix: Allow name on global ignores (#806) 3621ad4

xojs/xo@v1.0.4...v1.0.5

... (truncated)

Commits
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…h 3 updates

Bumps the development-dependencies group with 3 updates in the / directory: [ava](https://github.com/avajs/ava), [tsd](https://github.com/tsdjs/tsd) and [xo](https://github.com/xojs/xo).


Updates `ava` from 6.4.1 to 7.0.0
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v6.4.1...v7.0.0)

Updates `tsd` from 0.31.2 to 0.33.0
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.31.2...v0.33.0)

Updates `xo` from 0.60.0 to 1.2.3
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.60.0...v1.2.3)

---
updated-dependencies:
- dependency-name: ava
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: tsd
  dependency-version: 0.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: xo
  dependency-version: 1.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

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 Mar 2, 2026
@mstuart
mstuart merged commit f9bc829 into master Jun 4, 2026
7 checks passed
@mstuart
mstuart deleted the dependabot/npm_and_yarn/development-dependencies-6c574d618e branch June 4, 2026 03:08
mstuart pushed a commit that referenced this pull request Jul 2, 2026
…h 3 updates (#3)

Bumps the development-dependencies group with 3 updates in the / directory: [ava](https://github.com/avajs/ava), [tsd](https://github.com/tsdjs/tsd) and [xo](https://github.com/xojs/xo).

Updates `ava` from 6.4.1 to 7.0.0
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v6.4.1...v7.0.0)

Updates `tsd` from 0.31.2 to 0.33.0
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.31.2...v0.33.0)

Updates `xo` from 0.60.0 to 1.2.3
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.60.0...v1.2.3)

---
updated-dependencies:
- dependency-name: ava
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: tsd
  dependency-version: 0.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: xo
  dependency-version: 1.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant