8000 Comparing v1.4.1...v1.5.0 · 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.1
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.5.0
Choose a head ref
  • 9 commits
  • 13 files changed
  • 2 contributors

Commits on Oct 15, 2023

  1. Update README.md

    jakecoffman authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    ea014ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd7a8a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. fix flaky test

    jakecoffman committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6e0e410 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 (#36)

    Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.11.1 to 4.11.2.
    - [Release notes](https://github.com/labstack/echo/releases)
    - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
    - [Commits](labstack/echo@v4.11.1...v4.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/labstack/echo/v4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7e3e7ec View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 (#38)

    Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.11.2 to 4.11.3.
    - [Release notes](https://github.com/labstack/echo/releases)
    - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
    - [Commits](labstack/echo@v4.11.2...v4.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/labstack/echo/v4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    cfac063 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#37)

    Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/gorilla/mux/releases)
    - [Commits](gorilla/mux@v1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gorilla/mux
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3c25eae View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Bump actions/setup-go from 4 to 5 (#40)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      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 Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1892d25 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 (#39)

    Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.11.3 to 4.11.4.
    - [Release notes](https://github.com/labstack/echo/releases)
    - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
    - [Commits](labstack/echo@v4.11.3...v4.11.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/labstack/echo/v4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    221cb72 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    147fca2 View commit details
    Browse the repository at this point in the history
Loading
0