Skip to content
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 in /examples/nextjs-14-clerk-shield with 5 updates #581

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps the dependencies group in /examples/nextjs-14-clerk-shield with 5 updates:

Package From To
@clerk/nextjs 4.29.11 4.29.12
next 14.1.4 14.2.1
@types/react 18.2.74 18.2.78
@types/react-dom 18.2.24 18.2.25
eslint-config-next 14.1.4 14.2.1

Updates @clerk/nextjs from 4.29.11 to 4.29.12

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​4.29.12

Patch Changes

  • Updated dependencies [222acd810]:
    • @​clerk/types@​3.63.1
    • @​clerk/backend@​0.38.6
    • @​clerk/clerk-react@​4.30.10
    • @​clerk/clerk-sdk-node@​4.13.14
Changelog

Sourced from @​clerk/nextjs's changelog.

4.29.12

Patch Changes

  • Updated dependencies [222acd810]:
    • @​clerk/types@​3.63.1
    • @​clerk/backend@​0.38.6
    • @​clerk/clerk-react@​4.30.10
    • @​clerk/clerk-sdk-node@​4.13.14
Commits

Updates next from 14.1.4 to 14.2.1

Release notes

Sourced from next's releases.

v14.2.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • use pathToFileUrl to make esm import()s work with absolute windows paths (#64386) @​sokra

Credits

Huge thanks to @​sokra for helping!

v14.2.1-canary.5

Core Changes

  • Fix client boundary inheritance for barrel optimization: #64467

Documentation Changes

  • docs: fix config variable usage in memory docs: #64469

Credits

Huge thanks to @​leerob and @​huozhi for helping!

v14.2.1-canary.4

Core Changes

  • Revert "Fix: css in next/dynamic component in edge runtime": #64442
  • default fetchCache to no-store when force-dynamic is set: #64145
  • router restore should take priority over pending actions: #64449

Documentation Changes

  • docs(pages): update slug value for optional catch all routes: #64381
  • Fix optimizePackageImports docs for Pages Router: #64439
  • Adds MDX Components file convention page and updates MDX page: #63568

Misc Changes

  • tweak test for Azure: #64424

Credits

Huge thanks to @​hungdoansy, @​huozhi, @​kxlow, @​ztanner, and @​manovotny for helping!

v14.2.1-canary.3

Core Changes

  • Improve rendering performance: #64408

... (truncated)

Commits

Updates @types/react from 18.2.74 to 18.2.78

Commits

Updates @types/react-dom from 18.2.24 to 18.2.25

Commits

Updates eslint-config-next from 14.1.4 to 14.2.1

Release notes

Sourced from eslint-config-next's releases.

v14.2.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • use pathToFileUrl to make esm import()s work with absolute windows paths (#64386) @​sokra

Credits

Huge thanks to @​sokra for helping!

v14.2.1-canary.5

Core Changes

  • Fix client boundary inheritance for barrel optimization: #64467

Documentation Changes

  • docs: fix config variable usage in memory docs: #64469

Credits

Huge thanks to @​leerob and @​huozhi for helping!

v14.2.1-canary.4

Core Changes

  • Revert "Fix: css in next/dynamic component in edge runtime": #64442
  • default fetchCache to no-store when force-dynamic is set: #64145
  • router restore should take priority over pending actions: #64449

Documentation Changes

  • docs(pages): update slug value for optional catch all routes: #64381
  • Fix optimizePackageImports docs for Pages Router: #64439
  • Adds MDX Components file convention page and updates MDX page: #63568

Misc Changes

  • tweak test for Azure: #64424

Credits

Huge thanks to @​hungdoansy, @​huozhi, @​kxlow, @​ztanner, and @​manovotny for helping!

v14.2.1-canary.3

Core Changes

  • Improve rendering performance: #64408

... (truncated)

Commits

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

Bumps the dependencies group in /examples/nextjs-14-clerk-shield with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) | `4.29.11` | `4.29.12` |
| [next](https://github.com/vercel/next.js) | `14.1.4` | `14.2.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.74` | `18.2.78` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.24` | `18.2.25` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.1.4` | `14.2.1` |


Updates `@clerk/nextjs` from 4.29.11 to 4.29.12
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/@clerk/nextjs@4.29.12/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@4.29.12/packages/nextjs)

Updates `next` from 14.1.4 to 14.2.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.4...v14.2.1)

Updates `@types/react` from 18.2.74 to 18.2.78
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.24 to 18.2.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `eslint-config-next` from 14.1.4 to 14.2.1
- [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/v14.2.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: next
  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-patch
  dependency-group: dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 15, 2024 06:31
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
@dependabot dependabot bot requested a review from blaine-arcjet April 15, 2024 06:31
Copy link

trunk-io bot commented Apr 15, 2024

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

Copy link

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Network access npm/form-data@3.0.1
New author npm/form-data@3.0.1
Network access npm/form-data@3.0.1
New author npm/use-sync-external-store@1.2.0
Floating dependency npm/@types/express@4.17.14
Floating dependency npm/@types/express@4.17.14
Floating dependency npm/@types/express@4.17.14
Floating dependency npm/@types/node-fetch@2.6.2
Floating dependency npm/@types/cookies@0.7.7
Floating dependency npm/@types/cookies@0.7.7
Floating dependency npm/@types/cookies@0.7.7
Floating dependency npm/@types/cookies@0.7.7
Network access npm/node-fetch-native@1.0.1
Network access npm/node-fetch-native@1.0.1
Network access npm/node-fetch-native@1.0.1
Floating dependency npm/@types/body-parser@1.19.5
Floating dependency npm/@types/body-parser@1.19.5
Floating dependency npm/@types/connect@3.4.38
Floating dependency npm/@types/send@0.17.4
Trivial Package npm/@swc/counter@0.1.3
Floating dependency npm/@types/serve-static@1.15.7
Floating dependency npm/@types/serve-static@1.15.7
Floating dependency npm/@types/serve-static@1.15.7
Floating dependency npm/@types/express-serve-static-core@4.19.0
Floating dependency npm/@types/express-serve-static-core@4.19.0
Floating dependency npm/@types/express-serve-static-core@4.19.0
Floating dependency npm/@types/express-serve-static-core@4.19.0

View full report↗︎

Next steps

What is network access?

This module accesses the network.

Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

What is new author?

A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.

Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

What are floating dependencies?

Package has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.

Packages should specify properly semver ranges to avoid version conflicts.

What are trivial packages?

Packages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.

Removing this package as a dependency and implementing its logic will reduce supply chain risk.

Take a deeper look at the dependency

Take 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 package

If 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 risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/form-data@3.0.1
  • @SocketSecurity ignore npm/use-sync-external-store@1.2.0
  • @SocketSecurity ignore npm/@types/express@4.17.14
  • @SocketSecurity ignore npm/@types/node-fetch@2.6.2
  • @SocketSecurity ignore npm/@types/cookies@0.7.7
  • @SocketSecurity ignore npm/node-fetch-native@1.0.1
  • @SocketSecurity ignore npm/@types/body-parser@1.19.5
  • @SocketSecurity ignore npm/@types/connect@3.4.38
  • @SocketSecurity ignore npm/@types/send@0.17.4
  • @SocketSecurity ignore npm/@swc/counter@0.1.3
  • @SocketSecurity ignore npm/@types/serve-static@1.15.7
  • @SocketSecurity ignore npm/@types/express-serve-static-core@4.19.0

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2024

Superseded by #599.

@dependabot dependabot bot closed this Apr 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/nextjs-14-clerk-shield/dependencies-179e9a9ab9 branch April 16, 2024 06:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant