Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2023

Bumps github.com/frankban/quicktest from 1.14.4 to 1.14.5.

Commits
  • abb14de Merge pull request #155 from frankban/satisfies-refernce
  • 68d1d64 CI: include go 1.20
  • a225823 Only keep the refernce to the original satisfies code
  • 9a0c242 Merge pull request #154 from lmb/cmp-equal-bad-checkf
  • 6a0f8ad Merge pull request #152 from frankban/dependabot/github_actions/actions/setup...
  • 1af932f Merge pull request #137 from pajlada/feat/checker-accept-regexp
  • 636ce19 Turn a panicking cmp.Diff into a bad check
  • e0e9431 Bump actions/setup-go from 3 to 4
  • 08f7639 Add pre-compiled regexp example for Matches, ErrorMatches, and PanicMatches
  • e144d26 Add ErrorMatches/PanicMatches tests for pre-compiled regexp
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.14.4 to 1.14.5.
- [Release notes](https://github.com/frankban/quicktest/releases)
- [Commits](frankban/quicktest@v1.14.4...v1.14.5)

---
updated-dependencies:
- dependency-name: github.com/frankban/quicktest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@sagikazarmark sagikazarmark merged commit 0b4af69 into master Aug 4, 2023
@sagikazarmark sagikazarmark deleted the dependabot/go_modules/github.com/frankban/quicktest-1.14.5 branch August 4, 2023 09:05
codeboten referenced this pull request in open-telemetry/opentelemetry-collector-contrib Nov 30, 2023
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/spf13/cast](https://togithub.com/spf13/cast) | require |
minor | `v1.5.1` -> `v1.6.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>spf13/cast (github.com/spf13/cast)</summary>

### [`v1.6.0`](https://togithub.com/spf13/cast/releases/tag/v1.6.0)

[Compare
Source](https://togithub.com/spf13/cast/compare/v1.5.1...v1.6.0)

#### What's Changed

- Bump actions/setup-go from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/cast/pull/180](https://togithub.com/spf13/cast/pull/180)
- Bump github.com/frankban/quicktest from 1.14.4 to 1.14.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/cast/pull/185](https://togithub.com/spf13/cast/pull/185)
- Updates by [@&#8203;sagikazarmark](https://togithub.com/sagikazarmark)
in
[https://github.com/spf13/cast/pull/190](https://togithub.com/spf13/cast/pull/190)
- deps/update20231128 by [@&#8203;bep](https://togithub.com/bep) in
[https://github.com/spf13/cast/pull/205](https://togithub.com/spf13/cast/pull/205)

**Full Changelog**:
spf13/cast@v1.5.1...v1.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants