Skip to content

Bump dependabot-omnibus from 0.108.19 to 0.109.0

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

Bumps dependabot-omnibus from 0.108.19 to 0.109.0.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.109.0, 26 June 2019

  • BREAKING: Allow commit_message_options to be passed to pull request creator. This replaces the signoff_details argument. See #1227 for full details.

v0.108.25, 25 June 2019

  • Ruby: Handle unreleased git dependencies properly
  • Add tests for PrNamePrefixer

v0.108.24, 25 June 2019

  • Python: Handle multiline links in PyPI simple index response

v0.108.23, 25 June 2019

  • JS: Handle Excon::Error::Socket errors when fetching latest details
  • Raise helpful error for unexpected Bitbucket responses

v0.108.22, 24 June 2019

  • Composer: Handle stability flags in version updater
  • JS: Bump semver from 6.1.1 to 6.1.2 in /npm_and_yarn/helpers
  • PHP: Add php7.3-geoip to Dockerfile

v0.108.21, 23 June 2019

  • Add longer read timeout when fetching git metadata
  • PHP: Handle leading space in requirement strings
  • Python: Use --pre in pip-compile options if it was used previously
  • Go (modules): keep bumping pinned dependencies
  • Go (modules): don't update replace-pinned dependencies
  • Sanitize markdown in commit messages
  • Python: Handle a specified python version in LatestVersionFinder

v0.108.20, 18 June 2019

  • Python: Better backup parsing of setup.py files
Commits
  • e4a281e v0.109.0
  • 35f3a12 Fix rubocop
  • 46b4fd3 Merge pull request #1227 from dependabot/pass-commit-message-options
  • 19fe569 Merge pull request #1228 from dependabot/dependabot/bundler/common/rubocop-tw...
  • 38e84bc Fix rubocops
  • 618c461 v0.108.25
  • f1f1ace Ruby: Handle unreleased git dependencies properly
  • b0ddc29 Update rubocop requirement from ~> 0.71.0 to ~> 0.72.0 in /common
  • 9476cfb Allow commit_message_options to be passed to pull request creator
  • 6653bc3 Add tests for PrNamePrefixer
  • Additional commits viewable in compare view

Merge request reports