Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update jamesives/github-pages-deploy-action action to v4.6.1 #276

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
JamesIves/github-pages-deploy-action action minor v4.5.0 -> v4.6.1

Release Notes

JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)

v4.6.1

Compare Source

What's Changed

Fixes
  • Resolved an issue where workflows were suddenly failing due to a worktree in use error. The action will now attempt to create a temp branch name if the existing branch name is already checked out by a prior to step to ensure it can occur. This issue was only occurring in a handful of workflows, and likely stemmed from a git version change on the official GitHub runners. The actual root cause is still somewhat unknown.
Dependencies

Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.1

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@v4.5.0...v4.6.0


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

Copy link

github-actions bot commented Apr 17, 2024

Size Change: 0 B

Total Size: 19.5 kB

ℹ️ View Unchanged
Filename Size
lib/app-check/index.js 59 B
lib/app-check/useAppCheckToken.js 382 B
lib/auth/index.js 75 B
lib/auth/useAuthIdToken.js 520 B
lib/auth/useAuthIdTokenResult.js 536 B
lib/auth/useAuthState.js 395 B
lib/common/index.js 31 B
lib/common/types.js 31 B
lib/database/index.js 70 B
lib/database/internal.js 188 B
lib/database/useObject.js 372 B
lib/database/useObjectOnce.js 432 B
lib/database/useObjectValue.js 691 B
lib/database/useObjectValueOnce.js 661 B
lib/firestore/index.js 126 B
lib/firestore/internal.js 441 B
lib/firestore/types.js 31 B
lib/firestore/useAggregateFromServer.js 590 B
lib/firestore/useDocument.js 656 B
lib/firestore/useDocumentData.js 773 B
lib/firestore/useDocumentDataOnce.js 620 B
lib/firestore/useDocumentOnce.js 562 B
lib/firestore/useQueries.js 652 B
lib/firestore/useQueriesData.js 732 B
lib/firestore/useQueriesDataOnce.js 673 B
lib/firestore/useQuery.js 625 B
lib/firestore/useQueryData.js 770 B
lib/firestore/useQueryDataOnce.js 627 B
lib/firestore/useQueryOnce.js 547 B
lib/index.js 107 B
lib/internal/useGet.js 482 B
lib/internal/useIsMounted.js 185 B
lib/internal/useListen.js 506 B
lib/internal/useLoadingValue.js 351 B
lib/internal/useMultiGet.js 631 B
lib/internal/useMultiListen.js 635 B
lib/internal/useMultiLoadingValue.js 523 B
lib/internal/useStableValue.js 259 B
lib/messaging/index.js 60 B
lib/messaging/useMessagingToken.js 395 B
lib/storage/index.js 90 B
lib/storage/internal.js 142 B
lib/storage/useBlob.js 512 B
lib/storage/useBytes.js 477 B
lib/storage/useDownloadURL.js 369 B
lib/storage/useMetadata.js 363 B
lib/storage/useStream.js 518 B

compressed-size-action

@renovate renovate bot changed the title chore(deps): update jamesives/github-pages-deploy-action action to v4.6.0 chore(deps): update jamesives/github-pages-deploy-action action to v4.6.1 May 18, 2024
@renovate renovate bot force-pushed the renovate/jamesives-github-pages-deploy-action-4.x branch from 08f0093 to 4f37b3b Compare May 18, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants