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: adlio/schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.3
Choose a base ref
...
head repository: adlio/schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.4
Choose a head ref
  • 18 commits
  • 17 files changed
  • 2 contributors

Commits on Jun 20, 2022

  1. Update downstream dependencies of ory/dockertest.

    The ory/dockertest package depended on a version of runc
    which had security issues. This updates package dependencies
    to address all known security issues.
    adlio committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    287f967 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Bump golang.org/x/net from 0.0.0-20220617184016-355a448f1bc9 to 0.7.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220617184016-355a448f1bc9 to 0.7.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](https://github.com/golang/net/commits/v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    6598e7c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Bump github.com/opencontainers/runc from 1.1.3 to 1.1.5

    Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.3 to 1.1.5.
    - [Release notes](https://github.com/opencontainers/runc/releases)
    - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md)
    - [Commits](opencontainers/runc@v1.1.3...v1.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/opencontainers/runc
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4236733 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. go fmt updates

    adlio committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    26e5ab8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from adlio/dependabot/go_modules/golang.org/x/…

    …net-0.7.0
    
    Bump golang.org/x/net from 0.0.0-20220617184016-355a448f1bc9 to 0.7.0
    adlio authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    f2a1650 View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/crypto from 0.0.0-20201016220609-9e8e0b390897 to 0.1.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201016220609-9e8e0b390897 to 0.1.0.
    - [Release notes](https://github.com/golang/crypto/releases)
    - [Commits](https://github.com/golang/crypto/commits/v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    b08df4f View commit details
    Browse the repository at this point in the history
  4. Bump github.com/docker/docker

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.17+incompatible to 20.10.24+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v20.10.17...v20.10.24)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    1cac53f View commit details
    Browse the repository at this point in the history
  5. Update golangci-lint

    adlio committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    83feb40 View commit details
    Browse the repository at this point in the history
  6. Update go fmt

    adlio committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    e6f2f7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e576fe View commit details
    Browse the repository at this point in the history
  8. Update test machine instance

    adlio committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    e11231c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c11522 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #22 from adlio/golangci-lint-update-1.52.2

    Update golangci-lint
    adlio authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    c3168f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Merge pull request #19 from adlio/dependabot/go_modules/golang.org/x/…

    …crypto-0.1.0
    
    Bump golang.org/x/crypto from 0.0.0-20201016220609-9e8e0b390897 to 0.1.0
    adlio authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f5ad0ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from adlio/dependabot/go_modules/github.com/do…

    …cker/docker-20.10.24incompatible
    
    Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.24+incompatible
    adlio authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    b7546b2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from adlio/dependabot/go_modules/github.com/op…

    …encontainers/runc-1.1.5
    
    Bump github.com/opencontainers/runc from 1.1.3 to 1.1.5
    adlio authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    22d9e4c View commit details
    Browse the repository at this point in the history
  4. README update for v1.3.4

    adlio committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    2f5dd79 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #23 from adlio/version-update

    README update for v1.3.4
    adlio authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    0157cd1 View commit details
    Browse the repository at this point in the history
Loading