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

Bump poetry from 1.0.8 to 1.0.9 in /.github/workflows #87

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps poetry from 1.0.8 to 1.0.9.

Release notes

Sourced from poetry's releases.

1.0.9

Fixed

  • Fixed an issue where packages from custom indices where continuously updated (#2525).
  • Fixed errors in the way Python environment markers were parsed and generated (#2526).
Changelog

Sourced from poetry's changelog.

[1.0.9] - 2010-06-09

Fixed

  • Fixed an issue where packages from custom indices where continuously updated (#2525).
  • Fixed errors in the way Python environment markers were parsed and generated (#2526).
Commits
  • 1d64e1c Bump version to 1.0.9
  • dcc2e40 Fix handling of dependency markers with python precision >= 3 (#2526)
  • b6c5c1e Merge pull request #2525 from python-poetry/fix-persistent-update-for-legacy-...
  • ce134ce Merge pull request #2522 from hainesc/master
  • 2df5704 Fix legacy repositories packages being continuously updated
  • 6f94c6f Fix wrong indentation in mixology
  • bc9acdb Merge pull request #2512 from wshayes/patch-1
  • 156cd66 Added git ssh example to docs
  • 60202f1 Merge pull request #2506 from python-poetry/release-1.0.8
  • 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 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 Jun 10, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #87 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #87   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           35        35           
  Branches         3         3           
=========================================
  Hits            35        35           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4cdb8bb...5043c6a. Read the comment docs.

@github-actions github-actions bot merged commit 657e33a into master Jun 10, 2020
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/poetry-1.0.9 branch June 10, 2020 09:02
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant