matrix-org / matrix-rich-text-editor

Matrix Rich Text Editor
https://matrix-org.github.io/matrix-rich-text-editor/
Apache License 2.0
92 stars 23 forks source link

Update GitHub Actions (major) #1000

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
JS-DevTools/npm-publish action major v1 -> v3
actions/checkout action major v3 -> v4
actions/configure-pages action major v2 -> v5
actions/deploy-pages action major v1 -> v4
actions/download-artifact action major v3 -> v4
actions/github-script action major v5 -> v7
actions/setup-java action major v3 -> v4
actions/setup-node action major v3 -> v4
actions/upload-artifact action major v2 -> v4
actions/upload-artifact action major v3 -> v4
actions/upload-pages-artifact action major v1 -> v3
gradle/gradle-build-action action major v2 -> v3
mad9000/actions-find-and-replace-string action major 3 -> 5

Release Notes

JS-DevTools/npm-publish (JS-DevTools/npm-publish) ### [`v3`](https://togithub.com/JS-DevTools/npm-publish/compare/v2...v3) [Compare Source](https://togithub.com/JS-DevTools/npm-publish/compare/v2...v3) ### [`v2`](https://togithub.com/JS-DevTools/npm-publish/compare/v1...v2) [Compare Source](https://togithub.com/JS-DevTools/npm-publish/compare/v1...v2)
actions/checkout (actions/checkout) ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1739](https://togithub.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1697](https://togithub.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@​orhantoy](https://togithub.com/orhantoy) in [https://github.com/actions/checkout/pull/1774](https://togithub.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1776](https://togithub.com/actions/checkout/pull/1776)
actions/configure-pages (actions/configure-pages) ### [`v5`](https://togithub.com/actions/configure-pages/compare/v4...v5) [Compare Source](https://togithub.com/actions/configure-pages/compare/v4...v5) ### [`v4`](https://togithub.com/actions/configure-pages/compare/v3...v4) [Compare Source](https://togithub.com/actions/configure-pages/compare/v3...v4) ### [`v3`](https://togithub.com/actions/configure-pages/compare/v2...v3) [Compare Source](https://togithub.com/actions/configure-pages/compare/v2...v3)
actions/deploy-pages (actions/deploy-pages) ### [`v4`](https://togithub.com/actions/deploy-pages/compare/v3...v4) [Compare Source](https://togithub.com/actions/deploy-pages/compare/v3...v4) ### [`v3`](https://togithub.com/actions/deploy-pages/compare/v2...v3) [Compare Source](https://togithub.com/actions/deploy-pages/compare/v2...v3) ### [`v2`](https://togithub.com/actions/deploy-pages/compare/v1...v2) [Compare Source](https://togithub.com/actions/deploy-pages/compare/v1...v2)
actions/download-artifact (actions/download-artifact) ### [`v4`](https://togithub.com/actions/download-artifact/compare/v3...v4) [Compare Source](https://togithub.com/actions/download-artifact/compare/v3...v4)
actions/github-script (actions/github-script) ### [`v7`](https://togithub.com/actions/github-script/compare/v6...v7) [Compare Source](https://togithub.com/actions/github-script/compare/v6...v7) ### [`v6`](https://togithub.com/actions/github-script/compare/v5...v6) [Compare Source](https://togithub.com/actions/github-script/compare/v5...v6)
actions/setup-java (actions/setup-java) ### [`v4`](https://togithub.com/actions/setup-java/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-java/compare/v3...v4)
actions/setup-node (actions/setup-node) ### [`v4`](https://togithub.com/actions/setup-node/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-node/compare/v3...v4)
actions/upload-artifact (actions/upload-artifact) ### [`v4`](https://togithub.com/actions/upload-artifact/compare/v3...v4) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v3...v4) ### [`v3`](https://togithub.com/actions/upload-artifact/compare/v2...v3) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v2...v3)
actions/upload-pages-artifact (actions/upload-pages-artifact) ### [`v3`](https://togithub.com/actions/upload-pages-artifact/compare/v2...v3) [Compare Source](https://togithub.com/actions/upload-pages-artifact/compare/v2...v3) ### [`v2`](https://togithub.com/actions/upload-pages-artifact/compare/v1...v2) [Compare Source](https://togithub.com/actions/upload-pages-artifact/compare/v1...v2)
gradle/gradle-build-action (gradle/gradle-build-action) ### [`v3`](https://togithub.com/gradle/gradle-build-action/compare/v2...v3) [Compare Source](https://togithub.com/gradle/gradle-build-action/compare/v2...v3)
mad9000/actions-find-and-replace-string (mad9000/actions-find-and-replace-string) ### [`v5`](https://togithub.com/mad9000/actions-find-and-replace-string/releases/tag/5): Version 5 [Compare Source](https://togithub.com/mad9000/actions-find-and-replace-string/compare/4...5) #### What's Changed - Update example to reflect release of v4 by [@​BigGillyStyle](https://togithub.com/BigGillyStyle) in [https://github.com/mad9000/actions-find-and-replace-string/pull/12](https://togithub.com/mad9000/actions-find-and-replace-string/pull/12) - Updates action to use `node20` **Full Changelog**: https://github.com/mad9000/actions-find-and-replace-string/compare/4...5 ### [`v4`](https://togithub.com/mad9000/actions-find-and-replace-string/releases/tag/4): Version 4 [Compare Source](https://togithub.com/mad9000/actions-find-and-replace-string/compare/3...4) #### What's Changed - Update docs to reflect new release by [@​BigGillyStyle](https://togithub.com/BigGillyStyle) in [https://github.com/mad9000/actions-find-and-replace-string/pull/9](https://togithub.com/mad9000/actions-find-and-replace-string/pull/9) - fix multiline outputs by [@​alexrashed](https://togithub.com/alexrashed) in [https://github.com/mad9000/actions-find-and-replace-string/pull/11](https://togithub.com/mad9000/actions-find-and-replace-string/pull/11) #### New Contributors - [@​BigGillyStyle](https://togithub.com/BigGillyStyle) made their first contribution in [https://github.com/mad9000/actions-find-and-replace-string/pull/9](https://togithub.com/mad9000/actions-find-and-replace-string/pull/9) - [@​alexrashed](https://togithub.com/alexrashed) made their first contribution in [https://github.com/mad9000/actions-find-and-replace-string/pull/11](https://togithub.com/mad9000/actions-find-and-replace-string/pull/11) **Full Changelog**: https://github.com/mad9000/actions-find-and-replace-string/compare/3...4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 90.23%. Comparing base (c4187e4) to head (3f47622). Report is 14 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1000 +/- ## ======================================= Coverage 90.23% 90.23% ======================================= Files 177 177 Lines 21105 21105 Branches 301 301 ======================================= Hits 19044 19044 Misses 2057 2057 Partials 4 4 ``` | [Flag](https://app.codecov.io/gh/matrix-org/matrix-rich-text-editor/pull/1000/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=matrix-org) | Coverage Δ | | |---|---|---| | [uitests](https://app.codecov.io/gh/matrix-org/matrix-rich-text-editor/pull/1000/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=matrix-org) | `86.69% <ø> (ø)` | | | [uitests-ios](https://app.codecov.io/gh/matrix-org/matrix-rich-text-editor/pull/1000/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=matrix-org) | `86.69% <ø> (ø)` | | | [unittests](https://app.codecov.io/gh/matrix-org/matrix-rich-text-editor/pull/1000/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=matrix-org) | `89.34% <ø> (ø)` | | | [unittests-ios](https://app.codecov.io/gh/matrix-org/matrix-rich-text-editor/pull/1000/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=matrix-org) | `88.76% <ø> (ø)` | | | [unittests-react](https://app.codecov.io/gh/matrix-org/matrix-rich-text-editor/pull/1000/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=matrix-org) | `87.99% <ø> (ø)` | | | [unittests-rust](https://app.codecov.io/gh/matrix-org/matrix-rich-text-editor/pull/1000/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=matrix-org) | `89.65% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=matrix-org#carryforward-flags-in-the-pull-request-comment) to find out more.

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

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud