build(deps): bump the prod-minor-patch group with 6 updates#102
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the prod-minor-patch group with 6 updates#102dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the prod-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@ax-llm/ax](https://github.com/ax-llm/ax) | `21.0.0` | `21.0.9` | | [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.169.2` | `1.170.4` | | [date-fns](https://github.com/date-fns/date-fns) | `4.1.0` | `4.2.1` | | [framer-motion](https://github.com/motiondivision/motion) | `12.38.0` | `12.39.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.14.0` | `1.16.0` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.0.2` | `4.1.0` | Updates `@ax-llm/ax` from 21.0.0 to 21.0.9 - [Release notes](https://github.com/ax-llm/ax/releases) - [Changelog](https://github.com/ax-llm/ax/blob/main/CHANGELOG.md) - [Commits](ax-llm/ax@21.0.0...21.0.9) Updates `@tanstack/react-router` from 1.169.2 to 1.170.4 - [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.4/packages/react-router) Updates `date-fns` from 4.1.0 to 4.2.1 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](date-fns/date-fns@v4.1.0...v4.2.1) Updates `framer-motion` from 12.38.0 to 12.39.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.38.0...v12.39.0) Updates `lucide-react` from 1.14.0 to 1.16.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.16.0/packages/lucide-react) Updates `shiki` from 4.0.2 to 4.1.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.1.0/packages/shiki) --- updated-dependencies: - dependency-name: "@ax-llm/ax" dependency-version: 21.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: "@tanstack/react-router" dependency-version: 1.170.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: date-fns dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: framer-motion dependency-version: 12.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: lucide-react dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: shiki dependency-version: 4.1.0 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.
|
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 6 updates:
21.0.021.0.91.169.21.170.44.1.04.2.112.38.012.39.01.14.01.16.04.0.24.1.0Updates
@ax-llm/axfrom 21.0.0 to 21.0.9Release notes
Sourced from @ax-llm/ax's releases.
Changelog
Sourced from @ax-llm/ax's changelog.
... (truncated)
Commits
1834fbbchore: release v21.0.98ae13baUpdate structured output handling and Gemini models77dfa64chore: release v21.0.8c76f9cachore: release v21.0.720e7512Update agent discovery and usage callbacksd6417eaImprove AxAgent context reliability evals (#519)568002cchore: release v21.0.6e7e260bfix: package fixes7b974adfeat: improve ax agent context managementcd434c3chore: release v21.0.5Updates
@tanstack/react-routerfrom 1.169.2 to 1.170.4Release notes
Sourced from @tanstack/react-router's releases.
Changelog
Sourced from @tanstack/react-router's changelog.
Commits
ee8a675ci: Version Packages (#7423)d1dc4aeci: Version Packages (#7417)4e42422ci: Version Packages (#7413)13432adci: Version Packages (#7407)ae64839ci: Version Packages (#7405)Updates
date-fnsfrom 4.1.0 to 4.2.1Release notes
Sourced from date-fns's releases.
Changelog
Sourced from date-fns's changelog.
Commits
87635a8Fix missing type definitions, promote to v4.2.1 (closed #4190)3d4ca4bUpdate browserslist562c485Promote to v4.2.03709c02Make steps into the Temporal-first future07592b9Upgrade Node.js types, upgrade TypeScript09ece22Upgrade Vitestc37c22eSet up Oxfmt as the default formatterd40bb80Upgrade mise setupdd66398Fix tz tests workflowef962f8Adjust smoke testsUpdates
framer-motionfrom 12.38.0 to 12.39.0Changelog
Sourced from framer-motion's changelog.
Commits
b607391v12.39.0cd53178Updating changelogbd07642Merge pull request #3716 from motiondivision/worktree-fix-issue-33153f053b6Merge branch 'main' into worktree-fix-issue-3315f434c42Merge pull request #3718 from motiondivision/dependabot/npm_and_yarn/next-15....5973dfbMerge pull request #3722 from motiondivision/worktree-fix-issue-2829cfccb03fix(drag): Refresh root scroll before measuring ref constraints16aa417Updating changelog5d627a4Merge pull request #3720 from motiondivision/worktree-fix-issue-283163cf0d0Merge pull request #3721 from motiondivision/worktree-fix-issue-2833Updates
lucide-reactfrom 1.14.0 to 1.16.0Release notes
Sourced from lucide-react's releases.
Commits
07c885efix(docs): fix zephyr-cloud URL in readmesUpdates
shikifrom 4.0.2 to 4.1.0Release notes
Sourced from shiki's releases.
Commits
c809af9chore: release v4.1.095371cbchore: lintDependabot 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