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

Bump pip-compile-multi from 2.1.0 to 2.6.0 in /requirements #38

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2022

Bumps pip-compile-multi from 2.1.0 to 2.6.0.

Changelog

Sourced from pip-compile-multi's changelog.

2.6.0 (2022-11-23)

  • Fix cross-env package names matching when they use delimiters (-_.) and upper/lower case.

2.5.0 (2022-11-03)

  • Add --emit_trusted_host/--no-emit_trusted_host flag (trusted host annotation docs <https://pip-compile-multi.readthedocs.io/en/latest/features.html#add-trusted-host-annotation>). Thanks to Phil Blackwood (Issue [#351](https://github.com/peterdemin/pip-compile-multi/issues/351), PR [#353](https://github.com/peterdemin/pip-compile-multi/issues/353)).

  • Remove Python 3.6 and 3.7 from tested versions (package works, but maintaining CI becomes problematic). Using Python 3.8 as the base version going forward.

.. _Phil Blackwood: https://github.com/philblckwd .. _#351: peterdemin/pip-compile-multi#351 .. _#353: peterdemin/pip-compile-multi#353

2.4.6 (2022-07-22)

  • Add support for PEP-426: environment markers <https://peps.python.org/pep-0426/>_.

2.4.5 (2022-04-01)

  • Fix --build-isolation flag passing. Thanks to Jake Schmidt_ (Issue [#312](https://github.com/peterdemin/pip-compile-multi/issues/312), PR [#313](https://github.com/peterdemin/pip-compile-multi/issues/313)).

.. _#312: peterdemin/pip-compile-multi#312 .. _#313: peterdemin/pip-compile-multi#313

2.4.4 (2022-03-30)

  • Add --build-isolation flag. Thanks to Jake Schmidt_ (PR [#311](https://github.com/peterdemin/pip-compile-multi/issues/311)_).
  • Fix --skip-constraints feature for URL dependencies.

.. _Jake Schmidt: https://github.com/schmidt-jake .. _#311: peterdemin/pip-compile-multi#311

2.4.3 (2022-01-19)

... (truncated)

Commits
  • d758947 Bump version: 2.5.0 → 2.6.0
  • 86931e6 HISTORY
  • 0a15f68 make lock-docker upgrade-docker
  • 719fa63 Merge pull request #358 from peterdemin/update-dependencies-1669217393
  • bd59970 Merge pull request #359 from peterdemin/dedup-dot
  • 5266cf7 Add package name deduplication by stemming
  • ae7a6a8 Update dependencies
  • 4c2fd1a Drop AppVeyor, use a GitHub action instead
  • 80a79e3 Limit windows action to Python38 testing
  • b2e88bf Re-lock
  • 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)

Bumps [pip-compile-multi](https://github.com/peterdemin/pip-compile-multi) from 2.1.0 to 2.6.0.
- [Release notes](https://github.com/peterdemin/pip-compile-multi/releases)
- [Changelog](https://github.com/peterdemin/pip-compile-multi/blob/master/HISTORY.rst)
- [Commits](peterdemin/pip-compile-multi@v2.1.0...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 24, 2022

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

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.

None yet

0 participants