Skip to content

Bump dependabot-omnibus from 0.111.39 to 0.111.46

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

Bumps dependabot-omnibus from 0.111.39 to 0.111.46.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.111.46, 4 August 2019

  • Python: Distinguish between dev and prod sub-dependencies (Poetry)
  • Python: Distinguish between dev and prod sub-dependencies (Pipenv)
  • PHP: Distinguish between production and development subdependencies
  • Bundler: Simplify parser logic for subdependency_metadata

v0.111.45, 4 August 2019

  • JS: Include details of whether a sub-dependency is production or not
  • Bundler: Detect whether subdependencies are production or not
  • Validate subdependency_metadata format
  • Store subdependency_metadata as an array of hashes (not a hash)

v0.111.44, 3 August 2019

  • Raise Octokit::Unauthorized from PullRequestCreator::GitHub if service pack 401s

v0.111.43, 2 August 2019

  • .NET: Move blank version handling
  • PHP: Bump composer/composer from 1.8.6 to 1.9.0

v0.111.42, 2 August 2019

  • .NET: Handle blank strings when comparing versions

v0.111.41, 2 August 2019

  • Handle Python homepage URLs that create a redirect loop
  • Handle "could not add requested reviewers" errors

v0.111.40, 31 July 2019

  • Go (modules): switch to gomodules-extracted@v1.1.0
  • Remove invalid .editorconfig file
Commits
  • e1d7787 v0.111.46
  • 2178d17 Python: Distinguish between dev and prod sub-dependencies (Poetry)
  • 852b636 Python: Distinguish between dev and prod sub-dependencies (Pipenv)
  • c7f0c97 PHP: Distinguish between production and development subdependencies
  • dbccb83 Bundler: Simplify parser logic for subdependency_metadata
  • c924ef2 v0.111.45
  • 139c76e Fix Rust tests
  • 1efa066 JS: Include details of whether a sub-dependency is production or not
  • 1a797bf Bundler: Detect whether subdependencies are production or not
  • 1f2cbb1 Validate subdependency_metadata format
  • Additional commits viewable in compare view

Merge request reports