chore(pip-prod)(deps): bump wrapt from 1.17.0 to 1.17.1 #296

Merged
dependabot[bot] merged 1 commits from dependabot/pip/wrapt-1.17.1 into main 2025-01-13 08:06:57 +01:00
dependabot[bot] commented 2025-01-13 01:55:39 +01:00 (Migrated from github.com)

Bumps wrapt from 1.17.0 to 1.17.1.

Release notes

Sourced from wrapt's releases.

wrapt-1.17.1

See the project page on the Python Package Index at https://pypi.org/project/wrapt/1.17.1/ for more information.

Changelog

Sourced from wrapt's changelog.

Version 1.17.1

Bugs Fixed

  • Due to GitHub actions changes, binary wheels were missing for macOS Intel.

  • Not implemented error for __reduce__() on ObjectProxy was incorrectly displaying the error as being on __reduce_ex__().

Commits
  • c41e6ea Merge branch 'release/1.17.1'
  • 0da4ba5 Exception string referencing wrong function name.
  • 563525d Add 1.17.1 release notes.
  • 87fe726 Not building amd64 wheels on macos due to GitHub changes.
  • 9ffe7fb Update version to 1.17.1 for GitHub actions build fix.
  • 3d97403 Merge tag '1.17.0' into develop
  • See full diff in compare view

Dependabot compatibility score

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 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)
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.0 to 1.17.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/GrahamDumpleton/wrapt/releases">wrapt's releases</a>.</em></p> <blockquote> <h2>wrapt-1.17.1</h2> <p>See the project page on the Python Package Index at <a href="https://pypi.org/project/wrapt/1.17.1/">https://pypi.org/project/wrapt/1.17.1/</a> for more information.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst">wrapt's changelog</a>.</em></p> <blockquote> <h2>Version 1.17.1</h2> <p><strong>Bugs Fixed</strong></p> <ul> <li> <p>Due to GitHub actions changes, binary wheels were missing for macOS Intel.</p> </li> <li> <p>Not implemented error for <code>__reduce__()</code> on <code>ObjectProxy</code> was incorrectly displaying the error as being on <code>__reduce_ex__()</code>.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/GrahamDumpleton/wrapt/commit/c41e6eadb39f45ce96f488cecb250e417926b49d"><code>c41e6ea</code></a> Merge branch 'release/1.17.1'</li> <li><a href="https://github.com/GrahamDumpleton/wrapt/commit/0da4ba568953b58cb0fe022684cf58fc307c9d83"><code>0da4ba5</code></a> Exception string referencing wrong function name.</li> <li><a href="https://github.com/GrahamDumpleton/wrapt/commit/563525d551e9a7ac4dc0b76736a3d27fe5db27f8"><code>563525d</code></a> Add 1.17.1 release notes.</li> <li><a href="https://github.com/GrahamDumpleton/wrapt/commit/87fe7269353ec89446bb61a9c005a5bca21c7f58"><code>87fe726</code></a> Not building amd64 wheels on macos due to GitHub changes.</li> <li><a href="https://github.com/GrahamDumpleton/wrapt/commit/9ffe7fbb667204b8e9b5a008aea2cf884f70f0a8"><code>9ffe7fb</code></a> Update version to 1.17.1 for GitHub actions build fix.</li> <li><a href="https://github.com/GrahamDumpleton/wrapt/commit/3d9740325903a34f24aae7455c6771299e4ca3e5"><code>3d97403</code></a> Merge tag '1.17.0' into develop</li> <li>See full diff in <a href="https://github.com/GrahamDumpleton/wrapt/compare/1.17.0...1.17.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wrapt&package-manager=pip&previous-version=1.17.0&new-version=1.17.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 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>
luketainton (Migrated from github.com) reviewed 2025-01-13 01:55:39 +01:00
luketainton commented 2025-01-13 01:55:52 +01:00 (Migrated from github.com)

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

![](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### :tada: **Snyk checks have passed. No issues have been found so far.** :white_check_mark: **security/snyk** check is complete. No issues have been found. [(View Details)](https://app.snyk.io/org/luketainton/pr-checks/d14018ef-2db4-4e05-8f28-d0685fca86ea?refs=ebbf0d5a0aaaf95a302032932723178192aaa8e4&source=prChecksComment)
sonarqubecloud[bot] commented 2025-01-13 01:57:04 +01:00 (Migrated from github.com)
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=luketainton_pypilot&pullRequest=296) **Quality Gate passed** Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=luketainton_pypilot&pullRequest=296&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=luketainton_pypilot&pullRequest=296&issueStatuses=ACCEPTED) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=luketainton_pypilot&pullRequest=296&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=luketainton_pypilot&pullRequest=296&metric=new_coverage&view=list) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=luketainton_pypilot&pullRequest=296&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarQube Cloud](https://sonarcloud.io/dashboard?id=luketainton_pypilot&pullRequest=296)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/pypilot#296
No description provided.