-
Notifications
You must be signed in to change notification settings - Fork 52
chore(deps-dev): bump the dev-dependencies group across 1 directory with 15 updates #896
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
base: main
Are you sure you want to change the base?
chore(deps-dev): bump the dev-dependencies group across 1 directory with 15 updates #896
Conversation
…ith 15 updates Bumps the dev-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.0.5` | `2.2.5` | | [@changesets/cli](https://github.com/changesets/changesets) | `2.29.6` | `2.29.7` | | [@rspack/cli](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli) | `1.4.11` | `1.5.8` | | [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.4.11` | `1.5.8` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.9` | `0.25.10` | | [playwright](https://github.com/microsoft/playwright) | `1.55.0` | `1.56.0` | | [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) | `0.3.12` | `0.3.14` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.0` | `24.7.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.10` | `19.2.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.7` | `19.2.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.38.2` | `5.39.9` | | [vue](https://github.com/vuejs/core) | `3.5.18` | `3.5.22` | Updates `@biomejs/biome` from 2.0.5 to 2.2.5 - [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/[email protected]/packages/@biomejs/biome) Updates `@changesets/cli` from 2.29.6 to 2.29.7 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]) Updates `@rspack/cli` from 1.4.11 to 1.5.8 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.5.8/packages/rspack-cli) Updates `@rspack/core` from 1.4.11 to 1.5.8 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.5.8/packages/rspack) Updates `esbuild` from 0.25.9 to 0.25.10 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.9...v0.25.10) Updates `playwright` from 1.55.0 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.0...v1.56.0) Updates `publint` from 0.3.12 to 0.3.14 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/[email protected]/packages/publint) Updates `typescript` from 5.9.2 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.9.2...v5.9.3) Updates `@types/node` from 24.3.0 to 24.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `react` from 19.1.1 to 19.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react) Updates `@types/react` from 19.1.10 to 19.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.1.1 to 19.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom) Updates `@types/react-dom` from 19.1.7 to 19.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `svelte` from 5.38.2 to 5.39.9 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) Updates `vue` from 3.5.18 to 3.5.22 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.18...v3.5.22) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.2.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@changesets/cli" dependency-version: 2.29.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@rspack/cli" dependency-version: 1.5.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@rspack/core" dependency-version: 1.5.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: esbuild dependency-version: 0.25.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: playwright dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: publint dependency-version: 0.3.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/react" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: svelte dependency-version: 5.39.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vue dependency-version: 3.5.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Bumps the dev-dependencies group with 15 updates in the / directory:
2.0.5
2.2.5
2.29.6
2.29.7
1.4.11
1.5.8
1.4.11
1.5.8
0.25.9
0.25.10
1.55.0
1.56.0
0.3.12
0.3.14
5.9.2
5.9.3
24.3.0
24.7.0
19.1.1
19.2.0
19.1.10
19.2.0
19.1.1
19.2.0
19.1.7
19.2.0
5.38.2
5.39.9
3.5.18
3.5.22
Updates
@biomejs/biome
from 2.0.5 to 2.2.5Release notes
Sourced from
@biomejs/biome
's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome
's changelog.... (truncated)
Commits
521d149
ci: release (#7478)cadad2c
feat(lint): implementnoVueDuplicateKeys
rule (#7542)9637f93
feat: add useConsistentArrowReturn options (#7457)1b61631
feat(lint): addnoReactForwardRef
rule (#7509)74d3c56
chore: add convex to bronze sponsors (#7566)3f06e19
feat(linter): implementnoDeprecatedImports
(#7520)a0039fd
feat(linter): implementnoUnusedExpressions
(#7511)fd126d7
chore: fix markdown syntax in changelogb2da976
chore: fix changelog formatting0109940
chore: repair changelog (#7477)Updates
@changesets/cli
from 2.29.6 to 2.29.7Release notes
Sourced from
@changesets/cli
's releases.Commits
8c065c4
Version Packages (#1726)957f24e
Fix an issue that caused an incorrectCHANGELOG
to be generated when a chan...Updates
@rspack/cli
from 1.4.11 to 1.5.8Release notes
Sourced from
@rspack/cli
's releases.... (truncated)
Commits
232a697
release: 1.5.8b3e2e49
chore: release v1.5.7 (#11750)38711aa
chore: release v1.5.6 (#11729)9de24f7
chore(deps): update dependency cross-env to v10 (#11722)5ccedf1
chore: release v1.5.5 (#11688)5874745
chore(deps): update patch npm dependencies (#11297)e7e1b06
chore: release 1.5.4 (#11658)b9801a7
chore(deps): update dependency@rslib/core
to v0.13.0 (#11624)51717f0
chore: release 1.5.3 (#11616)c85f843
chore: release v1.5.2 (#11534)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@rspack/cli
since your current version.Updates
@rspack/core
from 1.4.11 to 1.5.8Release notes
Sourced from
@rspack/core
's releases.... (truncated)
Commits
232a697
release: 1.5.8f3e5797
fix: URLPlugin in child compiler (#11785)274a1bd
feat: add experimental EsmLibraryPlugin for better esm output (#10350)6f534ff
feat: transform url in new URL without runtime (#11765)1ceac70
feat(parser): addcommonjs
options (#11744)6f25ba7
chore(deps): update dependency memfs to v4.46.0 (#11721)9d1fe87
refactor: remove unused parameters and clean up code (#11756)b3e2e49
chore: release v1.5.7 (#11750)228ec1b
feat: parser support jsx (#11664)786ffea
fix: correct infrastructureLog type and add documentation (#11742)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@rspack/core
since your current version.Updates
esbuild
from 0.25.9 to 0.25.10Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
d6b668f
publish 0.25.10 to npm5088c19
refactor: use strings.Builder (#4290)755da31
runmake update-compat-table
a1d9c86
fix #4287: marked the wrong issue as fixed73a0b2a
fix #4286: minifier panic due to identity function134dadf
fix #4265:@supports
nested inside::pseudo
Updates
playwright
from 1.55.0 to 1.56.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
b6af258
cherry-pick(#37727): devops: fix NPM release step (#37728)d2ef7bb
chore: mark v1.56.0 (#37722)1621d0b
cherry-pick(#37715): chore: disable RenderDocument feature (#37718)ffbf82b
cherry-pick(#37687): docs: v1.56 release notes (#37687) (#37720)2c5e33d
cherry-pick(#37703): docs: pageErrors should return strings in Java and C#0a91ecf
cherry-pick(#37694): chore: move best practices into the journala5c4437
cherry-pick(#37693): docs: use VS Code images for test agents6d13fbe
cherry-pick(#37690): Revert "fix(trace): survive sw restart"d2c267c
cherry-pick(#37689): Revert "fix(trace): should survive ping as the first com...d1fdd81
fix(snapshot): draw a minimum size browser window for small snapshots (#37640)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for playwright since your current version.
Updates
publint
from 0.3.12 to 0.3.14Release notes
Sourced from publint's releases.
Changelog
Sourced from publint's changelog.
Commits
d4bed91
Release packages (#204)855ba5d
Warn CJS with default export and__esModule
marker (#201)89ee041
Release packages (#197)0499518
Improve missing main file messagebcb5826
Update fallback array reference messagef7fc0cf
Update dependencies17efbba
Slice ArrayBuffer from Buffer (#194)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for publint since your current version.
Updates
typescript
from 5.9.2 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15
Bump 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 (#...2dce0c5
Intentionally regress one buggy declaration output to an older version (#62163)Updates
@types/node
from 24.3.0 to 24.7.0Commits
Updates
react
from 19.1.1 to 19.2.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.