+
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.3.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.0
Choose a head ref
  • 10 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 11, 2022

  1. Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.0 (#14)

    Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.3 to 1.7.0.
    - [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.6.3...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gin-gonic/gin
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    ee52620 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. bump dependencies

    jakecoffman committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    198754a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. add dependabot updates

    jakecoffman committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    ddb8813 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/labstack/echo/v4 from 4.6.3 to 4.7.2 (#15)

    Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.6.3 to 4.7.2.
    - [Release notes](https://github.com/labstack/echo/releases)
    - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
    - [Commits](labstack/echo@v4.6.3...v4.7.2)
    
    ---
    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>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    5fce25c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Bump github.com/labstack/echo/v4 from 4.7.2 to 4.8.0 (#18)

    Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.7.2 to 4.8.0.
    - [Release notes](https://github.com/labstack/echo/releases)
    - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
    - [Commits](labstack/echo@v4.7.2...v4.8.0)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    dafd059 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1 (#17)

    Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.7 to 1.8.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.7.7...v1.8.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    6fb856c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Bump github.com/labstack/echo/v4 from 4.8.0 to 4.9.0 (#19)

    Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.8.0 to 4.9.0.
    - [Release notes](https://github.com/labstack/echo/releases)
    - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
    - [Commits](labstack/echo@v4.8.0...v4.9.0)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    0c15816 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Bump github.com/labstack/echo/v4 from 4.9.0 to 4.9.1 (#20)

    Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.9.0 to 4.9.1.
    - [Release notes](https://github.com/labstack/echo/releases)
    - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
    - [Commits](labstack/echo@v4.9.0...v4.9.1)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    a3f57ca View commit details
    Browse the repository at this point in the history
  2. Update dependabot.yml

    jakecoffman authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    20afaa4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Swap to JSDelivr (#26)

    * Swap to multi-cdn
    
    * Missed the package version
    slushi authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d8a3b74 View commit details
    Browse the repository at this point in the history
Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载