Skip to content

Conversation

@dependabot-preview
Copy link

Bumps coverage from 4.2 to 4.5.2.

Changelog

Sourced from coverage's changelog.

.. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
.. For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt

==============================
Change history for Coverage.py

.. When updating the "Unreleased" header to a specific version, use this
.. format.  Don't forget the jump target:
..
..
..  .. _changes_781:
..
..  Version 7.8.1 --- 2021-07-27
..  ----------------------------

Unreleased

.. _changes_50a1:

Version 5.0a1 --- 2018-06-05

  • Coverage.py no longer supports Python 2.6 or 3.3.

  • The location of the configuration file can now be specified with a
    COVERAGE_RCFILE environment variable, as requested in issue 650_.

  • A new warning (already-imported) is issued if measurable files have already
    been imported before coverage.py started measurement. See
    :ref:cmd_warnings for more information.

  • Running coverage many times for small runs in a single process should be
    faster, closing issue 625_. Thanks, David MacIver.

  • Large HTML report pages load faster. Thanks, Pankaj Pandey.

.. _issue 625: https://bitbucket.org/ned/coveragepy/issues/625/lstat-dominates-in-the-case-of-small
.. _issue 650: https://bitbucket.org/ned/coveragepy/issues/650/allow-setting-configuration-file-location

.. _changes_451:

Version 4.5.1 --- 2018-02-10

  • Now that 4.5 properly separated the [run] omit and [report] omit
    settings, an old bug has become apparent. If you specified a package name
... (truncated)
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @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 Dec 1, 2018
@dependabot-preview
Copy link
Author

Superseded by #35.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/coverage-4.5.2 branch April 1, 2019 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants