Skip to content

fix(deps): update shared components packages#1764

Merged
rkpattnaik780 merged 2 commits intomainfrom
renovate/shared-components-packages
Dec 2, 2022
Merged

fix(deps): update shared components packages#1764
rkpattnaik780 merged 2 commits intomainfrom
renovate/shared-components-packages

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2022

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/golang-jwt/jwt/v4 v4.4.2 -> v4.4.3 age adoption passing confidence require patch
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.2.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.15.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

🚀 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 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
💅 Polish
Committers: 22

v2.1.0

Compare Source

🚀 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 Fix
💅 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
📝 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: JamesIves/github-pages-deploy-action@v4...v4.4.1

v4.4.0

Compare Source

What's Changed

New Contributors

Sponsors ❤️

github  

Full Changelog: JamesIves/github-pages-deploy-action@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: coreos/go-oidc@v3.3.0...v3.4.0

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: coreos/go-oidc@v3.2.0...v3.3.0

golang-jwt/jwt

v4.4.3: 4.4.3

Compare Source

What's Changed

New Contributors

Full Changelog: golang-jwt/jwt@v4.4.2...v4.4.3

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: nicksnyder/go-i18n@v2.2.0...v2.2.1

openconfig/goyang

v1.2.0

Compare Source

What's Changed

Full Changelog: openconfig/goyang@v1.1.0...v1.2.0

v1.1.0

Compare Source

What's Changed

Full Changelog: openconfig/goyang@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 ✏️

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
Copy link
Contributor Author

renovate bot commented Oct 16, 2022

⚠ 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 renovate bot force-pushed the renovate/shared-components-packages branch 9 times, most recently from 5c3b4a7 to 91a8146 Compare October 22, 2022 10:06
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 8 times, most recently from 5357a55 to ffc905a Compare October 31, 2022 12:36
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 5 times, most recently from c014a80 to 17a35cc Compare November 7, 2022 10:23
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 5 times, most recently from 803db6b to 71ce290 Compare November 15, 2022 12:54
@renovate renovate bot force-pushed the renovate/shared-components-packages branch from 71ce290 to f850fa2 Compare November 18, 2022 13:48
@renovate renovate bot force-pushed the renovate/shared-components-packages branch from f850fa2 to 898a213 Compare November 29, 2022 17:18
@renovate renovate bot force-pushed the renovate/shared-components-packages branch from 898a213 to cbe99e5 Compare November 30, 2022 13:01
@renovate renovate bot force-pushed the renovate/shared-components-packages branch from cbe99e5 to f8ebb1f Compare December 2, 2022 03:39
@renovate
Copy link
Contributor Author

renovate bot commented Dec 2, 2022

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.

@rkpattnaik780
Copy link
Contributor

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.

Copy link
Contributor

@jackdelahunt jackdelahunt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@rkpattnaik780 rkpattnaik780 merged commit 43a4ab3 into main Dec 2, 2022
@rkpattnaik780 rkpattnaik780 deleted the renovate/shared-components-packages branch December 2, 2022 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants