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

update-go-pkg(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #1933

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

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

Release notes

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

v1.9.0

What's Changed

... (truncated)

Commits
  • bb548d0 Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...
  • 814075f build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2
  • e045612 Merge pull request #1339 from bogdandrutu/uintptr
  • 5b6926d Merge pull request #1385 from hslatman/not-implements
  • 9f97d67 Merge pull request #1550 from stretchr/release-notes
  • bcb0d3f Include the auto-release notes in releases
  • fb770f8 Merge pull request #1247 from ccoVeille/typos
  • 85d8bb6 fix typos in comments, tests and github templates
  • e2741fa Merge pull request #1548 from arjunmahishi/msgAndArgs
  • 6e59f20 http_assertions: assert that the msgAndArgs actually works in tests
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner April 1, 2024 01:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2024
@matt0x6F
Copy link
Contributor

matt0x6F commented Apr 1, 2024

@dependabot rebase

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.9.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 force-pushed the dependabot/go_modules/main/github.com/stretchr/testify-1.9.0 branch from 60fa790 to ce47cc9 Compare April 1, 2024 04:54
@Ullaakut Ullaakut merged commit 46f5731 into main Apr 1, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/stretchr/testify-1.9.0 branch April 1, 2024 07:09
@matt0x6F matt0x6F added this to the 0.13.3 milestone Apr 4, 2024
DrPsychick referenced this pull request in gomods/athens-charts Apr 16, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gomods/athens](https://github.com/gomods/athens) | patch |
`v0.13.1` -> `v0.13.3` |

---

### Release Notes

<details>
<summary>gomods/athens (gomods/athens)</summary>

### [`v0.13.3`](https://github.com/gomods/athens/releases/tag/v0.13.3)

[Compare
Source](https://github.com/gomods/athens/compare/v0.13.2...v0.13.3)

#### What's Changed

- Update README.md by
[@&#8203;computerscienceiscool](https://github.com/computerscienceiscool)
in
[https://github.com/gomods/athens/pull/1932](https://github.com/gomods/athens/pull/1932)
- update-go-pkg(deps): bump github.com/stretchr/testify from 1.8.4 to
1.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/gomods/athens/pull/1933](https://github.com/gomods/athens/pull/1933)
- Upgrade logrus from 1.7.0 => 1.9.3 by
[@&#8203;matt0x6F](https://github.com/matt0x6F) in
[https://github.com/gomods/athens/pull/1934](https://github.com/gomods/athens/pull/1934)
- should use errors.AsErr to extract and detect errors.Error by
[@&#8203;kkHAIKE](https://github.com/kkHAIKE) in
[https://github.com/gomods/athens/pull/1936](https://github.com/gomods/athens/pull/1936)
- correcting the misuse of the context in the copyContextWithCustomTime…
by [@&#8203;kkHAIKE](https://github.com/kkHAIKE) in
[https://github.com/gomods/athens/pull/1941](https://github.com/gomods/athens/pull/1941)
- remove hardcoded rootPath values by
[@&#8203;Jeansen](https://github.com/Jeansen) in
[https://github.com/gomods/athens/pull/1874](https://github.com/gomods/athens/pull/1874)

#### New Contributors

-
[@&#8203;computerscienceiscool](https://github.com/computerscienceiscool)
made their first contribution in
[https://github.com/gomods/athens/pull/1932](https://github.com/gomods/athens/pull/1932)
- [@&#8203;kkHAIKE](https://github.com/kkHAIKE) made their first
contribution in
[https://github.com/gomods/athens/pull/1936](https://github.com/gomods/athens/pull/1936)
- [@&#8203;Jeansen](https://github.com/Jeansen) made their first
contribution in
[https://github.com/gomods/athens/pull/1874](https://github.com/gomods/athens/pull/1874)

**Full Changelog**:
gomods/athens@v0.13.2...v0.13.3

### [`v0.13.2`](https://github.com/gomods/athens/releases/tag/v0.13.2)

[Compare
Source](https://github.com/gomods/athens/compare/v0.13.1...v0.13.2)

#### What's Changed

- Send standard logger's output to logrus by
[@&#8203;mikesep](https://github.com/mikesep) in
[https://github.com/gomods/athens/pull/1912](https://github.com/gomods/athens/pull/1912)
- chore: fix broken links to 'absolutely everybody' blog post by
[@&#8203;darrylblake](https://github.com/darrylblake) in
[https://github.com/gomods/athens/pull/1914](https://github.com/gomods/athens/pull/1914)
- update-github-action(deps): bump golangci/golangci-lint-action from 3
to 4 by [@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/gomods/athens/pull/1915](https://github.com/gomods/athens/pull/1915)
- update-go-pkg(deps): bump github.com/gorilla/mux from 1.6.2 to 1.8.1
by [@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/gomods/athens/pull/1917](https://github.com/gomods/athens/pull/1917)
- update-go-pkg(deps): bump github.com/stretchr/testify from 1.8.1 to
1.8.4 by [@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/gomods/athens/pull/1918](https://github.com/gomods/athens/pull/1918)
- update-go-pkg(deps): bump go.etcd.io/etcd/api/v3 from 3.5.9 to 3.5.12
by [@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/gomods/athens/pull/1919](https://github.com/gomods/athens/pull/1919)
- Fix Markdown link in Storage docs by
[@&#8203;chriskuehl](https://github.com/chriskuehl) in
[https://github.com/gomods/athens/pull/1922](https://github.com/gomods/athens/pull/1922)
- Use quotes for args by
[@&#8203;matt0x6F](https://github.com/matt0x6F) in
[https://github.com/gomods/athens/pull/1925](https://github.com/gomods/athens/pull/1925)
- Add log formatting settings by
[@&#8203;matt0x6F](https://github.com/matt0x6F) in
[https://github.com/gomods/athens/pull/1926](https://github.com/gomods/athens/pull/1926)
- upgrade mongodb driver by
[@&#8203;xytan0056](https://github.com/xytan0056) in
[https://github.com/gomods/athens/pull/1928](https://github.com/gomods/athens/pull/1928)
- update-go-pkg(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/gomods/athens/pull/1923](https://github.com/gomods/athens/pull/1923)
- Rework logging defaults by
[@&#8203;matt0x6F](https://github.com/matt0x6F) in
[https://github.com/gomods/athens/pull/1927](https://github.com/gomods/athens/pull/1927)

#### New Contributors

- [@&#8203;darrylblake](https://github.com/darrylblake) made their
first contribution in
[https://github.com/gomods/athens/pull/1914](https://github.com/gomods/athens/pull/1914)
- [@&#8203;chriskuehl](https://github.com/chriskuehl) made their first
contribution in
[https://github.com/gomods/athens/pull/1922](https://github.com/gomods/athens/pull/1922)
- [@&#8203;matt0x6F](https://github.com/matt0x6F) made their first
contribution in
[https://github.com/gomods/athens/pull/1925](https://github.com/gomods/athens/pull/1925)

**Full Changelog**:
gomods/athens@v0.13.1...v0.13.2

</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 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/gomods/athens-charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

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.

2 participants