Skip to content

fix(deps): bump myparcelnl/actions from 4 to 5#84

Merged
FreekVR merged 1 commit intomainfrom
dependabot/github_actions/myparcelnl/actions-5
Feb 6, 2026
Merged

fix(deps): bump myparcelnl/actions from 4 to 5#84
FreekVR merged 1 commit intomainfrom
dependabot/github_actions/myparcelnl/actions-5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps myparcelnl/actions from 4 to 5.

Release notes

Sourced from myparcelnl/actions's releases.

v5.0.0

5.0.0 (2025-10-13)

⚠ BREAKING CHANGES

  • pdk-builder: remove all per-platform building functionality (#80)

✨ New Features

  • pdk-builder: remove all per-platform building functionality (#80) (745e2eb)

🐛 Bug Fixes

v4.44.6

4.44.6 (2025-04-09)

🐛 Bug Fixes

  • pnpm-install: fix clearing credentials when using actions/pnpm-install (#74) (198236c)

v4.44.5

4.44.5 (2025-03-05)

🐛 Bug Fixes

  • pdk-prerelease: fix composer not allowing dash before stability (476fd7b)

v4.44.4

4.44.4 (2025-03-05)

🐛 Bug Fixes

  • pdk-prerelease: generated version string was not a valid composer.json version (578ad19)

v4.44.3

4.44.3 (2025-03-03)

🐛 Bug Fixes

  • prerelease generated version strings that could not be compared (#72) (17371e2)

v4.44.2

... (truncated)

Changelog

Sourced from myparcelnl/actions's changelog.

4.44.5 (2025-03-05)

🐛 Bug Fixes

  • pdk-prerelease: fix composer not allowing dash before stability (476fd7b)

4.44.4 (2025-03-05)

🐛 Bug Fixes

  • pdk-prerelease: generated version string was not a valid composer.json version (578ad19)

4.44.3 (2025-03-03)

🐛 Bug Fixes

  • prerelease generated version strings that could not be compared (#72) (17371e2)
Commits
  • cd7265d chore(release): 5.0.1 [skip ci]
  • 882afea build(deps): bump vite from 5.4.17 to 5.4.20 (#82)
  • b9527ee chore(release): 5.0.0 [skip ci]
  • 4f1a4cf fix(deps): bump actions/checkout from 4 to 5 (#81)
  • 82e3028 build(deps): bump undici from 5.28.4 to 5.29.0 (#76)
  • 745e2eb feat(pdk-builder)!: remove all per-platform building functionality (#80)
  • See full diff 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 <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)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency updates github_actions Pull requests that update GitHub Actions code labels Oct 14, 2025
@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.20%. Comparing base (882afea) to head (edaa688).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #84   +/-   ##
=======================================
  Coverage   15.20%   15.20%           
=======================================
  Files           2        2           
  Lines         125      125           
  Branches       11       11           
=======================================
  Hits           19       19           
  Misses         95       95           
  Partials       11       11           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@FreekVR FreekVR enabled auto-merge (squash) February 6, 2026 09:53
@FreekVR FreekVR disabled auto-merge February 6, 2026 09:56
@FreekVR FreekVR merged commit 0370671 into main Feb 6, 2026
5 checks passed
@FreekVR FreekVR deleted the dependabot/github_actions/myparcelnl/actions-5 branch February 6, 2026 09:56
myparcel-bot bot added a commit that referenced this pull request Feb 6, 2026
## [5.1.1](v5.1.0...v5.1.1) (2026-02-06)

### 🐛 Bug Fixes

* **deps:** bump actions/cache from 4 to 5 ([#89](#89)) ([22da9c3](22da9c3)), closes [actions/cache#1630](actions/cache#1630) [actions/cache#1684](actions/cache#1684) [actions/cache#1642](actions/cache#1642) [actions/cache#1655](actions/cache#1655) [actions/cache#1642](actions/cache#1642) [actions/cache#1620](actions/cache#1620) [actions/cache#1634](actions/cache#1634) [actions/cache#1636](actions/cache#1636) [actions/cache#1620](actions/cache#1620) [actions/cache#1577](actions/cache#1577) [actions/cache#1577](actions/cache#1577) [#1474](https://github.com/myparcelnl/actions/issues/1474) [#1475](https://github.com/myparcelnl/actions/issues/1475) [#1684](https://github.com/myparcelnl/actions/issues/1684) [#1630](https://github.com/myparcelnl/actions/issues/1630)
* **deps:** bump actions/checkout from 5 to 6 ([#88](#88)) ([7a79c37](7a79c37)), closes [actions/checkout#2248](actions/checkout#2248) [actions/checkout#2286](actions/checkout#2286) [actions/checkout#2298](actions/checkout#2298) [actions/checkout#2311](actions/checkout#2311) [actions/checkout#2301](actions/checkout#2301) [actions/checkout#2286](actions/checkout#2286) [actions/checkout#2248](actions/checkout#2248) [actions/checkout#2301](actions/checkout#2301) [actions/checkout#2226](actions/checkout#2226) [actions/checkout#2305](actions/checkout#2305) [actions/checkout#1971](actions/checkout#1971) [actions/checkout#1977](actions/checkout#1977) [actions/checkout#2043](actions/checkout#2043) [actions/checkout#2044](actions/checkout#2044) [actions/checkout#2194](actions/checkout#2194) [actions/checkout#2224](actions/checkout#2224) [actions/checkout#2236](actions/checkout#2236) [actions/checkout#1941](actions/checkout#1941) [actions/checkout#1946](actions/checkout#1946) [actions/checkout#1924](actions/checkout#1924) [actions/checkout#1180](actions/checkout#1180) [actions/checkout#1777](actions/checkout#1777) [actions/checkout#1872](actions/checkout#1872) [actions/checkout#1739](actions/checkout#1739) [actions/checkout#1697](actions/checkout#1697) [actions/checkout#1774](actions/checkout#1774) [actions/checkout#1776](actions/checkout#1776) [actions/checkout#1732](actions/checkout#1732) [actions/checkout#1703](actions/checkout#1703) [actions/checkout#1694](actions/checkout#1694) [actions/checkout#1696](actions/checkout#1696) [actions/checkout#1695](actions/checkout#1695) [#2311](https://github.com/myparcelnl/actions/issues/2311) [#2298](https://github.com/myparcelnl/actions/issues/2298) [#2286](https://github.com/myparcelnl/actions/issues/2286) [#2248](https://github.com/myparcelnl/actions/issues/2248)
* **deps:** bump myparcelnl/actions from 4 to 5 ([#84](#84)) ([0370671](0370671)), closes [#80](#80) [#80](#80) [#81](#81) [actions/checkout#2226](actions/checkout#2226) [actions/checkout#2238](actions/checkout#2238) [actions/checkout#1971](actions/checkout#1971) [actions/checkout#1977](actions/checkout#1977) [actions/checkout#2043](actions/checkout#2043) [actions/checkout#2044](actions/checkout#2044) [actions/checkout#2194](actions/checkout#2194) [actions/checkout#2224](actions/checkout#2224) [actions/checkout#2236](actions/checkout#2236) [actions/checkout#2237](actions/checkout#2237) [actions/checkout#1971](actions/checkout#1971) [actions/checkout#1977](actions/checkout#1977) [actions/checkout#2043](actions/checkout#2043) [actions/checkout#2194](actions/checkout#2194) [actions/checkout#2236](actions/checkout#2236) [actions/checkout#1941](actions/checkout#1941) [actions/checkout#1946](actions/checkout#1946) [actions/checkout#1924](actions/checkout#1924) [actions/checkout#1919](actions/checkout#1919) [actions/checkout#2226](actions/checkout#2226) [actions/checkout#1971](actions/checkout#1971) [actions/checkout#1977](actions/checkout#1977) [actions/checkout#2043](actions/checkout#2043) [actions/checkout#2044](actions/checkout#2044) [actions/checkout#2194](actions/checkout#2194) [actions/checkout#2224](actions/checkout#2224) [actions/checkout#2236](actions/checkout#2236) [actions/checkout#1941](actions/checkout#1941) [actions/checkout#1946](actions/checkout#1946) [actions/checkout#1924](actions/checkout#1924) [actions/checkout#1180](actions/checkout#1180) [actions/checkout#1777](actions/checkout#1777) [actions/checkout#1872](actions/checkout#1872) [actions/checkout#1739](actions/checkout#1739) [actions/checkout#1697](actions/checkout#1697) [actions/checkout#1774](actions/checkout#1774) [actions/checkout#1776](actions/checkout#1776) [actions/checkout#1732](actions/checkout#1732) [actions/checkout#1703](actions/checkout#1703) [actions/checkout#1694](actions/checkout#1694) [actions/checkout#1696](actions/checkout#1696) [actions/checkout#1695](actions/checkout#1695) [actions/checkout#1707](actions/checkout#1707) [actions/checkout#1692](actions/checkout#1692) [actions/checkout#1688](actions/checkout#1688) [actions/checkout#1693](actions/checkout#1693) [actions/checkout#1643](actions/checkout#1643) [#2238](https://github.com/myparcelnl/actions/issues/2238) [#2226](https://github.com/myparcelnl/actions/issues/2226) [#74](#74) [#72](#72) [#72](#72) [#82](#82) [#81](#81) [#76](#76) [#80](#80)
@myparcel-bot
Copy link
Contributor

myparcel-bot bot commented Feb 6, 2026

🎉 This issue has been resolved in version 5.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@myparcel-bot myparcel-bot bot added the released label Feb 6, 2026
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 released

Development

Successfully merging this pull request may close these issues.

1 participant