Skip to content

Releases: slalombuild/secureli

v0.10.1

04 Aug 19:41
Compare
Choose a tag to compare

v0.10.1 (2023-08-04)

Chore

Fix

v0.10.0

04 Aug 16:49
Compare
Choose a tag to compare

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&#34;&gt;pathspec&#39;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&#34;&gt;CHANGES.rst&lt;/a&gt;.&lt;/p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst&#34;&gt;pathspec&#39;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&#34;&gt;cpburnz/python-pathspec#76&lt;/a>
.. _<code>Issue
#77</code>: <a
href="https://redirect.github.com/cpburnz/python-pathspec/issues/77&#34;&gt;cpburnz/python-pathspec#77&lt;/a>
.. _<code>Pull
#78</code>: <a
href="https://redirect.github.com/cpburnz/python-pathspec/pull/78/&#34;&gt;cpburnz/python-pathspec#78&lt;/a>
.. _<code>Issue
#80</code>: <a
href="https://redirect.github.com/cpburnz/python-pathspec/issues/80&#34;&gt;cpburnz/python-pathspec#80&lt;/a&gt;&lt;/p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cpburnz/python-pathspec@878be226c5324a4c5470c2ff86034d27c0734d70&#34;&gt;&lt;code&gt;878be22&lt;/code&gt;&lt;/a>
Release v0.11.2</li>
<li><a
href="cpburnz/python-pathspec@c0aca9fa0fe4aaa7967beb717f726ed36d9ab2fe&#34;&gt;&lt;code&gt;c0aca9f&lt;/code&gt;&lt;/a>
Release v0.11.2</li>
<li><a
href="cpburnz/python-pathspec@fb2246c0b50b95803b8abee2b2bfbdca39850918&#34;&gt;&lt;code&gt;fb2246c&lt;/code&gt;&lt;/a>
Implement issue 80</li>
<li><a
href="cpburnz/python-pathspec@933dd7da982551300a584c98570993402a56bc27&#34;&gt;&lt;code&gt;933dd7d&lt;/code&gt;&lt;/a>
Update CHANGES</li>
<li><a
href="cpburnz/python-pathspec@dfb630b7bd42956bdd6834c651806d010e01e5f6&#34;&gt;&lt;code&gt;dfb630b&lt;/code&gt;&lt;/a>
Update CHANGES</li>
<li><a
href="cpburnz/python-pathspec@cebf13fe5c986178d277bc7e01baa28fd10742d2&#34;&gt;&lt;code&gt;cebf13f&lt;/code&gt;&lt;/a>
Merge pull request <a
href="https://redirect.github.com/cpburnz/python-pathspec/issues/78&#34;&gt;#78&lt;/a>
from tomruk/caret-symbol</li>
<li><a
href="cpburnz/python-pathspec@518db79aa414816ac41b752e94ddb1b25850304d&#34;&gt;&lt;code&gt;518db79&lt;/code&gt;&lt;/a>
Merge branch 'master' into caret-symbol</li>
<li><a
href="cpburnz/python-pathspec@57fbd3ed69597d35a50c56446d60e2c17ab04baf&#34;&gt;&lt;code&gt;57fbd3e&lt;/code&gt;&lt;/a>
Pass caret negation</li>
<li><a
href="cpburnz/python-pathspec@6b58e23b6038051fb2d690691912bca3dffcde97&#34;&gt;&lt;code&gt;6b58e23&lt;/code&gt;&lt;/a>
Negate with caret symbol as with the exclamation mark</li>
<li><a
href="cpburnz/python-pathspec@b9a014e560af033591d8cfe7734deb929cc52f67&#34;&gt;&lt;code&gt;b9a014e&lt;/code&gt;&lt;/a>
Update CHANGES</li>
<li>Additional commits viewable in <a
href="cpburnz/python-pathspec@v0.11.1...v0.11.2&#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 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&#34;&gt;python-semantic-release&#39;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&#34;&gt;#655&lt;/a>)
(<a
href="python-semantic-release/python-semantic-release@efa2b3019b41eb427f0e1c8faa21ad10664295d0&#34;&gt;&lt;code&gt;efa2b30&lt;/code&gt;&lt;/a&gt;)&lt;/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&#34;&gt;#651&lt;/a>)
(<a
href="python-semantic-release/python-semantic-release@5a32a24bf4128c39903f0c5d3bd0cb1ccba57e18&#34;&gt;&lt;code&gt;5a32a24&lt;/code&gt;&lt;/a&gt;)&lt;/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&#34;&gt;#653&lt;/a>)
(<a
href="python-semantic-release/python-semantic-release@5984c7771edc37f0d7d57894adecc2591efc414d&#34;&gt;&lt;code&gt;5984c77&lt;/code&gt;&lt;/a&gt;)&lt;/li>
</ul>
<h2>Style</h2>
<ul>
<li>style: beautify 5984c7771edc37f0d7d57894adecc2591efc414d (<a
href="python-semantic-release/python-semantic-release@df91bad58ccaf71ad31a61b1af6e69933b634adb&#34;&gt;&lt;code&gt;df91bad&lt;/code&gt;&lt;/a&gt;)&lt;/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&#34;&gt;python-semantic-release&#39;s
changelog</a>.</em></p>
<blockquote>
<h2>...

Read more

v0.9.1

27 Jul 20:29
Compare
Choose a tag to compare

v0.9.1 (2023-07-27)

Fix

  • fix: Fixes detect secrets not being run on full repo on init (#249) (e98e7f1)

v0.9.0

26 Jul 20:53
Compare
Choose a tag to compare

v0.9.0 (2023-07-26)

Feature

  • feat: Adds blank settings file on init if one is not present (#245) (111ce55)

v0.8.3

26 Jul 16:00
Compare
Choose a tag to compare

v0.8.3 (2023-07-26)

Fix

  • fix: Uses GitHub CLI to upload release assets (#240) (543d108)

v0.8.2

26 Jul 00:40
Compare
Choose a tag to compare

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

  • fix: Updates CONTRIBUTING.md to artificially bump semantic version (#239) (9458f15)

v0.8.1

25 Jul 20:44
Compare
Choose a tag to compare

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&#34;&gt;poethepoet&#39;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&#34;&gt;#157&lt;/a&gt;&lt;/li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="nat-n/poethepoet@75ef547e8c1802e96661fd9b5c2da8d20930a5ec&#34;&gt;&lt;code&gt;75ef547&lt;/code&gt;&lt;/a>
Bump version to 0.21.1</li>
<li><a
href="nat-n/poethepoet@1e64bc44439e486137b9b1ae2ca7f1eb991a60e3&#34;&gt;&lt;code&gt;1e64bc4&lt;/code&gt;&lt;/a>
Fix broken links in README <a
href="https://redirect.github.com/nat-n/poethepoet/issues/157&#34;&gt;#157&lt;/a&gt;&lt;/li>
<li><a
href="nat-n/poethepoet@3fef2626935c8affc2439874c6ca30be9da42bce&#34;&gt;&lt;code&gt;3fef262&lt;/code&gt;&lt;/a>
Tweak images in docs</li>
<li>See full diff in <a
href="nat-n/poethepoet@v0.21.0...v0.21.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 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)

Fix

  • fix: unintended breaking change with logging function (#226) (6b0bfcc)

v0.7.1

13 Jul 21:56
Compare
Choose a tag to compare
v0.7.1

v0.7.0

12 Jul 18:27
Compare
Choose a tag to compare

Feature

v0.6.10

10 Jul 20:43
Compare
Choose a tag to compare
v0.6.10