chore(deps): bump the minor-and-patch group in /src/dashboard with 5 updates - #254
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the minor-and-patch group in /src/dashboard with 5 updates: | Package | From | To | | --- | --- | --- | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.28.0` | `1.29.0` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.409.5` | `1.413.3` | | [globals](https://github.com/sindresorhus/globals) | `17.8.0` | `17.9.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.31.0` | `6.32.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.0` | `8.2.1` | Updates `lucide-react` from 1.28.0 to 1.29.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.29.0/packages/lucide-react) Updates `posthog-js` from 1.409.5 to 1.413.3 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.409.5...posthog-js@1.413.3) Updates `globals` from 17.8.0 to 17.9.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.8.0...v17.9.0) Updates `knip` from 6.31.0 to 6.32.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.32.0/packages/knip) Updates `vite` from 8.2.0 to 8.2.1 - [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.1/packages/vite) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: posthog-js dependency-version: 1.413.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: globals dependency-version: 17.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: knip dependency-version: 6.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.2.1 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 in /src/dashboard with 5 updates:
1.28.01.29.01.409.51.413.317.8.017.9.06.31.06.32.08.2.08.2.1Updates
lucide-reactfrom 1.28.0 to 1.29.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
posthog-jsfrom 1.409.5 to 1.413.3Release notes
Sourced from posthog-js's releases.
... (truncated)
Commits
886ef7bchore: update versions and lockfile [version bump]2831de1fix(ai): report cache-write tokens for OpenAI-compatible providers (#4189)7322893feat(mcp): anchor $session_id to the agent's conversation_id (#4428)c514a34fix(mcp): deliver the session handle on errors and capability gaps (#4433)955df8dfeat(mcp): mirror the session handle intostructuredContent(#4431)e6d9295feat(mcp): declare_mcp_instructionson tool output schemas (#4430)d36a421fix(ai): preserve Anthropic cache-write TTL breakdowns (#4236)d0933e1test(browser): snapshot enriched events and wire requests (#4437)c5edaf3fix(ci): sign the commits these workflows create (#4420)1b88c2ffix(browser): clear session properties when sessions rotate (#4414)Updates
globalsfrom 17.8.0 to 17.9.0Release notes
Sourced from globals's releases.
Commits
8e7b93517.9.05a958edUpdate globals (2026-08-01) (#348)Updates
knipfrom 6.31.0 to 6.32.0Release notes
Sourced from knip's releases.
Commits
f21bcbbRelease knip@6.32.0d2c0a07Update dependenciese5608e7Don't turn absolute-path script tokens into entries (resolve #1928)3528c5dClassify built-ins from module specifiers (resolve #1925)1c1073afix(playwright): match config files with .cjs, .cts and .mts extensions (#1919)fa44be7Detect Node test runner through c8353f860Resolve entries from Mocha script arguments89f9adaThread script words through resolvers to preserve quotingac726b0Add pre-commit plugin24794ccResolve babel-jest configFile from Jest transform optionsUpdates
vitefrom 8.2.0 to 8.2.1Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
4216158release: v8.2.1fddf4eafix(server): use a random port when port is 0 (#23158)de041a7fix(css): don't re-run lightningcss visitor during minify (fix #23146) (#23147)15f0307fix(build): make client chunkImportMap work withsharedPlugins: true(#23184)c2155fetest(bundled-dev): enable sourcemap playgrounds (#23080)ef02435docs(build): fix incomplete@defaultfor build.minify (#23177)eac0cc8fix(bundled-dev): inject client script tag before chunk scripts (#23161)23b8a08refactor(bundled-dev): avoid injecting server values in the bundle (#22967)e72036erefactor(bundled-dev): remove rolldown lazy stub module workaround (#23129)14454fdfix(deps): update all non-major dependencies (#23136)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