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

fix(deps): update all non-major dependencies #685

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

renovate-coveooss[bot]
Copy link

@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/config require patch v1.18.39 -> v1.18.40
github.com/aws/aws-sdk-go-v2/credentials require patch v1.13.37 -> v1.13.38
github.com/aws/aws-sdk-go-v2/service/sts require minor v1.21.5 -> v1.22.0
github.com/go-errors/errors require minor v1.4.2 -> v1.5.0

Release Notes

go-errors/errors (github.com/go-errors/errors)

v1.5.0

Compare Source


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 renovate-coveooss bot requested a review from a team as a code owner September 11, 2023 04:01
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from c34a569 to 25b1b03 Compare September 18, 2023 18:46
@renovate-coveooss renovate-coveooss bot changed the title fix(deps): update module github.com/go-errors/errors to v1.5.0 fix(deps): update all non-major dependencies Sep 18, 2023
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch from 25b1b03 to 67d2470 Compare September 18, 2023 19:01
@pballandras pballandras self-assigned this Sep 19, 2023
@renovate-coveooss
Copy link
Author

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.

@pballandras
Copy link

I reverted the update to 1.5.0 for go-errors since it seemed to cause errors in multiple compilation and static check steps. The error is about errors.Join which we don't use and is coincidentally the new feature that 1.5.0 brings.

@pballandras pballandras merged commit 3808bb3 into master Sep 19, 2023
11 checks passed
@pballandras pballandras deleted the renovate/all-minor-patch branch September 19, 2023 13:41
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.

3 participants