HEPData / hepdata_lib

Library for getting your data into HEPData
https://hepdata-lib.readthedocs.io
MIT License
16 stars 39 forks source link

Bump mamba-org/setup-micromamba from 1 to 2 #271

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps mamba-org/setup-micromamba from 1 to 2.

Release notes

Sourced from mamba-org/setup-micromamba's releases.

v2.0.0

What's Changed

Bug fixes

New Contributors

Full Changelog: https://github.com/mamba-org/setup-micromamba/compare/v1...v2.0.0

v1.11.0

What's Changed

New features

Full Changelog: https://github.com/mamba-org/setup-micromamba/compare/v1.10.0...v1.11.0

v1.10.0

What's Changed

New features

Dependency updates

New Contributors

Full Changelog: https://github.com/mamba-org/setup-micromamba/compare/v1.9.0...v1.10.0

v1.9.0

What's Changed

Bug fixes

Documentation

Dependency updates

... (truncated)

Commits
  • 617811f Copy generated mamba.bat to micromamba.bat to workaround cmd.exe Auto… (#234)
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

📚 Documentation preview 📚: https://hepdata-lib--271.org.readthedocs.build/en/271/

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

GraemeWatt commented 1 month ago

@dependabot rebase

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.51%. Comparing base (bd71273) to head (de29820). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #271 +/- ## ======================================= Coverage 90.51% 90.51% ======================================= Files 5 5 Lines 1117 1117 Branches 237 237 ======================================= Hits 1011 1011 Misses 78 78 Partials 28 28 ``` | [Flag](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/271/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | Coverage Δ | | |---|---|---| | [unittests-3.10](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/271/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | `90.51% <ø> (ø)` | | | [unittests-3.11](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/271/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | `90.51% <ø> (ø)` | | | [unittests-3.6](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/271/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | `90.14% <ø> (ø)` | | | [unittests-3.7](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/271/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | `90.14% <ø> (ø)` | | | [unittests-3.8](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/271/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | `90.24% <ø> (ø)` | | | [unittests-3.9](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/271/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | `90.33% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

clelange commented 1 month ago

It's a bit weird since even their v2 tag still points to v1 in the README, see https://github.com/mamba-org/setup-micromamba/tree/v2 (so maybe we'll hold back on this one until that's fixed to better understand why there's even a v2).

GraemeWatt commented 1 month ago

It's a bit weird since even their v2 tag still points to v1 in the README, see https://github.com/mamba-org/setup-micromamba/tree/v2 (so maybe we'll hold back on this one until that's fixed to better understand why there's even a v2).

OK, it's not urgent. Updating the README is an open issue (mamba-org/setup-micromamba#238).