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

deps: update module github.com/onsi/gomega to v1.35.1 #3810

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/gomega v1.34.2 -> v1.35.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.35.1

Compare Source

1.35.1

Fixes
  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]

v1.35.0

Compare Source

1.35.0

Features
  • You can now call EnforceDefaultTimeoutsWhenUsingContexts() to have Eventually honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]
  • You can call StopTrying(message).Successfully() to abort a Consistently early without failure [eeca931]
Fixes
  • Stop memoizing the result of HaveField to avoid unexpected errors when used with async assertions. [3bdbc4e]
Maintenance

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Vienna, 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.69%. Comparing base (de3a0e7) to head (23f725b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3810      +/-   ##
==========================================
- Coverage   77.70%   77.69%   -0.01%     
==========================================
  Files         219      219              
  Lines       11575    11575              
==========================================
- Hits         8994     8993       -1     
- Misses       2216     2217       +1     
  Partials      365      365              

see 2 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 47.44% <ø> (ø)
component-tests 57.53% <ø> (+0.44%) ⬆️
lifecycle-operator 79.68% <ø> (ø)
metrics-operator 75.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 492aaed to 3ae5601 Compare October 31, 2024 21:57
@renovate renovate bot changed the title deps: update module github.com/onsi/gomega to v1.35.0 deps: update module github.com/onsi/gomega to v1.35.1 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 3ae5601 to e68c2e9 Compare November 1, 2024 22:46
@renovate renovate bot changed the title deps: update module github.com/onsi/gomega to v1.35.1 deps: update module github.com/onsi/gomega to v1.35.0 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from e68c2e9 to 3cf583e Compare November 3, 2024 23:03
@renovate renovate bot changed the title deps: update module github.com/onsi/gomega to v1.35.0 deps: update module github.com/onsi/gomega to v1.35.1 Nov 3, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 3cf583e to 23f725b Compare November 4, 2024 11:44
Copy link

sonarcloud bot commented Nov 4, 2024

@odubajDT odubajDT removed the scheduler label Nov 4, 2024
@odubajDT odubajDT merged commit cada033 into main Nov 4, 2024
32 of 33 checks passed
@odubajDT odubajDT deleted the renovate/github.com-onsi-gomega-1.x branch November 4, 2024 15:02
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.

2 participants