app-services-cli icon indicating copy to clipboard operation
app-services-cli copied to clipboard

fix(deps): update shared components packages

Open renovate[bot] opened this issue 3 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@docusaurus/core 2.0.1 -> 2.2.0 age adoption passing confidence dependencies minor
@docusaurus/preset-classic 2.0.1 -> 2.2.0 age adoption passing confidence dependencies minor
@svgr/webpack (source) 6.3.0 -> 6.5.1 age adoption passing confidence dependencies minor
JamesIves/github-pages-deploy-action v4.3.4 -> v4.4.1 age adoption passing confidence action minor
github.com/AlecAivazis/survey/v2 v2.3.5 -> v2.3.6 age adoption passing confidence require patch
github.com/BurntSushi/toml v1.2.0 -> v1.2.1 age adoption passing confidence require patch
github.com/briandowns/spinner v1.18.1 -> v1.19.0 age adoption passing confidence require minor
github.com/coreos/go-oidc/v3 v3.2.0 -> v3.4.0 age adoption passing confidence require minor
github.com/mattn/go-isatty v0.0.14 -> v0.0.16 age adoption passing confidence require patch
github.com/nicksnyder/go-i18n/v2 v2.2.0 -> v2.2.1 age adoption passing confidence require patch
github.com/openconfig/goyang v1.0.0 -> v1.1.0 age adoption passing confidence require minor
github.com/redhat-developer/app-services-sdk-go/accountmgmt v0.2.0 -> v0.3.0 age adoption passing confidence require minor
github.com/redhat-developer/app-services-sdk-go/connectormgmt v0.8.0 -> v0.9.0 age adoption passing confidence require minor
github.com/redhat-developer/app-services-sdk-go/kafkainstance v0.9.0 -> v0.11.0 age adoption passing confidence require minor
github.com/redhat-developer/app-services-sdk-go/kafkamgmt v0.13.0 -> v0.14.0 age adoption passing confidence require minor
github.com/redhat-developer/app-services-sdk-go/registrymgmt v0.10.0 -> v0.11.1 age adoption passing confidence require minor
github.com/spf13/cobra v1.5.0 -> v1.6.1 age adoption passing confidence require minor
go (source) 1.18 -> 1.18.8 age adoption passing confidence golang pin
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 -> v0.2.0 age adoption passing confidence require minor
golang.org/x/text v0.3.7 -> v0.4.0 age adoption passing confidence require minor
k8s.io/api v0.22.4 -> v0.25.4 age adoption passing confidence require minor
k8s.io/apimachinery v0.22.4 -> v0.25.4 age adoption passing confidence require minor
k8s.io/client-go v0.22.4 -> v0.25.4 age adoption passing confidence require minor

Release Notes

facebook/docusaurus

v2.2.0

Compare Source

:rocket: New Feature
  • docusaurus-plugin-client-redirects
  • docusaurus
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-mermaid, docusaurus-types, docusaurus
  • docusaurus-types, docusaurus
:bug: Bug Fix
  • docusaurus-plugin-ideal-image
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #​8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@​shanpriyan)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@​mturoci)
    • #​8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@​slorber)
  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-utils
  • docusaurus-theme-translations
  • docusaurus-plugin-client-redirects
:nail_care: Polish
Committers: 22

v2.1.0

Compare Source

:rocket: New Feature
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8008 feat(theme): ability to use <DocCardList> without items prop, on any doc page (@​slorber)
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
  • docusaurus-theme-translations
:bug: Bug Fix
:nail_care: Polish
  • docusaurus-theme-classic
  • docusaurus-utils
    • #​7941 feat(core): add new Webpack file-loader extensions: avif, mov, mkv, mpg, avi... (@​slorber)
  • docusaurus-theme-classic, docusaurus-types
    • #​7942 feat(theme-classic): use lang attribute in navbar locale dropdown items (@​slorber)
  • docusaurus-theme-translations
:memo: Documentation
  • create-docusaurus
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-sitemap, docusaurus-theme-classic
Committers: 10
gregberge/svgr

v6.5.1

Compare Source

Reverts

v6.5.0

Compare Source

Bug Fixes
Features
  • babel-preset: fix 'role' attribute on svg element for react native (#​787) (35d85e0)

v6.4.0

Compare Source

Bug Fixes
Features

6.3.1 (2022-07-22)

Bug Fixes

v6.3.1

Compare Source

Bug Fixes
JamesIves/github-pages-deploy-action

v4.4.1

Compare Source

What's Changed

Changelog

New Contributors

Full Changelog: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.4.1

v4.4.0

Compare Source

What's Changed

New Contributors

Sponsors ❤️

github  

Full Changelog: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.4.0

AlecAivazis/survey

v2.3.6

Compare Source

BurntSushi/toml

v1.2.1

Compare Source

This release fixes the omitempty struct tag on an uncomparable type panicking.

briandowns/spinner

v1.19.0

Compare Source

coreos/go-oidc

v3.4.0

Compare Source

What's Changed

Full Changelog: https://github.com/coreos/go-oidc/compare/v3.3.0...v3.4.0

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/coreos/go-oidc/compare/v3.2.0...v3.3.0

mattn/go-isatty

v0.0.16

Compare Source

v0.0.15

Compare Source

nicksnyder/go-i18n

v2.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/nicksnyder/go-i18n/compare/v2.2.0...v2.2.1

openconfig/goyang

v1.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/openconfig/goyang/compare/v1.0.0...v1.1.0

redhat-developer/app-services-sdk-go

v0.3.0

Compare Source

spf13/cobra

v1.6.1

Compare Source

Bug fixes 🐛
  • Fixes a panic when AddGroup isn't called before AddCommand(my-sub-command) is executed. This can happen within more complex cobra file structures that have many different inits to be executed. Now, the check for groups has been moved to ExecuteC and provides more flexibility when working with grouped commands - @​marckhouzam (and shout out to @​aawsome, @​andig and @​KINGSABRI for a deep investigation into this! 👏🏼)

v1.6.0

Compare Source

Summer 2022 Release

Some exciting changes make their way to Cobra! Command completions continue to get better and better (including adding --help and --version automatic flags to the completions list). Grouping is now possible in your help output as well! And you can now use the OnFinalize method to cleanup things when all "work" is done. Checkout the full changelog below:


Features 🌠
Deprecation 👎🏼
  • ExactValidArgs is deprecated (but not being removed entirely). This is abit nuanced, so checkout #​1643 for further information and the updated user_guide.md on how this may affect you (and how you can take advantage of the correct behavior in the validators): @​umarcor #​1643
Bug fixes 🐛
Dependencies 🗳️
Testing 🤔
Docs ✏️
Misc 💭

Note: Per #​1804, we will be moving away from "seasonal" releases and doing more generic point release targets. Continue to track the milestones and issues in the spf13/cobra GitHub repository for more information!

Great work everyone! Cobra would never be possible without your contributions! 🐍

Full Changelog: https://github.com/spf13/cobra/compare/v1.5.0...v1.6.0

golang/oauth2

v0.2.0

Compare Source

golang/text

v0.4.0

Compare Source

v0.3.8

Compare Source

kubernetes/api

v0.25.4

Compare Source

v0.25.3

Compare Source

v0.25.2

Compare Source

v0.25.1

Compare Source

v0.25.0

Compare Source

v0.24.8

Compare Source

v0.24.7

Compare Source

v0.24.6

Compare Source

v0.24.5

Compare Source

v0.24.4

Compare Source

[v0.24.3](https://togithub.com/kubernetes/api/compare/v0.24.2...v0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Oct 16 '22 17:10 renovate[bot]

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/redhat-developer/app-services-cli":"/mnt/renovate/gh/redhat-developer/app-services-cli" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/redhat-developer/app-services-cli" docker.io/renovate/sidecar bash -l -c "install-tool golang 1.19.3 && go get -d -t ./... && go mod tidy && go mod vendor && go mod tidy && go mod tidy"
go: errors parsing go.mod:
/mnt/renovate/gh/redhat-developer/app-services-cli/go.mod:3: invalid go version '1.18.8': must match format 1.23

renovate[bot] avatar Oct 16 '22 17:10 renovate[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

renovate[bot] avatar Dec 02 '22 06:12 renovate[bot]

There's some scope of automation in future renovate PRs. The reason this was failing on lint were:

  • go version was being updated to 1.18.8, which is invalid to be put in go.mod. Also downstream version is go 1.18.4, this needs to be set as upper limit.
  • go mod vendor needs to be run after go.mod file is updated.

rkpattnaik780 avatar Dec 02 '22 06:12 rkpattnaik780