-
Notifications
You must be signed in to change notification settings - Fork 7
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
Bump setproctitle from 1.3.3 to 1.3.4 #8368
Conversation
Bumps [setproctitle](https://github.com/dvarrazzo/py-setproctitle) from 1.3.3 to 1.3.4. - [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst) - [Commits](dvarrazzo/py-setproctitle@version-1.3.3...version-1.3.4) --- updated-dependencies: - dependency-name: setproctitle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Processing this pull request |
Merged into branches master in ab9ce54 |
Bumps [setproctitle](https://github.com/dvarrazzo/py-setproctitle) from 1.3.3 to 1.3.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst">setproctitle's changelog</a>.</em></p> <blockquote> <h2>Version 1.3.4</h2> <ul> <li>Add support for Python 3.13 (issue <a href="https://redirect.github.com/dvarrazzo/py-setproctitle/issues/139">#139</a>).</li> <li>Drop support for Python 3.7.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dvarrazzo/py-setproctitle/commit/39159bf28e400369332cd51d7432791c73d39aea"><code>39159bf</code></a> Merge pull request <a href="https://redirect.github.com/dvarrazzo/py-setproctitle/issues/139">#139</a> from edgarrmondragon/cp313</li> <li><a href="https://github.com/dvarrazzo/py-setproctitle/commit/ee176c481062183144e621a31d3115ebd93069dd"><code>ee176c4</code></a> chore: bump version to 1.3.4</li> <li><a href="https://github.com/dvarrazzo/py-setproctitle/commit/f07517d31082eb443edf95febffb4a22a6ae85fa"><code>f07517d</code></a> ci: add merge step do download packages</li> <li><a href="https://github.com/dvarrazzo/py-setproctitle/commit/dfc9ffb518bc4634de6120c3c90a7075f028760d"><code>dfc9ffb</code></a> chore: drop support for Python 3.7</li> <li><a href="https://github.com/dvarrazzo/py-setproctitle/commit/641d87dba1fb354959fb72d47955249246bd02b5"><code>641d87d</code></a> Support Python 3.13</li> <li>See full diff in <a href="https://github.com/dvarrazzo/py-setproctitle/compare/version-1.3.3...version-1.3.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=setproctitle&package-manager=pip&previous-version=1.3.3&new-version=1.3.4)](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>
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps setproctitle from 1.3.3 to 1.3.4.
Changelog
Sourced from setproctitle's changelog.
Commits
39159bf
Merge pull request #139 from edgarrmondragon/cp313ee176c4
chore: bump version to 1.3.4f07517d
ci: add merge step do download packagesdfc9ffb
chore: drop support for Python 3.7641d87d
Support Python 3.13Dependabot 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 commands and options
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)