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: cybertec-postgresql/pg_timetable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.11.0
Choose a base ref
...
head repository: cybertec-postgresql/pg_timetable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.12.0
Choose a head ref
  • 9 commits
  • 19 files changed
  • 2 contributors

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    30b2728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c70f94 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. [+] bump golangci/golangci-lint-action from 6 to 7 (#679)

    * Bump golangci/golangci-lint-action from 6 to 7
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * migrate .golangci.yml to v2
    
    * fix linter warnings
    
    * fix tests
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Pavlo Golub <[email protected]>
    dependabot[bot] and pashagolub authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    018dadd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

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

Commits on Apr 15, 2025

  1. [+] bump jackc/pgx/v5 from v5.7.2 to v5.7.4 (#688)

    go: upgraded github.com/cybertec-postgresql/pgx-migrator v1.0.2 => v1.1.0
    go: upgraded github.com/fsnotify/fsnotify v1.8.0 => v1.9.0
    go: added github.com/go-viper/mapstructure/v2 v2.2.1
    go: upgraded github.com/jackc/pgx/v5 v5.7.2 => v5.7.4
    go: upgraded github.com/magiconair/properties v1.8.9 => v1.8.10
    go: upgraded github.com/pelletier/go-toml/v2 v2.2.3 => v2.2.4
    go: upgraded github.com/sagikazarmark/locafero v0.7.0 => v0.9.0
    go: upgraded github.com/spf13/afero v1.12.0 => v1.14.0
    go: upgraded github.com/spf13/viper v1.19.0 => v1.20.1
    go: upgraded golang.org/x/crypto v0.33.0 => v0.37.0
    go: upgraded golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac => v0.0.0-20250408133849-7e4ce0ab07d0
    go: upgraded golang.org/x/sync v0.11.0 => v0.13.0
    go: upgraded golang.org/x/sys v0.30.0 => v0.32.0
    go: upgraded golang.org/x/text v0.22.0 => v0.24.0
    pashagolub authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    5f93025 View commit details
    Browse the repository at this point in the history
  2. [+] bump pashagolub/pgxmock/v4 from 4.4.0 to 4.7.0 (#686)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    0cd9200 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. [+] bump cybertec-postgresql/pgx-migrator from 1.1.0 to 1.2.0 (#689)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    b3b17a9 View commit details
    Browse the repository at this point in the history
  2. [*] remove Gitpod support

    pashagolub committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    ebf874d View commit details
    Browse the repository at this point in the history
  3. [-] fix markdown issues

    pashagolub committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    63b696d View commit details
    Browse the repository at this point in the history
Loading