chore: bump the development-dependencies group across 1 directory with 3 updates#3
Merged
mstuart merged 1 commit intoJun 4, 2026
Conversation
…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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 3 updates in the / directory: ava, tsd and xo.
Updates
avafrom 6.4.1 to 7.0.0Release notes
Sourced from ava's releases.
Commits
02c63fev7.0.07c1b3a7Yet more release fixes (#3419)31f3788More release fixes (#3418)48e85c2Fix release workflow (#3417)c569fb0Engine, dependency and release updates792b0e8Test with Node.js 2514afd0bReplacestrip-ansiwithnode:util.stripVTControlCharacters665b922Update Node.js assertion output snapshots9cc3810Update codecov action to only upload intended fileMaintainer 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
tsdfrom 0.31.2 to 0.33.0Release notes
Sourced from tsd's releases.
Commits
9b8d6150.33.0128fb5eUpdate to TypeScript 5.9f589fb30.32.071387caUpdate to TypeScript 5.8Updates
xofrom 0.60.0 to 1.2.3Release notes
Sourced from xo's releases.
... (truncated)
Commits
5477c4a1.2.3d1aea04Add support for Vue, Svelte, and Astro file extensions (#845)c4a13e1Add Claude Code GitHub Workflow (#840)b41471fFix prettier integration being broken due to nullish coalescing misuse (#836)41801231.2.2d5c2522Fixindent-binary-opsconfiguration for spaces (#825)e68133f1.2.16bd27aeFix problem with caching (#822)96180b01.2.01fe6cbaUpdate dependenciesInstall script changes
This version adds
preparescript 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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