build(deps): bump the prod-minor-patch group with 5 updates#84
Conversation
Bumps the prod-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [@ax-llm/ax](https://github.com/ax-llm/ax) | `20.0.0` | `20.0.1` | | [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.168.25` | `1.169.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.11.0` | `1.14.0` | | [mobx](https://github.com/mobxjs/mobx) | `6.15.0` | `6.15.1` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | Updates `@ax-llm/ax` from 20.0.0 to 20.0.1 - [Release notes](https://github.com/ax-llm/ax/releases) - [Changelog](https://github.com/ax-llm/ax/blob/main/CHANGELOG.md) - [Commits](ax-llm/ax@20.0.0...20.0.1) Updates `@tanstack/react-router` from 1.168.25 to 1.169.1 - [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.169.1/packages/react-router) Updates `lucide-react` from 1.11.0 to 1.14.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.14.0/packages/lucide-react) Updates `mobx` from 6.15.0 to 6.15.1 - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/commits/mobx@6.15.1) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) --- updated-dependencies: - dependency-name: "@ax-llm/ax" dependency-version: 20.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: "@tanstack/react-router" dependency-version: 1.169.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: lucide-react dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: mobx dependency-version: 6.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryMedium Risk Overview Reviewed by Cursor Bugbot for commit 44e62ed. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps the prod-minor-patch group with 5 updates:
20.0.020.0.11.168.251.169.11.11.01.14.06.15.06.15.14.3.64.4.3Updates
@ax-llm/axfrom 20.0.0 to 20.0.1Release notes
Sourced from @ax-llm/ax's releases.
Changelog
Sourced from @ax-llm/ax's changelog.
Commits
6f77924chore: release v20.0.1947fcdffix(docs): remove deleted llmQueryPromptMode field; add typecheck to CI0222938fix(sig): avoid structuredClone on Zod-backed fields, expose AxSignatureConfi...Updates
@tanstack/react-routerfrom 1.168.25 to 1.169.1Changelog
Sourced from @tanstack/react-router's changelog.
Commits
2c9f5c0ci: changeset release4a1e63ffix: parse params union inference (#7306)dad0ec8ci: changeset releasec992495feat: match params (#7263)a730094ci: changeset releaseUpdates
lucide-reactfrom 1.11.0 to 1.14.0Release notes
Sourced from lucide-react's releases.
Commits
50d8af5docs(readme): Update readme files (#4320)Updates
mobxfrom 6.15.0 to 6.15.1Release notes
Sourced from mobx's releases.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mobx since your current version.
Updates
zodfrom 4.3.6 to 4.4.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1fb56a5docs: document release procedure in AGENTS.mdf3c9ec04.4.3c2be4f8fix(v4): generalize optin/fallback to transform; restore preprocess on absent...1cab693fix(v4): restore catch handling for absent object keys (#5937) (#5939)b8dffe9docs: remove Numeric and Speakeasy (2+ missed monthly cycles)9195250docs: remove Mintlify from bronze sponsors (churned)2c70332docs: normalize bronze sponsor logos to github avatar pattern7391be8docs: prune lapsed silver/bronze sponsors and add active ones2aeec83docs: prune lapsed gold sponsors and rebalance logo sizing4c2fa95docs: use Zernio primary wordmark for gold sponsor logoMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for zod since your current version.
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