Skip to content

Commit 1e0d58b

Browse files
authored
Build(deps): Bump the compatible group across 1 directory with 2 updates (#57)
Bumps the compatible group with 2 updates: [frequenz-floss/gh-action-nox](https://github.com/frequenz-floss/gh-action-nox) and [frequenz-floss/gh-action-setup-python-with-deps](https://github.com/frequenz-floss/gh-action-setup-python-with-deps). Updates `frequenz-floss/gh-action-nox` from 1.1.0 to 1.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/gh-action-nox/releases">frequenz-floss/gh-action-nox's releases</a>.</em></p> <blockquote> <h2>v1.1.1</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/frequenz-floss/gh-action-nox/pull/14">frequenz-floss/gh-action-nox#14</a></li> <li>Bump frequenz-floss/gh-action-setup-python-with-deps from 1.0.1 to 1.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/frequenz-floss/gh-action-nox/pull/15">frequenz-floss/gh-action-nox#15</a></li> <li>Improve security and document risks by <a href="https://github.com/llucax"><code>@​llucax</code></a> in <a href="https://redirect.github.com/frequenz-floss/gh-action-nox/pull/16">frequenz-floss/gh-action-nox#16</a></li> <li>Bump frequenz-floss/gh-action-setup-python-with-deps from 1.0.2 to 1.0.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/frequenz-floss/gh-action-nox/pull/17">frequenz-floss/gh-action-nox#17</a></li> <li>Improve README by <a href="https://github.com/llucax"><code>@​llucax</code></a> in <a href="https://redirect.github.com/frequenz-floss/gh-action-nox/pull/18">frequenz-floss/gh-action-nox#18</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/gh-action-nox/compare/v1.1.0...v1.1.1">https://github.com/frequenz-floss/gh-action-nox/compare/v1.1.0...v1.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/gh-action-nox/commit/80a9845a59ffc71d27b9c41099eb6cb55bc7b671"><code>80a9845</code></a> Merge pull request <a href="https://redirect.github.com/frequenz-floss/gh-action-nox/issues/18">#18</a> from llucax/more-perms</li> <li><a href="https://github.com/frequenz-floss/gh-action-nox/commit/7d1736405e5c7cdc8d8dec79a2f395fe65073a76"><code>7d17364</code></a> Recommend using ubuntu-slim in the example workflows</li> <li><a href="https://github.com/frequenz-floss/gh-action-nox/commit/7b7a60754b7c671487fad41a1e935a48f4b122ea"><code>7b7a607</code></a> Recommend limiting permissions in the example workflow</li> <li><a href="https://github.com/frequenz-floss/gh-action-nox/commit/a6109f12013acd481e2add7f28db4f57fe2dc2a4"><code>a6109f1</code></a> Use a pinned hash in the workflow example</li> <li><a href="https://github.com/frequenz-floss/gh-action-nox/commit/03d00135d02a8b82f9851f548ea64b87b9a2e750"><code>03d0013</code></a> Document necessary permissions</li> <li><a href="https://github.com/frequenz-floss/gh-action-nox/commit/238d487744d208ae92b7d822f5601ac34ae40272"><code>238d487</code></a> Merge pull request <a href="https://redirect.github.com/frequenz-floss/gh-action-nox/issues/17">#17</a> from frequenz-floss/dependabot/github_actions/frequenz...</li> <li><a href="https://github.com/frequenz-floss/gh-action-nox/commit/3b678fcb2d3a1e1b5f9f297f56185e61acdcc840"><code>3b678fc</code></a> Bump frequenz-floss/gh-action-setup-python-with-deps from 1.0.2 to 1.0.3</li> <li><a href="https://github.com/frequenz-floss/gh-action-nox/commit/ac4f4dcb2c466b0fab973ac93326a86b9473a976"><code>ac4f4dc</code></a> Merge pull request <a href="https://redirect.github.com/frequenz-floss/gh-action-nox/issues/16">#16</a> from llucax/security</li> <li><a href="https://github.com/frequenz-floss/gh-action-nox/commit/d829408a71c760ad4f9acb7fb0f23d8b69cd20e0"><code>d829408</code></a> Remove the mention to nox-cross-arch</li> <li><a href="https://github.com/frequenz-floss/gh-action-nox/commit/55d5272d659c74c33543ec070d0d139117652a86"><code>55d5272</code></a> ci: Set <code>permissions: {}</code> for <code>dco-merge-queue.yml</code></li> <li>Additional commits viewable in <a href="https://github.com/frequenz-floss/gh-action-nox/compare/v1.1.0...v1.1.1">compare view</a></li> </ul> </details> <br /> Updates `frequenz-floss/gh-action-setup-python-with-deps` from 1.0.2 to 1.0.3 <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.3</h2> <h2>What's Changed</h2> <ul> <li>Fix potential remote code execution issues 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/19">frequenz-floss/gh-action-setup-python-with-deps#19</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/compare/v1.0.2...v1.0.3">https://github.com/frequenz-floss/gh-action-setup-python-with-deps/compare/v1.0.2...v1.0.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/bc560ff517d3606e1291eed46a603a9f7bfe8697"><code>bc560ff</code></a> Fix potential remote code execution issues (<a href="https://redirect.github.com/frequenz-floss/gh-action-setup-python-with-deps/issues/19">#19</a>)</li> <li><a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/7a386c10d52c940c81fa50f24cecda4b583da359"><code>7a386c1</code></a> Remove unnecessary token permissions to DCO</li> <li><a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/899b8909e568a5b700c7cadc45a36a1d32bc6283"><code>899b890</code></a> Use Python in isolated mode</li> <li><a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/commit/e0d9e7201a13d1271e3b1a682bead0c6c8c62732"><code>e0d9e72</code></a> Export inputs via environment variables</li> <li>See full diff in <a href="https://github.com/frequenz-floss/gh-action-setup-python-with-deps/compare/v1.0.2...v1.0.3">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>
2 parents 7c9809b + e561395 commit 1e0d58b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/workflows/ci-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Run nox
20-
uses: frequenz-floss/[email protected].0
20+
uses: frequenz-floss/[email protected].1
2121
with:
2222
python-version: "3.11"
2323
nox-session: ci_checks_max
@@ -42,7 +42,7 @@ jobs:
4242
submodules: true
4343

4444
- name: Setup Python
45-
uses: frequenz-floss/[email protected].2
45+
uses: frequenz-floss/[email protected].3
4646
with:
4747
python-version: ${{ env.DEFAULT_PYTHON_VERSION }}
4848
dependencies: .[dev-mkdocs]

.github/workflows/ci.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
steps:
4545
- name: Run nox
46-
uses: frequenz-floss/[email protected].0
46+
uses: frequenz-floss/[email protected].1
4747
with:
4848
python-version: ${{ matrix.python }}
4949
nox-session: ${{ matrix.nox-session }}
@@ -89,7 +89,7 @@ jobs:
8989
submodules: true
9090

9191
- name: Setup Python
92-
uses: frequenz-floss/[email protected].2
92+
uses: frequenz-floss/[email protected].3
9393
with:
9494
python-version: ${{ env.DEFAULT_PYTHON_VERSION }}
9595
dependencies: build
@@ -150,7 +150,7 @@ jobs:
150150
> pyproject.toml
151151
152152
- name: Setup Python
153-
uses: frequenz-floss/[email protected].2
153+
uses: frequenz-floss/[email protected].3
154154
with:
155155
python-version: ${{ matrix.python }}
156156
dependencies: dist/*.whl
@@ -193,7 +193,7 @@ jobs:
193193
submodules: true
194194

195195
- name: Setup Python
196-
uses: frequenz-floss/[email protected].2
196+
uses: frequenz-floss/[email protected].3
197197
with:
198198
python-version: ${{ env.DEFAULT_PYTHON_VERSION }}
199199
dependencies: .[dev-mkdocs]
@@ -233,7 +233,7 @@ jobs:
233233
submodules: true
234234

235235
- name: Setup Python
236-
uses: frequenz-floss/[email protected].2
236+
uses: frequenz-floss/[email protected].3
237237
with:
238238
python-version: ${{ env.DEFAULT_PYTHON_VERSION }}
239239
dependencies: .[dev-mkdocs]

0 commit comments

Comments
 (0)