From 48272d2d6164920e8ce134b438ca9f172b4a7153 Mon Sep 17 00:00:00 2001 From: "release[bot]" Date: Tue, 1 Aug 2023 18:27:44 +0000 Subject: [PATCH 1/2] Update Changelog --- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3f42a9adba6f..9114b030f220e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,35 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m --- +## server-2023-08-01 + +- fix 'draft release' action part 2 [#9434](https://github.com/badges/shields/issues/9434) +- fix 'draft release' action [#9432](https://github.com/badges/shields/issues/9432) +- Convert `examples` arrays to `openApi` objects (part 1) [#9320](https://github.com/badges/shields/issues/9320) +- add a blog post about GH Tag/Release filter param [#9424](https://github.com/badges/shields/issues/9424) +- add some tests for [docsrs] [#9423](https://github.com/badges/shields/issues/9423) +- Migrate from docs.rs' builds API to status API [#9422](https://github.com/badges/shields/issues/9422) +- exclude assets dir from raster redirects [#9409](https://github.com/badges/shields/issues/9409) +- move some docs to the website [#9347](https://github.com/badges/shields/issues/9347) +- [OpenVSX] Fix OpenVSX API call for unversioned package URLs [#9408](https://github.com/badges/shields/issues/9408) +- devops: automate bug report tests [#9386](https://github.com/badges/shields/issues/9386) +- Add support for [Lemmy] [#9368](https://github.com/badges/shields/issues/9368) +- upgrade to npm 9 [#9323](https://github.com/badges/shields/issues/9323) +- run service/docker builds on merge queue builds [#8943](https://github.com/badges/shields/issues/8943) +- Go back to default YouTube cache [#9372](https://github.com/badges/shields/issues/9372) +- cache docker badges for longer (take 3) [#9369](https://github.com/badges/shields/issues/9369) +- edit comment about styles to remove in future [#9363](https://github.com/badges/shields/issues/9363) +- Revert "[OpenCollective] update opencollective to api v2 (#9346)" [#9362](https://github.com/badges/shields/issues/9362) +- improve docs for github issues search badge [#9360](https://github.com/badges/shields/issues/9360) +- [OpenCollective] update opencollective to api v2 [#9346](https://github.com/badges/shields/issues/9346) +- Add [GitHubDiscussionsSearch] and GitHubRepoDiscussionsSearch service [#9340](https://github.com/badges/shields/issues/9340) +- Allow user to filter github tags and releases [#9193](https://github.com/badges/shields/issues/9193) +- don't URL encode slash in [githubactionsworkflow] badge [#9322](https://github.com/badges/shields/issues/9322) +- add a bit of border to select boxes [#9348](https://github.com/badges/shields/issues/9348) +- deprecate [snyk] badges [#9349](https://github.com/badges/shields/issues/9349) +- increase max-age on [docker] badges, again [#9350](https://github.com/badges/shields/issues/9350) +- Dependency updates + ## server-2023-07-02 By far the most significant change in this release is the long-awaited launch of the re-designed frontend: From 9103950e07030cdd1777d87f19144cc0c7492844 Mon Sep 17 00:00:00 2001 From: chris48s Date: Tue, 1 Aug 2023 19:30:27 +0100 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9114b030f220e..b36c94ba36959 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,31 +6,18 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m ## server-2023-08-01 -- fix 'draft release' action part 2 [#9434](https://github.com/badges/shields/issues/9434) -- fix 'draft release' action [#9432](https://github.com/badges/shields/issues/9432) - Convert `examples` arrays to `openApi` objects (part 1) [#9320](https://github.com/badges/shields/issues/9320) -- add a blog post about GH Tag/Release filter param [#9424](https://github.com/badges/shields/issues/9424) -- add some tests for [docsrs] [#9423](https://github.com/badges/shields/issues/9423) - Migrate from docs.rs' builds API to status API [#9422](https://github.com/badges/shields/issues/9422) -- exclude assets dir from raster redirects [#9409](https://github.com/badges/shields/issues/9409) -- move some docs to the website [#9347](https://github.com/badges/shields/issues/9347) - [OpenVSX] Fix OpenVSX API call for unversioned package URLs [#9408](https://github.com/badges/shields/issues/9408) -- devops: automate bug report tests [#9386](https://github.com/badges/shields/issues/9386) - Add support for [Lemmy] [#9368](https://github.com/badges/shields/issues/9368) - upgrade to npm 9 [#9323](https://github.com/badges/shields/issues/9323) -- run service/docker builds on merge queue builds [#8943](https://github.com/badges/shields/issues/8943) - Go back to default YouTube cache [#9372](https://github.com/badges/shields/issues/9372) -- cache docker badges for longer (take 3) [#9369](https://github.com/badges/shields/issues/9369) -- edit comment about styles to remove in future [#9363](https://github.com/badges/shields/issues/9363) -- Revert "[OpenCollective] update opencollective to api v2 (#9346)" [#9362](https://github.com/badges/shields/issues/9362) -- improve docs for github issues search badge [#9360](https://github.com/badges/shields/issues/9360) -- [OpenCollective] update opencollective to api v2 [#9346](https://github.com/badges/shields/issues/9346) - Add [GitHubDiscussionsSearch] and GitHubRepoDiscussionsSearch service [#9340](https://github.com/badges/shields/issues/9340) - Allow user to filter github tags and releases [#9193](https://github.com/badges/shields/issues/9193) - don't URL encode slash in [githubactionsworkflow] badge [#9322](https://github.com/badges/shields/issues/9322) - add a bit of border to select boxes [#9348](https://github.com/badges/shields/issues/9348) - deprecate [snyk] badges [#9349](https://github.com/badges/shields/issues/9349) -- increase max-age on [docker] badges, again [#9350](https://github.com/badges/shields/issues/9350) +- increase max-age on [docker] badges, again [#9350](https://github.com/badges/shields/issues/9350) [#9369](https://github.com/badges/shields/issues/9369) - Dependency updates ## server-2023-07-02