-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps(example): bump the dependencies group across 1 directory with 7 updates #3032
base: main
Are you sure you want to change the base?
deps(example): bump the dependencies group across 1 directory with 7 updates #3032
Conversation
…updates Bumps the dependencies group with 7 updates in the /examples/nextjs-react-hook-form directory: | Package | From | To | | --- | --- | --- | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.473.0` | `0.474.0` | | [next](https://github.com/vercel/next.js) | `15.1.5` | `15.1.6` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.0.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.7` | `19.0.8` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.21.0` | `8.22.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.5` | `15.1.6` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.0.1` | Updates `lucide-react` from 0.473.0 to 0.474.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.474.0/packages/lucide-react) Updates `next` from 15.1.5 to 15.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.5...v15.1.6) Updates `tailwind-merge` from 2.6.0 to 3.0.1 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.0...v3.0.1) Updates `@types/react` from 19.0.7 to 19.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/parser` from 8.21.0 to 8.22.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/parser) Updates `eslint-config-next` from 15.1.5 to 15.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.1.6/packages/eslint-config-next) Updates `tailwindcss` from 3.4.17 to 4.0.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Merging to
|
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is a license policy violation?This package is not allowed per your license policy. Review the package's license to ensure compliance. Find a package that does not violate your license policy or adjust your policy to allow this package's license. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Bumps the dependencies group with 7 updates in the /examples/nextjs-react-hook-form directory:
0.473.0
0.474.0
15.1.5
15.1.6
2.6.0
3.0.1
19.0.7
19.0.8
8.21.0
8.22.0
15.1.5
15.1.6
3.4.17
4.0.1
Updates
lucide-react
from 0.473.0 to 0.474.0Release notes
Sourced from lucide-react's releases.
Commits
961404d
replacekeyof ReactSVG
withSVGElementType
(#2668)Updates
next
from 15.1.5 to 15.1.6Release notes
Sourced from next's releases.
Commits
38a6d01
v15.1.67099753
backport: fix prerender issue with intercepting routes + generateStaticParams...819d575
[E2E] Fix config file conflict (#73818)20f5a79
fix: don't memory-leak promises passed towaitUntil
(#75041)Updates
tailwind-merge
from 2.6.0 to 3.0.1Release notes
Sourced from tailwind-merge's releases.
Commits
493fa8c
v3.0.1b9c136d
update info about supported Tailwind CSS version in READMEe22885e
fix link in v3 changelog7378c16
v3.0.0a00a8e6
change label added to new issues to context-v37c8c994
Merge pull request #518 from dcastil/breaking-feature/513/tailwind-css-v4-sup...7f043a6
small tweaks1950ab6
add migration doc for tailwind-merge v3ef00078
add removed custom separator support to breaking changes in v3 changelog752b103
remove separator from docsUpdates
@types/react
from 19.0.7 to 19.0.8Commits
Updates
@typescript-eslint/parser
from 8.21.0 to 8.22.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
94e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)Updates
eslint-config-next
from 15.1.5 to 15.1.6Release notes
Sourced from eslint-config-next's releases.
Commits
38a6d01
v15.1.6Updates
tailwindcss
from 3.4.17 to 4.0.1Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
0655209
Prepare v4.0.1 release (#16018)9fef2bd
Add:host
rule to@theme
layer (#15975)924dd69
Ensure@custom-variant foo ()
has a non-empty selector list (#16009)965048c
Remove theforce
variant (#16007)1eb2980
Fix IntelliSense class suggestions (#15857)f1221b3
Ensure font-size utilities withnone
modifier works e.g.:text-sm/none
(#...6dd4c33
Include:open
in the open variant (#15349)193fc60
Ensure CSS variable shorthand uses valid CSS variables (#15738)7e20c3b
Removemin-w/h-none
(#15845)a8c54ac
Prepare v4.0.0 release (#15693)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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