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: netlify/build
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c99f5dcf3198d3a279ee06d7e42c204405cd977a
Choose a base ref
...
head repository: netlify/build
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e4e9787bf94e540e36fffed843f9139fce67fbaa
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 5, 2024

  1. fix(deps): update dependency @netlify/serverless-functions-api to ^1.…

    …18.3 (#5697)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9cb9c27 View commit details
  2. chore: release main (#5698)

    netlify-circleci authored Jun 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e4e9787 View commit details
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"packages/build-info": "7.13.2",
"packages/build": "29.46.4",
"packages/build": "29.46.5",
"packages/edge-bundler": "12.0.1",
"packages/cache-utils": "5.1.5",
"packages/config": "20.14.1",
"packages/framework-info": "9.8.13",
"packages/functions-utils": "5.2.61",
"packages/functions-utils": "5.2.62",
"packages/git-utils": "5.1.1",
"packages/headers-parser": "7.1.4",
"packages/js-client": "13.1.17",
@@ -14,5 +14,5 @@
"packages/run-utils": "5.1.1",
"packages/opentelemetry-sdk-setup": "1.1.3",
"packages/opentelemetry-utils": "1.2.1",
"packages/zip-it-and-ship-it": "9.34.1"
"packages/zip-it-and-ship-it": "9.34.2"
}
Loading