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

Bump coveralls from 1.3.0 to 1.5.0 #198

Merged
merged 1 commit into from
Sep 6, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 5, 2018

Bumps coveralls from 1.3.0 to 1.5.0.

Release notes

Sourced from coveralls's releases.

1.5.0

1.5.0 (2018-08-31)

Features

Bug Fixes

  • paths: ensure windows paths are normalized to posix (661e0f54, closes #153)

1.4.0

1.4.0 (2018-08-24)

Performance

  • git: call fallback git commands in fallback cases only (e42095b4)

Features

  • env: support git env vars (#182) (a1918e89)
    • This change also adds support for non-git repos.
  • flags: add ability to add named job (#181) (f7ba07bf)

Compatibility

  • python: drop support for Python 3.3 (dcb06fc1)
Changelog

Sourced from coveralls's changelog.

1.5.0 (2018-08-31)

Features

Bug Fixes

  • paths: ensure windows paths are normalized to posix (661e0f54, closes #153)

1.4.0 (2018-08-24)

Performance

  • git: call fallback git commands in fallback cases only (e42095b4)

Features

  • env: support git env vars (#182) (a1918e89)
    • This change also adds support for non-git repos.
  • flags: add ability to add named job (#181) (f7ba07bf)

Compatibility

  • python: drop support for Python 3.3 (dcb06fc1)

Commits
  • 74632b3 chore(release): bump version
  • b261a85 feat(cli): allow module execution (#184)
  • 661e0f5 fix(paths): ensure windows paths are normalized to posix
  • dc7d94e fix(packaging): fix setup.py syntax error
  • 421727a chore(packaging): configure project urls
  • 6cdece9 chore(packaging): add license to wheel metadata
  • 9542436 chore(release): bump version
  • a9c1ce3 chore(envs): clean up git-env-var docs and some typos
  • 9ab6c26 chore(git): update gitignore from github source
  • a1918e8 feat(env): support git env vars (#182)
  • Additional commits viewable 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.


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 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 Sep 5, 2018
@coveralls
Copy link

coveralls commented Sep 5, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling ac832f7 on dependabot/pip/coveralls-1.5.0 into 6d42ba0 on master.

@davehunt davehunt merged commit f8f8d1e into master Sep 6, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/coveralls-1.5.0 branch September 6, 2018 10:55
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