Skip to content

Commit

Permalink
Merge #881
Browse files Browse the repository at this point in the history
881: Bump camel-converter from 3.0.2 to 3.1.0 r=sanders41 a=dependabot[bot]

Bumps [camel-converter](https://github.com/sanders41/camel-converter) from 3.0.2 to 3.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sanders41/camel-converter/releases">camel-converter's releases</a>.</em></p>
<blockquote>
<h2>v3.1.0</h2>
<h2>Changes</h2>
<h2>Features</h2>
<ul>
<li>Add option to treat digits as capitals in dict_to_snake <a href="https://github.com/sanders41"><code>`@​sanders41</code></a>` (<a href="https://redirect.github.com/sanders41/camel-converter/issues/418">#418</a>)</li>
<li>Optionally treat digits as capitals when converting to snake case <a href="https://github.com/bjeffrey92"><code>`@​bjeffrey92</code></a>` (<a href="https://redirect.github.com/sanders41/camel-converter/issues/417">#417</a>)</li>
</ul>
<h2>v3.0.3</h2>
<h2>Changes</h2>
<ul>
<li>Add testing and support for Python 3.12 <a href="https://github.com/sanders41"><code>`@​sanders41</code></a>` (<a href="https://redirect.github.com/sanders41/camel-converter/issues/397">#397</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sanders41/camel-converter/commit/714cf9a9a1f12e11ce31453b25beac4dfe671953"><code>714cf9a</code></a> Merge pull request <a href="https://redirect.github.com/sanders41/camel-converter/issues/420">#420</a> from sanders41/bump-version</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/568631948e6939174f5b1c113ed475a0d7be1964"><code>5686319</code></a> Bump version for release</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/7ba8e5312499fcf487e372dc71f4e30d655595d1"><code>7ba8e53</code></a> Merge pull request <a href="https://redirect.github.com/sanders41/camel-converter/issues/419">#419</a> from sanders41/no-cov-on-fail</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/083b45f006fe5307216f7e62df5a21dedcb2cb66"><code>083b45f</code></a> Merge pull request <a href="https://redirect.github.com/sanders41/camel-converter/issues/418">#418</a> from sanders41/dict-to-snake</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/3325ff3aad06cb2192e2f4f81e165f17c0a92e19"><code>3325ff3</code></a> Add no-cov-on-fail to default pytest args</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/7a824a525e437afed4ddbe3cf1d4108488a80478"><code>7a824a5</code></a> Add option to treat digits as capitals in dict_to_snake</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/066006c3e1787733bc871908d6de11b39c82fcc8"><code>066006c</code></a> Merge pull request <a href="https://redirect.github.com/sanders41/camel-converter/issues/417">#417</a> from bjeffrey92/to-snake-with-digits</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/0657a9a849b46d143e808a20bfe029189b874ca3"><code>0657a9a</code></a> updated unit test for handling digits in to_snake</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/f2e32c6083f055840b371c917ba1772fce2714ff"><code>f2e32c6</code></a> Update camel_converter/<strong>init</strong>.py</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/8664a8dfadc3431cdaf0eeea0fe6e4a196ab87c7"><code>8664a8d</code></a> optionally treat digits as capitals when converting to snake case</li>
<li>Additional commits viewable in <a href="https://github.com/sanders41/camel-converter/compare/v3.0.2...v3.1.0">compare view</a></li>
</ul>
</details>
<br />


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

You can trigger a rebase of this PR 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
meili-bors[bot] and dependabot[bot] authored Nov 1, 2023
2 parents c754ebd + f079ed3 commit 16b64de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16b64de

Please sign in to comment.