-
Notifications
You must be signed in to change notification settings - Fork 150
chore(deps-dev): bump the dev-dependencies group across 1 directory with 12 updates #410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dev-dependencies-a896e1a825
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps-dev): bump the dev-dependencies group across 1 directory with 12 updates #410
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-a896e1a825
+1,761
−1,074
Conversation
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
4b5b16d to
f5c03f9
Compare
…ith 12 updates Bumps the dev-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.2.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.16.2` | `24.9.1` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.19.4` | `9.2.2` | | [cz-conventional-changelog](https://github.com/commitizen/cz-conventional-changelog) | `3.0.1` | `3.3.0` | | [release-it](https://github.com/release-it/release-it) | `19.0.3` | `19.0.5` | | [tsd](https://github.com/tsdjs/tsd) | `0.32.0` | `0.33.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.3` | `4.20.6` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.7` | `0.28.14` | | [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.7.0` | `4.9.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.1` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `10.0.0` | `11.0.0` | Updates `@biomejs/biome` from 2.1.1 to 2.2.7 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.7/packages/@biomejs/biome) Updates `@types/node` from 22.16.2 to 24.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `cspell` from 8.19.4 to 9.2.2 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.2.2/packages/cspell) Updates `cz-conventional-changelog` from 3.0.1 to 3.3.0 - [Release notes](https://github.com/commitizen/cz-conventional-changelog/releases) - [Commits](commitizen/cz-conventional-changelog@v3.0.1...v3.3.0) Updates `release-it` from 19.0.3 to 19.0.5 - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md) - [Commits](release-it/release-it@19.0.3...19.0.5) Updates `tsd` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.32.0...v0.33.0) Updates `tsx` from 4.20.3 to 4.20.6 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.3...v4.20.6) Updates `typedoc` from 0.28.7 to 0.28.14 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.7...v0.28.14) Updates `typedoc-plugin-markdown` from 4.7.0 to 4.9.0 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.9.0/packages/typedoc-plugin-markdown) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `vitest` from 3.2.4 to 4.0.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.1/packages/vitest) Updates `@types/uuid` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.2.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: cspell dependency-version: 9.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: cz-conventional-changelog dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: release-it dependency-version: 19.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tsd dependency-version: 0.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typedoc dependency-version: 0.28.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typedoc-plugin-markdown dependency-version: 4.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
f5c03f9 to
085a968
Compare
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
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 dev-dependencies group with 12 updates in the / directory:
2.1.12.2.722.16.224.9.18.19.49.2.23.0.13.3.019.0.319.0.50.32.00.33.04.20.34.20.60.28.70.28.144.7.04.9.05.8.35.9.33.2.44.0.110.0.011.0.0Updates
@biomejs/biomefrom 2.1.1 to 2.2.7Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
7f1742bchore: restore versione6fd318chore: revert versiond9b7adeci: release (#7755)c7e5a14fix(no_excessive_lines_per_function): expand max_lines Range in NoExcessiveLi...b622425feat(lint): implementnoEmptySource(#7715)e5b8058ci: release (#7637)5beb1eefeat(biome_graphql_analyze): implementuseDeprecatedDate(#7620)a8e7301feat(qwik): add useQwikMethodUsage & useQwikValidLexicalScope (#7071)d025e53docs: add Polish translation of Biome README (#7630)521d149ci: release (#7478)Updates
@types/nodefrom 22.16.2 to 24.9.1Commits
Updates
cspellfrom 8.19.4 to 9.2.2Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
... (truncated)
Commits
594a583v9.2.2ff88401chore: Prepare Release v9.2.2 (auto-deploy) (#7800)d7dde18chore: Remove redundant space (#7925)149c686fix: Wait for the cache to save (#7926)276b95afix: typo in documentation (#7923)26b9dc4ci: Workflow Bot -- Update ALL Dependencies (main) (#7891)48de743ci: Workflow Bot -- Update ALL Dependencies (main) (#7828)c720dc3ci: Workflow Bot -- Update ALL Dependencies (main) (#7821)012288eci: Workflow Bot -- Update ALL Dependencies (main) (#7815)3a165c2v9.2.1Updates
cz-conventional-changelogfrom 3.0.1 to 3.3.0Release notes
Sourced from cz-conventional-changelog's releases.
... (truncated)
Commits
9127e30Merge pull request #127 from zoffyzhang/master8b20d34Merge pull request #63 from commitizen/renovate/configure0f6dfbffix: Wrap updateTypes in packageRules58df4d1fix: Correct typo in JSON7210069chore: Update renovate config7ac768cMerge pull request #53 from commitizen/greenkeeper/initial37bb75aMerge branch 'master' into greenkeeper/initialdf66875feat(engine): add support for disableSubjectLowerCaseaae2548feat(types): add suport for custom types (#104)2aae317fix(defaultValues): Added fallback for optional default values (#99)Updates
release-itfrom 19.0.3 to 19.0.5Release notes
Sourced from release-it's releases.
Commits
61e6939Update list of projects using release-itca2f7b5Remove redundant knip entry0b907d1Update dependencies96181f3Auto-format7d9b77fBump actions/setup-node from 4 to 5 (#1247)9933c0dAdd OIDC publishing docs (#1245)e42e7dcBump actions/checkout from 4 to 5 (#1243)bf6f1fbAdd link to release-it-gitea plugin2c87983Release 19.0.42195b79Update dependenciesUpdates
tsdfrom 0.32.0 to 0.33.0Release notes
Sourced from tsd's releases.
Commits
9b8d6150.33.0128fb5eUpdate to TypeScript 5.9Updates
tsxfrom 4.20.3 to 4.20.6Release notes
Sourced from tsx's releases.
Commits
710a424fix: properly hide relaySignal from process.listeners() (#741)20b91c4docs: make sponsors dynamic08dcd59chore: move vercel settings to roote6d1a47docs: obfuscate aside classnamede2719dstyle: remove unused variable13f2954chore: upgrade docs deps0504525chore: upgrade manten132fdd8test: assert require.cachef057e7dtest: require loopa6f8f9frefactor: getFormat to handle all formatsUpdates
typedocfrom 0.28.7 to 0.28.14Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
15f0f2aUpdate changelog for releasea79f8d5Bump version to 0.28.144ca04c1Handle@thistag, improved destructured parameters1009206Implement excludePrivateClassFieldsa85a65bSortnullandundefinedlast in union types8ff7d27Fix lintfdd8369Improve slugger for headers containing HTMLefd06b1Fix conversion of auto accessor types54af135Introduce preservedTypeAnnotationTags optionbd7888aUpdate bug_report.mdUpdates
typedoc-plugin-markdownfrom 4.7.0 to 4.9.0Release notes
Sourced from typedoc-plugin-markdown's releases.
Changelog
Sourced from typedoc-plugin-markdown's changelog.
Commits
5b803edVersion Packages43d37d0chore(docs): updated docsdf8ea16chore(all): updated packages7844eb9feat(core): exposed new option "navigationJson"1cf3854chore(docs): updated docs website36bc98ffix(core): remove type params from inline reflection titles to resolve anchor...7e20370chore(docs): updated changelog date6682592Version Packages54b6d06chore(all): fix npmf98c0b6fix(core): correctly handle empty markdown linksUpdates
typescriptfrom 5.8.3 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5Intentionally regress one buggy declaration output to an older version (#62163)5be3346Bump version to 5.9.2 and LKGad825f2Bump version to 5.9.1-rc and LKG463a5bfUpdate LKGUpdates
vitestfrom 3.2.4 to 4.0.1Release notes
Sourced from vitest's releases.