chore(deps): bump the minor-and-patch group across 1 directory with 6 updates - #271
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#271dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) | `0.2.9` | `0.3.0` | | [@hono/zod-validator](https://github.com/honojs/middleware/tree/HEAD/packages/zod-validator) | `0.8.0` | `0.9.0` | | [@sentry/core](https://github.com/getsentry/sentry-javascript) | `10.64.0` | `10.71.0` | | [katex](https://github.com/KaTeX/KaTeX) | `0.17.0` | `0.18.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.17` | `19.2.18` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.2.5` | Updates `vite-plus` from 0.2.9 to 0.3.0 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.3.0/packages/cli) Updates `@hono/zod-validator` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/honojs/middleware/releases) - [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-validator/CHANGELOG.md) - [Commits](https://github.com/honojs/middleware/commits/@hono/zod-validator@0.9.0/packages/zod-validator) Updates `@sentry/core` from 10.64.0 to 10.71.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.71.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.64.0...10.71.0) Updates `katex` from 0.17.0 to 0.18.4 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.17.0...v0.18.4) Updates `@types/react` from 19.2.17 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.3 to 19.2.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: vite-plus dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@hono/zod-validator" dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@sentry/core" dependency-version: 10.71.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: katex dependency-version: 0.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-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 minor-and-patch group with 6 updates in the / directory:
0.2.90.3.00.8.00.9.010.64.010.71.00.17.00.18.419.2.1719.2.1819.2.319.2.5Updates
vite-plusfrom 0.2.9 to 0.3.0Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
b2d15e3release: v0.3.0: XDG install layout, tsup project migration, and Bun 1.4 supp...ce131befix(cli): run root-only workspaces in place (#2533)634bd07fix(cli): improve workspace app target classification (#2530)501cc3afeat(cli): tsup -> tsdown -> Vite+ migration (#2434)916fae1fix(cli): guide local users to global-only commands (#2522)45acff9fix(trampoline): reject unversioned shim pointers (#2526)f0bebb0fix(installer): hide shell config warnings in CI (#2511)c25b6b2fix(installer): enforce Windows setup requirements (#2505)349a72bfix(cli): support GitLab setup-vp legacy layout (#2520)2b16995fix(cli): normalize staged concurrency options (#2501)Updates
@hono/zod-validatorfrom 0.8.0 to 0.9.0Release notes
Sourced from @hono/zod-validator's releases.
Changelog
Sourced from @hono/zod-validator's changelog.
Commits
70623e3Version Packages (#2037)7bc11dffix(zod-validator): UseInferInputfromhono/validatorinstead of a local...5e32c00chore: migrate to pnpm (#2006)c5ba38bchore(deps-dev): bump tsdown from 0.22.2 to 0.22.3 (#1996)f89ea30chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 (#1866)bf845adchore: unblock TypeScript v6 (#1937)2cbc5f0chore(deps-dev): bump tsdown to 0.22.2 (#1908)4dca7a0chore(dev-deps): bump@cloudflare/vitest-pool-workersto 0.16.10 (#1907)Updates
@sentry/corefrom 10.64.0 to 10.71.0Release notes
Sourced from @sentry/core's releases.
... (truncated)
Changelog
Sourced from @sentry/core's changelog.
... (truncated)
Commits
9fcb063release: 10.71.0fbc14d8meta(changelog): Update changelog for 10.71.0 (#23517)671f4b1fix(v10/nuxt): Delete source maps after Nitro finishes building (#23508)0211227fix(v10/react): Match TanStack Router pageload against the router location (#...bbea828feat(v10/core)!: Enable logs by default (#23311)7ded310fix(v10/core): Bound child span tracking on long-lived spans (#23406)245d807fix(v10/react-router): Carry multi-byte UTF-8 across SSR stream chunk boundar...1d439a3fix(v10/core): Read Supabase PostgREST headers fromHeadersinstances (#23241)8f03efetest(v10/nextjs): Add e2e app for a user-owned OpenTelemetry setup (#23278)c884ae1fix(v10/hono): UsecaptureExceptionfrom scope, not fromClient(#23280)Updates
katexfrom 0.17.0 to 0.18.4Release notes
Sourced from katex's releases.
Changelog
Sourced from katex's changelog.
Commits
49dc3d9chore(release): 0.18.4 [ci skip]e507f75fix(environment): report invalid environment names as ParseError (#4256)f0f46a8chore(release): 0.18.3 [ci skip]1c973aefix: allow braced arguments for delimsizing (#4255)a11ce72docs: update migration guide (#4248)95322e1docs: add Deno section (#4254)dd88e46chore(deps): update dependency js-yaml to v4.3.1 [security] (#4263)93c362bchore(release): 0.18.2 [ci skip]0adf7e7fix: prevent prototype pollution in settings (#4260)5a5bf20chore(deps): update dependency postcss to v8.5.23 [security] (#4259)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@types/reactfrom 19.2.17 to 19.2.18Commits
Updates
@types/react-domfrom 19.2.3 to 19.2.5Commits
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