TimeEval / GutenTAG

GutenTAG is an extensible tool to generate time series datasets with and without anomalies; integrated with TimeEval.
MIT License
71 stars 13 forks source link

chore(deps): bump conda-incubator/setup-miniconda from 2.2.0 to 2.3.0 #40

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

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.

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

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

Codecov Report

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

Comparison is base (366bbb4) 89.99% compared to head (e6a48de) 89.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ======================================= Coverage 89.99% 89.99% ======================================= Files 53 53 Lines 2088 2088 ======================================= Hits 1879 1879 Misses 209 209 ``` | [Flag](https://app.codecov.io/gh/TimeEval/GutenTAG/pull/40/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TimeEval) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/TimeEval/GutenTAG/pull/40/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TimeEval) | `89.99% <ø> (ø)` | | 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=TimeEval#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.