-
Notifications
You must be signed in to change notification settings - Fork 0
Commit c0ded63
Bump the prod-dependencies group across 1 directory with 3 updates (#40)
Bumps the prod-dependencies group with 3 updates in the / directory:
[pytest-cov](https://github.com/pytest-dev/pytest-cov),
[copier](https://github.com/copier-org/copier) and
[copier-templates-extensions](https://github.com/copier-org/copier-templates-extensions).
Updates `pytest-cov` from 6.0.0 to 6.1.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst">pytest-cov's
changelog</a>.</em></p>
<blockquote>
<h2>6.1.1 (2025-04-05)</h2>
<ul>
<li>Fixed breakage that occurs when <code>--cov-context</code> and the
<code>no_cover</code> marker are used together.</li>
</ul>
<h2>6.1.0 (2025-04-01)</h2>
<ul>
<li>Change terminal output to use full width lines for the coverage
header.
Contributed by Tsvika Shapira in
<code>[#678](pytest-dev/pytest-cov#678)
<https://github.com/pytest-dev/pytest-cov/pull/678></code>_.</li>
<li>Removed unnecessary CovFailUnderWarning. Fixes
<code>[#675](pytest-dev/pytest-cov#675)
<https://github.com/pytest-dev/pytest-cov/issues/675></code>_.</li>
<li>Fixed the term report not using the precision specified via
<code>--cov-precision</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/9463242e3a7bc18a56b8f18c01b4dfb50087e5ed"><code>9463242</code></a>
Bump version: 6.1.0 → 6.1.1</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/7f2781b47fc9bd4a8e94ff86b4f69f5959c3d907"><code>7f2781b</code></a>
Update changelog.</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/a59548f3adcb757ea8afcb40d8d849af49f6e925"><code>a59548f</code></a>
Allow the context plugin to check if the controller is running or not.
Fixes ...</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/10f8cde38c3b0aaf2c75d9ed62d4f333d8809d96"><code>10f8cde</code></a>
Bump version: 6.0.0 → 6.1.0</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/10b14afffcd53b19967785c0b3e8b35ebac70b6f"><code>10b14af</code></a>
Update changelog.</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/aa57aed273475b4f9975cc9a8a1662b336718662"><code>aa57aed</code></a>
Refactor a bit the internals to be a bit less boilerplatey and have more
clar...</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/e760099a7fd5f49c235dc798bf7f222c0372b7e3"><code>e760099</code></a>
Make sure the CLI precision is used when creating report. Fixes <a
href="https://redirect.github.com/pytest-dev/pytest-cov/issues/674">#674</a>.</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/44540e1e9f02f3b69b62834636cf3057edc960d6"><code>44540e1</code></a>
Remove unnecessary CovFailUnderWarning. Closes <a
href="https://redirect.github.com/pytest-dev/pytest-cov/issues/675">#675</a>.</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/204af146f8f4ff03076825a693ee6aef587deb6b"><code>204af14</code></a>
Update changelog.</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/089e7bb5c16dcfdedd54f27fda094ccb3eeaae2c"><code>089e7bb</code></a>
Upgrade ruff.</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v6.1.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `copier` from 9.6.0 to 9.7.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/copier-org/copier/releases">copier's
releases</a>.</em></p>
<blockquote>
<h2>v9.7.1 (2025-04-23)</h2>
<h3>Refactor</h3>
<ul>
<li>import from module <code>_tools</code> instead of
<code>tools</code></li>
</ul>
<h2>v9.7.0 (2025-04-22)</h2>
<h3>Feat</h3>
<ul>
<li>raise new <code>TaskError</code> exception on task errors</li>
<li>raise <code>InteractiveSessionError</code> when prompting in
non-interactive environment</li>
</ul>
<h3>Fix</h3>
<ul>
<li><strong>settings</strong>: use
<code><CONFIG_ROOT>/copier</code> as settings directory on Windows
(<a
href="https://redirect.github.com/copier-org/copier/issues/2071">#2071</a>)</li>
<li><strong>updating</strong>: ignore last answer of <code>when:
false</code> questions</li>
<li>restore access to full rendering context in prompt phase</li>
</ul>
<h3>Refactor</h3>
<ul>
<li>re-expose API with deprecation warnings on non-public API
imports</li>
<li>rename internal modules with a <code>_</code> prefix</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/copier-org/copier/blob/master/CHANGELOG.md">copier's
changelog</a>.</em></p>
<blockquote>
<h2>v9.7.1 (2025-04-23)</h2>
<h3>Refactor</h3>
<ul>
<li>import from module <code>_tools</code> instead of
<code>tools</code></li>
</ul>
<h2>v9.7.0 (2025-04-22)</h2>
<h3>Feat</h3>
<ul>
<li>raise new <code>TaskError</code> exception on task errors</li>
<li>raise <code>InteractiveSessionError</code> when prompting in
non-interactive environment</li>
</ul>
<h3>Fix</h3>
<ul>
<li><strong>settings</strong>: use
<code><CONFIG_ROOT>/copier</code> as settings directory on Windows
(<a
href="https://redirect.github.com/copier-org/copier/issues/2071">#2071</a>)</li>
<li><strong>updating</strong>: ignore last answer of <code>when:
false</code> questions</li>
<li>restore access to full rendering context in prompt phase</li>
</ul>
<h3>Refactor</h3>
<ul>
<li>re-expose API with deprecation warnings on non-public API
imports</li>
<li>rename internal modules with a <code>_</code> prefix</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/copier-org/copier/commit/dce3efd43573367957f95ea260c6a669a4175f40"><code>dce3efd</code></a>
bump: version 9.7.0 → 9.7.1</li>
<li><a
href="https://github.com/copier-org/copier/commit/c402e5d00e012a3346a9f5be42626fb339166c8c"><code>c402e5d</code></a>
refactor: import from module <code>_tools</code> instead of
<code>tools</code></li>
<li><a
href="https://github.com/copier-org/copier/commit/b5175f2fee505548193cabb6dcf21d280e55708c"><code>b5175f2</code></a>
build(deps): update dependency poethepoet to v0.34.0</li>
<li><a
href="https://github.com/copier-org/copier/commit/1249c0f857b391aa24373cf41c4e51041d485f97"><code>1249c0f</code></a>
build(deps): update dependency typing-extensions to v4.13.2</li>
<li><a
href="https://github.com/copier-org/copier/commit/cf9fbe9b9ce6cb704f281f96061ded3f59b34b27"><code>cf9fbe9</code></a>
build(deps): update dependency mkdocs-material to v9.6.12</li>
<li><a
href="https://github.com/copier-org/copier/commit/9b1e489694e656de8303190d09d112594248b594"><code>9b1e489</code></a>
build(uv): re-generate <code>uv.lock</code> with revision 2 schema</li>
<li><a
href="https://github.com/copier-org/copier/commit/0f53c2b92801bb1c53d38e01fda65b3a01d99de0"><code>0f53c2b</code></a>
build(deps): pin versions of dev-dependencies in
<code>pyproject.toml</code></li>
<li><a
href="https://github.com/copier-org/copier/commit/1385dd0852605f134a1476f0698147e6f99b3a03"><code>1385dd0</code></a>
build(renovate): add preset
<code>customManagers:githubActionsVersions</code></li>
<li><a
href="https://github.com/copier-org/copier/commit/f215a237441171a84aadc829d695ba3928fc71d9"><code>f215a23</code></a>
bump: version 9.6.0 → 9.7.0</li>
<li><a
href="https://github.com/copier-org/copier/commit/2491c0681ba909befe26891e9021fbae85febba8"><code>2491c06</code></a>
refactor: re-expose API with deprecation warnings on non-public API
imports</li>
<li>Additional commits viewable in <a
href="https://github.com/copier-org/copier/compare/v9.6.0...v9.7.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `copier-templates-extensions` from 0.3.0 to 0.3.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/copier-org/copier-templates-extensions/releases">copier-templates-extensions's
releases</a>.</em></p>
<blockquote>
<h2>0.3.1</h2>
<h2><a
href="https://github.com/pawamoy/copier-templates-extensions/releases/tag/0.3.1">0.3.1</a>
- 2025-03-10</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/pawamoy/copier-templates-extensions/compare/0.3.0...0.3.1">Compare
with 0.3.0</a><!-- raw HTML omitted --></p>
<h3>Dependencies</h3>
<ul>
<li>Depend on Copier 9.2+ (<a
href="https://github.com/pawamoy/copier-templates-extensions/commit/43679a9719b2d05e041e674bde1f10dee21984a6">43679a9</a>
by Timothée Mazzucotelli).</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Add loaded module to <code>sys.modules</code> to help libraries
using data from annotation scopes (<a
href="https://github.com/pawamoy/copier-templates-extensions/commit/a290f271e302db88bcc755d57c647e4f3a8043ff">a290f27</a>
by Axel H.). <a
href="https://redirect.github.com/copier-org/copier-templates-extensions/pull/12">PR-12</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Move modules into internal folder (and simplify API docs) (<a
href="https://github.com/pawamoy/copier-templates-extensions/commit/a8c03770298f51fa07667598fd7d0b72196aecad">a8c0377</a>
by Timothée Mazzucotelli).</li>
<li>Pass globals to parent constructor (<a
href="https://github.com/pawamoy/copier-templates-extensions/commit/ea4567bcfad0f17764e17d6b7fd12a7fd7a33cba">ea4567b</a>
by Timothée Mazzucotelli).</li>
<li>Deprecate the "update" aspect of context hooks (<a
href="https://github.com/pawamoy/copier-templates-extensions/commit/876c0554e34b630ab255111b69da74db16439dcb">876c055</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/copier-org/copier-templates-extensions/issues/4">Issue-4</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/copier-org/copier-templates-extensions/blob/main/CHANGELOG.md">copier-templates-extensions's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/pawamoy/copier-templates-extensions/releases/tag/0.3.1">0.3.1</a>
- 2025-03-10</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/pawamoy/copier-templates-extensions/compare/0.3.0...0.3.1">Compare
with 0.3.0</a><!-- raw HTML omitted --></p>
<h3>Dependencies</h3>
<ul>
<li>Depend on Copier 9.2+ (<a
href="https://github.com/pawamoy/copier-templates-extensions/commit/43679a9719b2d05e041e674bde1f10dee21984a6">43679a9</a>
by Timothée Mazzucotelli).</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Add loaded module to <code>sys.modules</code> to help libraries
using data from annotation scopes (<a
href="https://github.com/pawamoy/copier-templates-extensions/commit/a290f271e302db88bcc755d57c647e4f3a8043ff">a290f27</a>
by Axel H.). <a
href="https://redirect.github.com/copier-org/copier-templates-extensions/pull/12">PR-12</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Move modules into internal folder (and simplify API docs) (<a
href="https://github.com/pawamoy/copier-templates-extensions/commit/a8c03770298f51fa07667598fd7d0b72196aecad">a8c0377</a>
by Timothée Mazzucotelli).</li>
<li>Pass globals to parent constructor (<a
href="https://github.com/pawamoy/copier-templates-extensions/commit/ea4567bcfad0f17764e17d6b7fd12a7fd7a33cba">ea4567b</a>
by Timothée Mazzucotelli).</li>
<li>Deprecate the "update" aspect of context hooks (<a
href="https://github.com/pawamoy/copier-templates-extensions/commit/876c0554e34b630ab255111b69da74db16439dcb">876c055</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/copier-org/copier-templates-extensions/issues/4">Issue-4</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/copier-org/copier-templates-extensions/commit/e3fe3793fe44f41e198ce90e5a63723bf9571aa8"><code>e3fe379</code></a>
chore: Prepare release 0.3.1</li>
<li><a
href="https://github.com/copier-org/copier-templates-extensions/commit/090b2aebe16cc63eab62de95f3845db11a6d8e47"><code>090b2ae</code></a>
Merge branch 'main' of
github.com:pawamoy/copier-templates-extensions</li>
<li><a
href="https://github.com/copier-org/copier-templates-extensions/commit/844781e01b6e5ca034e22a0f5c575e0614ac9279"><code>844781e</code></a>
docs: Update note on Copier phases</li>
<li><a
href="https://github.com/copier-org/copier-templates-extensions/commit/a8c03770298f51fa07667598fd7d0b72196aecad"><code>a8c0377</code></a>
refactor: Move modules into internal folder (and simplify API docs)</li>
<li><a
href="https://github.com/copier-org/copier-templates-extensions/commit/3abff79337c2a53ab35abaf8a790d922179d4040"><code>3abff79</code></a>
tests: Add test for accessing answer in context hook</li>
<li><a
href="https://github.com/copier-org/copier-templates-extensions/commit/82abcb9768fca8765f10053c76e5b66c444b9d5d"><code>82abcb9</code></a>
chore: Stop testing on 3.14 locally</li>
<li><a
href="https://github.com/copier-org/copier-templates-extensions/commit/9b7c2475093f13a794d3399e1a8fa6c74f96bdb7"><code>9b7c247</code></a>
chore: Template upgrade</li>
<li><a
href="https://github.com/copier-org/copier-templates-extensions/commit/a290f271e302db88bcc755d57c647e4f3a8043ff"><code>a290f27</code></a>
fix(loader): Add loaded module to <code>sys.modules</code> to help
libraries using data ...</li>
<li><a
href="https://github.com/copier-org/copier-templates-extensions/commit/d39762900d4f9bb231eb13d4de123fe016181b58"><code>d397629</code></a>
docs: Fix typo in README.md (uv command)</li>
<li><a
href="https://github.com/copier-org/copier-templates-extensions/commit/58e7cba91e8ea7709e8a94f5cbdd3c40ccaa0a9d"><code>58e7cba</code></a>
docs: Document phases</li>
<li>Additional commits viewable in <a
href="https://github.com/copier-org/copier-templates-extensions/compare/0.3.0...0.3.1">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 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 <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>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent a938714 commit c0ded63Copy full SHA for c0ded63
File tree
Expand file treeCollapse file tree
2 files changed
+179
-179
lines changedFilter options
- .devcontainer
Expand file treeCollapse file tree
2 files changed
+179
-179
lines changed.devcontainer/devcontainer.json
Copy file name to clipboardExpand all lines: .devcontainer/devcontainer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
|
0 commit comments