Bump the dependencies group across 1 directory with 12 updates#157
Merged
frankdejonge merged 1 commit intomainfrom Nov 22, 2025
Merged
Conversation
Bumps the dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@swc/core](https://github.com/swc-project/swc) | `1.13.5` | `1.15.1` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.3` | `5.0.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.0` | `24.10.0` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.2.4` | `4.0.8` | | [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.11` | `7.2.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.8` | | [file-type](https://github.com/sindresorhus/file-type) | `21.0.0` | `21.1.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.913.0` | `3.927.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.913.0` | `3.927.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.913.0` | `3.927.0` | | [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) | `7.17.2` | `7.17.3` | Updates `@swc/core` from 1.13.5 to 1.15.1 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.13.5...v1.15.1) Updates `@types/express` from 5.0.3 to 5.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/node` from 24.9.0 to 24.10.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/ui` from 3.2.4 to 4.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/ui) Updates `rimraf` from 6.0.1 to 6.1.0 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.0.1...v6.1.0) Updates `vite` from 7.1.11 to 7.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.2/packages/vite) Updates `vitest` from 3.2.4 to 4.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/vitest) Updates `file-type` from 21.0.0 to 21.1.0 - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](sindresorhus/file-type@v21.0.0...v21.1.0) Updates `@aws-sdk/client-s3` from 3.913.0 to 3.927.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.927.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.913.0 to 3.927.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.927.0/lib/lib-storage) Updates `@aws-sdk/s3-request-presigner` from 3.913.0 to 3.927.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.927.0/packages/s3-request-presigner) Updates `@google-cloud/storage` from 7.17.2 to 7.17.3 - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-storage@v7.17.2...v7.17.3) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/express" dependency-version: 5.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 24.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@vitest/ui" dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: rimraf dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vitest dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: file-type dependency-version: 21.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.927.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.927.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.927.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@google-cloud/storage" dependency-version: 7.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 dependencies group with 12 updates in the / directory:
1.13.51.15.15.0.35.0.524.9.024.10.03.2.44.0.86.0.16.1.07.1.117.2.23.2.44.0.821.0.021.1.03.913.03.927.03.913.03.927.03.913.03.927.07.17.27.17.3Updates
@swc/corefrom 1.13.5 to 1.15.1Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
93c7de8chore: Publish1.15.1withswc_corev47.0.4038a54bchore: Update changelog1cdf3c5chore: Publish1.15.1-nightly-20251108.1withswc_corev47.0.4ea89f66chore: Publish crates withswc_corev47.0.4fb41ba2chore: Resolve cyclic dependencyd66dab5fix(cli): Print filename to stderr when compiling (#11249)d93ec90refactor(visit): Use separate crate for hooks (#11243)3a141edfeat(visit): Add hook APIs for visitors (#11242)413a4a7chore: Format files15639c0chore(es/compiler): Dropsyntax_extand prepare AI-based porting (#11239)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@swc/coresince your current version.Updates
@types/expressfrom 5.0.3 to 5.0.5Commits
Updates
@types/nodefrom 24.9.0 to 24.10.0Commits
Updates
@vitest/uifrom 3.2.4 to 4.0.8Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
46bfd09chore: release v4.0.8c84a396chore(deps): update dependency splitpanes to v4 (#8701)da8b93afix(deps): update all non-major dependencies (#8636)1f5d9d2chore: release v4.0.7c9078a2fix: create environment once per worker withisolate: false(#8915)2e7b2b8chore: release v4.0.6ed9fc71chore: release v4.0.59b75ec5chore: release v4.0.4ca1766fchore: release v4.0.307bc56achore: release v4.0.2Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitest/uisince your current version.Updates
rimraffrom 6.0.1 to 6.1.0Changelog
Sourced from rimraf's changelog.
... (truncated)
Commits
18dc77a6.1.02bd2e62changelog 6.119311cfrefactor: switch to native fs.promises0c437d4Create separate dir for integration tests65a3b8aDo not pass unnecessary rest args to fs functions02b31b7Use the same ignoreENOENT and fixEPERM utils everywherec012f4fMock process.platform with t.interceptc72278aUse tap.intercept to test bin549d1e8Configure tap coverage-mapa76970bbenchmark: add options to filter and compare benchmarksUpdates
vitefrom 7.1.11 to 7.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
572aacarelease: v7.2.2728c8eefix: revert "refactor: use fs.cpSync (#21019)" (#21081)a532e68release: v7.2.182d2d6cfix(worker): some worker asset was missing (#21074)f83264frefactor(build): renameindexOfMatchInSlicetofindPreloadMarker(#21054)8293de0release: v7.2.02833c55fix(types): add undefined to optional properties for exactOptionalProperties ...e3a6a83chore(deps): update rolldown-related dependencies (#21047)b1fd616fix(css): fallback to sass when sass-embedded platform binary is missing (#21...ad5b3bffix(module-runner): makegetBuiltinsresponse JSON serializable (#21029)Updates
vitestfrom 3.2.4 to 4.0.8Release notes
Sourced from vitest's releases.
... (truncated)
Commits
46bfd09chore: release v4.0.8c79f47cfix(forks): do not fail with Windows Defender enabled (#8967)7ed99cdchore: remove unnecesseryvalues()call for set (#8964)9a9323bchore(deps): update dependency@antfu/eslint-configto v6 (#8832)46b3529chore(deps): update dependency jsdom to v27 (#8700)65292c3docs: update structure (#8625)da8b93afix(deps): update all non-major dependencies (#8636)bcb132ffix: workaroundnoExternalmerging bug on Vite 6 (#8950)1f5d9d2chore: release v4.0.7a1b7361fix(jsdom): supportURL.createObjectURL,FormData.set(prop, blob)(#8935)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
Updates
file-typefrom 21.0.0 to 21.1.0Release notes
Sourced from file-type's releases.
Commits
ae8afc821.1.07ad3a90Fix: Handle partial unzip (#773)1511507Document@file-type/avthird-party file-type detectors (#772)b461a21Usestrtok3.parseBlobfor improved Blob handling (#771)f8d62beAdd support for Windows registry hive file (.dat) (#767)0db61ecAdd support for Windows < 2000 registry (.reg) files (#766)7d2ddcfAdd support for Windows ≥ 2000 registry (.reg) files (#765)1a9b1bbInternal: Add UTF-16 (BE and LE) string compare (#764)eda03a7Add detector for.tar.gz(gunzipped tarball file) (#763)Updates
@aws-sdk/client-s3from 3.913.0 to 3.927.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.... (truncated)
Commits
73e7281Publish v3.927.0065860aPublish v3.926.0b554e95Publish v3.925.0a6a3e29feat(client-s3): Launch IPv6 dual-stack support for S3 Express4a796b6chore(deps): bump smithy package versions (#7475)ed7ac2aPublish v3.922.0889767ctest(client-s3): increase bucket name randomness (#7468)e8b9fd8Publish v3.921.0da06f0echore(codegen): sync for waiter and proxy fixes (#7467)1d4bdbfPublish v3.920.0Updates
@aws-sdk/lib-storagefrom 3.913.0 to 3.927.0Release notes
Sourced from
@aws-sdk/lib-storage's releases.