tschoonj / xraylib

A library for X-ray matter interaction cross sections for X-ray fluorescence applications
https://github.com/tschoonj/xraylib/wiki
Other
120 stars 54 forks source link

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

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

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)
dependabot[bot] commented 7 months ago

Superseded by #228.