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

fix(deps): update dependency git-remote-origin-url to v4 - autoclosed #848

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
git-remote-origin-url ^2.0.0 -> ^4.0.0 age adoption passing 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'})

v3.1.0

Compare Source

v3.0.0

Compare Source

Breaking:

Enhancements:


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 is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch 2 times, most recently from bbadb79 to 24205fb Compare October 24, 2021 00:05
@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch 2 times, most recently from 9ada2ae to f2313a1 Compare December 1, 2021 18:03
@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch 14 times, most recently from e5012e1 to 4b432c6 Compare December 29, 2021 21:37
@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch from 4b432c6 to bddcf8c Compare May 27, 2022 18:03
@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch from bddcf8c to ab9917e Compare June 5, 2022 14:31
@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch 10 times, most recently from e79dc28 to fa99a4d Compare February 9, 2023 23:48
@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch 25 times, most recently from eb0318c to 300de68 Compare August 28, 2023 10:34
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/git-remote-origin-url-4.x branch from 300de68 to 67302c1 Compare August 30, 2023 09:26
@renovate renovate bot changed the title fix(deps): update dependency git-remote-origin-url to v4 fix(deps): update dependency git-remote-origin-url to v4 - autoclosed Aug 31, 2023
@renovate renovate bot closed this Aug 31, 2023
@renovate renovate bot deleted the renovate/git-remote-origin-url-4.x branch August 31, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants