Skip to content

dependency: bump dependabot-omnibus from 0.138.6 to 0.139.0

Bumps dependabot-omnibus from 0.138.6 to 0.139.0.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.139.0, 30 March 2021

  • Bundler [Beta]: Detect and run Bundler V1 or V2 based on Gemfile.lock
    • Requires options: { bundler_2_available: true } to be passed to Bundler classes for this release
  • Dockerfile: promote software-properties-common

v0.138.7, 30 March 2021

  • Go mod: Handle multi-line error messages
  • Bump golang.org/x/mod from 0.4.1 to 0.4.2 in /go_modules/helpers
  • Update rubocop requirement from ~> 1.11.0 to ~> 1.12.0 in /common
  • Bump flake8 from 3.8.4 to 3.9.0 in /python/helpers
  • Bump eslint from 7.22.0 to 7.23.0 in /npm_and_yarn/helpers
  • Bundler [Prerelease]: Bump bundler to 2.2.15
  • Bundler: Use project fixtures
  • Docs: change ci url @​flaxel
Commits
  • 08c69b8 v0.139.0
  • 108b719 Merge pull request #3350 from dependabot/brrygrdn/detect-bundler-version
  • 4a65f86 Merge pull request #3406 from dependabot/brrygrdn/test-bundler2-with-separate...
  • df1080b Pin to bundler v2.1.0
  • 7082f23 Update the bundler helper to actually detect versions
  • b80a3e6 Add a spec for bundler version helpers
  • 332c3e0 Remove git:// protocol from v2 fixture
  • 49e95af Fork a file preparer test for v2
  • a901c76 Fix instrumentation specs since fixture is v2
  • 4882599 Merge pull request #3389 from dependabot/dockerfile-software-properties-common
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports