Skip to content

Bump dependabot-omnibus from 0.111.7 to 0.111.15

NipaNipa requested to merge dependabot/bundler/dependabot-omnibus-0.111.15 into master

Bumps dependabot-omnibus from 0.111.7 to 0.111.15.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.111.15, 17 July 2019

  • Handle 401s from GitHub in GitMetadataFetcher
  • Bundler: Handle symbols being used for requirements

v0.111.14, 17 July 2019

  • Python: Handle authed URLs which include an @ in metadata finder
  • Maven: Handle bad URIs in VersionFinder

v0.111.13, 16 July 2019

  • .NET: Ignore .sln files that can't be encoded to UTF-8
  • Handle disabled repos in PullRequestCreator::Github

v0.111.12, 16 July 2019

  • Bundler: Replace JSON.parse lines in gemspec

v0.111.11, 16 July 2019

  • Yarn: Add support for missing link: path dependencies which exist in the lockfile
  • Update rubocop requirement from ~> 0.72.0 to ~> 0.73.0 in /common

v0.111.10, 15 July 2019

  • JS: Fix yarn file path resolutions when manifest is missing

v0.111.9, 15 July 2019

  • Better library definition in PullRequestCreator

v0.111.8, 15 July 2019

  • Gradle: Handle dependency names that can't be converted to XPaths
  • Maven: Fetch modules listed in profiles
  • Handle @-mentions that include a hyphen
Commits
  • efd8350 v0.111.15
  • 50db9d6 Handle 401s from GitHub in GitMetadataFetcher
  • 8b8f23a Bundler: Handle symbols being used for requirements
  • 6adbe10 v0.111.14
  • a5b033d Python: Handle authed URLs which include an @ in metadata finder
  • 047de9d Maven: Handle bad URIs in VersionFinder
  • 570db57 v0.111.13
  • b9c5184 .NET: Ignore .sln files that can't be encoded to UTF-8
  • 5f3d3b0 Handle disabled repos in PullRequestCreator::Github
  • 5330db2 v0.111.12
  • Additional commits viewable in compare view

Merge request reports