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 mamba-org/provision-with-micromamba from 10 to 11 #661

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps mamba-org/provision-with-micromamba from 10 to 11.

Release notes

Sourced from mamba-org/provision-with-micromamba's releases.

v11

  • Retry downloads multiple times to avoid flaky network
  • extra-specs config parameter to add additional dependencies not specified in the yml file
  • use tar on Windows
  • move micromamba binary outside of the workdir (it's now placed in ~/micromamba-bin/micromamba)
  • add ~/micromamba-bin/micromamba to the PATH
Commits
  • 2dbcc88 add gitattributes (#31)
  • 2b375ce clean, update and add micromamba to PATH (#30)
  • 0868e71 Merge pull request #27 from adriendelsalle/robustify-dl
  • 3aa0bb0 add retries when downloading umamba
  • 66899ad Merge pull request #28 from adriendelsalle/matrix-example
  • 7a25d08 add matrix example in readme
  • 413150b Merge pull request #26 from adriendelsalle/extra-spec
  • 3d3caa8 convert pytest version to str in tests
  • a8b6761 try to add $ symbol
  • c43d2c1 add a matrix test on pytest version
  • 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 will merge this PR once CI passes on it, as requested by @CagtayFabry.


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 [mamba-org/provision-with-micromamba](https://github.com/mamba-org/provision-with-micromamba) from 10 to 11.
- [Release notes](https://github.com/mamba-org/provision-with-micromamba/releases)
- [Commits](mamba-org/provision-with-micromamba@v10...v11)

---
updated-dependencies:
- dependency-name: mamba-org/provision-with-micromamba
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies changes in package dependencies label Nov 24, 2021
@CagtayFabry
Copy link
Member

the bolded could be helpful (I think you asked for this once) @marscher

Bumps mamba-org/provision-with-micromamba from 10 to 11.

Release notes
Sourced from mamba-org/provision-with-micromamba's releases.

v11

  • Retry downloads multiple times to avoid flaky network
  • extra-specs config parameter to add additional dependencies not specified in the yml file
  • use tar on Windows
  • move micromamba binary outside of the workdir (it's now placed in ~/micromamba-bin/micromamba)
  • add ~/micromamba-bin/micromamba to the PATH

@CagtayFabry
Copy link
Member

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2021

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #661 (1b36b06) into master (5ec4fce) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #661   +/-   ##
=======================================
  Coverage   96.18%   96.18%           
=======================================
  Files          91       91           
  Lines        5867     5867           
=======================================
  Hits         5643     5643           
  Misses        224      224           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ec4fce...1b36b06. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Nov 24, 2021

Unit Test Results

       1 files  ±0         1 suites  ±0   1m 31s ⏱️ -33s
1 936 tests ±0  1 936 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 1b36b06. ± Comparison against base commit 5ec4fce.

♻️ This comment has been updated with latest results.

@CagtayFabry CagtayFabry merged commit 79d7257 into master Nov 24, 2021
@CagtayFabry CagtayFabry deleted the dependabot/github_actions/mamba-org/provision-with-micromamba-11 branch November 24, 2021 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies changes in package dependencies no-changelog-entry-needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant