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: v5.7.1
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: v5.7.2
Choose a head ref
  • 14 commits
  • 16 files changed
  • 7 contributors

Commits on Sep 6, 2024

  1. fix(deps): update dependency @netlify/plugin-nextjs to ^5.7.1 (#2585)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5b8cae1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. chore(deps): update dependency @types/node to v20.16.5 (#2586)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8a9a8d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. test(e2e): fix failures due to latest and canary releases (#2587)

    * test(e2e): fix failures due to latest and canary releases
    
    [v14.2.10](https://github.com/vercel/next.js/releases/tag/v14.2.10) and
    [v15.0.0-canary.147](https://github.com/vercel/next.js/releases/tag/v15.0.0-canary.147) included
    vercel/next.js#69802 which added `private` back into `no-cache,no-store`
    `cache-control` headers in some cases.
    
    * fix: fix private directive logic in tests
    
    * test: update one more no-cache test
    serhalp authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    220e17f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79e2a2c View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @vercel/nft to v0.27.4 (#2590)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    72bc797 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @netlify/blobs to ^7.4.0 (#2525)

    * chore(deps): update dependency @netlify/blobs to ^7.4.0
    
    * fix: latest version of getDeployStore accepts argument of type string as well
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7694b9d View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency sass to v1.78.0 (#2521)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    renovate[bot] and kodiakhq[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ba76f57 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update netlify packages (#2524)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    renovate[bot] and kodiakhq[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4118dad View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency esbuild to ^0.23.0 (#2534)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e6a65bf View commit details
    Browse the repository at this point in the history
  8. chore(deps): update dependency autoprefixer to v10.4.20 (#2568)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    12d131a View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump @fastly/js-compute from 3.7.2 to 3.16.0 (#2515)

    Bumps [@fastly/js-compute](https://github.com/fastly/js-compute-runtime) from 3.7.2 to 3.16.0.
    - [Release notes](https://github.com/fastly/js-compute-runtime/releases)
    - [Changelog](https://github.com/fastly/js-compute-runtime/blob/main/CHANGELOG.md)
    - [Commits](fastly/js-compute-runtime@v3.7.2...v3.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@fastly/js-compute"
      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 Sep 17, 2024
    Configuration menu
    Copy the full SHA
    04456d5 View commit details
    Browse the repository at this point in the history
  10. fix(deps): update dependency next to v14.2.10 [security] (#2597)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    034446a View commit details
    Browse the repository at this point in the history
  11. chore(deps): update dependency semver to v7.6.3 (#2598)

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

Commits on Sep 18, 2024

  1. chore(main): release 5.7.2 (#2592)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    token-generator-app[bot] and pieh authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    860bb9f View commit details
    Browse the repository at this point in the history
Loading