Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies #406

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

renovate-coveooss[bot]
Copy link
Contributor

@renovate-coveooss renovate-coveooss bot commented Sep 11, 2023

Jira: DT-4929

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go-v2 require minor v1.17.1 -> v1.25.2
github.com/aws/aws-sdk-go-v2/config require minor v1.17.10 -> v1.27.5
github.com/aws/aws-sdk-go-v2/credentials require minor v1.12.23 -> v1.17.5
github.com/aws/aws-sdk-go-v2/service/ecr require minor v1.17.20 -> v1.27.1
github.com/aws/aws-sdk-go-v2/service/iam require minor v1.18.23 -> v1.31.1
github.com/aws/aws-sdk-go-v2/service/ssm require minor v1.32.0 -> v1.49.1
github.com/aws/aws-sdk-go-v2/service/sts require minor v1.17.1 -> v1.28.2
github.com/aws/smithy-go require minor v1.13.4 -> v1.20.1
github.com/coveooss/gotemplate/v3 require patch v3.7.3 -> v3.7.5
github.com/fatih/color require minor v1.13.0 -> v1.16.0
github.com/hashicorp/go-getter require patch v1.7.0 -> v1.7.3
github.com/minio/selfupdate require minor v0.5.0 -> v0.6.0
github.com/sirupsen/logrus require patch v1.9.0 -> v1.9.3
github.com/stretchr/testify require minor v1.8.1 -> v1.9.0

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.25.2

Compare Source

v1.25.1

Compare Source

v1.25.0

Compare Source

v1.24.1

Compare Source

v1.24.0

Compare Source

v1.23.5

Compare Source

v1.23.4

Compare Source

v1.23.3

Compare Source

v1.23.2

Compare Source

v1.23.1

Compare Source

v1.23.0

Compare Source

v1.22.2

Compare Source

v1.22.1

Compare Source

v1.22.0

Compare Source

v1.21.2

Compare Source

v1.21.1

Compare Source

aws/smithy-go (github.com/aws/smithy-go)

v1.20.1

Compare Source

v1.20.0

Compare Source

v1.19.0

Compare Source

v1.18.1

Compare Source

v1.18.0

Compare Source

v1.17.0

Compare Source

v1.16.0

Compare Source

v1.15.0

Compare Source

v1.14.2

Compare Source

v1.14.1

Compare Source

v1.14.0

Compare Source

v1.13.5

Compare Source

coveooss/gotemplate (github.com/coveooss/gotemplate/v3)

v3.7.5

Compare Source

Changelog

  • 14e05ae Merge pull request #​225 from nikpivkin/ci-go-ver
  • ff03e36 setup go after checkout
  • bbc0625 setup go after checkout
  • 14c7726 Merge pull request #​226 from nikpivkin/ioutil-depr
  • 186a62f chore: use os and io instead of deprecated io.ioutil
  • d4bb2b1 getting go version from go.mod

v3.7.4

Compare Source

Changelog

  • 13a86fc Merge pull request #​224 from coveooss/DT-6090/fix-goreleaser
  • 13df0ce Merge pull request #​223 from coveooss/dependabot/go_modules/golang.org/x/crypto-0.1.0
  • be746a7 Migrate goreleaser config
  • 862eb90 Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0
  • 08cce0a Merge pull request #​222 from coveooss/DT-6090/fix-ci
  • fe5c292 Add Dev tooling as code owners
  • 3dcb975 Fix tests
  • 0cb6517 Pass go version as string
  • 002c90f Update to go 1.20
  • cdfd112 Pin low-trust actions
  • c1c0b4d Drop codecov and simplify testing
  • c9afa62 Merge pull request #​221 from nikpivkin/fix/tf-json
  • 74e5414 improve detection of terraform files
  • 549171a Merge pull request #​220 from coveooss/dependabot/go_modules/golang.org/x/term-0.11.0
  • 94fc6ce Bump golang.org/x/term from 0.10.0 to 0.11.0
  • 3e56a38 Merge pull request #​219 from coveooss/dependabot/go_modules/golang.org/x/term-0.10.0
  • e2e8f19 Bump golang.org/x/term from 0.9.0 to 0.10.0
  • 4a286d2 Merge pull request #​218 from coveooss/dependabot/go_modules/golang.org/x/term-0.9.0
  • fa69a78 Bump golang.org/x/term from 0.8.0 to 0.9.0
  • 584edcd Merge pull request #​217 from coveooss/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
  • 4539a6a Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
  • 93e1b4f Merge pull request #​216 from coveooss/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • 2eed392 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • 4d44065 Bump golang.org/x/term from 0.7.0 to 0.8.0 (#​213)
  • 2b0f78a Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#​215)
  • a32bbe3 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#​214)
  • 4c63e97 Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.3 (#​211)
  • 7ac809b Merge pull request #​212 from coveooss/dependabot/go_modules/golang.org/x/term-0.7.0
  • f308d8e Bump golang.org/x/term from 0.6.0 to 0.7.0
  • d1bfd2e Merge pull request #​209 from coveooss/dependabot/github_actions/actions/setup-go-4
  • bdb51b4 Merge pull request #​210 from coveooss/devportal-onboarding
  • 18413dd Update catalog-info.yaml
  • bfd9b5d Dev Portal Onboarding
  • 672c48e Bump actions/setup-go from 3 to 4
  • 9fdb352 Merge pull request #​208 from coveooss/dependabot/go_modules/github.com/fatih/color-1.15.0
  • 1477e5b Bump github.com/fatih/color from 1.14.1 to 1.15.0
  • f6668c6 Merge pull request #​206 from coveooss/dependabot/go_modules/github.com/coveord/kingpin/v2-2.4.2
  • e933798 Merge pull request #​207 from coveooss/dependabot/go_modules/golang.org/x/term-0.6.0
  • 7445671 Bump golang.org/x/term from 0.5.0 to 0.6.0
  • bfc5e54 Bump github.com/coveord/kingpin/v2 from 2.4.0 to 2.4.2
  • bf5bb94 Merge pull request #​205 from coveooss/dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • 3e5f417 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • bc5ad58 Merge pull request #​204 from coveooss/dependabot/go_modules/github.com/PuerkitoBio/goquery-1.8.1
  • fcb702c Bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1
  • 9294d03 Try CodeQL in Gotemplate (#​203)
  • 46eab21 Merge pull request #​201 from coveooss/dependabot/go_modules/github.com/fatih/color-1.14.1
  • 333000a Bump github.com/fatih/color from 1.12.0 to 1.14.1
  • 17bf548 Merge pull request #​195 from coveooss/dependabot/go_modules/github.com/sergi/go-diff-1.3.1
  • e992b6a Merge pull request #​200 from coveooss/fix/CSEC-18897-revert
  • 4470dd0 Revert "CSEC-18901 change v2.5.0 to it's release hash"
  • 9c7b3dd Revert "Merge pull request #​197 from coveooss/CSEC-18897-migrate-peaceiris-actions-gh-pages-to-hash-specific-version"
  • 1a45636 Revert "Merge pull request #​199 from coveooss/CSEC-18901-bump-actions-hugo"
  • 1742273 Revert "Merge pull request #​198 from coveooss/CSEC-18899-goreleaser-bump"
  • a63e411 Merge pull request #​198 from coveooss/CSEC-18899-goreleaser-bump
  • 998d122 Merge pull request #​199 from coveooss/CSEC-18901-bump-actions-hugo
  • 2a07de9 Merge pull request #​197 from coveooss/CSEC-18897-migrate-peaceiris-actions-gh-pages-to-hash-specific-version
  • fc5a910 CSEC-18901 change v2.5.0 to it's release hash
  • 89c3eba CSEC-18899 bumping goreleaser-action from 3 to 3.2
  • ac5bcbb CSEC-18897 bump v3.8 to 3.9 via specific hash to comply with CSEC's GHA policies
  • 58624e4 CSEC-18897 bump v3.8 to 3.9 via specific hash to comply with CSEC's GHA policies
  • b82296c Bump github.com/sergi/go-diff from 1.2.0 to 1.3.1
fatih/color (github.com/fatih/color)

v1.16.0

Compare Source

What's Changed

Dependency updates

New Contributors

Full Changelog: fatih/color@v1.15.0...v1.16.0

v1.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: fatih/color@v1.14.1...v1.15.0

v1.14.1

Compare Source

What's Changed

Full Changelog: fatih/color@v1.14.0...v1.14.1

v1.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: fatih/color@v1.13.0...v1.14.0

hashicorp/go-getter (github.com/hashicorp/go-getter)

v1.7.3

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/go-getter@v1.7.2...v1.7.3

v1.7.2

Compare Source

What's Changed

Full Changelog: hashicorp/go-getter@v1.7.1...v1.7.2

v1.7.1

Compare Source

minio/selfupdate (github.com/minio/selfupdate)

v0.6.0: Version 0.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: minio/selfupdate@v0.5.0...v0.6.0

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.3

Compare Source

Full Changelog: sirupsen/logrus@v1.9.2...v1.9.3

v1.9.2

Compare Source

Full Changelog: sirupsen/logrus@v1.9.1...v1.9.2

v1.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.9.0...v1.9.1

stretchr/testify (github.com/stretchr/testify)

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0

v1.8.4

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.3...v1.8.4

v1.8.3

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.2...v1.8.3

v1.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.1...v1.8.2


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/Toronto, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Renovate Bot.

@renovate-coveooss
Copy link
Contributor Author

renovate-coveooss bot commented Sep 11, 2023

⚠ 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: go mod tidy
go: downloading gotest.tools/v3 v3.1.0
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
go: downloading github.com/morikuni/aec v1.0.0
go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
go: downloading github.com/frankban/quicktest v1.14.3
go: downloading github.com/google/martian/v3 v3.2.1
go: downloading cloud.google.com/go/longrunning v0.3.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: downloading github.com/kr/pretty v0.3.0
go: downloading github.com/rogpeppe/go-internal v1.6.1
go: downloading github.com/kr/text v0.2.0
go: downloading golang.org/x/time v0.1.0
go: github.com/coveooss/tgf imports
	github.com/docker/docker/client tested by
	github.com/docker/docker/client.test imports
	github.com/docker/docker/api/server/httputils imports
	github.com/docker/docker/api/types/backend imports
	github.com/docker/docker/pkg/streamformatter imports
	github.com/docker/docker/pkg/progress imports
	golang.org/x/time/rate loaded from golang.org/x/time@v0.0.0-20210723032227-1f47c861a9ac,
	but go 1.16 would select v0.1.0

To upgrade to the versions selected by go 1.16:
	go mod tidy -go=1.16 && go mod tidy -go=1.17
If reproducibility with go 1.16 is not needed:
	go mod tidy -compat=1.17
For other options, see:
	https://golang.org/doc/modules/pruning
go: github.com/coveooss/tgf imports
	github.com/docker/docker/client tested by
	github.com/docker/docker/client.test imports
	github.com/docker/docker/api/server/httputils imports
	github.com/docker/docker/api/types/backend imports
	github.com/docker/docker/pkg/streamformatter imports
	github.com/docker/docker/pkg/progress imports
	golang.org/x/time/rate loaded from golang.org/x/time@v0.0.0-20210723032227-1f47c861a9ac,
	but go 1.16 would select v0.1.0

@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e37b434 to 18d2cfc Compare September 18, 2023 19:03
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1293ad1 to d91487d Compare September 25, 2023 19:03
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 765b676 to 483c8ba Compare October 2, 2023 19:03
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from c5993b5 to e2060cf Compare October 12, 2023 19:18
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f2378e1 to 81750a8 Compare October 20, 2023 21:03
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7775c31 to e49527a Compare October 25, 2023 20:50
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 40521ae to e7834ee Compare November 2, 2023 19:05
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9202e4c to 8a40035 Compare December 8, 2023 20:06
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1fc51ac to 455ea8e Compare December 26, 2023 20:01
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from 455ea8e to f0c6ce5 Compare January 4, 2024 20:36
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3b2a6db to 3dcc64c Compare January 22, 2024 20:06
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from 3dcc64c to f97172a Compare January 31, 2024 19:36
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f0755c4 to 6144181 Compare February 16, 2024 20:07
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 286ffd3 to dd3c915 Compare February 23, 2024 20:11
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fb6d00b to 426bad9 Compare March 1, 2024 12:30
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from 426bad9 to f77f512 Compare March 4, 2024 20:05
@dblanchette dblanchette merged commit f77f512 into master Mar 5, 2024
6 of 10 checks passed
@dblanchette dblanchette deleted the renovate/all-minor-patch branch March 5, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant