chore(deps): bump the patch group with 6 updates - #119
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [turbo](https://github.com/vercel/turborepo) | `2.10.9` | `2.10.11` | | [jose](https://github.com/panva/jose) | `6.2.8` | `6.2.9` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | | [@fastify/helmet](https://github.com/fastify/fastify-helmet) | `13.1.0` | `13.1.1` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.23.3` | `3.23.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1` | `8.2.2` | Updates `turbo` from 2.10.9 to 2.10.11 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.9...v2.10.11) Updates `jose` from 6.2.8 to 6.2.9 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.8...v6.2.9) Updates `vitest` from 4.1.10 to 4.1.11 - [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/v4.1.11/packages/vitest) Updates `@fastify/helmet` from 13.1.0 to 13.1.1 - [Release notes](https://github.com/fastify/fastify-helmet/releases) - [Commits](fastify/fastify-helmet@v13.1.0...v13.1.1) Updates `mysql2` from 3.23.3 to 3.23.4 - [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.23.3...v3.23.4) Updates `vite` from 8.2.1 to 8.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/v8.2.2/packages/vite) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.10.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: jose dependency-version: 6.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@fastify/helmet" dependency-version: 13.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: mysql2 dependency-version: 3.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@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 patch group with 6 updates:
2.10.92.10.116.2.86.2.94.1.104.1.1113.1.013.1.13.23.33.23.48.2.18.2.2Updates
turbofrom 2.10.9 to 2.10.11Release notes
Sourced from turbo's releases.
... (truncated)
Commits
60af39bpublish 2.10.11 to registry3226457fix: Tolerate transient input files (#13734)09bf969docs: Redesign Turborepo homepage (#13702)f924510feat: Expand performance agent toolbox (#13761)9f94a7dchore: Release Turborepo 2.10.11-canary.4 (#13759)45a87a0fix: Respect gitignore without git metadata (#13756)0b501f1chore: Forbid release-age exclusions in examples maintenance (#13751)3f64c07fix: Isolate concurrent generator config bundles (#13750)b08ab5fchore: Release Turborepo 2.10.11-canary.3 (#13749)b4bd235feat: Cache native uv tool tasks (#13748)Updates
josefrom 6.2.8 to 6.2.9Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
f3a3c78chore(release): 6.2.933bf832fix(types): undeprecate PBES2 p2c parameter6ed19a6fix: reject a JWE whose generated Key Management Parameters collide944840dci: use shared release workflows05bccf2chore: bump packagesf7392d1test: account for workerd nodejs_compat flag default changes4e944beci: drop the wait-for-npm machinery4285b6fchore(deps-dev): bump undicicb114ecchore: cleanup after releaseUpdates
vitestfrom 4.1.10 to 4.1.11Release notes
Sourced from vitest's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...Updates
@fastify/helmetfrom 13.1.0 to 13.1.1Release notes
Sourced from @fastify/helmet's releases.
Commits
8854d49Bumped v13.1.1c4bbcb2chore(.npmrc): add min-release-age (#319)8406fa8chore: bump fastify/workflows/.github/workflows/plugins-ci.yml (#321)d8da457chore: bump fastify/workflows/.github/workflows/lock-threads.yml (#320)655cd3achore: bump c8 from 11.0.0 to 12.0.0 (#317)928d9b5ci: pin actions to commit-hash7c9cda3test: fix CSP header order assertions for helmet@8.3.xMaintainer changes
This version was pushed to npm by tony133, a new releaser for
@fastify/helmetsince your current version.Updates
mysql2from 3.23.3 to 3.23.4Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
4df6770chore(master): release 3.23.4 (#4479)3cccf4afix: keep leading zeros in TIME fractional seconds (#4481)5bf517abuild(deps-dev): bump tsx from 4.23.11 to 4.23.12 (#4482)8b1f829fix(typings): align callback Pool and PoolConnection types with runtime (#4478)Updates
vitefrom 8.2.1 to 8.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
de1111arelease: v8.2.2cb77e2atest(ssr): add destructing assignment case for moduleRunnerTransform (#23308)9db0b61fix(ssr): rewrite computed key of destructing parameter (#23307)8413052fix: respectresolve.preserveSymlinkswhen resolving root (fix #23197) (#23...05a003efix(config): resolve sourcemap paths against sourcemap location (#23239)495d9fffeat(deps): widen@vitejs/devtoolspeer range to v0.5.0 (#23302)1d9fa39refactor: use JSON import attributes instead of readFileSync in constants (#2...2804636fix(css): don't pass empty targets to lightningcss (#23295)599b44btest(module-runner): simplify server-hmr tests (#23300)4a261f2test(module-runner): add TLA circular import case (#23299)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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