fix(deps): bump the minorandpatch group across 1 directory with 17 updates#1676
Open
dependabot[bot] wants to merge 1 commit into
Open
fix(deps): bump the minorandpatch group across 1 directory with 17 updates#1676dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
786fda2 to
0cce563
Compare
…dates Bumps the minorandpatch group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.40` | `1.15.41` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.1` | `25.9.3` | | [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.5.0` | | [tsdown](https://github.com/rolldown/tsdown) | `0.22.1` | `0.22.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.60.1` | `8.61.0` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.3.0` | `4.3.1` | | [@vuecs/forms](https://github.com/tada5hi/vuecs/tree/HEAD/packages/forms) | `5.2.0` | `5.2.1` | | [@vuecs/overlays](https://github.com/tada5hi/vuecs/tree/HEAD/packages/overlays) | `1.0.4` | `1.1.0` | | [vue](https://github.com/vuejs/core) | `3.5.35` | `3.5.38` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.22.4` | `3.22.5` | | [@trapi/cli](https://github.com/Tada5hi/trapi/tree/HEAD/packages/cli) | `2.0.0` | `2.0.1` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.10.0` | `12.10.1` | | [testcontainers](https://github.com/testcontainers/testcontainers-node) | `12.0.1` | `12.0.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.8` | `4.1.9` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.3.3` | `3.3.5` | Updates `@swc/core` from 1.15.40 to 1.15.41 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.41/packages/core) Updates `@types/node` from 25.9.1 to 25.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 10.4.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.5.0) Updates `tsdown` from 0.22.1 to 0.22.2 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.22.1...v0.22.2) Updates `typescript-eslint` from 8.60.1 to 8.61.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/typescript-eslint) Updates `@tailwindcss/vite` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/@tailwindcss-vite) Updates `@vuecs/forms` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/tada5hi/vuecs/releases) - [Changelog](https://github.com/tada5hi/vuecs/blob/master/packages/forms/CHANGELOG.md) - [Commits](https://github.com/tada5hi/vuecs/commits/forms-v5.2.1/packages/forms) Updates `@vuecs/overlays` from 1.0.4 to 1.1.0 - [Release notes](https://github.com/tada5hi/vuecs/releases) - [Changelog](https://github.com/tada5hi/vuecs/blob/master/packages/overlays/CHANGELOG.md) - [Commits](https://github.com/tada5hi/vuecs/commits/nuxt-v1.1.0/packages/overlays) Updates `tailwindcss` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/tailwindcss) Updates `vue` from 3.5.35 to 3.5.38 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.35...v3.5.38) Updates `mysql2` from 3.22.4 to 3.22.5 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.22.4...v3.22.5) Updates `@trapi/cli` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/Tada5hi/trapi/releases) - [Changelog](https://github.com/tada5hi/trapi/blob/master/packages/cli/CHANGELOG.md) - [Commits](https://github.com/Tada5hi/trapi/commits/cli-v2.0.1/packages/cli) Updates `better-sqlite3` from 12.10.0 to 12.10.1 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.10.0...v12.10.1) Updates `testcontainers` from 12.0.1 to 12.0.2 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v12.0.1...v12.0.2) Updates `vitest` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/HEAD/packages/vitest) Updates `@tsdown/css` from 0.22.1 to 0.22.2 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](https://github.com/rolldown/tsdown/commits/v0.22.2/packages/css) Updates `vue-tsc` from 3.3.3 to 3.3.5 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.3.5/packages/tsc) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.41 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@trapi/cli" dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@tsdown/css" dependency-version: 0.22.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@types/node" dependency-version: 25.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@vuecs/forms" dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@vuecs/overlays" dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: better-sqlite3 dependency-version: 12.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: mysql2 dependency-version: 3.22.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: tailwindcss dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: testcontainers dependency-version: 12.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: tsdown dependency-version: 0.22.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: typescript-eslint dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: vue dependency-version: 3.5.38 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: vue-tsc dependency-version: 3.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch ... Signed-off-by: dependabot[bot] <[email protected]>
0cce563 to
5eeff5c
Compare
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 minorandpatch group with 15 updates in the / directory:
1.15.401.15.4125.9.125.9.310.4.110.5.00.22.10.22.28.60.18.61.04.3.04.3.15.2.05.2.11.0.41.1.03.5.353.5.383.22.43.22.52.0.02.0.112.10.012.10.112.0.112.0.24.1.84.1.93.3.33.3.5Updates
@swc/corefrom 1.15.40 to 1.15.41Changelog
Sourced from @swc/core's changelog.
... (truncated)
Commits
7a72340chore: Publish1.15.41withswc_corev68.0.682ae083chore: Publish1.15.41-nightly-20260609.1withswc_corev68.0.6b6dfa74fix(bindings/node): Preserve source context for AST transforms (#11920)Updates
@types/nodefrom 25.9.1 to 25.9.3Commits
Updates
eslintfrom 10.4.1 to 10.5.0Release notes
Sourced from eslint's releases.
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Updates
tsdownfrom 0.22.1 to 0.22.2Release notes
Sourced from tsdown's releases.
Commits
15ac682chore: release v0.22.269e78ecfix: pin rolldown to minord9f607bdocs: update auto exports docsc66775echore: upgrade depse5a8c3dci: use staging publish for release workflowUpdates
typescript-eslintfrom 8.60.1 to 8.61.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
@tailwindcss/vitefrom 4.3.0 to 4.3.1Release notes
Sourced from @tailwindcss/vite's releases.
Changelog
Sourced from @tailwindcss/vite's changelog.
Commits
8a14a714.3.1 (#20226)73983e1Fix 'Sourcemap is likely to be incorrect' warnings when using `@tailwindcss/v...Updates
@vuecs/formsfrom 5.2.0 to 5.2.1Release notes
Sourced from @vuecs/forms's releases.
Changelog
Sourced from @vuecs/forms's changelog.
Commits
759beafchore: release master (#1625)8523538fix(forms): stabilize checkbox baseline across indicator mount (#1631)1d476d2docs: redesign root and package READMEsUpdates
@vuecs/overlaysfrom 1.0.4 to 1.1.0Release notes
Sourced from @vuecs/overlays's releases.
... (truncated)
Changelog
Sourced from @vuecs/overlays's changelog.
Commits
Updates
tailwindcssfrom 4.3.0 to 4.3.1Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
8a14a714.3.1 (#20226)12833aaFix canonicalization bug where we end up with a high precision number (#20221)97a5b3adocs: fix double word 'to to' in test comment (#20216)d01e103Add missinginsetkeyword forinset-shadow-none(#20208)ad66939Allow@variantto be used insideaddBase(#19480)efae52cSimplify CSS when using utilities that use a*-0or*-1value (#20196)6b43b64Canonicalization: limit arbitrary to bare values conversion (#20130)d4f24c5Fix invalid canonicalization where0\<unit>was migrated to0(#20127)749c45eExposeindexandsiblingson walk context (#20109)8dcdb66Bump dependencies (#20095)Updates
vuefrom 3.5.35 to 3.5.38Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
478e3e8release: v3.5.3830ba647chore(release): make release publishing resumable (#14953)c00b021release: v3.5.3711ac8b4release: v3.5.3643eba78chore(deps): update lint (#14935)3bc7290chore(deps): update build (#14901)8203fc5chore(deps): update all non-major dependencies (#14938)8f4bc85chore(deps): update compiler (#14900)8e63cdfchore(deps): update dependency npm-run-all2 to v9 (#14939)131291achore(deps): update test (#14936)Updates
mysql2from 3.22.4 to 3.22.5Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
14a479bchore(master): release 3.22.5 (#4328)2af33a1fix: keep 00:00:00 time for TIMESTAMP in binary protocol with dateStrings (#4...f3ce399docs: add Cursor Cloud development environment instructionsb895afebuild(deps-dev): bump rollup in the dev-dependencies group (#4326)b8131c5build(deps-dev): bump the dev-dependencies group with 5 updates (#4322)63a8803build(deps): bump the react group across 1 directory with 2 updates (#4323)188a342build(deps-dev): bump tsx (#4324)8fc97babuild(deps): bump@easyops-cn/docusaurus-search-localin /website (#4325)dd1fc93build(deps-dev): bump eslint-plugin-prettier (#4318)3fbadbdbuild(deps): bump postcss from 8.5.6 to 8.5.15 in /website (#4320)Updates
@trapi/clifrom 2.0.0 to 2.0.1Release notes
Sourced from @trapi/cli's releases.