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 @netlify/plugin-nextjs from 5.3.0 to 5.3.3 #116

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps @netlify/plugin-nextjs from 5.3.0 to 5.3.3.

Release notes

Sourced from @​netlify/plugin-nextjs's releases.

v5.3.3

5.3.3 (2024-06-18)

Bug Fixes

  • middleware i18n normalization (#2483) (a9efa9c)
  • set systemlogger debug log level for debug requests (#571) (a6d09f3)
  • update cache handler to accomodate changes in next@canary (#2480) (f4eeaa2)
  • update in-memory prerender manifest with information from full route cache (#579) (c91e257)

v5.3.2

5.3.2 (2024-05-28)

Bug Fixes

  • allow parallel routes to resolve without routing to a 404 page (#516) (04dc3ec)
  • ensure locale is in next response url to allow page locale to inferred downstream (#533) (59b575e)
  • manually triggered notFound pages in page-router for older versions of next (#541) (30ef981)

v5.3.1

5.3.1 (2024-05-22)

Bug Fixes

  • deps: update dependency @​netlify/functions to ^2.7.0 (964ef13)
  • deps: update dependency @​netlify/plugin-nextjs to ^5.3.0 (014be75)
  • don't warn about PPR (#506) (f62c009)
Changelog

Sourced from @​netlify/plugin-nextjs's changelog.

5.3.3 (2024-06-18)

Bug Fixes

  • middleware i18n normalization (#2483) (a9efa9c)
  • set systemlogger debug log level for debug requests (#571) (a6d09f3)
  • update cache handler to accomodate changes in next@canary (#2480) (f4eeaa2)
  • update in-memory prerender manifest with information from full route cache (#579) (c91e257)

5.3.2 (2024-05-28)

Bug Fixes

  • allow parallel routes to resolve without routing to a 404 page (#516) (04dc3ec)
  • ensure locale is in next response url to allow page locale to inferred downstream (#533) (59b575e)
  • manually triggered notFound pages in page-router for older versions of next (#541) (30ef981)

5.3.1 (2024-05-22)

Bug Fixes

  • deps: update dependency @​netlify/functions to ^2.7.0 (964ef13)
  • deps: update dependency @​netlify/plugin-nextjs to ^5.3.0 (014be75)
  • don't warn about PPR (#506) (f62c009)
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)

Bumps [@netlify/plugin-nextjs](https://github.com/netlify/next-runtime) from 5.3.0 to 5.3.3.
- [Release notes](https://github.com/netlify/next-runtime/releases)
- [Changelog](https://github.com/netlify/next-runtime/blob/main/CHANGELOG.md)
- [Commits](netlify/next-runtime@v5.3.0...v5.3.3)

---
updated-dependencies:
- dependency-name: "@netlify/plugin-nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2024
Copy link

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

package.json

PackageVersionLicenseIssue Type
@netlify/plugin-nextjs^5.3.3NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@netlify/plugin-nextjs 5.3.3 UnknownUnknown
npm/@netlify/plugin-nextjs 5.3.0 UnknownUnknown
npm/@netlify/plugin-nextjs ^5.3.3 UnknownUnknown
npm/@netlify/plugin-nextjs ^5.2.2 UnknownUnknown

Scanned Manifest Files

package-lock.json
package.json
  • @netlify/plugin-nextjs@^5.3.3
  • @netlify/plugin-nextjs@^5.2.2

Copy link

netlify bot commented Jun 24, 2024

Deploy Preview for splendorous-snickerdoodle-0e3599 ready!

Name Link
🔨 Latest commit 667b21c
🔍 Latest deploy log https://app.netlify.com/sites/splendorous-snickerdoodle-0e3599/deploys/667942af5e61a0000827a7a0
😎 Deploy Preview https://deploy-preview-116--splendorous-snickerdoodle-0e3599.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 78
Accessibility: 91
Best Practices: 92
SEO: 91
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #119.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify/plugin-nextjs-5.3.3 branch July 1, 2024 10:03
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