time-series-machine-learning / tsml-eval

Evaluation tools for time series machine learning algorithms.
https://tsml-eval.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
32 stars 14 forks source link

[MNT] Bump the github-actions group with 1 update #182

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the github-actions group with 1 update: tj-actions/changed-files.

Updates tj-actions/changed-files from 41.0.1 to 41.1.1

Release notes

Sourced from tj-actions/changed-files's releases.

v41.1.1

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v41...v41.1.1

v41.1.0

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v41...v41.1.0

Changelog

Sourced from tj-actions/changed-files's changelog.

41.1.1 - (2024-01-13)

🐛 Bug Fixes

  • Bug with inaccurate warnings (#1853) (62f4729) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v41.1.0 (#1852)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (e0579ab) - (tj-actions[bot])

41.1.0 - (2024-01-13)

🚀 Features

  • Add support for forcing the use of GitHub’s REST API (#1849) (0ca1c07) - (Tonye Jack)

🐛 Bug Fixes

  • Permission with release workflow (#1851) (8e0194b) - (Tonye Jack)

🔄 Update

  • Updated README.md (#1850)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (3649d28) - (tj-actions[bot])

  • Updated README.md (#1830)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (3fbf5fb) - (tj-actions[bot])

  • Update README.md (9523067) - (Tonye Jack)
  • Update README.md (032add1) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • Update top level workflow permissions (#1848) (a57f4dc) - (Tonye Jack)
  • deps: Update dependency prettier to v3.2.1 (9c39b0b) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v27.6.3 (8b141f3) - (renovate[bot])
  • Create multi-job-test.yml (#1843) (17e07d8) - (Tonye Jack)
  • Update warning message (#1845) (13fa1c0) - (Tonye Jack)
  • deps: Update dependency prettier to v3.2.0 (0deb29d) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.11.0 (28267ee) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v27.6.2 (094d344) - (renovate[bot])
  • deps: Update dependency eslint-plugin-prettier to v5.1.3 (aeec36b) - (renovate[bot])
  • deps-dev: Bump @​types/node from 20.10.7 to 20.10.8 (#1836) (2d0270c) - (dependabot[bot])
  • deps: Update typescript-eslint monorepo to v6.18.1 (0e0adfa) - (renovate[bot])
  • Update jest.config.js (#1834) (5313e6b) - (Tonye Jack)
  • deps: Lock file maintenance (54789be) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.10.7 (1675238) - (renovate[bot])
  • Create workflow-run-test.yml (#1828) (fdccafb) - (Tonye Jack)

... (truncated)

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
tsml-actions-bot[bot] commented 7 months ago

Thank you for contributing to tsml-eval

I did not find any labels to add that did not already exist. If the content of your PR changes, make sure to update the labels accordingly.

The Checks tab will show the status of our automated tests. You can click on individual test runs in the tab or "Details" in the panel below to see more information if there is a failure.