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

Bump next from 14.2.14 to 15.0.3 #4644

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps next from 14.2.14 to 15.0.3.

Release notes

Sourced from next's releases.

v15.0.3

Core Changes

  • Read page name from work store in server module map proxy: #71669
  • codemod: should not transform when param is not used: #71664
  • [dynamicIO] complete refactor to prerender: #71687
  • fix: metadata image route normalize path posix for windows: #71673
  • next-codemod(upgrade): optional catch when missing dev script: #71598
  • Avoid server action function indirection in Turbopack: #71628
  • fix: exclude basePath in findSourceMapURL: #71719
  • fix: stack frame text color in dark mode: #71656
  • Fix: revert the bad node binary handling: #71723
  • next-codemod: add empty pnpm-workspace.yaml to test fixtures to bypass PNPM workspace checks: #71726
  • warn on sync access if dynamicIO is not enabled: #71696
  • Update React from 69d4b800-20241021 to 45804af1-20241021: #71718
  • next-upgrade: do not add --turbopack flag when --turbo exists in next dev: #71730
  • feat: stitch errors with react owner stack: #70393
  • [dynamicIO] update data access error and documentation: #71738
  • Test cached form action with revalidate: #71591
  • Upgrade React from 45804af1-20241021 to 28668d39-20241023: #71745
  • Fix race condition when setting client reference manifests: #71741
  • Fix fetch with no-store inside of use cache: #71754
  • Remove the bottom collapse button in dev overlay: #71658
  • [dynamicIO] unify cache filling and lazy-module warming: #71749
  • Don't filter out source location frames through RSC: #71752
  • fix undefined default export error msg: #71762
  • Upgrade React from 28668d39-20241023 to 1631855f-20241023: #71769
  • Enable owner stack in experimental build: #71716
  • feat: add experiment for sharpjs cpu flags: #71733
  • fix: handle server component replay error in error overlay: #71772
  • Don't error asking for prebuilt bundles: #71778
  • Replace turbopack://[project]/... sourcemap uris with file://... in development: #71489
  • misc: update source map paths for bundled Next.js runtime: #71779
  • [dynamicIO] refine error message and docs: #71781
  • next-upgrade: change --turbo to --turbopack if applicable: #71737
  • Show all diff when uncollapse: #71792
  • Sourcemap errors in terminal by default : #71444
  • Fully enable custom error callbacks for app router: #71794
  • Simplify Server Action Webpack plugin: #71721
  • ensure DIO development segment errors are cleared after correcting: #71811
  • Include sourceframe in errors logged in the terminal during development: #71803
  • [dynamicIO] update prerender cache scoping and cache warming for validation: #71822
  • only force stack frame color in tty: #71860
  • Add test for fetch with auth in use cache: #71768
  • Fix race with hot-reloader-client clearing overlay errors: #71771
  • Fix dynamic tracking in dev: #71867
  • Revert "Sourcemap errors in terminal by default (#71444)": #71868
  • Fix fetch caching inside of "use cache": #71793
  • Trace upload: only send traces for current session: #71838
  • Reland "Sourcemap errors in terminal by default": #71877

... (truncated)

Commits
  • 7dc7be2 v15.0.3
  • 74b4d2d v15.0.3-canary.9
  • be40adb Add missing closing \</AppOnly> (#72453)
  • 224447c Getting Started Docs: Improve "Project Structure" page (#72399)
  • 5f0adad chore(turbopack): Update dashmap from 5.x to 6.x (#72433)
  • f668af2 [ppr] Fixed deployment tests (#72428)
  • 856521b docs(parallel-routes): update 11-parallel-routes.mdx example for modal closin...
  • 9d31638 docs(route-handlers): add TS/JS switcher to Route Resolution section in `...
  • 200fdc1 [Turbopack] remove unneeded type annotation (#72390)
  • 74a19b7 docs: unify the header deps by removing # (#72391)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2024

Sorry, only users with push access can use that command.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.0.3 branch from 16f70ef to 8bd9b22 Compare November 19, 2024 14:54
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.0.3 branch from 8bd9b22 to 0fd437d Compare November 19, 2024 15:17
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.0.3 branch from 0fd437d to 5798ca0 Compare November 19, 2024 15:44
github-actions[bot]
github-actions bot previously approved these changes Nov 19, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [next](https://github.com/vercel/next.js) from 14.2.14 to 15.0.3.
- [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.2.14...v15.0.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@@ -35312,6 +40425,12 @@
"node": ">= 0.6"
}
},
"node_modules/http-cache-semantics": {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy found a critical Security issue: Insecure dependency [email protected] (CVE-2022-25881: http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability) (update to 4.1.1)

The issue identified by the Trivy linter is a known vulnerability related to the http-cache-semantics package. Specifically, version 3.8.1 of this package has been reported to have a Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881). This type of vulnerability can allow an attacker to exploit the regular expressions used in the package, potentially leading to performance degradation or denial of service.

To resolve this issue, you should update the http-cache-semantics package to a version that is not affected by this vulnerability. The recommended version to upgrade to is 4.1.1.

Here is the single line change to update the version of http-cache-semantics:

Suggested change
"node_modules/http-cache-semantics": {
"node_modules/http-cache-semantics": { "version": "4.1.1", ...

Make sure to run npm install after making this change to update the package in your project.


This comment was generated by an experimental AI tool.

@@ -44899,6 +51146,146 @@
"node": ">=10"
}
},
"node_modules/mockery": {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy found a critical Security issue: Insecure dependency [email protected] (CVE-2022-37614: mockery is vulnerable to prototype pollution) (update to )

The issue identified by the Trivy linter is related to the mockery package version 2.1.0, which has a known vulnerability (CVE-2022-37614) associated with prototype pollution. This vulnerability can allow an attacker to modify the prototype of built-in objects, potentially leading to security issues such as Denial of Service (DoS) or data manipulation.

To resolve this issue, you should update the mockery package to a version that does not contain this vulnerability. The latest version or a version that addresses this security issue should be used.

Here's a code suggestion to update the mockery dependency to a safe version (for example, 2.1.1 or later if available):

    "node_modules/mockery": {
      "version": "2.1.1",

Make sure to verify the latest stable version of mockery that addresses the vulnerability before applying this change.


This comment was generated by an experimental AI tool.

@@ -57672,6 +66882,112 @@
"integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==",
"license": "ISC"
},
"node_modules/utile": {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ℹ️ Codacy found a minor Security issue: Insecure dependency [email protected] (NSWG-ECO-445: Out-of-bounds Read) (no fix available)

The issue reported by the Trivy linter indicates that the utile package version 0.3.0 has a security vulnerability classified as an "Out-of-bounds Read." This type of vulnerability can potentially allow an attacker to read sensitive data outside of the intended buffer boundaries, which can lead to information disclosure or other security risks. Since there is no fix available for this version, it is advisable to remove or replace the vulnerable package.

To address this issue, one effective approach is to remove the utile package from your dependencies, especially if it is not critical to your application. If you do not have a direct dependency on utile, you can safely remove it from your project.

Here’s the code suggestion to remove the utile package:

Suggested change
"node_modules/utile": {
npm uninstall utile

This command will remove the utile package from your node_modules and update your package.json and package-lock.json accordingly. If utile is a dependency of another package, consider checking if there is an updated version of that package that does not depend on utile, or look for alternative packages that provide similar functionality without the security risk.


This comment was generated by an experimental AI tool.

"pjv": "bin/pjv"
}
},
"node_modules/package-json-validator/node_modules/minimist": {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Codacy found a medium Security issue: Insecure dependency [email protected] (CVE-2020-7598: nodejs-minimist: prototype pollution allows adding or modifying properties of Object.prototype using a constructor or proto payload) (update to 0.2.1)

The issue identified by the Trivy linter pertains to a known vulnerability in the minimist package version 0.0.10. This vulnerability (CVE-2020-7598) allows for prototype pollution, which can lead to potential security risks by allowing an attacker to add or modify properties of Object.prototype using malicious payloads. This can lead to unexpected behavior and security breaches in applications that utilize this library.

To resolve this security issue, you should update the minimist dependency to a safe version. The recommended version is 0.2.1 or higher, as it addresses the vulnerability.

Here’s the single line change you can make to update the minimist dependency:

Suggested change
"node_modules/package-json-validator/node_modules/minimist": {
"node_modules/package-json-validator/node_modules/minimist": { "version": "0.2.1", ...

Make sure to also check your package.json or package-lock.json files to ensure that the updated version is reflected there, and run npm install to apply the changes.


This comment was generated by an experimental AI tool.

"concat-map": "0.0.1"
}
},
"node_modules/npm-run-all/node_modules/cross-spawn": {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy found a critical Security issue: Insecure dependency [email protected] (CVE-2024-21538: Regular Expression Denial of Service (ReDoS) in cross-spawn) (update to 7.0.5)

The issue identified by the Trivy linter pertains to a known vulnerability in the cross-spawn package, specifically version 6.0.5, which is susceptible to a Regular Expression Denial of Service (ReDoS) attack as documented in CVE-2024-21538. This vulnerability can potentially allow an attacker to exploit the regular expressions used in the package, leading to performance degradation or application denial of service.

To resolve this issue, the suggested action is to update the cross-spawn package to a secure version, specifically 7.0.5 or higher, which has addressed the vulnerability.

Here’s the single line change you can make to fix the issue:

    "node_modules/npm-run-all/node_modules/cross-spawn": {
      "version": "7.0.5",

This comment was generated by an experimental AI tool.

@@ -36079,6 +41771,12 @@
"url": "https://github.com/sindresorhus/invert-kv?sponsor=1"
}
},
"node_modules/ip": {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy found a critical Security issue: Insecure dependency [email protected] (CVE-2023-42282: nodejs-ip: arbitrary code execution via the isPublic() function) (update to 2.0.1, 1.1.9)

The issue identified by the Trivy linter is related to a security vulnerability in the ip package, specifically version 1.1.5. This version is susceptible to arbitrary code execution through the isPublic() function, as described in CVE-2023-42282. To mitigate this vulnerability, it is recommended to upgrade the ip package to a secure version, either 2.0.1 or 1.1.9.

To fix the issue, you need to update the dependency version in your package.json file. Here's the suggested change to update the ip package to a safe version:

Suggested change
"node_modules/ip": {
"node_modules/ip": { "version": "1.1.9", ... }

This change ensures that your project uses a version of the ip package that is not vulnerable to the identified security issue.


This comment was generated by an experimental AI tool.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2024

Superseded by #4672.

@dependabot dependabot bot closed this Dec 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-15.0.3 branch December 6, 2024 14:36
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.

0 participants