Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opennextjs/opennextjs-netlify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e27a73b
Choose a base ref
...
head repository: opennextjs/opennextjs-netlify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 04a2c70
Choose a head ref
  • 16 commits
  • 21 files changed
  • 4 contributors

Commits on Apr 1, 2025

  1. chore(deps): update dependency @playwright/test to v1.51.1 (#2806)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    7ff824a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency msw to v2.7.3 (#2807)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    7792c15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f978b8a View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency netlify-cli to ^19.1.5 (#2809)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    114945f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. fix: improved cdn cache hooks for dynamic 404 pages (#2786)

    * test: fixture for dynamic cms results
    
    * test: case for invalidating dynamic 404 pages
    
    * fix: wip - fix for caching issues on catch all routes
    
    * test: not all versions of next support next.config.ts
    
    * test: older versions of next have different cache headers
    
    * test: edge cache response depends on the node we hit
    
    * fix: set cache tags on 404 pages
    
    * chore: clean up variable names
    
    * chore: remove previous attempt to set cache tags on 404s
    
    * fix: also target 404 pages when purging cache
    
    * chore: remove wip check for cached api calls
    
    * chore: run format:fix
    mrstork authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    b4f04e3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @netlify/build to ^30.1.1 (#2808)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    bb6b015 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @netlify/plugin-nextjs to ^5.10.2 (#2793)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    f1b8509 View commit details
    Browse the repository at this point in the history
  4. fix: don't set permanent caching header when res.revalidate() was used (

    #2810)
    
    * test: api route calling res.revalidate on path returning notFound: true is not cacheable
    
    * fix: don't set permanent caching header when res.revalidate() was used
    
    * test: adjust added test name, add some context, handle case of header not being set
    
    ---------
    
    Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
    pieh and mrstork authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    0e7e3a2 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency memfs to v4.17.0 (#2718)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    82df6da View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump vite from 5.4.15 to 5.4.16 (#2803)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.15 to 5.4.16.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.16/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.16/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    9b4099e View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump undici from 6.19.8 to 6.21.1 (#2744)

    Bumps [undici](https://github.com/nodejs/undici) from 6.19.8 to 6.21.1.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v6.19.8...v6.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    720e20a View commit details
    Browse the repository at this point in the history
  8. chore(deps): update navikt/github-app-token-generator digest to 793ca…

    …f0 (#2799)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    bc3a999 View commit details
    Browse the repository at this point in the history
  9. chore(deps): update dependency @types/picomatch to v3.0.2 (#2811)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    21e293b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. chore(deps): update dependency typescript to v5.8.2 (#2812)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    b6794be View commit details
    Browse the repository at this point in the history
  2. test: expand test fixture and cases for dynamic-cms tests with added …

    …i18n to fixture and testing i18n cases and json requests (#2813)
    pieh authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    13cb002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04a2c70 View commit details
    Browse the repository at this point in the history
Loading