Tags: servo/servo
Tags
CI: Modify workflow to support releasing a monthly release Minor modifications to the tag and release notes. Changing the target repository would require greater changes, since the release workflow uses ./mach upload-nightly which also has hardcoded assumptions about the repository. These changes are mainly for supporting to create the 0.0.3 release, and the release workflow will be refactored at a later point. Signed-off-by: Jonathan Schwender <[email protected]>
build(deps): bump libz-sys from 1.1.22 to 1.1.23 (#40627) Bumps [libz-sys](https://github.com/rust-lang/libz-sys) from 1.1.22 to 1.1.23. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libz-sys/releases">libz-sys's releases</a>.</em></p> <blockquote> <h2>1.1.23</h2> <h2>What's Changed</h2> <ul> <li>Bump the github-actions group across 1 directory with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/238">rust-lang/libz-sys#238</a></li> <li>Bump the github-actions group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/239">rust-lang/libz-sys#239</a></li> <li>Bump actions/download-artifact from 4.2.1 to 4.3.0 in the github-actions group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/240">rust-lang/libz-sys#240</a></li> <li>fix: Remove forcing static builds when cross-compiling by <a href="https://github.com/polarathene"><code>@polarathene</code></a> in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/244">rust-lang/libz-sys#244</a></li> <li>update to <code>zlib-ng</code> version <code>2.2.5</code> by <a href="https://github.com/folkertdev"><code>@folkertdev</code></a> in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/251">rust-lang/libz-sys#251</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/polarathene"><code>@polarathene</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/244">rust-lang/libz-sys#244</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/libz-sys/compare/1.1.22...1.1.23">https://github.com/rust-lang/libz-sys/compare/1.1.22...1.1.23</a></p> <h2>1.1.23-zng</h2> <h2>What's Changed</h2> <ul> <li>Bump the github-actions group across 1 directory with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/238">rust-lang/libz-sys#238</a></li> <li>Bump the github-actions group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/239">rust-lang/libz-sys#239</a></li> <li>Bump actions/download-artifact from 4.2.1 to 4.3.0 in the github-actions group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/240">rust-lang/libz-sys#240</a></li> <li>fix: Remove forcing static builds when cross-compiling by <a href="https://github.com/polarathene"><code>@polarathene</code></a> in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/244">rust-lang/libz-sys#244</a></li> <li>update to <code>zlib-ng</code> version <code>2.2.5</code> by <a href="https://github.com/folkertdev"><code>@folkertdev</code></a> in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/251">rust-lang/libz-sys#251</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/polarathene"><code>@polarathene</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/libz-sys/pull/244">rust-lang/libz-sys#244</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/libz-sys/compare/1.1.22...1.1.23-zng">https://github.com/rust-lang/libz-sys/compare/1.1.22...1.1.23-zng</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/libz-sys/commit/6452d5d6b6a8e5d800bf119b99e6b7f5ef0aff59"><code>6452d5d</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libz-sys/issues/251">#251</a> from folkertdev/zlib-ng-2.2.5</li> <li><a href="https://github.com/rust-lang/libz-sys/commit/0a0dbc68af31e88cb63577760feed97d632ea7ad"><code>0a0dbc6</code></a> remove explicit usage of lld on nightly; it is the default now</li> <li><a href="https://github.com/rust-lang/libz-sys/commit/f39b070fa2a5e52c8612aad9db10d3354da5a8df"><code>f39b070</code></a> update to <code>zlib-ng</code> version <code>2.2.5</code></li> <li><a href="https://github.com/rust-lang/libz-sys/commit/1c2c7b04f585f86d9bd203bccf631a5dc2bdabc4"><code>1c2c7b0</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libz-sys/issues/244">#244</a> from polarathene/patch-1</li> <li><a href="https://github.com/rust-lang/libz-sys/commit/d382873704cf914c47e2793013734c102c4ce84a"><code>d382873</code></a> fix: Remove forcing static builds when cross-compiling</li> <li><a href="https://github.com/rust-lang/libz-sys/commit/9c453d3eef3aebdf0b9b2f60a4d41144a25daecb"><code>9c453d3</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libz-sys/issues/240">#240</a> from rust-lang/dependabot/github_actions/github-actio...</li> <li><a href="https://github.com/rust-lang/libz-sys/commit/dc00f040aa06e717cc31013345f0ceab1fcac779"><code>dc00f04</code></a> Bump actions/download-artifact in the github-actions group</li> <li><a href="https://github.com/rust-lang/libz-sys/commit/15c7dba20288dea32a91b0c2d86fdf21c25d0f63"><code>15c7dba</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libz-sys/issues/239">#239</a> from rust-lang/dependabot/github_actions/github-actio...</li> <li><a href="https://github.com/rust-lang/libz-sys/commit/229dc35a26fbe6df9728d2b45e1196d49178d0b1"><code>229dc35</code></a> Bump the github-actions group with 2 updates</li> <li><a href="https://github.com/rust-lang/libz-sys/commit/b8dd5d4bf2d2d889f7478868af9421bcb0fe0f9f"><code>b8dd5d4</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libz-sys/issues/238">#238</a> from rust-lang/dependabot/github_actions/github-actio...</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/libz-sys/compare/1.1.22...1.1.23">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>