wtfutil / wtf

The personal information dashboard for your terminal
http://wtfutil.com
Mozilla Public License 2.0
15.6k stars 803 forks source link

Bump github.com/ovh/cds from 0.50.0 to 0.54.0 #1690

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/ovh/cds from 0.50.0 to 0.54.0.

Release notes

Sourced from github.com/ovh/cds's releases.

0.53.0

Note about upgrading CDS

Please install version 0.52.0 before installing this new release.

When you are upgrading CDS:

Notable Changes in version 0.53.0

The version 0.52.0 introduced the notion of Organization in CDS for all authentication drivers. In 0.53.0, organizations are now mandatory.

What's Changed

Bug Fixes

  • api,vcs: multiple vcs notifications (#6390) (6a166b7)
  • api: allow description in application import and cli (#6344) (d8168ff)
  • api: check groups on user deletion (#6401) (0da638e)
  • api: compute workflow v3 preview (#6346) (0bc7a67)
  • api: do not lock workflow run on release and promote (#6332) (c369ff1)
  • api: during promotion, get build module in parrallel (#6466) (137d7dd)
  • api: export workflow hook (#6495) (a3074a8)
  • api: fail job if worker model is disabled (#6552) (6480259)
  • api: inject git_branch_exists variable for retention only if vcs info exists (#6394) (ad8631d)
  • api: manage variable deletion and env keys as code (#6563) (b1430bc)
  • api: nil pointer workflow push (#6321) (5a8f1fa)
  • api: on retryOnlyFailedJob, retrieve build variable (#6452) (55071aa)
  • api: panic on run result for docker images (#6599) (8f95af1)
  • api: return an error if consumer service cannot be loaded (#6533) (e7b773f)
  • api: skip missing integration error while loading workflow (#6526) (17ec69d)
  • api: template bulk runner count for parallel apply (#6510) (c6e3eae)
  • api: workflow push from repository (#6330) (43a1ba1)
  • api: workflow push opts initialization (#6324) (1759beb)
  • api: workflow search sort runs (#6556) (ca43679)
  • api: workflow template check params typos (#6541) (2f668b7)
  • cdn, worker: artifact upload error management and logs (#6419) (2f862d1)
  • cdn: delete rom db item that is no more on nfs (#6567) (d0949da)
  • cdsctl: clean ouput for template bulk track no-interactive (#6391) (b98dae7)
  • contrib: artifactory promote always update artifacts (#6415) (b246692)
  • contrib: remove deprecated actions (#6612) (2c8cc0f)
  • dependencies: upgrade github.com/apache/thrift (#6514) (f1d244c)
  • do not ask service question if there is no service name (#6485) (35cb794)
  • do not look into sub directories (#6443) (0d8319e)
  • engine: dropped api error (#6445) (a0ed12c)
  • hatchery:k8s: watch events routine auto restart (#6539) (cfc9eb4)
  • hatchery:openstack: set security groups (#6575) (070d3f7)
  • hatchery:swarm: unregister worker cpu/memory metrics (#6470) (76e6363)
  • hatchery: priority for models registration (#6414) (8a4dc7c)

... (truncated)

Commits
  • 93ad86e fix(engine): dropped filepath.Walk() error
  • 655542e fix(worker): init env var for worker hooks (#6895)
  • 35d9161 chore(deps): bump google.golang.org/protobuf (#6896)
  • 99edd57 chore(deps-dev): bump express from 4.18.2 to 4.19.2 in /ui (#6913)
  • 1a25960 chore(deps-dev): bump the npm_and_yarn group group in /ui with 1 update (#6916)
  • d2fb175 chore(deps): bump jsrsasign from 10.2.0 to 11.0.0 in /ui (#6802)
  • e99687f chore(deps): bump katex from 0.16.9 to 0.16.10 in /ui (#6912)
  • 85f9278 chore(deps): bump vite and @​angular-devkit/build-angular in /ui (#6845)
  • 1d194b9 chore(deps): bump github.com/docker/docker (#6909)
  • 385be1c chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /ui (#6910)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)
dependabot[bot] commented 3 months ago

Superseded by #1691.