build(deps): bump the prod-minor-patch group across 1 directory with 5 updates - #158
Merged
haasonsaas merged 1 commit intoAug 11, 2026
Merged
Conversation
…5 updates Bumps the prod-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@ax-llm/ax](https://github.com/ax-llm/ax) | `23.0.5` | `23.0.11` | | [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.170.18` | `1.170.23` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `13.0.1` | `13.0.3` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.27.0` | `1.30.0` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.3.1` | `4.4.2` | Updates `@ax-llm/ax` from 23.0.5 to 23.0.11 - [Release notes](https://github.com/ax-llm/ax/releases) - [Changelog](https://github.com/ax-llm/ax/blob/main/CHANGELOG.md) - [Commits](ax-llm/ax@23.0.5...23.0.11) Updates `@tanstack/react-router` from 1.170.18 to 1.170.23 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router@1.170.23/packages/react-router) Updates `better-sqlite3` from 13.0.1 to 13.0.3 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v13.0.1...v13.0.3) Updates `lucide-react` from 1.27.0 to 1.30.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.30.0/packages/lucide-react) Updates `shiki` from 4.3.1 to 4.4.2 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.4.2/packages/shiki) --- updated-dependencies: - dependency-name: "@ax-llm/ax" dependency-version: 23.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: "@tanstack/react-router" dependency-version: 1.170.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: better-sqlite3 dependency-version: 13.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: lucide-react dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: shiki dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
dependabot
Bot
deleted the
dependabot/npm_and_yarn/prod-minor-patch-eeeb25e88c
branch
August 11, 2026 16:46
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 prod-minor-patch group with 5 updates in the / directory:
23.0.523.0.111.170.181.170.2313.0.113.0.31.27.01.30.04.3.14.4.2Updates
@ax-llm/axfrom 23.0.5 to 23.0.11Release notes
Sourced from @ax-llm/ax's releases.
... (truncated)
Changelog
Sourced from @ax-llm/ax's changelog.
... (truncated)
Commits
c21f9f1chore: release v23.0.11d842a57chore(axir): close completed backlog entries486d7fbfeat(axir): clear portable provider backlogd49db21chore: release v23.0.10c05b3e8feat(openai): cache breakpoints on GPT-5.6+ and cache write tokens (#573)ae0dceefix(util): browser SSE streams end with a spurious network error (#571)d67fcedfix(agent): preserve usage after failed runs5d56a88fix(ai): route Vertex multi-region endpointsfd1b967chore: release v23.0.955f9a0bchore(axir): reconcile backlog after main updateUpdates
@tanstack/react-routerfrom 1.170.18 to 1.170.23Release notes
Sourced from @tanstack/react-router's releases.
Changelog
Sourced from @tanstack/react-router's changelog.
... (truncated)
Commits
2265129ci: Version Packages (#7994)95dec51perf(react-router): bail out of Link re-renders when href and active state ar...995bd97ci: Version Packages (#7993)ea3a665fix(router): retain mounted UI during revalidation (#7992)ac1d0abci: Version Packages (#7968)2435885Create file routes directly (#7970)86bf510Pass intersection observer disabled state directly (#7971)697ebb6fix(react-router): prevent blank frame before initial pending UI (#7961)07a3d10fix(router): preserve raw params for match identity (#7966)790e062ci: Version Packages (#7963)Updates
better-sqlite3from 13.0.1 to 13.0.3Release notes
Sourced from better-sqlite3's releases.
Commits
dbc2ea113.0.3b872585use Ubuntu 22.04-arm (#1510)569e85a13.0.2df1324bfix: this dependabot configuration does not set a co... in... (#1508)b9fbe5ffixed segfault from making calls while worker thread is terminating71707c4validate the parameters of table properly (#1504)6478c99Update SQLite to version 3.53.4 (#1506)6d24034add gypfile option to package.json (#1505)ab6232efixed typo in docs57d751cupdated readmeUpdates
lucide-reactfrom 1.27.0 to 1.30.0Release notes
Sourced from lucide-react's releases.
Commits
0f8d48btest(packages): updates unit test snapshots with face-slightly-smiling (#4676)Updates
shikifrom 4.3.1 to 4.4.2Release notes
Sourced from shiki's releases.
Commits
2aec856chore: release v4.4.2c5d310bfix: unbreak CI after vite 8 bump and grammar/deps updates (#1300)407dca0chore: release v4.4.1a64bab1chore: release v4.4.0dec2a32feat: update grammars and themesDependabot 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