Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps github.com/stretchr/testify from 1.9.0 to 1.10.0.

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • Additional commits viewable 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 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)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 25, 2024
@github-actions github-actions bot enabled auto-merge (squash) November 25, 2024 16:41
@github-actions github-actions bot merged commit a406e38 into main Nov 25, 2024
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/stretchr/testify-1.10.0 branch November 25, 2024 16:42
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jan 28, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [raviqqe/muffet](https://github.com/raviqqe/muffet) | patch | `v2.10.6` -> `v2.10.7` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>raviqqe/muffet (raviqqe/muffet)</summary>

### [`v2.10.7`](https://github.com/raviqqe/muffet/releases/tag/v2.10.7)

[Compare Source](raviqqe/muffet@2.10.6...v2.10.7)

#### Changelog

-   [`f0dabf0`](raviqqe/muffet@f0dabf0) Bump codecov/codecov-action from 4 to 5 ([#&#8203;428](raviqqe/muffet#428))
-   [`5ba797a`](raviqqe/muffet@5ba797a) Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 ([#&#8203;434](raviqqe/muffet#434))
-   [`a406e38`](raviqqe/muffet@a406e38) Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ([#&#8203;429](raviqqe/muffet#429))
-   [`9691f5f`](raviqqe/muffet@9691f5f) Bump github.com/valyala/fasthttp from 1.57.0 to 1.58.0 ([#&#8203;431](raviqqe/muffet#431))
-   [`8c7d6b3`](raviqqe/muffet@8c7d6b3) Bump golang.org/x/net from 0.30.0 to 0.31.0 ([#&#8203;427](raviqqe/muffet#427))
-   [`bcc6b9f`](raviqqe/muffet@bcc6b9f) Bump golang.org/x/net from 0.31.0 to 0.32.0 ([#&#8203;430](raviqqe/muffet#430))
-   [`687ce96`](raviqqe/muffet@687ce96) Bump golang.org/x/net from 0.32.0 to 0.33.0 ([#&#8203;432](raviqqe/muffet#432))
-   [`b773525`](raviqqe/muffet@b773525) Bump golang.org/x/net from 0.33.0 to 0.34.0 ([#&#8203;433](raviqqe/muffet#433))
-   [`33af906`](raviqqe/muffet@33af906) Bump version ([#&#8203;437](raviqqe/muffet#437))
-   [`ca2f1a0`](raviqqe/muffet@ca2f1a0) Fix release workflow ([#&#8203;436](raviqqe/muffet#436))
-   [`c92b827`](raviqqe/muffet@c92b827) Use `raviqqe/goreleaser-action` ([#&#8203;435](raviqqe/muffet#435))

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

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

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjYuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.

0 participants