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: cloudflare/cloudflare-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.84.0
Choose a base ref
...
head repository: cloudflare/cloudflare-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.85.0
Choose a head ref
  • 14 commits
  • 11 files changed
  • 5 contributors

Commits on Dec 27, 2023

  1. build(deps): bump github.com/go-git/go-git/v5 in /internal/tools

    Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.11.0.
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](go-git/go-git@v5.4.2...v5.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-git/v5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f6263b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    994dbdd View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.0

    Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.26.0 to 2.27.0.
    - [Release notes](https://github.com/urfave/cli/releases)
    - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
    - [Commits](urfave/cli@v2.26.0...v2.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/urfave/cli/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    7b4b568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c04f966 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1470 from cloudflare/dependabot/go_modules/intern…

    …al/tools/github.com/go-git/go-git/v5-5.11.0
    
    build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 in /internal/tools
    jacobbednarz authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d359a51 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1471 from cloudflare/dependabot/go_modules/github…

    ….com/urfave/cli/v2-2.27.0
    
    build(deps): bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.0
    jacobbednarz authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    cbdfedb View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. build(deps): bump github.com/urfave/cli/v2 from 2.27.0 to 2.27.1

    Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.0 to 2.27.1.
    - [Release notes](https://github.com/urfave/cli/releases)
    - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
    - [Commits](urfave/cli@v2.27.0...v2.27.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/urfave/cli/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    06bb66a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d46b4a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1472 from cloudflare/dependabot/go_modules/github…

    ….com/urfave/cli/v2-2.27.1
    jacobbednarz authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    cf986e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03aeabc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1473 from cloudflare/bump-min-to-1.19

    bump minimum Go version to 1.19
    jacobbednarz authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    caaa9c5 View commit details
    Browse the repository at this point in the history
  6. go mod cleanup

    jacobbednarz committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    c38df28 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md (Manual Trigger)

    changelogbot committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2fb8458 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Update CHANGELOG.md

    jacobbednarz authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8a1c6d9 View commit details
    Browse the repository at this point in the history
Loading