-
Notifications
You must be signed in to change notification settings - Fork 90
Commit fea4d13
Merge #587
587: Bump camel-converter from 1.0.7 to 2.0.1 r=alallema a=dependabot[bot]
Bumps [camel-converter](https://github.com/sanders41/camel-converter) from 1.0.7 to 2.0.1.
<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>v2.0.1</h2>
<h2>Changes</h2>
<ul>
<li>Handle non-dict returns in decorators <a href="https://github.com/sanders41"><code>`@sanders41</code></a>` (<a href="https://github-redirect.dependabot.com/sanders41/camel-converter/issues/205">#205</a>)</li>
</ul>
<h2>v2.0.0</h2>
<h2>Changes</h2>
<h2>Features</h2>
<ul>
<li>Add decorators for dictionary converters <a href="https://github.com/sanders41"><code>`@sanders41</code></a>` (<a href="https://github-redirect.dependabot.com/sanders41/camel-converter/issues/202">#202</a>)</li>
<li>Add function to convert whole dictionaries <a href="https://github.com/sanders41"><code>`@sanders41</code></a>` (<a href="https://github-redirect.dependabot.com/sanders41/camel-converter/issues/200">#200</a>)</li>
</ul>
<h2>⚠ Breaking changes</h2>
<ul>
<li>Rename upper_camel to pascal <a href="https://github.com/sanders41"><code>`@sanders41</code></a>` (<a href="https://github-redirect.dependabot.com/sanders41/camel-converter/issues/201">#201</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sanders41/camel-converter/commit/b1125d1b5e8da4d53c0d2a9406c902039d585649"><code>b1125d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sanders41/camel-converter/issues/206">#206</a> from sanders41/bump-version</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/7f98a8c77e01444b3e811559254e8ca81277b892"><code>7f98a8c</code></a> Bump version for release</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/5c46692394137f03a2ab1c37b40dd846c9037fd5"><code>5c46692</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sanders41/camel-converter/issues/205">#205</a> from sanders41/non-dict</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/09012db6dcfe171f20761a0bc95e864a2466c47a"><code>09012db</code></a> Handle non-dict returns in decorators</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/c63ff0da9bb54a68f11b82d969b3a82d6ac9531a"><code>c63ff0d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sanders41/camel-converter/issues/204">#204</a> from sanders41/bump-version</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/ebfac4e6c8741042760c3bdab933262cb7ce425d"><code>ebfac4e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sanders41/camel-converter/issues/203">#203</a> from sanders41/docs</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/eefc84af29659bd58f000fd1dc74fffb46df90b2"><code>eefc84a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sanders41/camel-converter/issues/198">#198</a> from sanders41/dependabot/pip/tox-3.27.0</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/86ca8949081c574763063707b1264cc729a3dbfe"><code>86ca894</code></a> Bump version for release</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/d6b7f3cbdc9acbca075aeb73cbc41714c5ed1329"><code>d6b7f3c</code></a> Update README with new functions</li>
<li><a href="https://github.com/sanders41/camel-converter/commit/afabf3f9ed5d30dc3bfbeaade93377fdb9ed816c"><code>afabf3f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sanders41/camel-converter/issues/202">#202</a> from sanders41/decorators</li>
<li>Additional commits viewable in <a href="https://github.com/sanders41/camel-converter/compare/v1.0.7...v2.0.1">compare view</a></li>
</ul>
</details>
<br />
[](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` 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>
Co-authored-by: Amélie <[email protected]>1 file changed
+40
-104
lines changed+40-104
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments