chore(deps)(deps): bump the production-minor-patch group with 4 updates#17
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps)(deps): bump the production-minor-patch group with 4 updates#17dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
8e35145 to
f340f36
Compare
Bumps the production-minor-patch group with 4 updates: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript), [framer-motion](https://github.com/motiondivision/motion), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [hono](https://github.com/honojs/hono). Updates `@sentry/nextjs` from 10.40.0 to 10.42.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.40.0...10.42.0) Updates `framer-motion` from 12.34.3 to 12.34.5 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.34.3...v12.34.5) Updates `lucide-react` from 0.575.0 to 0.576.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.576.0/packages/lucide-react) Updates `hono` from 4.12.3 to 4.12.4 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.3...v4.12.4) --- updated-dependencies: - dependency-name: "@sentry/nextjs" dependency-version: 10.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: framer-motion dependency-version: 12.34.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: lucide-react dependency-version: 0.576.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: hono dependency-version: 4.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
f340f36 to
192b6b3
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 production-minor-patch group with 4 updates: @sentry/nextjs, framer-motion, lucide-react and hono.
Updates
@sentry/nextjsfrom 10.40.0 to 10.42.0Release notes
Sourced from
@sentry/nextjs's releases.... (truncated)
Changelog
Sourced from
@sentry/nextjs's changelog.... (truncated)
Commits
07c9190release: 10.42.0193a78dMerge pull request #19601 from getsentry/prepare-release/10.42.08738f9bmeta(changelog): Update changelog for 10.42.0f870073fix(astro): Do not inject withSentry into Cloudflare Pages (#19558)552187dchore(deps): Bump@sveltejs/kitto 2.53.3 in sveltekit-2-svelte-5 E2E test (#...1ffba2cfix(core): Do not remove promiseBuffer entirely (#19592)4a7c056fix(react-router): Set correct transaction name when navigating with object a...003e894ci(deps): bump actions/checkout from 4 to 6 (#19570)5d4c0ebchore(deps-dev): bump@sveltejs/kitfrom 2.52.2 to 2.53.3 (#19571)116c3f3fix(deps): Bump fast-xml-parser to 4.5.4 for CVE-2026-25896 (#19588)Updates
framer-motionfrom 12.34.3 to 12.34.5Changelog
Sourced from framer-motion's changelog.
Commits
1780918v12.34.5b452010Updating changelog7ce478eUpdating changelog2cf60f8Updating changelog417b073Updating changelog7f650efLatest3ee9f98Merge pull request #3576 from motiondivision/worktree-fix-issue-35624fc4224Fix variant propagation for Suspense-mounted children after StrictMode remount8930b90Merge pull request #3554 from MrVoshel/main5efcef4Merge pull request #3578 from motiondivision/worktree-fix-issue-3565Updates
lucide-reactfrom 0.575.0 to 0.576.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
honofrom 4.12.3 to 4.12.4Release notes
Sourced from hono's releases.
Commits
19d20d24.12.444ae0c8Merge commit from forkf4123edMerge commit from fork80a9837fix(utils/url): specify the return type oftryDecodeURI(#4779)6a0607aMerge commit from fork0768232fix(client): preserve route schema in ApplyGlobalResponse (#4777)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