Skip to content

Commit f3867f0

Browse files
fix(deps): update shared components packages
1 parent 8d4f0f6 commit f3867f0

1,410 files changed

Lines changed: 144889 additions & 50888 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/add-issue-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: Assign triaged issues to app-services project
1515
# 1.3.1
16-
uses: srggrs/assign-one-project-github-action@65a8ddab497df42ef268001e67bbf976f8fd39e1
16+
uses: srggrs/assign-one-project-github-action@4fc2b23bdaaac08e64dcc590a6e138d2f9b8c86e
1717
if: |
1818
contains(github.event.issue.labels.*.name, 'triage/accepted')
1919
with:

.github/workflows/changelog.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ jobs:
1919
-
2020
name: Install git-chglog
2121
# v1
22-
uses: craicoverflow/install-git-chglog@6d338c1d96dcbf12a2115fbe8e5b9817293aae33
22+
uses: craicoverflow/install-git-chglog@fd5ace93851e0e2a8deb0b3c31a07c79cb76fcf2
2323

2424
-
2525
name: Generate a CHANGELOG
2626
run: git-chglog -o CHANGELOG.md
2727

2828
# v4
29-
- uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a
29+
- uses: stefanzweifel/git-auto-commit-action@3a446b74f0b1655361b260fb3c56299d77e635d3
3030
with:
3131
branch: main
3232
file_pattern: CHANGELOG.md

.github/workflows/commit_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
with:
1313
fetch-depth: 0
1414
# v4
15-
- uses: wagoid/commitlint-github-action@416045160973f9fff174ac6698412cfe7181c3f3
15+
- uses: wagoid/commitlint-github-action@09faa1aae81627890cbffff1d0f7bc0e520a8b01

.github/workflows/gobuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v3
2727
- name: golangci-lint
2828
# v3
29-
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5
29+
uses: golangci/golangci-lint-action@aa94bc705deebb96f7798304939f21e42848caca
3030
with:
3131
version: v1.48.0
3232
# skip-go-installation: true

.github/workflows/issue-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
# v2.5
11-
- uses: github/issue-labeler@6ca237433dbbb8e475241b7f38f4600d9e296c57
11+
- uses: github/issue-labeler@cd54a96bcc32e2a890e865b2eceffee3fc458b9d
1212
with:
1313
repo-token: "${{ secrets.PROJECT_MANAGER_TOKEN }}"
1414
configuration-path: .github/labeler.yml

.github/workflows/modular-docs-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: Generate generate-downstream-docs
2121
- name: Deploy
2222
# v4.4.1
23-
uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6
23+
uses: JamesIves/github-pages-deploy-action@c7339456e911d29a4333ab35b9e562a7e176be88
2424
with:
2525
branch: modular-docs # The branch the action should deploy to.
2626
folder: dist # The folder the action should deploy.

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
-
3838
name: Install git-chglog
3939
# v1
40-
uses: craicoverflow/install-git-chglog@6d338c1d96dcbf12a2115fbe8e5b9817293aae33
40+
uses: craicoverflow/install-git-chglog@fd5ace93851e0e2a8deb0b3c31a07c79cb76fcf2
4141
-
4242
name: Generate release notes
4343
if: steps.check-tag.outputs.prerelease == 'false'
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Run GoReleaser
5252
# v3
53-
uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757
53+
uses: goreleaser/goreleaser-action@1d44853e589689f0aaa1c397f991ecf92e9c0591
5454
if: steps.check-tag.outputs.prerelease == 'false'
5555
with:
5656
version: latest
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Run GoReleaser on pre-release
6262
# v3
63-
uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757
63+
uses: goreleaser/goreleaser-action@1d44853e589689f0aaa1c397f991ecf92e9c0591
6464
if: steps.check-tag.outputs.prerelease == 'true'
6565
with:
6666
version: latest
@@ -71,7 +71,7 @@ jobs:
7171
- name: Notify Guides of new version
7272
if: steps.check-tag.outputs.prerelease == 'false'
7373
# v2
74-
uses: peter-evans/repository-dispatch@26b39ed245ab8f31526069329e112ab2fb224588
74+
uses: peter-evans/repository-dispatch@53ca8192444c4107abd219f1eb09bf33f098d378
7575
with:
7676
token: ${{ secrets.APP_SERVICES_CI }}
7777
repository: redhat-developer/app-services-guides

go.mod

Lines changed: 33 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ require (
99
github.com/Nerzal/gocloak/v7 v7.11.0
1010
github.com/aerogear/charmil v0.8.3
1111
github.com/blang/semver v3.5.1+incompatible
12-
github.com/briandowns/spinner v1.19.0
13-
github.com/coreos/go-oidc/v3 v3.4.0
14-
github.com/fatih/color v1.13.0
15-
github.com/golang-jwt/jwt/v4 v4.4.3
12+
github.com/briandowns/spinner v1.22.0
13+
github.com/coreos/go-oidc/v3 v3.5.0
14+
github.com/fatih/color v1.14.1
15+
github.com/golang-jwt/jwt/v4 v4.5.0
1616
github.com/google/go-github/v39 v39.2.0
1717
github.com/jackdelahunt/survey-json-schema v0.13.0
1818
github.com/kataras/tablewriter v0.0.0-20180708051242-e063d29b7c23 // indirect
1919
github.com/landoop/tableprinter v0.0.0-20201125135848-89e81fc956e7
20-
github.com/mattn/go-isatty v0.0.16
20+
github.com/mattn/go-isatty v0.0.17
2121
github.com/nicksnyder/go-i18n/v2 v2.2.1
2222
github.com/openconfig/goyang v1.2.0
2323
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
@@ -28,70 +28,69 @@ require (
2828
github.com/wtrocki/go-github-selfupdate v1.2.4
2929
github.com/xtgo/uuid v0.0.0-20140804021211-a0b114877d4c
3030
gitlab.com/c0b/go-ordered-json v0.0.0-20201030195603-febf46534d5a
31-
golang.org/x/oauth2 v0.2.0
32-
golang.org/x/text v0.4.0
31+
golang.org/x/oauth2 v0.5.0
32+
golang.org/x/text v0.7.0
3333
gopkg.in/AlecAivazis/survey.v1 v1.8.8
3434
gopkg.in/segmentio/analytics-go.v3 v3.1.0
3535
gopkg.in/yaml.v2 v2.4.0
36-
k8s.io/api v0.22.4
37-
k8s.io/apimachinery v0.22.4
38-
k8s.io/client-go v0.22.4
39-
k8s.io/utils v0.0.0-20220713171938-56c0de1e6f5e
36+
k8s.io/api v0.26.1
37+
k8s.io/apimachinery v0.26.1
38+
k8s.io/client-go v0.26.1
39+
k8s.io/utils v0.0.0-20221107191617-1a15be271d1d
4040
)
4141

4242
require (
43-
github.com/redhat-developer/app-services-sdk-core/app-services-sdk-go/accountmgmt/apiv1/client v0.0.0-20230216114230-4ff0373de47f
43+
github.com/redhat-developer/app-services-sdk-core/app-services-sdk-go/accountmgmt/apiv1/client v0.0.0-20230222114134-d97c4c88765b
4444
github.com/redhat-developer/app-services-sdk-core/app-services-sdk-go/connectormgmt v0.0.0-20230222114134-d97c4c88765b
4545
github.com/redhat-developer/app-services-sdk-core/app-services-sdk-go/kafkainstance v0.0.0-20230222114134-d97c4c88765b
46-
github.com/redhat-developer/app-services-sdk-core/app-services-sdk-go/kafkamgmt v0.0.0-20230220160753-3c2c52e7e98a
46+
github.com/redhat-developer/app-services-sdk-core/app-services-sdk-go/kafkamgmt v0.0.0-20230222114134-d97c4c88765b
4747
github.com/redhat-developer/app-services-sdk-core/app-services-sdk-go/registryinstance v0.0.0-20230222114134-d97c4c88765b
4848
github.com/redhat-developer/app-services-sdk-core/app-services-sdk-go/registrymgmt v0.0.0-20230222114134-d97c4c88765b
4949
github.com/redhat-developer/app-services-sdk-core/app-services-sdk-go/serviceaccountmgmt v0.0.0-20230222114134-d97c4c88765b
5050
)
5151

5252
require (
53-
cloud.google.com/go/compute v1.12.1 // indirect
54-
cloud.google.com/go/compute/metadata v0.2.1 // indirect
55-
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
56-
github.com/Azure/go-autorest/autorest v0.11.18 // indirect
57-
github.com/Azure/go-autorest/autorest/adal v0.9.13 // indirect
58-
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
59-
github.com/Azure/go-autorest/logger v0.2.1 // indirect
60-
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
6153
github.com/beorn7/perks v1.0.1 // indirect
6254
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
6355
github.com/cespare/xxhash/v2 v2.1.1 // indirect
6456
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
6557
github.com/davecgh/go-spew v1.1.1 // indirect
6658
github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1 // indirect
6759
github.com/dustin/go-humanize v1.0.0 // indirect
68-
github.com/evanphx/json-patch v4.11.0+incompatible // indirect
69-
github.com/form3tech-oss/jwt-go v3.2.3+incompatible // indirect
60+
github.com/emicklei/go-restful/v3 v3.9.0 // indirect
61+
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
7062
github.com/fsnotify/fsnotify v1.6.0 // indirect
71-
github.com/go-logr/logr v0.4.0 // indirect
63+
github.com/go-jose/go-jose/v3 v3.0.0 // indirect
64+
github.com/go-logr/logr v1.2.3 // indirect
65+
github.com/go-openapi/jsonpointer v0.19.5 // indirect
66+
github.com/go-openapi/jsonreference v0.20.0 // indirect
67+
github.com/go-openapi/swag v0.19.14 // indirect
7268
github.com/go-resty/resty/v2 v2.3.0 // indirect
7369
github.com/gogo/protobuf v1.3.2 // indirect
7470
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
7571
github.com/golang/protobuf v1.5.2 // indirect
72+
github.com/google/gnostic v0.5.7-v3refs // indirect
7673
github.com/google/go-cmp v0.5.9 // indirect
7774
github.com/google/go-github/v30 v30.1.0 // indirect
7875
github.com/google/go-querystring v1.1.0 // indirect
7976
github.com/google/gofuzz v1.1.0 // indirect
8077
github.com/google/uuid v1.1.2 // indirect
81-
github.com/googleapis/gnostic v0.5.5 // indirect
8278
github.com/iancoleman/orderedmap v0.2.0 // indirect
8379
github.com/imdario/mergo v0.3.12 // indirect
8480
github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf // indirect
8581
github.com/inconshreveable/mousetrap v1.0.1 // indirect
82+
github.com/josharian/intern v1.0.0 // indirect
8683
github.com/json-iterator/go v1.1.12 // indirect
8784
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
8885
github.com/kr/pretty v0.3.0 // indirect
89-
github.com/mattn/go-colorable v0.1.12 // indirect
86+
github.com/mailru/easyjson v0.7.6 // indirect
87+
github.com/mattn/go-colorable v0.1.13 // indirect
9088
github.com/mattn/go-runewidth v0.0.13 // indirect
9189
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
9290
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
9391
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
9492
github.com/modern-go/reflect2 v1.0.2 // indirect
93+
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
9594
github.com/prometheus/client_golang v1.11.0 // indirect
9695
github.com/prometheus/client_model v0.2.0 // indirect
9796
github.com/prometheus/common v0.26.0 // indirect
@@ -109,22 +108,22 @@ require (
109108
go.uber.org/multierr v1.8.0 // indirect
110109
go.uber.org/zap v1.21.0 // indirect
111110
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e // indirect
112-
golang.org/x/net v0.2.0 // indirect
113-
golang.org/x/sys v0.2.0 // indirect
114-
golang.org/x/term v0.2.0 // indirect
111+
golang.org/x/net v0.6.0 // indirect
112+
golang.org/x/sys v0.5.0 // indirect
113+
golang.org/x/term v0.5.0 // indirect
115114
golang.org/x/time v0.0.0-20220609170525-579cf78fd858 // indirect
116115
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
117116
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
118117
google.golang.org/appengine v1.6.7 // indirect
119118
google.golang.org/protobuf v1.28.1 // indirect
120119
gopkg.in/inf.v0 v0.9.1 // indirect
121-
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
122120
gopkg.in/yaml.v3 v3.0.1 // indirect
123121
k8s.io/apiextensions-apiserver v0.22.1 // indirect
124122
k8s.io/component-base v0.22.1 // indirect
125-
k8s.io/klog/v2 v2.9.0 // indirect
126-
k8s.io/kube-openapi v0.0.0-20211109043538-20434351676c // indirect
123+
k8s.io/klog/v2 v2.80.1 // indirect
124+
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 // indirect
127125
sigs.k8s.io/controller-runtime v0.10.0 // indirect
128-
sigs.k8s.io/structured-merge-diff/v4 v4.1.2 // indirect
129-
sigs.k8s.io/yaml v1.2.0 // indirect
126+
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 // indirect
127+
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
128+
sigs.k8s.io/yaml v1.3.0 // indirect
130129
)

0 commit comments

Comments
 (0)