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: TibiaData/tibiadata-api-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.6
Choose a base ref
...
head repository: TibiaData/tibiadata-api-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 6 commits
  • 17 files changed
  • 2 contributors

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    57742e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87edfbe View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. deps(go): bump github.com/gin-contrib/gzip from 1.2.2 to 1.2.3 (#466)

    Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.2.2 to 1.2.3.
    - [Release notes](https://github.com/gin-contrib/gzip/releases)
    - [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml)
    - [Commits](gin-contrib/gzip@v1.2.2...v1.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gin-contrib/gzip
      dependency-version: 1.2.3
      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 Apr 8, 2025
    Configuration menu
    Copy the full SHA
    918ea4f View commit details
    Browse the repository at this point in the history
  2. deps(go): bump golang.org/x/text from 0.23.0 to 0.24.0 (#467)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.23.0 to 0.24.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-version: 0.24.0
      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 8, 2025
    Configuration menu
    Copy the full SHA
    b6cc658 View commit details
    Browse the repository at this point in the history
  3. deps(docker): bump golang from 1.24.1 to 1.24.2 (#465)

    Bumps golang from 1.24.1 to 1.24.2.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.24.2
      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 Apr 8, 2025
    Configuration menu
    Copy the full SHA
    22f504e View commit details
    Browse the repository at this point in the history
  4. bumping new version v4.4.0

    updating CHANGELOG
    tobiasehlert committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    4f71bc2 View commit details
    Browse the repository at this point in the history
Loading