-
Notifications
You must be signed in to change notification settings - Fork 10
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 12 updates #2508
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-react-hook-form/dependencies-ff31eccd99
Closed
deps(example): bump the dependencies group across 1 directory with 12 updates #2508
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-react-hook-form/dependencies-ff31eccd99
Conversation
This file contains 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
… updates Bumps the dependencies group with 12 updates in the /examples/nextjs-react-hook-form directory: | Package | From | To | | --- | --- | --- | | [@arcjet/next](https://github.com/arcjet/arcjet-js/tree/HEAD/arcjet-next) | `1.0.0-alpha.33` | `1.0.0-alpha.34` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.462.0` | `0.468.0` | | [next](https://github.com/vercel/next.js) | `15.0.3` | `15.0.4` | | [next-themes](https://github.com/pacocoursey/next-themes) | `0.4.3` | `0.4.4` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.12` | `19.0.1` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.1` | `19.0.1` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.2` | `7.54.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.17.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.0.3` | `15.0.4` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.15` | `3.4.16` | Updates `@arcjet/next` from 1.0.0-alpha.33 to 1.0.0-alpha.34 - [Release notes](https://github.com/arcjet/arcjet-js/releases) - [Changelog](https://github.com/arcjet/arcjet-js/blob/main/arcjet-next/CHANGELOG.md) - [Commits](https://github.com/arcjet/arcjet-js/commits/v1.0.0-alpha.34/arcjet-next) Updates `lucide-react` from 0.462.0 to 0.468.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.468.0/packages/lucide-react) Updates `next` from 15.0.3 to 15.0.4 - [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.0.3...v15.0.4) Updates `next-themes` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](pacocoursey/next-themes@v0.4.3...v0.4.4) Updates `react` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `@types/react` from 18.3.12 to 19.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) Updates `@types/react-dom` from 18.3.1 to 19.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-hook-form` from 7.53.2 to 7.54.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.53.2...v7.54.0) Updates `@types/react` from 18.3.12 to 19.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.1 to 19.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/parser` from 7.18.0 to 8.17.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.17.0/packages/parser) Updates `eslint-config-next` from 15.0.3 to 15.0.4 - [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.0.4/packages/eslint-config-next) Updates `tailwindcss` from 3.4.15 to 3.4.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.16/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.16) --- updated-dependencies: - dependency-name: "@arcjet/next" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: 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: next-themes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react 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-major dependency-group: dependencies - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major 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-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 9, 2024
Merging to
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@arcjet/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected] |
Superseded by #2530. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/examples/nextjs-react-hook-form/dependencies-ff31eccd99
branch
December 10, 2024 06:48
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 dependencies group with 12 updates in the /examples/nextjs-react-hook-form directory:
1.0.0-alpha.33
1.0.0-alpha.34
0.462.0
0.468.0
15.0.3
15.0.4
0.4.3
0.4.4
18.3.1
19.0.0
18.3.12
19.0.1
18.3.1
19.0.0
18.3.1
19.0.1
7.53.2
7.54.0
7.18.0
8.17.0
15.0.3
15.0.4
3.4.15
3.4.16
Updates
@arcjet/next
from 1.0.0-alpha.33 to 1.0.0-alpha.34Release notes
Sourced from
@arcjet/next
's releases.Changelog
Sourced from
@arcjet/next
's changelog.Commits
f8a80a7
chore: Release 1.0.0-alpha.34 (#2392)331e222
deps(dev): bump@rollup/wasm-node
from 4.27.4 to 4.28.0 (#2383)f9587d8
feat: Support trusted proxy configuration on each adapter (#2394)Updates
lucide-react
from 0.462.0 to 0.468.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
4f038d5
feat(docs): add Bun.sh support to documentation (#2642)Updates
next
from 15.0.3 to 15.0.4Release notes
Sourced from next's releases.
... (truncated)
Commits
d6a6aa1
v15.0.48f61250
Designate as backport branch8774088
[Backport 15.0] Use React 19 stable (#73564)Updates
next-themes
from 0.4.3 to 0.4.4Release notes
Sourced from next-themes's releases.
Commits
57c0561
v0.4.4ae2ab9b
fix: infinite loop theme flicker (#329)32ef714
Fix "With Tailwind" link (#328)Updates
react
from 18.3.1 to 19.0.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
e137890
[string-refs] cleanup string ref code (#31443)d1f0472
[string-refs] remove enableLogStringRefsProd flag (#31414)3dc1e48
Followup: remove dead test code from #30346 (#31415)07aa494
Remove enableRefAsProp feature flag (#30346)45804af
[flow] Eliminate usage of more than 1-argReact.AbstractComponent
in React ...5636fad
[string-refs] log string ref from prod (#31161)b78a7f2
[rcr] Re-export useMemoCache in top level React namespace (#31139)4e9540e
[Fiber] Log the Render/Commit phases and the gaps in between (#31016)d4688df
[Fiber] Track Event Time, startTransition Time and setState Time (#31008)15da917
Don't read currentTransition back from internals (#30991)Updates
@types/react
from 18.3.12 to 19.0.1Commits
Updates
react-dom
from 18.3.1 to 19.0.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
989af12
Make prerendering always non-blocking with fix (#31452)e137890
[string-refs] cleanup string ref code (#31443)07aa494
Remove enableRefAsProp feature flag (#30346)cae764c
Revert "[Re-land] Make prerendering always non-blocking (#31268)" (#31355)d49123f
Expose prerender() for SSG in stable (#31298)6c4bbc7
[Re-land] Make prerendering always non-blocking (#31268)d8c90fa
Disable infinite render loop detection (#31088)67fee58
[Fizz] Start initial work immediately (#31079)76aee6f
Revert "Make prerendering always non-blocking" (#31080)0f1856c
Make prerendering always non-blocking (#31056)Updates
@types/react-dom
from 18.3.1 to 19.0.1Commits
Updates
react-hook-form
from 7.53.2 to 7.54.0Release notes
Sourced from react-hook-form's releases.
Commits
893ffce
7.54.09532038
❤️ thank you so much for St. Galler Kantonalbank AG sponsor5db95c9
🐸 update SECURITY.md09a9a49
🦥 fix: useForm should return a new object on formState changes (#12424)0952f7e
🧻 improve prototype pollution check (#12431)30ea87e
🪖 fix: addFileList
availability check for environments withoutFileList
...29ae596
🧪 close #12198 memo for useController and useFormState (#12421)2d7b789
🐞 fix #12407 useFieldArray append issue with useForm disabled props (#12420)00e39c8
🐞 fix #12415 issue with flatten object with null value (#12418)2b1c709
Update README.mdUpdates
@types/react
from 18.3.12 to 19.0.1Commits
Updates
@types/react-dom
from 18.3.1 to 19.0.1Commits
Updates
@typescript-eslint/parser
from 7.18.0 to 8.17.0Release notes
Sourced from
@typescript-eslint/parser
's releases.