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

build(deps): bump next from 12.1.6 to 14.2.10 in /example/nextjs #1164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps next from 12.1.6 to 14.2.10.

Release notes

Sourced from next's releases.

v14.2.10

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

Core Changes

Credits

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

v14.2.9

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

Core Changes

  • Revert "Fix esm property def in flight loader (#66990)" (#69749)
  • Disable experimental.optimizeServer by default to fix failed server action (#69788)
  • Fix middleware fallback: false case (#69799)
  • Fix status code for /_not-found route (#64058) (#69808)
  • Fix metadata prop merging (#69807)
  • create-next-app: fix font file corruption when using import alias (#69806)

Credits

Huge thanks to @​huozhi, @​ztanner, @​ijjk, and @​lubieowoce for helping!

v14.2.8

What's Changed

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

Support esmExternals in app directory

  • Support esm externals in app router (#65041)
  • Turbopack: Allow client components from foreign code in app routes (#64751)
  • Turbopack: add support for esm externals in app dir (#64918)
  • other related PRs: #66990 #66727 #66286 #65519

Reading cookies set in middleware in components and actions

  • initialize ALS with cookies in middleware (#65008)
  • fix middleware cookie initialization (#65820)
  • ensure cookies set in middleware can be read in a server action (#67924)
  • fix: merged middleware cookies should preserve options (#67956)

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [next](https://github.com/vercel/next.js) from 12.1.6 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.1.6...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 15, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/es-abstract@1.21.2 None 0 1.57 MB ljharb
npm/esbuild@0.17.12 environment, filesystem, network, shell +22 201 MB evanw
npm/eslint-config-airbnb@19.0.4 None +2 180 kB ljharb
npm/eslint-config-prettier@8.8.0 None 0 19.7 kB lydell
npm/eslint-import-resolver-node@0.3.7 Transitive: environment, filesystem +2 204 kB ljharb
npm/eslint-module-utils@2.7.4 None 0 34.9 kB ljharb
npm/eslint-plugin-flowtype@8.0.3 None +6 434 kB gajus
npm/eslint-plugin-import@2.27.5 filesystem, unsafe +1 1.3 MB ljharb
npm/eslint-plugin-jest@26.9.0 filesystem +4 1.23 MB simenb
npm/eslint-plugin-jsx-a11y@6.7.1 None 0 707 kB ljharb
npm/eslint-plugin-prettier@4.2.1 None 0 58.3 kB jounqin
npm/eslint-plugin-react-hooks@4.6.0 environment 0 118 kB gnoff
npm/eslint-plugin-react@7.32.2 filesystem Transitive: environment +1 927 kB ljharb
npm/eslint-scope@5.1.1 None +1 115 kB eslintbot
npm/eslint-watch@8.0.0 environment Transitive: filesystem, shell +9 264 kB rizowski
npm/eslint@8.36.0 filesystem +2 3.02 MB eslintbot
npm/espree@9.5.0 None 0 76.4 kB eslintbot
npm/esquery@1.5.0 None 0 1 MB michaelficarra
npm/find-up@4.1.0 None 0 11.6 kB sindresorhus
npm/get-intrinsic@1.2.0 eval 0 38.7 kB ljharb
npm/gh-pages@4.0.0 filesystem, shell +12 937 kB tschaub
npm/glob@8.1.0 filesystem +2 105 kB isaacs
npm/graceful-fs@4.2.10 environment, filesystem 0 32.5 kB isaacs
npm/husky@8.0.3 environment, filesystem, shell 0 6.44 kB typicode
npm/internal-slot@1.0.5 None 0 19.5 kB ljharb
npm/is-callable@1.2.7 None 0 28.9 kB ljharb
npm/is-core-module@2.11.0 None 0 28.1 kB ljharb
npm/jasmine-expect@5.0.0 None +1 368 kB fold_left
npm/jest-environment-jsdom@27.5.1 Transitive: environment, eval +12 1.99 MB simenb
npm/jest@27.5.1 Transitive: environment, eval, filesystem, network, shell, unsafe +94 6.94 MB simenb

🚮 Removed packages: npm/@babel/runtime-corejs3@7.18.3, npm/@eslint/eslintrc@1.3.0, npm/@humanwhocodes/config-array@0.9.5, npm/@next/env@12.1.6, npm/@next/eslint-plugin-next@12.1.6, npm/@next/swc-android-arm-eabi@12.1.6, npm/@next/swc-android-arm64@12.1.6, npm/@next/swc-darwin-arm64@12.1.6, npm/@next/swc-darwin-x64@12.1.6, npm/@next/swc-linux-arm-gnueabihf@12.1.6, npm/@next/swc-linux-arm64-gnu@12.1.6, npm/@next/swc-linux-arm64-musl@12.1.6, npm/@next/swc-linux-x64-gnu@12.1.6, npm/@next/swc-linux-x64-musl@12.1.6, npm/@next/swc-win32-arm64-msvc@12.1.6, npm/@next/swc-win32-ia32-msvc@12.1.6, npm/@next/swc-win32-x64-msvc@12.1.6, npm/@rushstack/eslint-patch@1.1.3, npm/@typescript-eslint/parser@5.26.0, npm/@typescript-eslint/scope-manager@5.26.0, npm/@typescript-eslint/types@5.26.0, npm/@typescript-eslint/typescript-estree@5.26.0, npm/@typescript-eslint/visitor-keys@5.26.0, npm/acorn@8.7.1, npm/aria-query@4.2.2, npm/array-includes@3.1.5, npm/array.prototype.flat@1.3.0, npm/array.prototype.flatmap@1.3.0, npm/axe-core@4.4.2, npm/axobject-query@2.2.0, npm/caniuse-lite@1.0.30001342, npm/core-js-pure@3.22.7, npm/eslint-config-next@12.1.6, npm/eslint-import-resolver-node@0.3.6, npm/eslint-import-resolver-typescript@2.7.1, npm/eslint-module-utils@2.7.3, npm/eslint-plugin-import@2.26.0, npm/eslint-plugin-jsx-a11y@6.5.1, npm/eslint-plugin-react-hooks@4.5.0, npm/eslint-plugin-react@7.30.0, npm/eslint-utils@3.0.0, npm/eslint@8.16.0, npm/espree@9.3.2, npm/esquery@1.4.0, npm/find-up@2.1.0, npm/functional-red-black-tree@1.0.1, npm/globals@13.15.0, npm/internal-slot@1.0.3, npm/is-core-module@2.9.0, npm/json-schema-traverse@0.4.1, npm/json-stable-stringify-without-jsonify@1.0.1, npm/json5@1.0.2, npm/language-subtag-registry@0.3.21, npm/language-tags@1.0.5, npm/levn@0.4.1, npm/locate-path@2.0.0, npm/lodash.merge@4.6.2, npm/lru-cache@6.0.0, npm/micromatch@4.0.5, npm/nanoid@3.3.4, npm/natural-compare@1.4.0, npm/next@12.1.6, npm/object-inspect@1.12.1, npm/object-keys@1.1.1, npm/object.assign@4.1.2, npm/object.entries@1.1.5, npm/object.fromentries@2.0.5, npm/object.hasown@1.1.1, npm/object.values@1.1.5, npm/once@1.4.0, npm/optionator@0.9.1, npm/p-limit@1.3.0, npm/p-locate@2.0.0, npm/p-try@1.0.0, npm/parent-module@1.0.1, npm/path-exists@3.0.0, npm/path-is-absolute@1.0.1, npm/path-key@3.1.1, npm/path-type@4.0.0, npm/postcss@8.4.5, npm/prelude-ls@1.2.1, npm/prop-types@15.8.1, npm/punycode@2.1.1, npm/queue-microtask@1.2.3, npm/react-dom@18.1.0, npm/react-is@16.13.1, npm/react@18.1.0, npm/regenerator-runtime@0.13.9, npm/regexpp@3.2.0, npm/reusify@1.0.4, npm/rimraf@3.0.2, npm/run-parallel@1.2.0, npm/scheduler@0.22.0, npm/semver@6.3.0, npm/shebang-command@2.0.0, npm/shebang-regex@3.0.0, npm/side-channel@1.0.4, npm/string.prototype.matchall@4.0.7, npm/string.prototype.trimend@1.0.5, npm/string.prototype.trimstart@1.0.5, npm/strip-ansi@6.0.1, npm/strip-bom@3.0.0, npm/styled-jsx@5.0.2, npm/text-table@0.2.0, npm/to-regex-range@5.0.1, npm/tsconfig-paths@3.14.1, npm/tslib@1.14.1, npm/tsutils@3.21.0, npm/unbox-primitive@1.0.2, npm/uri-js@4.4.1, npm/v8-compile-cache@2.3.0, npm/which-boxed-primitive@1.0.2, npm/which@2.0.2, npm/word-wrap@1.2.4, npm/wrappy@1.0.2, npm/yallist@4.0.0

View full report↗︎

Copy link

sonarcloud bot commented Oct 15, 2024

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 NoteSourceCI
Critical CVE npm/gh-pages@4.0.0 ⚠︎

View full report↗︎

Next steps

What is a critical CVE?

Contains a Critical Common Vulnerability and Exposure (CVE).

Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

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/gh-pages@4.0.0

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 size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants