opensummerofcode / website

https://osoc.be
10 stars 24 forks source link

Bump @netlify/plugin-nextjs from 4.41.3 to 5.6.0 #354

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps @netlify/plugin-nextjs from 4.41.3 to 5.6.0.

Release notes

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

v5.6.0

5.6.0 (2024-07-29)

Features

  • fail build when netlify forms detected without workaround (#2539) (56fef5f)

Bug Fixes

v5.5.1

5.5.1 (2024-07-08)

Bug Fixes

  • only clear stale functions with build through CLI (#2536) (3266808)

v5.5.0

5.5.0 (2024-07-04)

Features

v5.4.0

5.4.0 (2024-06-28)

Features

  • warn when netlify form detected (195b8b2)

Bug Fixes

  • set netlify-cache-tag for not prerendered content (#2495) (8fe6676)
  • track revalidate / cdn purge to ensure it finishes execution and is not suspended mid-execution (#2490) (5a0fec5)

v5.3.3

5.3.3 (2024-06-18)

Bug Fixes

... (truncated)

Changelog

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

5.6.0 (2024-07-29)

Features

  • fail build when netlify forms detected without workaround (#2539) (56fef5f)

Bug Fixes

5.5.1 (2024-07-08)

Bug Fixes

  • only clear stale functions with build through CLI (#2536) (3266808)

5.5.0 (2024-07-04)

Features

5.4.0 (2024-06-28)

Features

  • warn when netlify form detected (195b8b2)

Bug Fixes

  • set netlify-cache-tag for not prerendered content (#2495) (8fe6676)
  • track revalidate / cdn purge to ensure it finishes execution and is not suspended mid-execution (#2490) (5a0fec5)

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)

... (truncated)

Commits
  • 4c51a26 chore(main): release 5.6.0 (#2552)
  • 8576a8e test: add missing matcher to netlify forms test (#2561)
  • 56fef5f feat: fail build when netlify forms detected without workaround (#2539)
  • f02ef88 fix: edge-middleware i18n matching (#2555)
  • 4ee9ef0 chore(deps): update dependency msw to v2.3.4 (#2559)
  • de617f1 chore(deps): update dependency postcss to v8.4.40 (#2560)
  • 3f13611 chore(deps): update dependency @​playwright/test to v1.45.3 (#2557)
  • e2dcb1c chore(deps): update dependency @​types/node to v20.14.13 (#2558)
  • 812557a chore(deps): update dependency @​netlify/serverless-functions-api to ^1.22.0 (...
  • b6ccbb5 test: make global.__import_unsupported configurable (#2553)
  • 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 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)
netlify[bot] commented 2 months ago

Deploy Preview for osoc failed.

Name Link
Latest commit f89c0ac28edcea18c47dd209071ef409baac8a54
Latest deploy log https://app.netlify.com/sites/osoc/deploys/66ab84f31f8baf00087434d5
dependabot[bot] commented 1 month ago

Superseded by #356.