You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2023/01/17 02:09:00 UTC

[GitHub] [streampipes] dependabot[bot] opened a new pull request, #1109: Bump pyupgrade from 3.2.1 to 3.3.1 in /streampipes-client-python

dependabot[bot] opened a new pull request, #1109:
URL: https://github.com/apache/streampipes/pull/1109

   Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.2.1 to 3.3.1.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/asottile/pyupgrade/commit/01cee377ba3a5264c7fbe7b6beae7b575f764dc3"><code>01cee37</code></a> v3.3.1</li>
   <li><a href="https://github.com/asottile/pyupgrade/commit/9969644894b1514d941e0c5914f08ec2a3c36416"><code>9969644</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asottile/pyupgrade/issues/767">#767</a> from UnknownPlatypus/fix-binor</li>
   <li><a href="https://github.com/asottile/pyupgrade/commit/8548b04a790df5b9cea6b230aa021ba4511ee383"><code>8548b04</code></a> Add support for BinOr typing union syntax</li>
   <li><a href="https://github.com/asottile/pyupgrade/commit/a19e73372afc7ad8462488148c8ebeb9d82a864a"><code>a19e733</code></a> v3.3.0</li>
   <li><a href="https://github.com/asottile/pyupgrade/commit/387936933d6c0ac89f615780fc96be6ded7ef9b0"><code>3879369</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asottile/pyupgrade/issues/764">#764</a> from rominf/rominf/datetime-utc-alias</li>
   <li><a href="https://github.com/asottile/pyupgrade/commit/6bc3509365e1579c46835a640f9521aa66141396"><code>6bc3509</code></a> rewrite to datetime.UTC</li>
   <li><a href="https://github.com/asottile/pyupgrade/commit/28db01a2220702657d11e35f75d4e6fc00743b91"><code>28db01a</code></a> v3.2.3</li>
   <li><a href="https://github.com/asottile/pyupgrade/commit/c1c97ba9aadd9b923544d51c01e7396999ae1359"><code>c1c97ba</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asottile/pyupgrade/issues/762">#762</a> from asottile/f-strings-no-u-prefix</li>
   <li><a href="https://github.com/asottile/pyupgrade/commit/43293bbef335bef6909f1e976c3f80f08edbfd87"><code>43293bb</code></a> fix rewrite of u strings to f strings</li>
   <li><a href="https://github.com/asottile/pyupgrade/commit/a389e99e44f201dc323dd1effc676b71eda9b33a"><code>a389e99</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/asottile/pyupgrade/issues/760">#760</a> from asottile/pre-commit-ci-update-config</li>
   <li>Additional commits viewable in <a href="https://github.com/asottile/pyupgrade/compare/v3.2.1...v3.3.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyupgrade&package-manager=pip&previous-version=3.2.1&new-version=3.3.1)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] bossenti commented on pull request #1109: Bump pyupgrade from 3.2.1 to 3.3.1 in /streampipes-client-python

Posted by GitBox <gi...@apache.org>.
bossenti commented on PR #1109:
URL: https://github.com/apache/streampipes/pull/1109#issuecomment-1385032954

   Yes we can :) 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] tenthe commented on pull request #1109: Bump pyupgrade from 3.2.1 to 3.3.1 in /streampipes-client-python

Posted by GitBox <gi...@apache.org>.
tenthe commented on PR #1109:
URL: https://github.com/apache/streampipes/pull/1109#issuecomment-1384932261

   @bossenti do you think we can update this library?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] tenthe merged pull request #1109: Bump pyupgrade from 3.2.1 to 3.3.1 in /streampipes-client-python

Posted by GitBox <gi...@apache.org>.
tenthe merged PR #1109:
URL: https://github.com/apache/streampipes/pull/1109


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org