aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#1289)dependabot[bot]9 days1-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.5.0 to 5.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-git/go-billy/releases">github.com/go-git/go-billy/v5's releases</a>.</em></p> <blockquote> <h2>v5.6.0</h2> <h2>What's Changed</h2> <ul> <li>Adding support for wasm/wasip1 by <a href="https://github.com/tryggvil"><code>@​tryggvil</code></a> in <a href="https://redirect.github.com/go-git/go-billy/pull/36">go-git/go-billy#36</a></li> <li><code>Memory.ReadDir()</code> should return an error when path isn't found. by <a href="https://github.com/weberc2-tempus"><code>@​weberc2-tempus</code></a> in <a href="https://redirect.github.com/go-git/go-billy/pull/38">go-git/go-billy#38</a></li> <li>Adding support for WriteAt by <a href="https://github.com/sfc-gh-thardie"><code>@​sfc-gh-thardie</code></a> in <a href="https://redirect.github.com/go-git/go-billy/pull/39">go-git/go-billy#39</a></li> <li>Update memfs.New() to create root directory by <a href="https://github.com/onee-only"><code>@​onee-only</code></a> in <a href="https://redirect.github.com/go-git/go-billy/pull/45">go-git/go-billy#45</a></li> <li>Fix symlink by <a href="https://github.com/pjbgf"><code>@​pjbgf</code></a> in <a href="https://redirect.github.com/go-git/go-billy/pull/46">go-git/go-billy#46</a></li> <li>Close via defer by <a href="https://github.com/spennymac"><code>@​spennymac</code></a> in <a href="https://redirect.github.com/go-git/go-billy/pull/47">go-git/go-billy#47</a></li> <li>General improvements to memfs by <a href="https://github.com/pjbgf"><code>@​pjbgf</code></a> in <a href="https://redirect.github.com/go-git/go-billy/pull/50">go-git/go-billy#50</a></li> <li>boundos:insideBaseDirEval: return true if baseDir is &quot;/&quot; by <a href="https://github.com/rminnich"><code>@​rminnich</code></a> in <a href="https://redirect.github.com/go-git/go-billy/pull/48">go-git/go-billy#48</a></li> <li>Add wrapper for io/fs by <a href="https://github.com/evankanderson"><code>@​evankanderson</code></a> in <a href="https://redirect.github.com/go-git/go-billy/pull/81">go-git/go-billy#81</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/go-git/go-billy/pull/35">go-git/go-billy#35</a></li> <li><a href="https://github.com/tryggvil"><code>@​tryggvil</code></a> made their first contribution in <a href="https://redirect.github.com/go-git/go-billy/pull/36">go-git/go-billy#36</a></li> <li><a href="https://github.com/weberc2-tempus"><code>@​weberc2-tempus</code></a> made their first contribution in <a href="https://redirect.github.com/go-git/go-billy/pull/38">go-git/go-billy#38</a></li> <li><a href="https://github.com/sfc-gh-thardie"><code>@​sfc-gh-thardie</code></a> made their first contribution in <a href="https://redirect.github.com/go-git/go-billy/pull/39">go-git/go-billy#39</a></li> <li><a href="https://github.com/onee-only"><code>@​onee-only</code></a> made their first contribution in <a href="https://redirect.github.com/go-git/go-billy/pull/45">go-git/go-billy#45</a></li> <li><a href="https://github.com/spennymac"><code>@​spennymac</code></a> made their first contribution in <a href="https://redirect.github.com/go-git/go-billy/pull/47">go-git/go-billy#47</a></li> <li><a href="https://github.com/rminnich"><code>@​rminnich</code></a> made their first contribution in <a href="https://redirect.github.com/go-git/go-billy/pull/48">go-git/go-billy#48</a></li> <li><a href="https://github.com/evankanderson"><code>@​evankanderson</code></a> made their first contribution in <a href="https://redirect.github.com/go-git/go-billy/pull/81">go-git/go-billy#81</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-git/go-billy/compare/v5.5.0...v5.6.0">https://github.com/go-git/go-billy/compare/v5.5.0...v5.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-git/go-billy/commit/371e232676ac6807a104d8d2d3373b2327840aff"><code>371e232</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-billy/issues/85">#85</a> from go-git/dependabot/github_actions/github/codeql-ac...</li> <li><a href="https://github.com/go-git/go-billy/commit/5087c4c251600ff8cc1acc24550fda2198df78a0"><code>5087c4c</code></a> build: bump github/codeql-action from 3.26.10 to 3.26.11</li> <li><a href="https://github.com/go-git/go-billy/commit/5f263c9795347f5aee705461a94508e07b91ca9e"><code>5f263c9</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-billy/issues/84">#84</a> from go-git/dependabot/github_actions/github/codeql-ac...</li> <li><a href="https://github.com/go-git/go-billy/commit/18ec09879c80c3f00ec2127ed6d4740bb07ab4f4"><code>18ec098</code></a> build: bump github/codeql-action from 3.26.8 to 3.26.10</li> <li><a href="https://github.com/go-git/go-billy/commit/c1ee0b97d109c16ed86df17914d3273cb4273176"><code>c1ee0b9</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-billy/issues/81">#81</a> from evankanderson/iofs</li> <li><a href="https://github.com/go-git/go-billy/commit/b50bc97051ea4bdfef26dd45fdc00d6611483f0b"><code>b50bc97</code></a> Rename Wrap to New</li> <li><a href="https://github.com/go-git/go-billy/commit/9745bbbd34318edf62e9108ec7132a73376094e0"><code>9745bbb</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-billy/issues/83">#83</a> from go-git/dependabot/github_actions/github/codeql-ac...</li> <li><a href="https://github.com/go-git/go-billy/commit/d864d47c2c6c8f7d0f0774ed85f84fc01ac1eab9"><code>d864d47</code></a> build: bump github/codeql-action from 3.26.7 to 3.26.8</li> <li><a href="https://github.com/go-git/go-billy/commit/b8c5b1bd59024b0644aaef23ed43177ca8301f7f"><code>b8c5b1b</code></a> Prevent test failures on Windows, address feedback from pjbgf</li> <li><a href="https://github.com/go-git/go-billy/commit/28f6c4986d403626559b92aa275cac0ceeda6439"><code>28f6c49</code></a> Fix test handling on go &lt; 1.23</li> <li>Additional commits viewable in <a href="https://github.com/go-git/go-billy/compare/v5.5.0...v5.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-git/go-billy/v5&package-manager=go_modules&previous-version=5.5.0&new-version=5.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 (#1261)dependabot[bot]2024-09-051-4/+4
|
* graphql: properly namespace Bug to make space for other entities (#1254)Michael Muré2024-08-281-0/+4
| | | | | | | Also: use gqlgen directives to help the type auto-binding Missing: - namespace mutations - adapt the webUI queries
* core: make label a common type, in a similar fashion as for status (#1252)Michael Muré2024-08-251-2/+0
| | | This will be useful for Board, and likely code review support later
* build(deps): bump github.com/vbauerster/mpb/v8 from 8.7.5 to 8.8.2 (#1248)dependabot[bot]2024-08-241-2/+2
|
* build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 (#1242)dependabot[bot]2024-08-101-2/+2
|
* build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#1239)dependabot[bot]2024-08-071-4/+4
|
* build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (#1237)dependabot[bot]2024-08-071-2/+2
|
* build(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0dependabot[bot]2024-08-051-2/+2
| | | | | | | | | | | | | Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.22.0 to 0.23.0. - [Commits](https://github.com/golang/sys/compare/v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0dependabot[bot]2024-08-051-2/+2
| | | | | | | | | | | | | Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.21.0 to 0.22.0. - [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0dependabot[bot]2024-08-051-2/+2
| | | | | | | | | | | | | Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.7.0 to 0.8.0. - [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump github.com/vbauerster/mpb/v8 from 8.7.4 to 8.7.5dependabot[bot]2024-07-291-2/+2
| | | | | | | | | | | | | | Bumps [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) from 8.7.4 to 8.7.5. - [Release notes](https://github.com/vbauerster/mpb/releases) - [Commits](https://github.com/vbauerster/mpb/compare/v8.7.4...v8.7.5) --- updated-dependencies: - dependency-name: github.com/vbauerster/mpb/v8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore: update go dependenciessudoforge2024-07-231-69/+90
| | | | | | | This change is just a simple run of `go get -u` followed by `go mod tidy`. Change-Id: Icb0e31b811efaafa95ef400d961ca413e63a0da4
* build(deps): bump github.com/xanzy/go-gitlab from 0.106.0 to 0.107.0dependabot[bot]2024-07-221-2/+2
| | | | | | | | | | | | | | Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.106.0 to 0.107.0. - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.106.0...v0.107.0) --- updated-dependencies: - dependency-name: github.com/xanzy/go-gitlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump github.com/99designs/gqlgen from 0.17.36 to 0.17.49dependabot[bot]2024-07-221-8/+14
| | | | | | | | | | | | | | | Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.36 to 0.17.49. - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/99designs/gqlgen/compare/v0.17.36...v0.17.49) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0dependabot[bot]2024-07-221-2/+2
| | | | | | | | | | | | Bumps [github.com/dvsekhvalnov/jose2go](https://github.com/dvsekhvalnov/jose2go) from 1.5.0 to 1.6.0. - [Commits](https://github.com/dvsekhvalnov/jose2go/compare/v1.5...v1.6.0) --- updated-dependencies: - dependency-name: github.com/dvsekhvalnov/jose2go dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump golang.org/x/vuln from 1.1.2 to 1.1.3dependabot[bot]2024-07-221-8/+8
| | | | | | | | | | | | | | Bumps [golang.org/x/vuln](https://github.com/golang/vuln) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/golang/vuln/releases) - [Commits](https://github.com/golang/vuln/compare/v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: golang.org/x/vuln dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.12.0dependabot[bot]2024-07-221-16/+13
| | | | | | | | | | | | | | Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.8.1 to 5.12.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](https://github.com/go-git/go-git/compare/v5.8.1...v5.12.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump github.com/vbauerster/mpb/v8 from 8.5.2 to 8.7.4dependabot[bot]2024-07-221-6/+6
| | | | | | | | | | | | | | Bumps [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) from 8.5.2 to 8.7.4. - [Release notes](https://github.com/vbauerster/mpb/releases) - [Commits](https://github.com/vbauerster/mpb/compare/v8.5.2...v8.7.4) --- updated-dependencies: - dependency-name: github.com/vbauerster/mpb/v8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0dependabot[bot]2024-07-221-7/+6
| | | | | | | | | | | | | | Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.4.1 to 5.5.0. - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](https://github.com/go-git/go-billy/compare/v5.4.1...v5.5.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-billy/v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.15 to 2.5.16dependabot[bot]2024-07-221-2/+2
| | | | | | | | | | | | | | Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.15 to 2.5.16. - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](https://github.com/vektah/gqlparser/compare/v2.5.15...v2.5.16) --- updated-dependencies: - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0dependabot[bot]2024-07-221-2/+2
| | | | | | | | | | | Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#1183)dependabot[bot]2024-07-161-2/+2
| | | | | | | | | | | | | | | Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/fatih/color/releases) - [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: github.com/fatih/color 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>
* build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#1181)dependabot[bot]2024-07-161-2/+2
| | | | | | | | | | | | | | | Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/gorilla/mux 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>
* build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 (#1179)dependabot[bot]2024-07-161-4/+4
| | | | | | | | | | | | | | | Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra 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>
* build(deps): bump golang.org/x/vuln from 1.0.0 to 1.1.2 (#1171)dependabot[bot]2024-07-161-8/+10
| | | | | | | | | | | | | | | Bumps [golang.org/x/vuln](https://github.com/golang/vuln) from 1.0.0 to 1.1.2. - [Release notes](https://github.com/golang/vuln/releases) - [Commits](https://github.com/golang/vuln/compare/v1.0.0...v1.1.2) --- updated-dependencies: - dependency-name: golang.org/x/vuln 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>
* build(deps): bump golang.org/x/crypto from 0.21.0 to 0.25.0 (#1175)dependabot[bot]2024-07-161-6/+6
| | | | | | | | | | | | | | Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.25.0. - [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto 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>
* build(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.7 (#1113)dependabot[bot]2024-07-161-2/+2
| | | | | | | | | | | | | | | Bumps [github.com/hashicorp/golang-lru/v2](https://github.com/hashicorp/golang-lru) from 2.0.5 to 2.0.7. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](https://github.com/hashicorp/golang-lru/compare/v2.0.5...v2.0.7) --- updated-dependencies: - dependency-name: github.com/hashicorp/golang-lru/v2 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>
* build(deps): bump golang.org/x/text from 0.14.0 to 0.16.0 (#1173)dependabot[bot]2024-07-161-15/+15
| | | | | | | | | | | | | | | Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.16.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: golang.org/x/text 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>
* build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.8 to 2.5.15 (#1164)dependabot[bot]2024-07-161-10/+6
| | | | | | | | | | | | | | Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.8 to 2.5.15. - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](https://github.com/vektah/gqlparser/compare/v2.5.8...v2.5.15) --- updated-dependencies: - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump github.com/hashicorp/go-retryablehttp (#1162)dependabot[bot]2024-07-161-10/+9
| | | | | | | | | | | | | | Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.2 to 0.7.7. - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.2...v0.7.7) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-retryablehttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump golang.org/x/net from 0.14.0 to 0.23.0 (#1166)dependabot[bot]2024-07-161-10/+10
| | | | | | | | | | | | | Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.23.0. - [Commits](https://github.com/golang/net/compare/v0.14.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.21.0 (#1165)dependabot[bot]2024-07-161-4/+2
| | | | | | | | | | | | | | Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.11.0 to 0.21.0. - [Commits](https://github.com/golang/oauth2/compare/v0.11.0...v0.21.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 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>
* build(deps): bump github.com/xanzy/go-gitlab from 0.90.0 to 0.106.0 (#1167)dependabot[bot]2024-07-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * build(deps): bump github.com/xanzy/go-gitlab from 0.90.0 to 0.106.0 Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.90.0 to 0.106.0. - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.90.0...v0.106.0) --- updated-dependencies: - dependency-name: github.com/xanzy/go-gitlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * migrate --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 6543 <6543@obermui.de>
* build(deps): bump golang.org/x/sys from 0.11.0 to 0.14.0 (#1132)dependabot[bot]2024-07-161-6/+2
| | | | | | | | | | | | | | Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.11.0 to 0.14.0. - [Commits](https://github.com/golang/sys/compare/v0.11.0...v0.14.0) --- updated-dependencies: - dependency-name: golang.org/x/sys 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>
* api/graphql: regenerate after gqlgen upgradeMichael Muré2023-08-111-45/+36
|
* build(deps): bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36dependabot[bot]2023-08-111-0/+4
| | | | | | | | | | | | | | | Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.20 to 0.17.36. - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/99designs/gqlgen/compare/v0.17.20...v0.17.36) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36dependabot[bot]2023-08-111-30/+13
| | | | | | | | | | | | | | | Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.20 to 0.17.36. - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/99designs/gqlgen/compare/v0.17.20...v0.17.36) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1091 from ↵Michael Muré2023-08-111-8/+2
|\ | | | | | | | | MichaelMure/dependabot/go_modules/github.com/fatih/color-1.15.0 build(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0
| * build(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0dependabot[bot]2023-08-111-8/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.15.0. - [Release notes](https://github.com/fatih/color/releases) - [Commits](https://github.com/fatih/color/compare/v1.13.0...v1.15.0) --- updated-dependencies: - dependency-name: github.com/fatih/color dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1089 from ↵Michael Muré2023-08-111-4/+4
|\ \ | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/spf13/cobra-1.7.0 build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
| * | build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0dependabot[bot]2023-08-111-4/+4
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1092 from ↵Michael Muré2023-08-111-0/+2
|\ \ | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/hashicorp/golang-lru-1.0.2 build(deps): bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.2
| * | update to golang-lru v2Michael Muré2023-08-111-2/+3
| | |
| * | build(deps): bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.2dependabot[bot]2023-08-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.4 to 1.0.2. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](https://github.com/hashicorp/golang-lru/compare/v0.5.4...v1.0.2) --- updated-dependencies: - dependency-name: github.com/hashicorp/golang-lru dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.11.0dependabot[bot]2023-08-111-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.8.0 to 0.11.0. - [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.11.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1090 from ↵Michael Muré2023-08-111-13/+7
|\ \ | | | | | | | | | | | | MichaelMure/dependabot/go_modules/golang.org/x/vuln-1.0.0 build(deps): bump golang.org/x/vuln from 0.0.0-20220908155419-5537ad2271a7 to 1.0.0
| * | build(deps): bump golang.org/x/vulndependabot[bot]2023-08-111-13/+7
| |/ | | | | | | | | | | | | | | | | | | | | | | | | Bumps [golang.org/x/vuln](https://github.com/golang/vuln) from 0.0.0-20220908155419-5537ad2271a7 to 1.0.0. - [Commits](https://github.com/golang/vuln/commits/v1.0.0) --- updated-dependencies: - dependency-name: golang.org/x/vuln dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1095 from ↵Michael Muré2023-08-111-2/+2
|\ \ | | | | | | | | | | | | MichaelMure/dependabot/go_modules/golang.org/x/sync-0.3.0 build(deps): bump golang.org/x/sync from 0.1.0 to 0.3.0
| * | build(deps): bump golang.org/x/sync from 0.1.0 to 0.3.0dependabot[bot]2023-08-111-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.3.0. - [Commits](https://github.com/golang/sync/compare/v0.1.0...v0.3.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>