Skip to content

fix(deps): update dependency git-remote-origin-url to v4 (main) - #132

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-git-remote-origin-url-4.x
Closed

fix(deps): update dependency git-remote-origin-url to v4 (main)#132
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-git-remote-origin-url-4.x

Conversation

@renovate

@renovate renovate Bot commented Sep 10, 2021

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
git-remote-origin-url 3.1.0 -> 4.0.0 age adoption passing confidence

Release Notes

sindresorhus/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: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 10, 2021
@stefanhoth

Copy link
Copy Markdown
Contributor

Needs ESM compatibility

@stefanhoth stefanhoth closed this Sep 15, 2021
@renovate

renovate Bot commented Sep 15, 2021

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/main-git-remote-origin-url-4.x branch September 15, 2021 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants