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.6.2 in /requirements #89

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 Feb 20, 2023

Bumps pip-compile-multi from 2.4.1 to 2.6.2.

Changelog

Sourced from pip-compile-multi's changelog.

2.6.2 (2023-02-23)

  • Fix package name normalization for names with delimiters (urltemplate != url-template).

2.6.1 (2022-11-23)

  • Add --backtracking/--no-backtracking flag (backtracking docs <https://pip-compile-multi.readthedocs.io/en/latest/features.html#backtracking-resolver>). (Issue [#345](https://github.com/peterdemin/pip-compile-multi/issues/345), PR [#360](https://github.com/peterdemin/pip-compile-multi/issues/360)_)
  • Bumped pip-tools minimum version constraint to 6.8.0 to support --resolver option.

.. _#345: peterdemin/pip-compile-multi#345 .. _#360: peterdemin/pip-compile-multi#360

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

... (truncated)

Commits
  • 31e3309 Bump version: 2.6.1 → 2.6.2
  • 772a370 Fix package name delimiter normalization
  • b026e3c Merge pull request #375 from peterdemin/update-dependencies-1676474923
  • faaa442 Update dependencies
  • f47279e Merge pull request #374 from peterdemin/update-dependencies-1675870089
  • 3cc7663 Update dependencies
  • 510ad63 Use dict literal (Pylint R1735)
  • a998381 Merge pull request #371 from peterdemin/update-dependencies-1674660411
  • 97b6dac Update dependencies
  • 1a69f3a Merge pull request #370 from peterdemin/update-dependencies-1674055699
  • 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.6.2.
- [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.6.2)

---
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 Feb 20, 2023

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

@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2023

Codecov Report

Merging #89 (5cff6c7) into master (0945d4a) will increase coverage by 15.23%.
The diff coverage is n/a.

❗ Current head 5cff6c7 differs from pull request most recent head f442bdc. Consider uploading reports for the commit f442bdc to get more accurate results

@@             Coverage Diff             @@
##           master      #89       +/-   ##
===========================================
+ Coverage   66.29%   81.53%   +15.23%     
===========================================
  Files        1757      467     -1290     
  Lines       66867    32374    -34493     
  Branches     7077        0     -7077     
===========================================
- Hits        44332    26397    -17935     
+ Misses      20726     5977    -14749     
+ Partials     1809        0     -1809     
Flag Coverage Δ
hive 53.25% <ø> (ø)
javascript ?
mysql ?
postgres 81.13% <ø> (ø)
presto 53.11% <ø> (ø)
python 81.53% <ø> (-0.05%) ⬇️
sqlite 79.74% <ø> (ø)
unit 50.25% <ø> (ø)

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

Impacted Files Coverage Δ
superset/common/utils/dataframe_utils.py 90.47% <0.00%> (-4.77%) ⬇️
superset/db_engine_specs/mysql.py 94.04% <0.00%> (-3.58%) ⬇️
superset/models/core.py 87.95% <0.00%> (-0.73%) ⬇️
superset/views/core.py 75.18% <0.00%> (-0.46%) ⬇️
...t-frontend/src/components/AsyncAceEditor/index.tsx
...UD/data/components/SyntaxHighlighterCopy/index.tsx
...set-frontend/src/dashboard/util/injectCustomCss.ts
...components/DashboardBuilder/DashboardContainer.tsx
...rc/explore/components/DatasourcePanel/fixtures.tsx
...ins/legacy-plugin-chart-sankey/src/ReactSankey.jsx
... and 1284 more

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

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