Merged
Conversation
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.10.11 to 1.11.0. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.10.11...1.11.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Codecov Report
@@ Coverage Diff @@
## master #849 +/- ##
==========================================
- Coverage 99.53% 99.22% -0.32%
==========================================
Files 101 101
Lines 12144 12182 +38
Branches 882 882
==========================================
Hits 12088 12088
- Misses 35 73 +38
Partials 21 21
Continue to review full report at Codecov.
|
Member
|
Filed #851 for the weird jenkins failure, but merging anyway b/c the tests are passing on our main CI platforms and the failure is clearly unrelated. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps wrapt from 1.10.11 to 1.11.0.
Changelog
Sourced from wrapt's changelog.
Commits
f17fef7Merge branch 'release/1.11.0'134eaabSkip missing interpreters when running tox.4bcd190Fix typo in annotations property on object proxy.3db71fbMake protocol argument name match convention.6a4dea6Update that must be _reduce_ex() that is implemented by object proxy.1287361Override reduce_ex and require it be overridden as reduce alone ignor...c655a7bFix AppVeyor badge link.13c55faAdd default implementation of special pickle methods that raise not implement...67c09efAdd default implementation of special copy methods that raise not implemented...9c9ee09Create meta lock globally.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.If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.