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 non-minor dependencies #15

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/sap/go-generics v0.1.3 -> v0.1.10 age adoption passing confidence require patch
go (source) 1.21 -> 1.21.6 age adoption passing confidence golang patch
golang 1.21.1 -> 1.21.6 age adoption passing confidence stage patch

Release Notes

sap/go-generics (github.com/sap/go-generics)

v0.1.10

Compare Source

Add map function

func Collect[K comparable, V any, W any](m map[K]V, f func(V) W) map[K]W 

v0.1.9

Compare Source

v0.1.8

Compare Source

Add slice functions to get first/last n elements of a slice:

func First[T any](s []T, n uint) []T
func Last[T any](s []T, n uint) []T 

v0.1.7

Compare Source

v0.1.6

Compare Source

v0.1.5

Compare Source

v0.1.4

Compare Source

golang/go (go)

v1.21.6

v1.21.5

v1.21.4

v1.21.3

v1.21.2

v1.21.1


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-approve[bot]
renovate-approve bot previously approved these changes Sep 13, 2023
@renovate renovate bot changed the title fix(deps): update non-minor dependencies to v0.28.2 fix(deps): update non-minor dependencies Sep 18, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 18, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 19, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 25, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 28, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 5, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 9, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 10, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 18, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 29, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 5, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 11, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 12, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 4, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 9, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 10, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 15, 2024
@renovate renovate bot merged commit 68f01da into main Feb 1, 2024
6 checks passed
@renovate renovate bot deleted the renovate/non-minor-deps branch February 1, 2024 15:31
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.

0 participants