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

chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 #556

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1.

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.20.1

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 26, 2024
@github-actions github-actions bot enabled auto-merge (squash) August 26, 2024 21:29
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.1 branch 6 times, most recently from 31e642a to 615cfe9 Compare August 27, 2024 09:12
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.20.0...v2.20.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.1 branch from 615cfe9 to e730d49 Compare August 27, 2024 09:15
@github-actions github-actions bot merged commit de77946 into master Aug 27, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.1 branch August 27, 2024 09:33
github-actions bot referenced this pull request in kairos-io/provider-kairos Aug 27, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) |
`v0.27.4` -> `v0.28.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmudler%2fedgevpn/v0.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmudler%2fedgevpn/v0.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmudler%2fedgevpn/v0.27.4/v0.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmudler%2fedgevpn/v0.27.4/v0.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mudler/edgevpn (github.com/mudler/edgevpn)</summary>

###
[`v0.28.3`](https://togithub.com/mudler/edgevpn/releases/tag/v0.28.3)

[Compare
Source](https://togithub.com/mudler/edgevpn/compare/v0.28.2...v0.28.3)

#### What's Changed

- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/565](https://togithub.com/mudler/edgevpn/pull/565)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/567](https://togithub.com/mudler/edgevpn/pull/567)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/568](https://togithub.com/mudler/edgevpn/pull/568)
- chore: add timeout to findpeers by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/edgevpn/pull/569](https://togithub.com/mudler/edgevpn/pull/569)

**Full Changelog**:
mudler/edgevpn@v0.28.2...v0.28.3

###
[`v0.28.2`](https://togithub.com/mudler/edgevpn/releases/tag/v0.28.2)

[Compare
Source](https://togithub.com/mudler/edgevpn/compare/v0.28.1...v0.28.2)

#### What's Changed

- fix(deps): update module github.com/libp2p/go-libp2p to v0.36.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/548](https://togithub.com/mudler/edgevpn/pull/548)
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/561](https://togithub.com/mudler/edgevpn/pull/561)
- Revert "fix(deps): update module github.com/libp2p/go-libp2p to
v0.36.2" by [@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/edgevpn/pull/563](https://togithub.com/mudler/edgevpn/pull/563)
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/mudler/edgevpn/pull/556](https://togithub.com/mudler/edgevpn/pull/556)
- chore(deps): Bump github.com/vishvananda/netlink from 1.1.0 to 1.3.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/mudler/edgevpn/pull/557](https://togithub.com/mudler/edgevpn/pull/557)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/562](https://togithub.com/mudler/edgevpn/pull/562)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/514](https://togithub.com/mudler/edgevpn/pull/514)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/551](https://togithub.com/mudler/edgevpn/pull/551)
- chore(timeout): add a timeout also for advertizing by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/edgevpn/pull/564](https://togithub.com/mudler/edgevpn/pull/564)

**Full Changelog**:
mudler/edgevpn@v0.28.1...v0.28.2

###
[`v0.28.1`](https://togithub.com/mudler/edgevpn/releases/tag/v0.28.1)

[Compare
Source](https://togithub.com/mudler/edgevpn/compare/v0.28.0...v0.28.1)

#### What's Changed

- fix(deps): update github.com/mudler/go-processmanager digest to
[`8b802d3`](https://togithub.com/mudler/edgevpn/commit/8b802d3) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/550](https://togithub.com/mudler/edgevpn/pull/550)
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/512](https://togithub.com/mudler/edgevpn/pull/512)
- chore: adapt to new deprecated methods by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/edgevpn/pull/560](https://togithub.com/mudler/edgevpn/pull/560)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/515](https://togithub.com/mudler/edgevpn/pull/515)

**Full Changelog**:
mudler/edgevpn@v0.28.0...v0.28.1

###
[`v0.28.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.28.0)

[Compare
Source](https://togithub.com/mudler/edgevpn/compare/v0.27.4...v0.28.0)

#### What's Changed

- fix(dht): keep ring of rendezvous points by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/edgevpn/pull/555](https://togithub.com/mudler/edgevpn/pull/555)

**Full Changelog**:
mudler/edgevpn@v0.27.4...v0.28.0

</details>

---

### Configuration

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants