Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Bump pluggy from 0.8.1 to 0.9.0 #117

Merged
merged 1 commit into from May 7, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 1, 2019

Bumps pluggy from 0.8.1 to 0.9.0.

Changelog

Sourced from pluggy's changelog.

pluggy 0.9.0 (2019-02-21)

Features

  • #189: PluginManager.load_setuptools_entrypoints now accepts a name parameter that when given will load only entry points with that name.

    PluginManager.load_setuptools_entrypoints also now returns the number of plugins loaded by the call, as opposed to the number of all plugins loaded by all calls to this method.

Bug Fixes

  • #187: Fix internal varnames function for PyPy3.
Commits
  • b6a6c72 Preparing release 0.9.0
  • 3c384dd Merge pull request #189 from nicoddemus/early-load-4718
  • 9a12ad4 Merge pull request #188 from nicoddemus/pypy3
  • 0e0f054 Fix internal varnames function for PyPy3
  • 893b546 Ignore 'pip-wheel-metadata' dir generated by pip
  • 1d6b381 Add name parameter to PluginManager.load_setuptools_entrypoints
  • 666bb4b Add testing for pypy3
  • cfba99d Merge pull request #184 from nicoddemus/release-0.8.1
  • d0471e8 Merge pull request #185 from tgoodlet/sidebar_again
  • a2939c0 Add html local toc sidebar to docs
  • 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 ignore this [patch|minor|major] version will 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 dependency will 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 labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 1, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling acec0e5 on dependabot/pip/pluggy-0.9.0 into bd9dfb7 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling acec0e5 on dependabot/pip/pluggy-0.9.0 into bd9dfb7 on master.

@coveralls
Copy link

coveralls commented Mar 1, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling de3784b on dependabot/pip/pluggy-0.9.0 into ea35cc3 on master.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pluggy-0.9.0 branch 2 times, most recently from d14c3ef to a5df88a Compare March 5, 2019 16:13
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pluggy-0.9.0 branch 2 times, most recently from b225931 to a866173 Compare April 19, 2019 21:00
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pluggy-0.9.0 branch 2 times, most recently from 4cb308f to 6afa9bb Compare May 6, 2019 23:34
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/pytest-dev/pluggy/releases)
- [Changelog](https://github.com/pytest-dev/pluggy/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pluggy@0.8.1...0.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@stephendonner stephendonner merged commit 027b80f into master May 7, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pluggy-0.9.0 branch May 7, 2019 02:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants