Releases: slalombuild/secureli
v0.10.1
v0.10.0
v0.10.0 (2023-08-04)
Chore
- chore: pip: bump pathspec from 0.11.1 to 0.11.2 (#251)
Bumps pathspec from 0.11.1
to 0.11.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cpburnz/python-pathspec/releases">pathspec's
releases</a>.</em></p>
<blockquote>
<h2>v0.11.2</h2>
<p>Release v0.11.2. See <a
href="https://github.com/cpburnz/python-pathspec/blob/v0.11.2/CHANGES.rst">CHANGES.rst</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst">pathspec's
changelog</a>.</em></p>
<blockquote>
<h2>0.11.2 (2023-07-28)</h2>
<p>New features:</p>
<ul>
<li><code>Issue
#80</code>:
match_files with negated path spec.
<code>pathspec.PathSpec.match*()</code> now have a <code>negate</code>
parameter to make using <em>.gitignore</em> logic easier and more
efficient.</li>
</ul>
<p>Bug fixes:</p>
<ul>
<li><code>Pull
#76</code>_: Add
edge case: patterns that end with an escaped space</li>
<li><code>Issue
#77</code><em>/<code>Pull
#78</code></em>:
Negate with caret symbol as with the exclamation mark.</li>
</ul>
<p>.. _<code>Pull
#76</code>: <a
href="https://redirect.github.com/cpburnz/python-pathspec/pull/76">cpburnz/python-pathspec#76</a>
.. _<code>Issue
#77</code>: <a
href="https://redirect.github.com/cpburnz/python-pathspec/issues/77">cpburnz/python-pathspec#77</a>
.. _<code>Pull
#78</code>: <a
href="https://redirect.github.com/cpburnz/python-pathspec/pull/78/">cpburnz/python-pathspec#78</a>
.. _<code>Issue
#80</code>: <a
href="https://redirect.github.com/cpburnz/python-pathspec/issues/80">cpburnz/python-pathspec#80</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cpburnz/python-pathspec@878be226c5324a4c5470c2ff86034d27c0734d70"><code>878be22</code></a>
Release v0.11.2</li>
<li><a
href="cpburnz/python-pathspec@c0aca9fa0fe4aaa7967beb717f726ed36d9ab2fe"><code>c0aca9f</code></a>
Release v0.11.2</li>
<li><a
href="cpburnz/python-pathspec@fb2246c0b50b95803b8abee2b2bfbdca39850918"><code>fb2246c</code></a>
Implement issue 80</li>
<li><a
href="cpburnz/python-pathspec@933dd7da982551300a584c98570993402a56bc27"><code>933dd7d</code></a>
Update CHANGES</li>
<li><a
href="cpburnz/python-pathspec@dfb630b7bd42956bdd6834c651806d010e01e5f6"><code>dfb630b</code></a>
Update CHANGES</li>
<li><a
href="cpburnz/python-pathspec@cebf13fe5c986178d277bc7e01baa28fd10742d2"><code>cebf13f</code></a>
Merge pull request <a
href="https://redirect.github.com/cpburnz/python-pathspec/issues/78">#78</a>
from tomruk/caret-symbol</li>
<li><a
href="cpburnz/python-pathspec@518db79aa414816ac41b752e94ddb1b25850304d"><code>518db79</code></a>
Merge branch 'master' into caret-symbol</li>
<li><a
href="cpburnz/python-pathspec@57fbd3ed69597d35a50c56446d60e2c17ab04baf"><code>57fbd3e</code></a>
Pass caret negation</li>
<li><a
href="cpburnz/python-pathspec@6b58e23b6038051fb2d690691912bca3dffcde97"><code>6b58e23</code></a>
Negate with caret symbol as with the exclamation mark</li>
<li><a
href="cpburnz/python-pathspec@b9a014e560af033591d8cfe7734deb929cc52f67"><code>b9a014e</code></a>
Update CHANGES</li>
<li>Additional commits viewable in <a
href="cpburnz/python-pathspec@v0.11.1...v0.11.2">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
.
<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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: stujfiter <korey.earl@gmail.com> (a24d8b5
)
- chore: pip: bump python-semantic-release from 8.0.3 to 8.0.4 (#247)
Bumps
python-semantic-release
from 8.0.3 to 8.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/python-semantic-release/python-semantic-release/releases">python-semantic-release's
releases</a>.</em></p>
<blockquote>
<h1>v8.0.4 (2023-07-26)</h1>
<h2>Documentation</h2>
<ul>
<li>
<p>docs: clarify usage of assets config option (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/655">#655</a>)
(<a
href="python-semantic-release/python-semantic-release@efa2b3019b41eb427f0e1c8faa21ad10664295d0"><code>efa2b30</code></a>)</p>
</li>
<li>
<p>docs: add Python 3.11 to classifiers in metadata (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/651">#651</a>)
(<a
href="python-semantic-release/python-semantic-release@5a32a24bf4128c39903f0c5d3bd0cb1ccba57e18"><code>5a32a24</code></a>)</p>
</li>
</ul>
<h2>Fix</h2>
<ul>
<li>fix(changelog): use version as semver tag by default (<a
href="https://redirect.github.com/python-semantic-release/python-semantic-release/issues/653">#653</a>)
(<a
href="python-semantic-release/python-semantic-release@5984c7771edc37f0d7d57894adecc2591efc414d"><code>5984c77</code></a>)</li>
</ul>
<h2>Style</h2>
<ul>
<li>style: beautify 5984c7771edc37f0d7d57894adecc2591efc414d (<a
href="python-semantic-release/python-semantic-release@df91bad58ccaf71ad31a61b1af6e69933b634adb"><code>df91bad</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md">python-semantic-release's
changelog</a>.</em></p>
<blockquote>
<h2>...
v0.9.1
v0.9.0
v0.8.3
v0.8.2
v0.8.2 (2023-07-26)
Chore
-
chore: Use latest version of semantic release v8 (#238) (
c98ebc4
) -
chore: Specify tag_format in pyproject.toml for semantic release (#237) (
e2b0d5b
) -
chore: Specifies tag when uploading to GitHub release (#236) (
a75ce0c
) -
chore: Adds the step to upload to gh releases (#235)
The new version of semantic release separated the steps to create a new
release and upload the release assets. This should fix the issue with
homebrew release.
https://python-semantic-release.readthedocs.io/en/latest/migrating_from_v7.html (b6c1fa9
)
Fix
v0.8.1
v0.8.1 (2023-07-25)
Chore
-
chore: Updates python-semantic-release config to fix pipeline (#234) (
a28b76f
) -
chore: Ignores pydantic dependabot updates (#181)
Co-authored-by: Sascha Bates <sbates@users.noreply.github.com> (36a3faa
)
- chore: update contributing.md (#214)
Adding Sucha to the contributing.md (93e2bd1
)
- chore: pip: bump poethepoet from 0.21.0 to 0.21.1 (#190)
Bumps poethepoet from 0.21.0 to
0.21.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nat-n/poethepoet/releases">poethepoet's
releases</a>.</em></p>
<blockquote>
<h2>v0.21.1</h2>
<h2>Fixes</h2>
<ul>
<li>Fix broken links in README <a
href="https://redirect.github.com/nat-n/poethepoet/issues/157">#157</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="nat-n/poethepoet@75ef547e8c1802e96661fd9b5c2da8d20930a5ec"><code>75ef547</code></a>
Bump version to 0.21.1</li>
<li><a
href="nat-n/poethepoet@1e64bc44439e486137b9b1ae2ca7f1eb991a60e3"><code>1e64bc4</code></a>
Fix broken links in README <a
href="https://redirect.github.com/nat-n/poethepoet/issues/157">#157</a></li>
<li><a
href="nat-n/poethepoet@3fef2626935c8affc2439874c6ca30be9da42bce"><code>3fef262</code></a>
Tweak images in docs</li>
<li>See full diff in <a
href="nat-n/poethepoet@v0.21.0...v0.21.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
.
<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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sascha Bates <sbates@users.noreply.github.com> (5c8411d
)