-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: runfinch/finch-daemon
base: 12c44d843de94ad73740bc7a31ba22de61c44361
head repository: runfinch/finch-daemon
compare: 94aa3696d07a69bd9f2d299ce9f9bc89b212b3c4
- 18 commits
- 34 files changed
- 5 contributors
Commits on Dec 5, 2024
-
build(deps): Bump github.com/vishvananda/netns from 0.0.4 to 0.0.5 (#112
) Bumps [github.com/vishvananda/netns](https://github.com/vishvananda/netns) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/vishvananda/netns/releases) - [Commits](vishvananda/netns@v0.0.4...v0.0.5) --- updated-dependencies: - dependency-name: github.com/vishvananda/netns dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 40d3991 - Browse repository at this point
Copy the full SHA 40d3991View commit details
Commits on Dec 9, 2024
-
build(deps): Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#116
) Bumps google.golang.org/protobuf from 1.35.1 to 1.35.2. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 682d4cd - Browse repository at this point
Copy the full SHA 682d4cdView commit details -
ci: add containerd testing matrix (#114)
* ci: add containerd testing matrix * ci: add job timeouts --------- Signed-off-by: Austin Vazquez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2160df1 - Browse repository at this point
Copy the full SHA 2160df1View commit details
Commits on Dec 12, 2024
-
build(deps): Bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#120)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0. - [Commits](golang/crypto@v0.29.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c99f3e - Browse repository at this point
Copy the full SHA 5c99f3eView commit details
Commits on Dec 19, 2024
-
fix: Update go mod to fix CVE-2024-45338 (#124)
Signed-off-by: Arjun Raja Yogidas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19a3980 - Browse repository at this point
Copy the full SHA 19a3980View commit details
Commits on Dec 20, 2024
-
build(deps): Bump github.com/containerd/cgroups/v3 from 3.0.3 to 3.0.5 (
#130) Bumps [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) from 3.0.3 to 3.0.5. - [Release notes](https://github.com/containerd/cgroups/releases) - [Commits](containerd/cgroups@v3.0.3...v3.0.5) --- updated-dependencies: - dependency-name: github.com/containerd/cgroups/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc69841 - Browse repository at this point
Copy the full SHA bc69841View commit details -
build(deps): Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.22.1 (#129)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.2 to 2.22.1. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.20.2...v2.22.1) ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 606c16b - Browse repository at this point
Copy the full SHA 606c16bView commit details -
chore: add api options to container create (#122)
Signed-off-by: Arjun Raja Yogidas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fda9cd - Browse repository at this point
Copy the full SHA 9fda9cdView commit details -
feat: add distribution API (with bug fix) (#121)
* feat: add distribution API --------- Signed-off-by: Justin <[email protected]> Signed-off-by: Justin Alvarez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da0dab7 - Browse repository at this point
Copy the full SHA da0dab7View commit details
Commits on Dec 22, 2024
-
build(deps): Bump github.com/docker/docker from 26.1.5+incompatible t…
…o 27.4.1+incompatible (#127) * build(deps): Bump github.com/docker/docker Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.5+incompatible to 27.4.1+incompatible. --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Arjun Raja Yogidas <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f77066d - Browse repository at this point
Copy the full SHA f77066dView commit details -
ci(deps): Bump actions/setup-go from 5.1.0 to 5.2.0 (#119)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0. --- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 014aad9 - Browse repository at this point
Copy the full SHA 014aad9View commit details -
build(deps): Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 (#128
) Bumps google.golang.org/protobuf from 1.35.2 to 1.36.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b46d499 - Browse repository at this point
Copy the full SHA b46d499View commit details
Commits on Dec 24, 2024
-
build(deps): Bump github.com/containerd/go-cni from 1.1.10 to 1.1.11 (#…
…134) Bumps [github.com/containerd/go-cni](https://github.com/containerd/go-cni) from 1.1.10 to 1.1.11. - [Release notes](https://github.com/containerd/go-cni/releases) - [Commits](containerd/go-cni@v1.1.10...v1.1.11) --- updated-dependencies: - dependency-name: github.com/containerd/go-cni dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 82f9629 - Browse repository at this point
Copy the full SHA 82f9629View commit details -
build(deps): Bump github.com/moby/moby from 26.0.0+incompatible to 27…
….4.1+incompatible (#132) build(deps): Bump github.com/moby/moby Bumps [github.com/moby/moby](https://github.com/moby/moby) from 26.0.0+incompatible to 27.4.1+incompatible. - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@v26.0.0...v27.4.1) --- updated-dependencies: - dependency-name: github.com/moby/moby dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da5f7cd - Browse repository at this point
Copy the full SHA da5f7cdView commit details -
build(deps): Bump github.com/docker/cli from 26.0.0+incompatible to 2…
…7.4.1+incompatible (#125) build(deps): Bump github.com/docker/cli Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.0.0+incompatible to 27.4.1+incompatible. - [Commits](docker/cli@v26.0.0...v27.4.1) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bff4a1f - Browse repository at this point
Copy the full SHA bff4a1fView commit details
Commits on Dec 27, 2024
-
build(deps): Bump github.com/containerd/typeurl/v2 from 2.2.0 to 2.2.3 (
#133) Bumps [github.com/containerd/typeurl/v2](https://github.com/containerd/typeurl) from 2.2.0 to 2.2.3. - [Release notes](https://github.com/containerd/typeurl/releases) - [Commits](containerd/typeurl@v2.2.0...v2.2.3) --- updated-dependencies: - dependency-name: github.com/containerd/typeurl/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d9704ff - Browse repository at this point
Copy the full SHA d9704ffView commit details -
build(deps): Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#136)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.36.1 to 1.36.2. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.1...v1.36.2) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 72facd2 - Browse repository at this point
Copy the full SHA 72facd2View commit details -
chore(main): release 0.12.0 (#113)
Co-authoroed-by: Kern Walster <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 94aa369 - Browse repository at this point
Copy the full SHA 94aa369View commit details
There are no files selected for viewing