Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2024

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

✨ New Features

  • update node runtime to 20 (935818f)

v3.18.0

3.18.0 (2024-02-07)

✨ New Features

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

v3.17.2

3.17.2 (2023-11-13)

🐛 Bug Fixes

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

v3.17.1

3.17.1 (2023-10-24)

🐛 Bug Fixes

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

v3.17.0

3.17.0 (2023-10-24)

✨ New Features

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from myparcelnl/actions's changelog.

3.17.1 (2023-10-24)

🐛 Bug Fixes

3.17.0 (2023-10-24)

✨ New Features

🐛 Bug Fixes

  • bun-install: declare shell (17e04e9)

3.16.0 (2023-09-26)

✨ New Features

3.15.2 (2023-09-15)

🐛 Bug Fixes

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

3.15.1 (2023-09-15)

🐛 Bug Fixes

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

3.15.0 (2023-09-08)

✨ 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

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)

@dependabot dependabot bot requested a review from a team as a code owner February 8, 2024 04:15
@dependabot dependabot bot added the dependencies Dependency updates label Feb 8, 2024
@dependabot dependabot bot requested a review from a team as a code owner February 8, 2024 04:15
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Feb 8, 2024
@codecov
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6998a21) 100.00% compared to head (2a771b3) 100.00%.
Report is 5 commits behind head on main.

❗ Current head 2a771b3 differs from pull request most recent head 236c42b. Consider uploading reports for the commit 236c42b to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #110   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines         1376      1376           
  Branches        22        22           
=========================================
  Hits          1376      1376           

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

Bumps [myparcelnl/actions](https://github.com/myparcelnl/actions) from 2 to 4.
- [Release notes](https://github.com/myparcelnl/actions/releases)
- [Changelog](https://github.com/myparcelnl/actions/blob/main/CHANGELOG.md)
- [Commits](myparcelnl/actions@v2...v4)

---
updated-dependencies:
- dependency-name: myparcelnl/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/myparcelnl/actions-4 branch from 2a771b3 to 236c42b Compare February 14, 2024 10:29
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2025

Superseded by #140.

@dependabot dependabot bot closed this Dec 23, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/myparcelnl/actions-4 branch December 23, 2025 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates github_actions Pull requests that update GitHub Actions code

Development

Successfully merging this pull request may close these issues.

1 participant