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

gomod(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 in /components/eventing-controller #16657

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps github.com/onsi/gomega from 1.25.0 to 1.26.0.

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.26.0

1.26.0

Features

  • When a polled function returns an error, keep track of the actual and report on the matcher state of the last non-errored actual [21f3090]
  • improve eventually failure message output [c530fb3]

Fixes

  • fix several documentation spelling issues [e2eff1f]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.26.0

Features

  • When a polled function returns an error, keep track of the actual and report on the matcher state of the last non-errored actual [21f3090]
  • improve eventually failure message output [c530fb3]

Fixes

  • fix several documentation spelling issues [e2eff1f]
Commits
  • 6a2b3a2 v1.26.0
  • 6a18fb0 ignore .vscode config
  • c530fb3 improve eventually failure message output
  • 21f3090 When a polled function returns an error, keep track of the actual and report ...
  • e2eff1f fix several documentation spelling issues
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.25.0...v1.26.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 24, 2023 13:08
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes go Pull requests that update Go code labels Jan 24, 2023
@netlify
Copy link

netlify bot commented Jan 24, 2023

Deploy Preview for kyma-project-docs-preview ready!

Name Link
🔨 Latest commit ac489e4
🔍 Latest deploy log https://app.netlify.com/sites/kyma-project-docs-preview/deploys/63d3f71968e32a00086c06e5
😎 Deploy Preview https://deploy-preview-16657--kyma-project-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@kyma-bot kyma-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 24, 2023
@kyma-bot
Copy link
Contributor

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pre-main-kyma-gardener-azure-alpha-eval ac489e4 link false /test pre-main-kyma-gardener-azure-alpha-eval

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@kyma-bot kyma-bot added the lgtm Looks good to me! label Jan 27, 2023
@kyma-bot kyma-bot merged commit f5171c9 into main Jan 27, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/components/eventing-controller/github.com/onsi/gomega-1.26.0 branch January 27, 2023 16:42
a-thaler added a commit to a-thaler/kyma that referenced this pull request Feb 1, 2023
* main: (61 commits)
  switch owners of observability components to github team approach (kyma-project#16704)
  Replace PSP with PSA for Eventing components (kyma-project#16681)
  Migrate connectivity validator after operator removal (kyma-project#16693)
  Telemetry integration test retry operations (kyma-project#16689)
  Bump NATS image to 2.9.11 (kyma-project#16690)
  Migrate Compass Runtime Agent after Application Operator removal (kyma-project#16677)
  bump image tags (kyma-project#16695)
  language review Eventing Controller (kyma-project#15907)
  Fix empty response case from async nodejs16 runtime (kyma-project#16675)
  Pod preset cleanup (kyma-project#16647)
  Cleanup event types in conversion webhook for v1alpha2 Subscription (kyma-project#16646)
  Fix TracePipeline has wrong status (kyma-project#16666)
  update of alpine and golang version for telemetry/observability images (kyma-project#16682)
  validate source for valid URI (kyma-project#16671)
  Remove application operator (kyma-project#16660)
  Bump the net library (kyma-project#16680)
  gomod(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 in /components/event-publisher-proxy (kyma-project#16652)
  gomod(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 in /components/eventing-controller (kyma-project#16657)
  Update version of autoscaling in Ory charts (kyma-project#16676)
  Bump net (kyma-project#16661)
  ...

# Conflicts:
#	components/telemetry-operator/config/rbac/role.yaml
#	components/telemetry-operator/controller/tracepipeline/controller.go
#	components/telemetry-operator/controller/tracepipeline/resources.go
#	components/telemetry-operator/controller/tracepipeline/setup.go
#	components/telemetry-operator/controller/tracepipeline/suite_test.go
#	resources/telemetry/charts/fluent-bit/templates/servicemonitor.yaml
#	resources/telemetry/charts/fluent-bit/values.yaml
#	resources/telemetry/charts/operator/templates/role.yaml
#	resources/telemetry/values.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes go Pull requests that update Go code lgtm Looks good to me! size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants