This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gomods/athens](https://github.com/gomods/athens) | minor | `v0.12.1` -> `v0.13.1` |
---
### Release Notes
<details>
<summary>gomods/athens (gomods/athens)</summary>
### [`v0.13.1`](https://github.com/gomods/athens/releases/tag/v0.13.1)
[Compare Source](https://github.com/gomods/athens/compare/v0.13.0...v0.13.1)
#### What's Changed
- singleflight go commands by [@​wozz](https://github.com/wozz) in https://github.com/gomods/athens/pull/1877
- fix: arm64 build by [@​mloiseleur](https://github.com/mloiseleur) in https://github.com/gomods/athens/pull/1911
- Set up and use logrus logger in main by [@​mikesep](https://github.com/mikesep) in https://github.com/gomods/athens/pull/1819
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/1907
#### New Contributors
- [@​wozz](https://github.com/wozz) made their first contribution in https://github.com/gomods/athens/pull/1877
- [@​mloiseleur](https://github.com/mloiseleur) made their first contribution in https://github.com/gomods/athens/pull/1911
**Full Changelog**: https://github.com/gomods/athens/compare/v0.13.0...v0.13.1
### [`v0.13.0`](https://github.com/gomods/athens/releases/tag/v0.13.0)
[Compare Source](https://github.com/gomods/athens/compare/v0.12.1...v0.13.0)
#### What's Changed
- feat: Publish multi-arch docker image (amd64 and arm64) by [@​project0](https://github.com/project0) in https://github.com/gomods/athens/pull/1862
- Support Unix domain sockets for proxy server listener by [@​LINKIWI](https://github.com/LINKIWI) in https://github.com/gomods/athens/pull/1865
- Fixing pacmod command by [@​arschles](https://github.com/arschles) in https://github.com/gomods/athens/pull/1583
- docs: update hugo-theme-learn version to latest master by [@​ngshiheng](https://github.com/ngshiheng) in https://github.com/gomods/athens/pull/1871
- chore: switch from `interface{}` to `any` by [@​nrwiersma](https://github.com/nrwiersma) in https://github.com/gomods/athens/pull/1837
- fix(proxy): don't check TLS file permission by [@​uhthomas](https://github.com/uhthomas) in https://github.com/gomods/athens/pull/1880
- fix(pkg/stash): don't check status of all etcd endpoints on start by [@​uhthomas](https://github.com/uhthomas) in https://github.com/gomods/athens/pull/1889
- fix(pkg/stash): close etcd sessions by [@​uhthomas](https://github.com/uhthomas) in https://github.com/gomods/athens/pull/1887
- test: unit test for testing KindUnexpected case in Mongo query function by [@​yatesliang](https://github.com/yatesliang) in https://github.com/gomods/athens/pull/1883
- Updated link and format on the experimental public proxy by [@​ColumbiaMancera](https://github.com/ColumbiaMancera) in https://github.com/gomods/athens/pull/1864
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/1898
- Bump google.golang.org/grpc from 1.44.0 to 1.56.3 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/1900
#### New Contributors
- [@​project0](https://github.com/project0) made their first contribution in https://github.com/gomods/athens/pull/1862
- [@​LINKIWI](https://github.com/LINKIWI) made their first contribution in https://github.com/gomods/athens/pull/1865
- [@​uhthomas](https://github.com/uhthomas) made their first contribution in https://github.com/gomods/athens/pull/1880
- [@​yatesliang](https://github.com/yatesliang) made their first contribution in https://github.com/gomods/athens/pull/1883
- [@​ColumbiaMancera](https://github.com/ColumbiaMancera) made their first contribution in https://github.com/gomods/athens/pull/1864
**Full Changelog**: https://github.com/gomods/athens/compare/v0.12.1...v0.13.0
</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 is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43MS4wIiwidXBkYXRlZEluVmVyIjoiMzYuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
volker.raschek
was assigned by CSRBot2023-12-12 09:30:45 +01:00
CSRBot
changed title from chore(deps): update gomods/athens docker tag to v0.13.0 to chore(deps): update gomods/athens docker tag to v0.13.12024-01-04 13:15:49 +01:00
CSRBot
changed title from chore(deps): update gomods/athens docker tag to v0.13.1 to chore(deps): update gomods/athens docker tag to v0.13.1 - autoclosed2024-02-15 19:17:05 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v0.12.1->v0.13.1Release Notes
gomods/athens (gomods/athens)
v0.13.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/gomods/athens/compare/v0.13.0...v0.13.1
v0.13.0Compare Source
What's Changed
interface{}toanyby @nrwiersma in https://github.com/gomods/athens/pull/1837New Contributors
Full Changelog: https://github.com/gomods/athens/compare/v0.12.1...v0.13.0
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
911ac5f3aato6412ae221achore(deps): update gomods/athens docker tag to v0.13.0to chore(deps): update gomods/athens docker tag to v0.13.16412ae221ato5ff15ad8865ff15ad886to3c7f2533433c7f253343to809ed73d48809ed73d48to32a930725dchore(deps): update gomods/athens docker tag to v0.13.1to chore(deps): update gomods/athens docker tag to v0.13.1 - autoclosedPull request closed