quantum-elixir / quantum-core

:watch: Cron-like job scheduler for Elixir
https://hexdocs.pm/quantum/
Apache License 2.0
2.28k stars 148 forks source link

Bump asdf-vm/actions from 2 to 3 #585

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps asdf-vm/actions from 2 to 3.

Release notes

Sourced from asdf-vm/actions's releases.

v3.0.0

3.0.0 (2023-09-17)

⚠ BREAKING CHANGES

  • bump action to node20 (#563)

Features

v2.2.0

2.2.0 (2023-04-02)

Features

v2.1.0

2.1.0 (2023-03-15)

Features

  • skip_install option to skip asdf install on setup (#536) (c926367)

v2.0.1

2.0.1 (2023-03-15)

Bug Fixes

Changelog

Sourced from asdf-vm/actions's changelog.

Changelog

All notable changes to this project will be documented in this file.

Commits
  • 05e0d2e chore(master): release 3.0.2 (#570)
  • c01a934 fix: update lockfile
  • 5af578e chore(master): release 3.0.1 (#569)
  • e4a312a fix: set same pnpm & node versions in pkg.json as in tool-versions
  • 06099c4 chore(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#567)
  • 4f8f793 chore(master): release 3.0.0 (#558)
  • 8e409b5 chore(deps): bump actions/checkout from 2 to 4 (#565)
  • a2d44a7 feat!: bump action to node20 (#563)
  • 3558a40 ci: group npm Dependabot PRs (#564)
  • 8b8467c chore(deps): bump asdf-vm/actions from 2.1.0 to 2.2.0 (#554)
  • 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)
coveralls commented 7 months ago

Pull Request Test Coverage Report for Build fbe534927ec94965d517fcae351bd4df0add7de5-PR-585


Totals Coverage Status
Change from base Build 1bde775234241ca299b4f388adcd4adbc419d771: 0.0%
Covered Lines: 352
Relevant Lines: 407

💛 - Coveralls