Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump pip-compile-multi from 2.6.2 to 2.6.3 in /requirements #225

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps pip-compile-multi from 2.6.2 to 2.6.3.

Changelog

Sourced from pip-compile-multi's changelog.

2.6.3 (2023-05-05)

  • Allow version constraints in --upgrade-package parameters. (Issue [#392](https://github.com/peterdemin/pip-compile-multi/issues/392), PR [#394](https://github.com/peterdemin/pip-compile-multi/issues/394), thanks to Peter Law_.)

.. _#392: peterdemin/pip-compile-multi#392 .. _#394: peterdemin/pip-compile-multi#394 .. _Peter Law: https://github.com/PeterJCLaw

Commits
  • 5a5ab57 Bump version: 2.6.2 → 2.6.3
  • 07bea95 HISTORY
  • 2ef300d Merge pull request #394 from PeterJCLaw/support-ranged-upgrades
  • 4c58cb6 Normalize path separators in tests under Windows
  • 3c79c6d Cope with Posix-style reference data on Windows
  • d4ff1ad Raise explicit error instead of assert statement
  • 3b471d8 Extract regex to class constant
  • fc8654d Test --autoresolve with ranged specific-package upgrades too
  • f8c3e69 Handle upgrades of packages within ranges
  • eb0859a Add test for the case of upgrading a package within a range
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pip-compile-multi](https://github.com/peterdemin/pip-compile-multi) from 2.6.2 to 2.6.3.
- [Changelog](https://github.com/peterdemin/pip-compile-multi/blob/master/HISTORY.rst)
- [Commits](peterdemin/pip-compile-multi@v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: pip-compile-multi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2023

The following labels could not be found: pip, dependabot.

@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Merging #225 (e4d13a5) into master (f80e738) will decrease coverage by 11.27%.
The diff coverage is n/a.

❗ Current head e4d13a5 differs from pull request most recent head 99b821f. Consider uploading reports for the commit 99b821f to get more accurate results

@@             Coverage Diff             @@
##           master     #225       +/-   ##
===========================================
- Coverage   68.12%   56.85%   -11.27%     
===========================================
  Files        1922     1922               
  Lines       74103    74103               
  Branches     8100     8100               
===========================================
- Hits        50480    42134     -8346     
- Misses      21545    29891     +8346     
  Partials     2078     2078               
Flag Coverage Δ
hive 53.25% <ø> (ø)
mysql ?
postgres ?
presto 53.17% <ø> (ø)
python 59.76% <ø> (-23.41%) ⬇️
sqlite ?
unit 53.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 302 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants