Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 5, 2019

Bumps hosted-git-info from 2.7.1 to 2.8.2.

Changelog

Sourced from hosted-git-info's changelog.

2.8.2 (2019-08-05)

Bug Fixes

  • http protocol use sshurl by default (3b1d629), closes #48

2.8.1 (2019-08-05)

Bug Fixes

  • ignore noCommittish on tarball url generation (5d4a8d7)
  • use gist tarball url that works for anonymous gists (1692435)

2.8.0 (2019-08-05)

Bug Fixes

  • Allow slashes in gitlab project section (bbcf7b2), closes #46 #43
  • git-host: disallow URI-encoded slash (%2F) in path (3776fa5), closes #44
  • gitlab: Do not URL encode slashes in project name for GitLab https URL (cbf04f9), closes #47
  • do not allow invalid gist urls (d5cf830)
  • cache: Switch to lru-cache to save ourselves from unlimited memory consumption (e518222), closes #38

Features

  • give these objects a name (60abaea)

Commits
  • 96a49ea chore(release): 2.8.2
  • 3b1d629 fix: http protocol use sshurl by default
  • 2d5aa25 chore(release): 2.8.1
  • 5d4a8d7 fix: ignore noCommittish on tarball url generation
  • 1692435 fix: use gist tarball url that works for anonymous gists
  • 8973221 chore(release): 2.8.0
  • bbcf7b2 fix: Allow slashes in gitlab project section
  • 60abaea feat: give these objects a name
  • a5a91ac inline util._extend, rather than requiring util
  • 3776fa5 fix(git-host): disallow URI-encoded slash (%2F) in path
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for hosted-git-info since your current version.


Dependabot compatibility score

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 will not automatically merge this PR because it includes a minor update to a production dependency.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yaml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner August 5, 2019 13:25
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 5, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/hosted-git-info-2.8.2 branch 2 times, most recently from 19beec1 to 21e8afa Compare August 5, 2019 13:32
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/hosted-git-info-2.8.2 branch 2 times, most recently from 28f2ed5 to 1f0af82 Compare August 12, 2019 15:39
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.2.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.7.1...v2.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/hosted-git-info-2.8.2 branch from 1f0af82 to 13a9445 Compare August 12, 2019 15:42
@dependabot-preview
Copy link
Contributor Author

Superseded by #207.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/hosted-git-info-2.8.2 branch August 19, 2019 16:25
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.

0 participants