Skip to content

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

Merged
fcanovai merged 1 commit intomainfrom
renovate/all-non-major-go-dependencies
Dec 23, 2024
Merged

fix(deps): update all non-major go dependencies#49
fcanovai merged 1 commit intomainfrom
renovate/all-non-major-go-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/ginkgo/v2 v2.21.0 -> v2.22.1 age adoption passing confidence
github.com/onsi/gomega v1.35.1 -> v1.36.1 age adoption passing confidence
golang.org/x/sys v0.26.0 -> v0.28.0 age adoption passing confidence

Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.22.1

Compare Source

2.22.1

Fixes

Fix CSV encoding

Maintenance
  • ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
  • remove golang.org/x/net/context in favour of stdlib context [4df44bf]

v2.22.0

Compare Source

2.22.0

Features
  • Add label to serial nodes [0fcaa08]

This allows serial tests to be filtered using the label-filter

Maintenance

Various doc fixes

onsi/gomega (github.com/onsi/gomega)

v1.36.1

Compare Source

1.36.1

Fixes

v1.36.0

Compare Source

1.36.0

Features
  • new: make collection-related matchers Go 1.23 iterator aware [4c964c6]
Maintenance
  • Replace min/max helpers with built-in min/max [ece6872]
  • Fix some typos in docs [8e924d7]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the automated label Nov 7, 2024
@renovate renovate Bot requested a review from a team as a code owner November 7, 2024 22:11
@renovate renovate Bot added the no-issue label Nov 7, 2024
renovate-approve[bot]
renovate-approve Bot previously approved these changes Nov 7, 2024
@renovate renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch from b54c9aa to 0c6118f Compare November 20, 2024 13:00
@renovate renovate Bot changed the title fix(deps): update module golang.org/x/sys to v0.27.0 fix(deps): update all non-major go dependencies Nov 21, 2024
@renovate renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch from 0c6118f to a3d5006 Compare November 21, 2024 01:54
renovate-approve[bot]
renovate-approve Bot previously approved these changes Nov 21, 2024
@renovate renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch from a3d5006 to 97118d2 Compare November 25, 2024 15:23
renovate-approve[bot]
renovate-approve Bot previously approved these changes Nov 25, 2024
@renovate renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch from 97118d2 to e1dd276 Compare December 4, 2024 17:21
renovate-approve[bot]
renovate-approve Bot previously approved these changes Dec 4, 2024
@renovate renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch 4 times, most recently from 0e50ef1 to 9f87f29 Compare December 9, 2024 12:43
@renovate renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch from 9f87f29 to 91c18dd Compare December 10, 2024 07:55
renovate-approve[bot]
renovate-approve Bot previously approved these changes Dec 10, 2024
@renovate renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch 5 times, most recently from eeaed78 to b623c26 Compare December 19, 2024 13:26
@renovate renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch from b623c26 to 4154f8f Compare December 20, 2024 02:14
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 20, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db -> v0.0.0-20241210010833-40e02aabc2ad
golang.org/x/net v0.30.0 -> v0.32.0
golang.org/x/term v0.25.0 -> v0.27.0
golang.org/x/text v0.19.0 -> v0.21.0
golang.org/x/tools v0.26.0 -> v0.28.0

| datasource | package                   | from    | to      |
| ---------- | ------------------------- | ------- | ------- |
| go         | github.com/onsi/ginkgo/v2 | v2.21.0 | v2.22.1 |
| go         | github.com/onsi/gomega    | v1.35.1 | v1.36.1 |
| go         | golang.org/x/sys          | v0.26.0 | v0.28.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/all-non-major-go-dependencies branch from 4154f8f to b797086 Compare December 23, 2024 15:36
@fcanovai fcanovai merged commit 66cd032 into main Dec 23, 2024
@fcanovai fcanovai deleted the renovate/all-non-major-go-dependencies branch December 23, 2024 15:45
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