Skip to content

v0.16.0

Compare
Choose a tag to compare
@actions-helper actions-helper released this 11 Oct 23:05
· 155 commits to main since this release

v0.16.0 (2023-10-11)

Chore

  • chore: Reverting python from 3.11 to 3.9 (#319)

#318

Co-authored-by: Rob Rodriguez <[email protected]> (b8ce59c)

  • chore: Secureli 265 python311 support (#317)

This is to resolve issues with publishing after changing secureli to
support python3.11


Co-authored-by: Rob Rodriguez <[email protected]>
Co-authored-by: Rob Rodriguez <[email protected]> (c9808a2)

  • chore: pip: Bump poethepoet from 0.23.0 to 0.24.1 (#310)

Bumps poethepoet from 0.23.0 to
0.24.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nat-n/poethepoet/releases&#34;&gt;poethepoet&#39;s
releases</a>.</em></p>
<blockquote>
<h2>0.24.1</h2>
<h1>Enhancements</h1>
<ul>
<li>Show helpful error message when task executable is not on the path
(<a
href="https://github.com/nat-n/poethepoet/commit/dfb8cabe3019bfa4a22398996975bf14f22b0bf5&#34;&gt;#dfb8cabe&lt;/a&gt;)&lt;/li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="nat-n/poethepoet@v0.24.0...v0.24.1&#34;&gt;https://github.com/nat-n/poethepoet/compare/v0.24.0...v0.24.1&lt;/a&gt;&lt;/p>
<h2>0.24.0</h2>
<h2>Enhancements</h2>
<ul>
<li>Use quotes to improve accuracy of logged commands <a
href="https://redirect.github.com/nat-n/poethepoet/issues/169&#34;&gt;#169&lt;/a>
(<a
href="https://github.com/nat-n/poethepoet/commit/21c523ebc6168d4fa00fcc98fd5b04646f56bd6c&#34;&gt;#21c523eb&lt;/a&gt;)&lt;/li>
</ul>
<h2>Fixes</h2>
<ul>
<li>Make task dependencies work as expected for referenced tasks <a
href="https://redirect.github.com/nat-n/poethepoet/issues/168&#34;&gt;#168&lt;/a>
(<a
href="https://github.com/nat-n/poethepoet/commit/8f73c7784ab3b47ef6f0c30d3f1177a6a1d35559&#34;&gt;#8f73c778&lt;/a&gt;)&lt;/li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="nat-n/poethepoet@v0.23.0...v0.24.0&#34;&gt;https://github.com/nat-n/poethepoet/compare/v0.23.0...v0.24.0&lt;/a&gt;&lt;/p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="nat-n/poethepoet@903ed9af0dd313a6da32f24ec4357101435976d8&#34;&gt;&lt;code&gt;903ed9a&lt;/code&gt;&lt;/a>
Bump version to 0.24.1</li>
<li><a
href="nat-n/poethepoet@dfb8cabe3019bfa4a22398996975bf14f22b0bf5&#34;&gt;&lt;code&gt;dfb8cab&lt;/code&gt;&lt;/a>
Show helpful error message when task executable is not on the path</li>
<li><a
href="nat-n/poethepoet@f500668f82439b472051d4971421681645f0ff04&#34;&gt;&lt;code&gt;f500668&lt;/code&gt;&lt;/a>
Add installation instructions for homebrew formula</li>
<li><a
href="nat-n/poethepoet@0c757678326f5ca34024dff2f6b01d8e51d6468b&#34;&gt;&lt;code&gt;0c75767&lt;/code&gt;&lt;/a>
Add workflow step to trigger homebrew update</li>
<li><a
href="nat-n/poethepoet@caf7ba819a52c952225d8addb1eaea923ec30294&#34;&gt;&lt;code&gt;caf7ba8&lt;/code&gt;&lt;/a>
Bump version to 0.24.0</li>
<li><a
href="nat-n/poethepoet@21c523ebc6168d4fa00fcc98fd5b04646f56bd6c&#34;&gt;&lt;code&gt;21c523e&lt;/code&gt;&lt;/a>
Use quotes to improve accuracy of logged commands <a
href="https://redirect.github.com/nat-n/poethepoet/issues/169&#34;&gt;#169&lt;/a&gt;&lt;/li>
<li><a
href="nat-n/poethepoet@ad9242496ccb2848dea29dc27ba65a00666b9b19&#34;&gt;&lt;code&gt;ad92424&lt;/code&gt;&lt;/a>
Improve ruff configuration and remove isort</li>
<li><a
href="nat-n/poethepoet@8f73c7784ab3b47ef6f0c30d3f1177a6a1d35559&#34;&gt;&lt;code&gt;8f73c77&lt;/code&gt;&lt;/a>
Make task dependecies work as expected for referenced tasks <a
href="https://redirect.github.com/nat-n/poethepoet/issues/168&#34;&gt;#168&lt;/a&gt;&lt;/li>
<li><a
href="nat-n/poethepoet@2c6e6bd75e5cea8c3c0315032c4b1920c3bf486a&#34;&gt;&lt;code&gt;2c6e6bd&lt;/code&gt;&lt;/a>
Configure ruff and apply prescribed fixes</li>
<li><a
href="nat-n/poethepoet@29f4a5419ff96776ac7d38820c811e4c18e8507f&#34;&gt;&lt;code&gt;29f4a54&lt;/code&gt;&lt;/a>
Create CODE_OF_CONDUCT.md</li>
<li>See full diff in <a
href="nat-n/poethepoet@v0.23.0...v0.24.1&#34;&gt;compare
view</a></li>
</ul>
</details>
<br />

Dependabot compatibility score

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.


<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 &lt;dependency name&gt; 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> (ecfac07)

Feature

  • feat: Added Python 3.11 support (#316)

Resolving string representation of enum for EchoLevel
Edited TOML file


Co-authored-by: Rob Rodriguez <[email protected]>
Co-authored-by: Rob Rodriguez <[email protected]> (f31d19f)