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: wait4x/wait4x
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: wait4x/wait4x
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 19, 2025

  1. Bump github.com/miekg/dns from 1.1.63 to 1.1.64

    Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.63 to 1.1.64.
    - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
    - [Commits](miekg/dns@v1.1.63...v1.1.64)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/miekg/dns
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    7a3eba2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #385 from atkrad/dependabot/go_modules/github.com/…

    …miekg/dns-1.1.64
    
    Bump github.com/miekg/dns from 1.1.63 to 1.1.64
    atkrad authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    b2ab939 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Add Wait4X logo

    atkrad committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    416aebf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #386 from atkrad/add-wait4x-logo

    Add Wait4X logo
    atkrad authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    87f08db View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1

    Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/go-sql-driver/mysql/releases)
    - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
    - [Commits](go-sql-driver/mysql@v1.9.0...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-sql-driver/mysql
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    7e4c2f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #387 from atkrad/dependabot/go_modules/github.com/…

    …go-sql-driver/mysql-1.9.1
    
    Bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1
    atkrad authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    74b48de View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2025

  1. Bump github.com/rs/zerolog from 1.33.0 to 1.34.0

    Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.33.0 to 1.34.0.
    - [Commits](rs/zerolog@v1.33.0...v1.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/rs/zerolog
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    ad88038 View commit details
    Browse the repository at this point in the history
  2. Bump go.temporal.io/api from 1.45.0 to 1.46.0

    Bumps [go.temporal.io/api](https://github.com/temporalio/api-go) from 1.45.0 to 1.46.0.
    - [Release notes](https://github.com/temporalio/api-go/releases)
    - [Commits](temporalio/api-go@v1.45.0...v1.46.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.temporal.io/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    8cc5957 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #389 from wait4x/dependabot/go_modules/go.temporal…

    ….io/api-1.46.0
    
    Bump go.temporal.io/api from 1.45.0 to 1.46.0
    atkrad authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    dbe453b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

  1. Configuration menu
    Copy the full SHA
    beb0131 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #390 from wait4x/using-new-docker-image-tag

    Using new Docker image tag "wait4x/wait4x" instead of "atkrad/wait4x"
    atkrad authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    d155d71 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #388 from wait4x/dependabot/go_modules/github.com/…

    …rs/zerolog-1.34.0
    
    Bump github.com/rs/zerolog from 1.33.0 to 1.34.0
    atkrad authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    75df785 View commit details
    Browse the repository at this point in the history
Loading