Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 28, 2023

This PR contains the following updates:

Package Change Age Confidence
git-remote-origin-url ^3.1.0 -> ^4.0.0 age confidence

Release Notes

sindresorhus/git-remote-origin-url (git-remote-origin-url)

v4.0.0

Compare Source

Breaking
  • Require Node.js 12.20 7fc50b2
  • This package is now pure ESM. Please read this.
  • The two function arguments were changed to an options-object.
-gitRemoteOriginUrl('custom-path', 'upstream')
+gitRemoteOriginUrl({cwd: 'custom-path', remoteName: 'upstream'})

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovatebot label Mar 28, 2023
@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch 2 times, most recently from b2a77a3 to bf79516 Compare June 17, 2023 04:32
@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch from bf79516 to 252793a Compare June 26, 2023 16:30
@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch from 252793a to e0530b7 Compare February 11, 2025 07:06
@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch from e0530b7 to 3fe6776 Compare August 10, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants