Bump hosted-git-info from 2.7.1 to 2.8.9 #21
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
riley/gatsbyblog!21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dependabot/npm_and_yarn/hosted-git-info-2.8.9"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bumps hosted-git-info from 2.7.1 to 2.8.9.
Changelog
Sourced from hosted-git-info's changelog.
... (truncated)
Commits
8d4b369chore(release): 2.8.929adfe5fix: backport regex fix from #76afeaefdchore(release): 2.8.85038b18fix: #61 & #65 addressing issues w/ url.URL implmentation which regressed nod...7440afachore(release): 2.8.72d0bb66fix: Do not attempt to use url.URL when unavailablef2cdfcffix: Do not pass scp-style URLs to the WhatWG url.URLe1b83dfchore(release): 2.8.6ff259a6Ensure passwords in hosted Git URLs are correctly escaped624fd6fchore(release): 2.8.5Maintainer changes
This version was pushed to npm by nlf, a new releaser for hosted-git-info since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
🛠️ CodeTether Fix
Picked up this request for PR #21 on branch
dependabot/npm_and_yarn/hosted-git-info-2.8.9. I’m preparing the workspace and will push changes directly to the existing PR branch if the task succeeds. I will also make sure the branch is mergeable withmaster.🛠️ CodeTether Fix
The bump is already correctly in place:
hosted-git-infois at version 2.8.9 inyarn.lock, andmasteris already an ancestor of the PR branch HEAD — so the branch is fully up to date withmaster(no merge/rebase needed, no conflicts).Everything checks out — the branch is clean, current, and mergeable. No code changes or new commit were needed.
Summary
PR #21 — Bump hosted-git-info from 2.7.1 to 2.8.9
Verification performed:
master—masterHEAD (6a0f740) is an ancestor of the PR branch HEAD, so no merge/rebase was required (no divergence).git merge-base --is-ancestor master HEADconfirmed the branch already contains all ofmaster.yarn.lockcorrectly pinshosted-git-info@2.8.9with the proper resolved URL and integrity hash (sha512-mxID...).git status --short— clean (no unresolved paths).git diff --check— exit 0 (no whitespace/conflict errors).yarn.lockorpackage.json.origin/dependabot/npm_and_yarn/hosted-git-info-2.8.9(nothing ahead or behind); branch is already pushed and in a mergeable state.No new commit was created because the existing Dependabot commit (
f3142a2) already correctly applies the dependency bump and the branch has no conflicts withmaster. The PR is ready to merge as-is.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.