hoc081098 / solivagant

๐Ÿ”† Compose Multiplatform Navigation library - ๐ŸŒธ Pragmatic, type safety navigation for Compose Multiplatform. Based on Freeletics Khonshu Navigation. โ™ฅ๏ธ ViewModel, SavedStateHandle, Lifecycle, Multi-Backstacks, Transitions, Back-press handling, and more...
https://hoc081098.github.io/solivagant/docs/0.x
Apache License 2.0
62 stars 3 forks source link

Update JamesIves/github-pages-deploy-action action to v4.6.8 #258

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

Package Type Update Change
JamesIves/github-pages-deploy-action action patch v4.6.7 -> v4.6.8

Release Notes

JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action) ### [`v4.6.8`](https://redirect.github.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.8) [Compare Source](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.6.7...v4.6.8) #### What's Changed ##### Bug Fixes ๐Ÿ - fix: :bug: Added the temp deployment directory created by the action to the git safe directory list. This resolves an issue in certain circumstances where the deployment would fail depending on the types of files moved around by the workflow - [#​1694](https://redirect.github.com/JamesIves/github-pages-deploy-action/issues/1694). - fix: Resolved a rare deployment error where the action would complain that `origin/${branch_name} is not a commit and a branch cannot be created from it`. The action will continue to attempt to track the origin branch, but if this step fails, it will create a new untracked branch to continue the deployment from. - [#​1689](https://redirect.github.com/JamesIves/github-pages-deploy-action/issues/1689). ##### Testing ๐Ÿงช - test: ๐Ÿงช Improved the integration test suite so it now runs immediately post-release to ensure that any issues do no longer in the major version tag (`ie @​v4`). This was done to combat problems raised by [#​1697](https://redirect.github.com/JamesIves/github-pages-deploy-action/issues/1697). **Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.8

Configuration

๐Ÿ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Enabled.

โ™ป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 2.59%. Comparing base (9af55bd) to head (5ca1920). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #258 +/- ## ====================================== Coverage 2.59% 2.59% ====================================== Files 53 53 Lines 1503 1503 Branches 227 227 ====================================== Hits 39 39 Misses 1461 1461 Partials 3 3 ```

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