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

chore(deps): bump pip-compile-multi from 2.4.1 to 2.5.0 in /requirements #66

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps pip-compile-multi from 2.4.1 to 2.5.0.

Changelog

Sourced from pip-compile-multi's changelog.

2.5.0 (2022-11-03)

  • Add --emit_trusted_host/--no-emit_trusted_host flag (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)

  • Prioritize URL depedencies when parsing to enable URLs that have version pins.
  • Make --autoresolve work correctly with -t and -n options.
  • Add support for "package @ url" notation.

... (truncated)

Commits
  • bf16646 Bump version: 2.4.6 → 2.5.0
  • 79d2870 Improve docs, add HISTORY entry
  • 2941c64 Merge pull request #353 from philblckwd/feature/add-emit-trusted-host-option
  • 03aea36 Adding flag '--emit-trusted-host/no-emit-trusted-host' to provide ability to ...
  • 10c5ef9 Lock down tox for Python 3.6
  • 7b256db Merge pull request #349 from peterdemin/update-dependencies-1666194250
  • b7caa87 Update dependencies
  • 65130a0 Merge pull request #347 from peterdemin/update-dependencies-1664984096
  • e7961d7 Update dependencies
  • bf19eac Merge pull request #341 from peterdemin/update-dependencies-1662564971
  • 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.4.1 to 2.5.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.4.1...v2.5.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 7, 2022

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

@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2022

Codecov Report

Merging #66 (5956ba0) into master (df8bb46) will decrease coverage by 0.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   66.69%   66.52%   -0.17%     
==========================================
  Files        1739     1739              
  Lines       65153    65153              
  Branches     6903     6903              
==========================================
- Hits        43453    43345     -108     
- Misses      19947    20055     +108     
  Partials     1753     1753              
Flag Coverage Δ
hive ?
mysql 82.29% <ø> (ø)
postgres 82.36% <ø> (ø)
presto ?
python 82.44% <ø> (-0.35%) ⬇️
sqlite 82.09% <ø> (ø)
unit ?

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

Impacted Files Coverage Δ
superset/db_engines/hive.py 0.00% <0.00%> (-85.19%) ⬇️
superset/db_engine_specs/hive.py 70.22% <0.00%> (-15.65%) ⬇️
superset/db_engine_specs/presto.py 83.36% <0.00%> (-5.34%) ⬇️
superset/connectors/sqla/models.py 89.15% <0.00%> (-1.18%) ⬇️
superset/initialization/__init__.py 91.13% <0.00%> (-0.36%) ⬇️
superset/db_engine_specs/base.py 88.08% <0.00%> (-0.34%) ⬇️
superset/models/core.py 88.91% <0.00%> (-0.25%) ⬇️
superset/utils/core.py 90.03% <0.00%> (-0.12%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 23, 2022

Superseded by #68.

@dependabot dependabot bot closed this Nov 23, 2022
@dependabot dependabot bot deleted the dependabot/pip/requirements/pip-compile-multi-2.5.0 branch November 23, 2022 20:03
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.

1 participant