myparcelnl / pdk

MyParcel Plugin Development Kit
0 stars 0 forks source link

build(deps): bump myparcelnl/actions from 2 to 4 #251

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps myparcelnl/actions from 2 to 4.

Release notes

Sourced from myparcelnl/actions's releases.

v4.0.0

4.0.0 (2024-02-07)

⚠ BREAKING CHANGES

  • remove myparcelnl/setup-node
  • remove myparcelnl/yarn2-install
  • default node version for all actions is now 20
  • default pnpm version for pnpm-install is now 8.15.1

:sparkles: New Features

  • update node runtime to 20 (935818f)

v3.18.0

3.18.0 (2024-02-07)

:sparkles: New Features

  • pnpm-install: update pnpm/action-setup to v2.4.0 (01294c0)

v3.17.2

3.17.2 (2023-11-13)

:bug: Bug Fixes

  • yarn-install: include node version in cache key (db4d48c)

v3.17.1

3.17.1 (2023-10-24)

:bug: Bug Fixes

  • deps: bump actions/checkout from 3 to 4 (#61) (c38d3a3)

v3.17.0

3.17.0 (2023-10-24)

:sparkles: New Features

:bug: Bug Fixes

... (truncated)

Changelog

Sourced from myparcelnl/actions's changelog.

3.17.1 (2023-10-24)

:bug: Bug Fixes

3.17.0 (2023-10-24)

:sparkles: New Features

:bug: Bug Fixes

  • bun-install: declare shell (17e04e9)

3.16.0 (2023-09-26)

:sparkles: New Features

3.15.2 (2023-09-15)

:bug: Bug Fixes

  • pr-label-by-review: fix rulesets not being read (#63) (e796d54)

3.15.1 (2023-09-15)

:bug: Bug Fixes

  • pr-label-by-review: fix protection type check (#62) (365f765)

3.15.0 (2023-09-08)

:sparkles: New Features

  • pr-label-by-review: allow checking rulesets instead of branch protections (#60) (8afb162)

3.14.0 (2023-08-08)

... (truncated)

Commits
  • 683cdcc chore(release): 4.0.1 [skip ci]
  • 217ddcd docs(yarn-install): correct default node version in readme
  • 01481f8 fix(pnpm-install): use corepack enable instead of pnpm/action-setup
  • e3aa307 chore(release): 4.0.0 [skip ci]
  • 935818f feat!: update node runtime to 20
  • 3c9a0fc docs(yarn-install): update docs to reflect that yarn 3 and 4 also work
  • e6259df chore(release): 3.18.0 [skip ci]
  • 01294c0 feat(pnpm-install): update pnpm/action-setup to v2.4.0
  • 1bb00e3 chore(release): 3.17.2 [skip ci]
  • db4d48c fix(yarn-install): include node version in cache key
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (e72f31e) 95.77% compared to head (c33183d) 95.77%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #251 +/- ## ========================================= Coverage 95.77% 95.77% Complexity 1602 1602 ========================================= Files 307 307 Lines 5491 5491 ========================================= Hits 5259 5259 Misses 232 232 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.