Skip to content

Bump dependabot-omnibus from 0.111.20 to 0.111.27

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

Bumps dependabot-omnibus from 0.111.20 to 0.111.27.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.111.27, 24 July 2019

  • JS: Bump semver from 6.2.0 to 6.3.0 in /npm_and_yarn/helpers
  • JS: Bump npm from 6.10.1 to 6.10.2 in /npm_and_yarn/helpers

v0.111.26, 23 July 2019

  • Python: Fix typo

v0.111.25, 23 July 2019

  • Add new Dependency.name_normaliser_for_package_manager method, and implement for Python
  • Python: Consider whether a version has been yanked in LatestVersionFinder
  • Bundler: Stop using --full-index, since artifactory issue is now fixed

v0.111.24, 22 July 2019

  • Python: Correctly check for hashes when freezing versions in a pyproject.toml
  • Don't pluralize security fixes if there is only one

v0.111.23, 22 July 2019

  • Yarn: Use npmjs.org as registry if explicitly specified in .yarnrc

v0.111.22, 21 July 2019

  • Composer: Fix conversion of requirements to version when handling missing extensions

v0.111.21, 20 July 2019

  • Python: Handle git@ URLs in FileFetcher
Commits
  • 855a5b4 v0.111.27
  • 181ab56 Merge pull request #1274 from dependabot/dependabot/npm_and_yarn/npm_and_yarn...
  • b9fb901 Bump semver from 6.2.0 to 6.3.0 in /npm_and_yarn/helpers
  • 387c307 Merge pull request #1275 from dependabot/dependabot/npm_and_yarn/npm_and_yarn...
  • 7abbc62 Bump npm from 6.10.1 to 6.10.2 in /npm_and_yarn/helpers
  • 15b26b2 v0.111.26
  • 1c6ff1d Python: Fix typo
  • 8be2632 v0.111.25
  • 2aef0dc Add new Dependency.name_normaliser_for_package_manager method, and implement ...
  • 934c1e9 Python: Consider whether a version has been yanked in LatestVersionFinder
  • Additional commits viewable in compare view

Merge request reports