Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump conda-incubator/setup-miniconda from 2.1.1 to 2.2.0 #29

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 14, 2022

Bumps conda-incubator/setup-miniconda from 2.1.1 to 2.2.0.

Release notes

Sourced from conda-incubator/setup-miniconda's releases.

Version 2.2.0

v2.2.0 (2021-11-11)

Documentation

  • #187 Document missing bundled conda for self hosted runners
  • #200 Provided instructions on how to cache deployed environments for Miniforge variants.
  • #246 Fix broken link in README.
  • #251 Fix typo in README.
  • #256 Update bash commands to include error flag.

Features

  • #234 Add input option (run-post: false) to skip post processing.

Fixes

  • #189 Error on miniconda-version not specified instead of when it is specified.
  • #190 Add regression checks for pinning python version in the created environment.
  • #209 Do not move non-existing files.
  • #212 Fix caching example. No need to hardcode paths. Write date to step output.
  • #230 Fix path handling inconsistency in installer caching.

Tasks and Maintenance

  • #210 Use 'npm run ...' to run scripts.
  • #233 Add deprecation warning on master branch.
  • #252 use Node.js 16 instead of deprecated Node.js 12
  • #257 Update dependencies.

#187: conda-incubator/setup-miniconda#187 #189: conda-incubator/setup-miniconda#189 #190: conda-incubator/setup-miniconda#190 #200: conda-incubator/setup-miniconda#200 #209: conda-incubator/setup-miniconda#209 #210: conda-incubator/setup-miniconda#210 #212: conda-incubator/setup-miniconda#212 #230: conda-incubator/setup-miniconda#230 #233: conda-incubator/setup-miniconda#233 #234: conda-incubator/setup-miniconda#234 #246: conda-incubator/setup-miniconda#246 #251: conda-incubator/setup-miniconda#251 #252: conda-incubator/setup-miniconda#252 #256: conda-incubator/setup-miniconda#256 #257: conda-incubator/setup-miniconda#257

Changelog

Sourced from conda-incubator/setup-miniconda's changelog.

v2.2.0 (2021-11-11)

Documentation

  • #187 Document missing bundled conda for self hosted runners
  • #200 Provided instructions on how to cache deployed environments for Miniforge variants.
  • #246 Fix broken link in README.
  • #251 Fix typo in README.
  • #256 Update bash commands to include error flag.

Features

  • #234 Add input option (run-post: false) to skip post processing.

Fixes

  • #189 Error on miniconda-version not specified instead of when it is specified.
  • #190 Add regression checks for pinning python version in the created environment.
  • #209 Do not move non-existing files.
  • #212 Fix caching example. No need to hardcode paths. Write date to step output.
  • #230 Fix path handling inconsistency in installer caching.

Tasks and Maintenance

  • #210 Use 'npm run ...' to run scripts.
  • #233 Add deprecation warning on master branch.
  • #252 use Node.js 16 instead of deprecated Node.js 12
  • #257 Update dependencies.

#187: conda-incubator/setup-miniconda#187 #189: conda-incubator/setup-miniconda#189 #190: conda-incubator/setup-miniconda#190 #200: conda-incubator/setup-miniconda#200 #209: conda-incubator/setup-miniconda#209 #210: conda-incubator/setup-miniconda#210 #212: conda-incubator/setup-miniconda#212 #230: conda-incubator/setup-miniconda#230 #233: conda-incubator/setup-miniconda#233 #234: conda-incubator/setup-miniconda#234 #246: conda-incubator/setup-miniconda#246 #251: conda-incubator/setup-miniconda#251 #252: conda-incubator/setup-miniconda#252 #256: conda-incubator/setup-miniconda#256 #257: conda-incubator/setup-miniconda#257

Commits
  • 3b0f250 Update README
  • bd486ef Merge pull request #259 from conda-incubator/update-badges
  • cd741b1 Update badges and readme
  • 446a13e Merge pull request #258 from conda-incubator/fix-caching-example
  • b0e3d7d Add matrix for os for caching example
  • 9a93a94 Merge pull request #257 from conda-incubator/goanpeca-patch-1
  • 6f4a4ea re-add husky hook
  • 7af7f76 Remove python 3.7 from workflows
  • c0325fc Update changelog and prepare for 2.2.0 release
  • d543785 Uopdate lint tules
  • 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 [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/conda-incubator/setup-miniconda/releases)
- [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md)
- [Commits](conda-incubator/setup-miniconda@v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: conda-incubator/setup-miniconda
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 14, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants