diff options
author | 2023-01-03 21:44:32 +0000 | |
---|---|---|
committer | 2023-01-03 21:44:32 +0000 | |
commit | 619b971e224546c9f75c569c7f1b02d08d673d62 (patch) | |
tree | 924a38fbe4f44c2389e9ad8fb124ac4de7656ad0 /macros/src/codegen/init.rs | |
parent | 2de36c1292812d9ed632fe281db571e0377d3671 (diff) | |
parent | 867d010524e5f530f7c72e4426c5e67491d2a12f (diff) | |
download | rtic-619b971e224546c9f75c569c7f1b02d08d673d62.tar.gz rtic-619b971e224546c9f75c569c7f1b02d08d673d62.tar.zst rtic-619b971e224546c9f75c569c7f1b02d08d673d62.zip |
Merge #677
677: Bump everlytic/branch-merge from 1.1.2 to 1.1.5 r=AfoHT a=dependabot[bot]
Bumps [everlytic/branch-merge](https://github.com/everlytic/branch-merge) from 1.1.2 to 1.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/everlytic/branch-merge/releases">everlytic/branch-merge's releases</a>.</em></p>
<blockquote>
<h2>1.1.5</h2>
<h2>What's Changed</h2>
<ul>
<li>update from Node12 to Node16 by <a href="https://github.com/brandondrm"><code>`@brandondrm</code></a>` in <a href="https://github-redirect.dependabot.com/everlytic/branch-merge/pull/7">everlytic/branch-merge#7</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/brandondrm"><code>`@brandondrm</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/everlytic/branch-merge/pull/7">everlytic/branch-merge#7</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/everlytic/branch-merge/compare/1.1.4...1.1.5">https://github.com/everlytic/branch-merge/compare/1.1.4...1.1.5</a></p>
<h2>1.1.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump <code>`@actions/core</code>` from 1.2.6 to 1.9.1 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github-redirect.dependabot.com/everlytic/branch-merge/pull/6">everlytic/branch-merge#6</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/everlytic/branch-merge/compare/1.1.3...1.1.4">https://github.com/everlytic/branch-merge/compare/1.1.3...1.1.4</a></p>
<h2>1.1.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump <code>`@actions/core</code>` from 1.2.4 to 1.2.6 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github-redirect.dependabot.com/everlytic/branch-merge/pull/4">everlytic/branch-merge#4</a></li>
<li>Bump node-fetch from 2.6.0 to 2.6.7 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github-redirect.dependabot.com/everlytic/branch-merge/pull/5">everlytic/branch-merge#5</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/everlytic/branch-merge/compare/1.1.2...1.1.3">https://github.com/everlytic/branch-merge/compare/1.1.2...1.1.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/everlytic/branch-merge/commit/c4a244dc23143f824ae6c022a10732566cb8e973"><code>c4a244d</code></a> updating action to use node16</li>
<li><a href="https://github.com/everlytic/branch-merge/commit/35fc59ad7a61c1e42ae65329ba1f9a92b652ba30"><code>35fc59a</code></a> Prepare release 1.1.4</li>
<li><a href="https://github.com/everlytic/branch-merge/commit/8ea2396f154125b797ab0cd0b31d93427563a99c"><code>8ea2396</code></a> Bump <code>`@actions/core</code>` from 1.2.6 to 1.9.1</li>
<li><a href="https://github.com/everlytic/branch-merge/commit/36fbd04ec83ebb8c111eafa18dbb4efc090b2651"><code>36fbd04</code></a> Prepare release 1.1.3</li>
<li><a href="https://github.com/everlytic/branch-merge/commit/89d6d9c8562476e6b383cb568ed97b0473d31920"><code>89d6d9c</code></a> Bump node-fetch from 2.6.0 to 2.6.7</li>
<li><a href="https://github.com/everlytic/branch-merge/commit/2c1f48c03313d8bc337727418d7eaf278b610458"><code>2c1f48c</code></a> Bump <code>`@actions/core</code>` from 1.2.4 to 1.2.6</li>
<li>See full diff in <a href="https://github.com/everlytic/branch-merge/compare/1.1.2...1.1.5">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` 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'macros/src/codegen/init.rs')
0 files changed, 0 insertions, 0 deletions