otp
otp copied to clipboard
chore(deps): update github-actions (maint-27)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| EnricoMi/publish-unit-test-result-action | action | minor | v2.19.0 -> v2.20.0 |
| google/osv-scanner-action | action | patch | v2.0.2 -> v2.0.3 |
| softprops/action-gh-release | action | minor | v2.2.2 -> v2.3.2 |
Release Notes
EnricoMi/publish-unit-test-result-action (EnricoMi/publish-unit-test-result-action)
v2.20.0
Adds the following improvements:
- Add action typing #653
- Isolate PIP cache used by composite actions #668
- Fix for empty
<system-out>and<system-err>#667 - Deprecate
github_token_actoroption, auto-detect actor #661 - Use and recommend
!cancelled()instead ofalways()#659 - Add
deprecationMessagetoaction.ymlfor deprecated inputs (#654) - Resolve regex library warnings #660
Full Changelog: https://github.com/EnricoMi/publish-unit-test-result-action/compare/v2.19.0...v2.20.0
google/osv-scanner-action (google/osv-scanner-action)
v2.0.3
Update to use osv-scanner v2.0.3
Notable changes:
- There's now a flag
--allow-no-lockfilesyou can pass to osv-scanner to avoid getting an error when running against a repo with no lockfiles. - We no longer ignore general errors when they occur on osv-scanner-action, and will fail the workflow (e.g. invalid flags passed in)
softprops/action-gh-release (softprops/action-gh-release)
v2.3.2
- fix: revert fs
readableWebStreamchange
v2.3.1
What's Changed
Bug fixes 🐛
- fix: fix file closing issue by @WailGree in https://github.com/softprops/action-gh-release/pull/629
New Contributors
- @WailGree made their first contribution in https://github.com/softprops/action-gh-release/pull/629
Full Changelog: https://github.com/softprops/action-gh-release/compare/v2.3.0...v2.3.1
v2.3.0
- Migrate from jest to vitest
- Replace
mimewithmime-types - Bump to use node 24
- Dependency updates
Full Changelog: https://github.com/softprops/action-gh-release/compare/v2.2.2...v2.3.0
Configuration
📅 Schedule: Branch creation - "after 2am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
CT Test Results
1 files 11 suites 4m 28s ⏱️ 94 tests 92 ✅ 2 💤 0 ❌ 110 runs 108 ✅ 2 💤 0 ❌
Results for commit c1894336.
:recycle: This comment has been updated with latest results.
To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.
See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.
Artifacts
- Complete CT logs (Download Logs)
- HTML Documentation (Download HTML Docs)
- No Windows Installer found
// Erlang/OTP Github Action Bot