Commit 84cfad6
authored
Build(deps): Bump the compatible group with 2 updates (#69)
Bumps the compatible group with 2 updates:
[frequenz-floss/gh-action-setup-python-with-deps](https://github.com/frequenz-floss/gh-action-setup-python-with-deps)
and
[frequenz-floss/gh-action-dependabot-migrate](https://github.com/frequenz-floss/gh-action-dependabot-migrate).
Updates `frequenz-floss/gh-action-setup-python-with-deps` from 1.0.3 to
1.0.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/releases">frequenz-floss/gh-action-setup-python-with-deps's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix glob expansion for local dependencies by <a
href="https://github.com/llucax"><code>@llucax</code></a> in <a
href="https://redirect.github.com/frequenz-floss/gh-action-setup-python-with-deps/pull/20">frequenz-floss/gh-action-setup-python-with-deps#20</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/compare/v1.0.3...v1.0.4">https://github.com/frequenz-floss/gh-action-setup-python-with-deps/compare/v1.0.3...v1.0.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/b5707ffcd43ec4b24f2b24df712b43148cfa887f"><code>b5707ff</code></a>
Fix glob expansion for local dependencies (<a
href="https://redirect.github.com/frequenz-floss/gh-action-setup-python-with-deps/issues/20">#20</a>)</li>
<li><a
href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/77a4e81015156fdb7e1cdbf229bbe533294ab87b"><code>77a4e81</code></a>
Use pinned dependencies in the README</li>
<li><a
href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/ef7146bb36528a9dd2a35a439112ece77dea178c"><code>ef7146b</code></a>
Fix glob expansion for local dependencies</li>
<li>See full diff in <a
href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/compare/v1.0.3...v1.0.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `frequenz-floss/gh-action-dependabot-migrate` from 1.0.0 to
1.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/releases">frequenz-floss/gh-action-dependabot-migrate's
releases</a>.</em></p>
<blockquote>
<h2>v1.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump actions/create-github-app-token from 2.2.1 to 3.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/pull/12">frequenz-floss/gh-action-dependabot-migrate#12</a></li>
<li>Bump dependabot/fetch-metadata from
e74077de530ef48d09568e2268558f6093a85509 to
4c0bbfe3a642ee5826e71be3cb91cd949dc0a897 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/pull/13">frequenz-floss/gh-action-dependabot-migrate#13</a></li>
<li>Allow inline migration scripts by <a
href="https://github.com/llucax"><code>@llucax</code></a> in <a
href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/pull/11">frequenz-floss/gh-action-dependabot-migrate#11</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/compare/v1.0.0...v1.1.0">https://github.com/frequenz-floss/gh-action-dependabot-migrate/compare/v1.0.0...v1.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/b389f72f9282346920150a67495efbae450ac07b"><code>b389f72</code></a>
Merge pull request <a
href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/issues/11">#11</a>
from llucax/internal-script</li>
<li><a
href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/fe4731f6221a64e6822d0c332d0bf64fe987f002"><code>fe4731f</code></a>
Merge pull request <a
href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/issues/13">#13</a>
from frequenz-floss/dependabot/github_actions/dependab...</li>
<li><a
href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/62b55ebaea505b03e25e7942f19e6dad41663197"><code>62b55eb</code></a>
Merge pull request <a
href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/issues/12">#12</a>
from frequenz-floss/dependabot/github_actions/actions/...</li>
<li><a
href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/a22a23fe208bd5a8bbf0349c02546002505ce11c"><code>a22a23f</code></a>
Bump dependabot/fetch-metadata</li>
<li><a
href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/c1c311bb93991b63ebc7ce1af4843f99a9fad039"><code>c1c311b</code></a>
Bump actions/create-github-app-token from 2.2.1 to 3.0.0</li>
<li><a
href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/90f41ef501378754ffbcd3a75bc907ac9fe1b31e"><code>90f41ef</code></a>
Allow inline migration scripts</li>
<li>See full diff in <a
href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/compare/07dc7e74726498c50726a80cc2167a04d896508f...b389f72f9282346920150a67495efbae450ac07b">compare
view</a></li>
</ul>
</details>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>File tree
3 files changed
+6
-6
lines changed- .github/workflows
3 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments