Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump varname from 0.13.5 to 0.14.0 (#1305)
Bumps [varname](https://github.com/pwwang/python-varname) from 0.13.5 to 0.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pwwang/python-varname/releases">varname's releases</a>.</em></p> <blockquote> <h2>0.14.0</h2> <ul> <li>BREAKING CHANGE: deprecate nameof (see <a href="https://github.com/pwwang/python-varname/issues/117#issuecomment-2558358294">pwwang/python-varname#117</a>)</li> <li>docs: remove deprecated nameof examples from README</li> <li>chore(deps): update asttokens to version 3.0.0 and adjust dependencies</li> <li>style: clean up unused imports and add spacing for readability for test files</li> <li>ci: update build workflow to use Ubuntu 24.04 and adjust Python version conditions</li> <li>chore(deps): add ipykernel dev dependency version 6.29.5 to run playground notebook</li> <li>chore(deps): update content-hash in poetry.lock after dependency changes</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pwwang/python-varname/compare/0.13.5...0.14.0">https://github.com/pwwang/python-varname/compare/0.13.5...0.14.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pwwang/python-varname/blob/master/docs/CHANGELOG.md">varname's changelog</a>.</em></p> <blockquote> <h2>0.14.0</h2> <ul> <li>BREAKING CHANGE: deprecate nameof (see <a href="https://github.com/pwwang/python-varname/issues/117#issuecomment-2558358294">pwwang/python-varname#117</a>)</li> <li>docs: remove deprecated nameof examples from README</li> <li>chore(deps): update asttokens to version 3.0.0 and adjust dependencies</li> <li>style: clean up unused imports and add spacing for readability for test files</li> <li>ci: update build workflow to use Ubuntu 24.04 and adjust Python version conditions</li> <li>chore(deps): add ipykernel dev dependency version 6.29.5 to run playground notebook</li> <li>chore(deps): update content-hash in poetry.lock after dependency changes</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pwwang/python-varname/commit/86236b62f12dc5b7840009dd32c50fb550d491de"><code>86236b6</code></a> 0.14.0</li> <li><a href="https://github.com/pwwang/python-varname/commit/8543b2fb4b016f4724ef0a6a1f9270a330d8b9ea"><code>8543b2f</code></a> chore(deps): update content-hash in poetry.lock after dependency changes</li> <li><a href="https://github.com/pwwang/python-varname/commit/ef769b8ff108239f8a6779b62deee2a24544af03"><code>ef769b8</code></a> chore(deps): add ipykernel dev dependency version 6.29.5 to run playground no...</li> <li><a href="https://github.com/pwwang/python-varname/commit/eddad39273739fb4d66d5a1268360c2c5c6c93c2"><code>eddad39</code></a> ci: update build workflow to use Ubuntu 24.04 and adjust Python version condi...</li> <li><a href="https://github.com/pwwang/python-varname/commit/9a5bcb9bb35127a2d5e50659f51f0db90b45f691"><code>9a5bcb9</code></a> style: clean up unused imports and add spacing for readability for test files</li> <li><a href="https://github.com/pwwang/python-varname/commit/1a342b3dc54f0363deb26a80dcdf608341a9594c"><code>1a342b3</code></a> BREAKING CHANGE: deprecate nameof (see <a href="https://github.com/pwwang/python-varna">https://github.com/pwwang/python-varna</a>...</li> <li><a href="https://github.com/pwwang/python-varname/commit/55a2832d96446e58143697f1dd8620cdb9f60600"><code>55a2832</code></a> chore(deps): update asttokens to version 3.0.0 and adjust dependencies</li> <li><a href="https://github.com/pwwang/python-varname/commit/6d206584e861b6894d6d30af5f957e8ea5a6fd30"><code>6d20658</code></a> docs: remove deprecated nameof examples from README</li> <li>See full diff in <a href="https://github.com/pwwang/python-varname/compare/0.13.5...0.14.0">compare view</a></li> </ul> </details> <br /> [](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>
- Loading branch information