Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 10, 2020

Bumps pytest-base-url from 1.4.1 to 1.4.2.

Changelog

Sourced from pytest-base-url's changelog.

Release Notes

1.4.2 (2020-06-20)

  • Lazy load requests dependency to reduce cost

    • Thanks to @boxed <https://github.com/boxed>_ for the PR
  • Fixed compatibility with pytest-xdist 2.0+ (supporting >= 1.22.3)

    • Thanks to @Zac-HD <https://github.com/Zac-HD>_ for the PR

1.4.1 (2017-06-22)

  • Update dependency of requests to require v2.9 or later.

1.4.0 (2017-06-12)

  • Add verify base URL timeouts

    • Thanks to @jrbenny35 <https://github.com/jrbenny35>_ for the PR

1.3.0 (2017-02-27)

  • Add base URL to metadata provided by pytest-metadata <https://pypi.python.org/pypi/pytest-metadata/>_.

1.2.0 (2016-11-17)

  • Added support for specifying the base URL by environment variable

    • Thanks to @m8ttyB <https://github.com/m8ttyB>_ for the PR

1.1.0 (2016-07-07)

  • Added base URL to report header

1.0.0 (2016-05-10)

  • Initial release
Commits
  • 3aeded8 Merge pull request #16 from BeyondEvil/release-v1.4.2
  • 641778d Release v1.4.2
  • 3f16347 Merge pull request #15 from Zac-HD/emancipate
  • 95aa210 pytest-xdist compatibility fix
  • 32ed5aa Merge pull request #13 from BeyondEvil/lazy-load-requests
  • a24a646 Lazy load requests dependency
  • 9463d0a Merge pull request #11 from pytest-dev/nicoddemus-patch-1
  • 19ed655 Update example in README
  • 40a3b3b Merge pull request #7 from BeyondEvil/use-pre-commit
  • 072278e Re-add python2.7 quirk
  • 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.


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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 10, 2020
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant