8000 Comparing v1.4.0...v1.4.1 · jakecoffman/crud · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: jakecoffman/crud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: jakecoffman/crud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1
Choose a head ref
  • 7 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 11, 2023

  1. Update dependabot.yml

    jakecoffman authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a9a4a69 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/labstack/echo/v4 from 4.9.1 to 4.11.1 (#29)

    * Bump github.com/labstack/echo/v4 from 4.9.1 to 4.11.1
    
    Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.9.1 to 4.11.1.
    - [Release notes](https://github.com/labstack/echo/releases)
    - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
    - [Commits](labstack/echo@v4.9.1...v4.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/labstack/echo/v4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * bump Go version
    
    * bump Go version
    
    * tidy
    
    * reduce places Go needs bumping
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jake Coffman <jake@jakecoffman.com>
    dependabot[bot] and jakecoffman authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a13c5c5 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 (#30)

    Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.9.1.
    - [Release notes](https://github.com/gin-gonic/gin/releases)
    - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
    - [Commits](gin-gonic/gin@v1.8.1...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gin-gonic/gin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8ffca25 View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 2 to 3 (#32)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bd26681 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    8676082 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Bump actions/checkout from 3 to 4 (#33)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    814bcba View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Bump golang.org/x/net from 0.12.0 to 0.17.0 (#34)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
    - [Commits](golang/net@v0.12.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      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 Oct 15, 2023
    Configuration menu
    Copy the full SHA
    33460c5 View commit details
    Browse the repository at this point in the history
Loading
0