Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maint: rectifies changelog #336

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

yozachar
Copy link
Collaborator

@yozachar yozachar added maintenance PR: Alters existing source code documentation Issue/PR: Any changes in documentation labels Mar 19, 2024
@yozachar yozachar self-assigned this Mar 19, 2024
@yozachar yozachar merged commit 245bffd into python-validators:master Mar 19, 2024
17 checks passed
kazet pushed a commit to CERT-Polska/mailgoose that referenced this pull request Mar 25, 2024
Bumps [validators](https://github.com/python-validators/validators) from
0.22.0 to 0.24.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/python-validators/validators/releases">validators's
releases</a>.</em></p>
<blockquote>
<h2>0.24.0</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<ul>
<li>feat: conditionally raises <code>ValidationError</code>; bump
version by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/343">#343</a></li>
</ul>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>patch: <code>domain</code> &amp; <code>url</code> modules by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/339">#339</a></li>
<li>fix: domain name not confirming to rfc_2782 by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/341">#341</a></li>
<li>maint: update dev dependencies; adds favicon to docs by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/342">#342</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.23.2...0.24.0"><code>0.23.2...0.24.0</code></a></p>
<h2>0.23.2</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<blockquote>
<p>No features were introduced in this version.</p>
</blockquote>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>maint: rectifies changelog by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="ttps://redirect.github.com/python-validators/validators/pull/336">#336</a></li>
<li>fix: packaging as well as <code>rST</code> &amp; <code>md</code>
document generation by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="ttps://redirect.github.com/python-validators/validators/pull/337">#337</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.23.1...0.23.2"><code>0.23.1...0.23.2</code></a></p>
<h2>0.23.1</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<blockquote>
<p>No features were introduced in this version.</p>
</blockquote>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>maint: fix <code>between</code> &amp; <code>length</code> validators
by <a href="https://github.com/yozachar"><code>@​yozachar</code></a> in
<a
href="https://redirect.github.com/python-validators/validators/pull/334">#334</a></li>
<li>fix: manual nav reference for mkdocs; bumps version by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/335">#335</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.23.0...0.23.1"><code>0.23.0...0.23.1</code></a></p>
<h2>0.23.0</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python-validators/validators/blob/master/CHANGES.md">validators's
changelog</a>.</em></p>
<blockquote>
<h2>0.24.0 (2024-03-24)</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<ul>
<li>feat: conditionally raises <code>ValidationError</code>; bump
version by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/343">#343</a></li>
</ul>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>patch: <code>domain</code> &amp; <code>url</code> modules by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/339">#339</a></li>
<li>fix: domain name not confirming to rfc_2782 by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/341">#341</a></li>
<li>maint: update dev dependencies; adds favicon to docs by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/342">#342</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.23.2...0.24.0"><code>0.23.2...0.24.0</code></a></p>
<h2>0.23.2 (2024-03-20)</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<blockquote>
<p>No features were introduced in this version.</p>
</blockquote>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>maint: rectifies changelog by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="ttps://redirect.github.com/python-validators/validators/pull/336">#336</a></li>
<li>fix: packaging as well as <code>rST</code> &amp; <code>md</code>
document generation by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="ttps://redirect.github.com/python-validators/validators/pull/337">#337</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.23.1...0.23.2"><code>0.23.1...0.23.2</code></a></p>
<h2>0.23.1 (2024-03-19)</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<blockquote>
<p>No features were introduced in this version.</p>
</blockquote>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>maint: fix <code>between</code> &amp; <code>length</code> validators
by <a href="https://github.com/yozachar"><code>@​yozachar</code></a> in
<a
href="https://redirect.github.com/python-validators/validators/pull/334">#334</a></li>
<li>fix: manual nav reference for mkdocs; bumps version by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/335">#335</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python-validators/validators/commit/110bd2f0ac664af9a902f8c028b36d74b4a3b392"><code>110bd2f</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/343">#343</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/196e6def94e475089c062408b567042f99ce58e4"><code>196e6de</code></a>
feat: conditionally raises <code>ValidationError</code>; bump
version</li>
<li><a
href="https://github.com/python-validators/validators/commit/04cf3d0355065d57ade17591049bd5ff14bc524d"><code>04cf3d0</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/342">#342</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/426205fac6ff671bad5a237316278a2b61d2f6f2"><code>426205f</code></a>
maint: update dev dependencies; adds favicon to docs</li>
<li><a
href="https://github.com/python-validators/validators/commit/799e63b0ed3917532d29a86bc31377aa2d0b324e"><code>799e63b</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/341">#341</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/c0e29cfb6a1f4754722ee4fb1acdeae11618c03b"><code>c0e29cf</code></a>
fix: domain name not confirming to rfc_2782</li>
<li><a
href="https://github.com/python-validators/validators/commit/7e799eb7dc757a412158407296bd7d65a1b5c6a6"><code>7e799eb</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/339">#339</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/5f6437c0524e1b9f15af200ce8da9d6d495c7eea"><code>5f6437c</code></a>
patch: <code>domain</code> &amp; <code>url</code> modules</li>
<li><a
href="https://github.com/python-validators/validators/commit/854375f611ee1600727c0f4ff0778e1a3e3c7b74"><code>854375f</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/337">#337</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/3a2c5132b8ec6fc2f375a347c5cac5300706d24c"><code>3a2c513</code></a>
fix: packaging as well as <code>rST</code> &amp; <code>md</code>
document generation</li>
<li>Additional commits viewable in <a
href="https://github.com/python-validators/validators/compare/0.22.0...0.24.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=validators&package-manager=pip&previous-version=0.22.0&new-version=0.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 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>
Guts added a commit to Guts/DicoGIS that referenced this pull request Apr 1, 2024
…9,<0.25 (#243)

Updates the requirements on
[validators](https://github.com/python-validators/validators) to permit
the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/python-validators/validators/releases">validators's
releases</a>.</em></p>
<blockquote>
<h2>0.24.0</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<ul>
<li>feat: conditionally raises <code>ValidationError</code>; bump
version by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/343">#343</a></li>
</ul>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>patch: <code>domain</code> &amp; <code>url</code> modules by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/339">#339</a></li>
<li>fix: domain name not confirming to rfc_2782 by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/341">#341</a></li>
<li>maint: update dev dependencies; adds favicon to docs by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/342">#342</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.23.2...0.24.0"><code>0.23.2...0.24.0</code></a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python-validators/validators/blob/master/CHANGES.md">validators's
changelog</a>.</em></p>
<blockquote>
<h2>0.24.0 (2024-03-24)</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<ul>
<li>feat: conditionally raises <code>ValidationError</code>; bump
version by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/343">#343</a></li>
</ul>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>patch: <code>domain</code> &amp; <code>url</code> modules by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/339">#339</a></li>
<li>fix: domain name not confirming to rfc_2782 by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/341">#341</a></li>
<li>maint: update dev dependencies; adds favicon to docs by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/342">#342</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.23.2...0.24.0"><code>0.23.2...0.24.0</code></a></p>
<h2>0.23.2 (2024-03-20)</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<blockquote>
<p>No features were introduced in this version.</p>
</blockquote>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>maint: rectifies changelog by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="ttps://redirect.github.com/python-validators/validators/pull/336">#336</a></li>
<li>fix: packaging as well as <code>rST</code> &amp; <code>md</code>
document generation by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="ttps://redirect.github.com/python-validators/validators/pull/337">#337</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/python-validators/validators/compare/0.23.1...0.23.2"><code>0.23.1...0.23.2</code></a></p>
<h2>0.23.1 (2024-03-19)</h2>
<p><em><strong>Breaking</strong></em></p>
<blockquote>
<p>No breaking changes were introduced in this version.</p>
</blockquote>
<p><em><strong>Features</strong></em></p>
<blockquote>
<p>No features were introduced in this version.</p>
</blockquote>
<p><em><strong>Maintenance</strong></em></p>
<ul>
<li>maint: fix <code>between</code> &amp; <code>length</code> validators
by <a href="https://github.com/yozachar"><code>@​yozachar</code></a> in
<a
href="https://redirect.github.com/python-validators/validators/pull/334">#334</a></li>
<li>fix: manual nav reference for mkdocs; bumps version by <a
href="https://github.com/yozachar"><code>@​yozachar</code></a> in <a
href="https://redirect.github.com/python-validators/validators/pull/335">#335</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python-validators/validators/commit/110bd2f0ac664af9a902f8c028b36d74b4a3b392"><code>110bd2f</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/343">#343</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/196e6def94e475089c062408b567042f99ce58e4"><code>196e6de</code></a>
feat: conditionally raises <code>ValidationError</code>; bump
version</li>
<li><a
href="https://github.com/python-validators/validators/commit/04cf3d0355065d57ade17591049bd5ff14bc524d"><code>04cf3d0</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/342">#342</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/426205fac6ff671bad5a237316278a2b61d2f6f2"><code>426205f</code></a>
maint: update dev dependencies; adds favicon to docs</li>
<li><a
href="https://github.com/python-validators/validators/commit/799e63b0ed3917532d29a86bc31377aa2d0b324e"><code>799e63b</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/341">#341</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/c0e29cfb6a1f4754722ee4fb1acdeae11618c03b"><code>c0e29cf</code></a>
fix: domain name not confirming to rfc_2782</li>
<li><a
href="https://github.com/python-validators/validators/commit/7e799eb7dc757a412158407296bd7d65a1b5c6a6"><code>7e799eb</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/339">#339</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/5f6437c0524e1b9f15af200ce8da9d6d495c7eea"><code>5f6437c</code></a>
patch: <code>domain</code> &amp; <code>url</code> modules</li>
<li><a
href="https://github.com/python-validators/validators/commit/854375f611ee1600727c0f4ff0778e1a3e3c7b74"><code>854375f</code></a>
Merge pull request <a
href="https://redirect.github.com/python-validators/validators/issues/337">#337</a>
from yozachar/workshop</li>
<li><a
href="https://github.com/python-validators/validators/commit/3a2c5132b8ec6fc2f375a347c5cac5300706d24c"><code>3a2c513</code></a>
fix: packaging as well as <code>rST</code> &amp; <code>md</code>
document generation</li>
<li>Additional commits viewable in <a
href="https://github.com/python-validators/validators/compare/0.19.0...0.24.0">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 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issue/PR: Any changes in documentation maintenance PR: Alters existing source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What happened to ipv4_cidr() ? Document breaking change regarding url(public=...)
2 participants