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 conda-incubator/setup-miniconda from 2.2.0 to 2.3.0 #3534

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2023

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

Release notes

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

Version 2.3.0

Documentation

  • #263 Update links to GitHub shell docs
  • #289 Consider leading with conda activation does not work on sh, please use bash

Features

  • #296 Update Miniconda architectures (enables M1 = osx-arm64 runners)

Tasks and Maintenance

  • #273 Bump json5 from 1.0.1 to 1.0.2
  • #293 Remove Python 2.7 from test matrix (EOL since April 2020, >4 years)
  • #294 Update dependencies
  • #295 Add dependabot config to update action versions in workflows by
  • #300 Fix CI (lint + examples)
  • #304 Fix CI: Remove not working example-13, use Miniforge in example-6

#263: conda-incubator/setup-miniconda#263 #289: conda-incubator/setup-miniconda#289 #296: conda-incubator/setup-miniconda#296 #273: conda-incubator/setup-miniconda#273 #293: conda-incubator/setup-miniconda#293 #294: conda-incubator/setup-miniconda#294 #295: conda-incubator/setup-miniconda#295 #300: conda-incubator/setup-miniconda#300 #304: conda-incubator/setup-miniconda#300

New Contributors

Changelog

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

CHANGELOG

v2.3.0 (2023-11-22)

Documentation

  • #263 Update links to GitHub shell docs
  • #289 Consider leading with conda activation does not work on sh, please use bash

Features

  • #296 Update Miniconda architectures (enables M1 = osx-arm64 runners)

Tasks and Maintenance

  • #273 Bump json5 from 1.0.1 to 1.0.2
  • #293 Remove Python 2.7 from test matrix (EOL since April 2020, >4 years)
  • #294 Update dependencies
  • #295 Add dependabot config to update action versions in workflows by
  • #300 Fix CI (lint + examples)
  • #304 Fix CI: Remove not working example-13, use Miniforge in example-6

#263: conda-incubator/setup-miniconda#263 #289: conda-incubator/setup-miniconda#289 #296: conda-incubator/setup-miniconda#296 #273: conda-incubator/setup-miniconda#273 #293: conda-incubator/setup-miniconda#293 #294: conda-incubator/setup-miniconda#294 #295: conda-incubator/setup-miniconda#295 #300: conda-incubator/setup-miniconda#300 #304: conda-incubator/setup-miniconda#300

[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

... (truncated)

Commits
  • 9f54435 Merge pull request #306 from conda-incubator/develop
  • 93c5907 Merge pull request #305 from dbast/prepare
  • 1d2c3d2 Prepare release: Update CHANGELOG, pump version to 2.3.0
  • f5dfb0b Merge pull request #304 from dbast/fix
  • 059c3f7 Fix CI: Remove not working example-13, use Miniforge in example-6
  • 684141f Create example-13.yml
  • 4830701 Merge pull request #300 from dbast/develop
  • 65226b7 Update ex6+10
  • cac6a2b Run "npm run format" + "npm run build"
  • a885222 Remove failing example
  • 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 show <dependency name> 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)

Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 2.2.0 to 2.3.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@3b0f250...9f54435)

---
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 23, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9a95eca) 77.95% compared to head (7cda971) 78.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3534      +/-   ##
==========================================
+ Coverage   77.95%   78.35%   +0.39%     
==========================================
  Files         761      761              
  Lines       11560    11560              
  Branches     1356     1356              
==========================================
+ Hits         9012     9058      +46     
+ Misses       2125     2081      -44     
+ Partials      423      421       -2     
Flag Coverage Δ
win-longtests 78.35% <ø> (+0.39%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks safe to update.

@terriko terriko merged commit b97f0f3 into main Nov 27, 2023
40 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/conda-incubator/setup-miniconda-2.3.0 branch November 27, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

None yet

2 participants