Skip to content

Bump dependabot-omnibus from 0.115.0 to 0.126.1

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

Bumps dependabot-omnibus from 0.115.0 to 0.126.1.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.126.1, 10 December 2020

  • go_modules: don't raise error for go mod tidy executions

v0.126.0, 8 December 2020

  • pip-compile: Fix building native python dependencies
  • pipenv: handle installs with missing system dependencies
  • docker: support platform option in from line @​ttshivers
  • Bump pip from 20.1.1 to 20.3.1 in /python/helpers
  • Bump golang.org/x/mod from 0.3.0 to 0.4.0 in /go_modules/helpers
  • Bump @npmcli/arborist from 1.0.13 to 1.0.14 in /npm_and_yarn/helpers
  • Bump phpstan/phpstan from 0.12.58 to 0.12.59 in /composer/helpers
  • Bump friendsofphp/php-cs-fixer in /composer/helpers
  • Bump eslint from 7.14.0 to 7.15.0 in /npm_and_yarn/helpers
  • Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 in /npm_and_yarn/helpers
  • Bump semver from 7.3.2 to 7.3.4 in /npm_and_yarn/helpers
  • Update rubocop requirement from ~> 1.4.2 to ~> 1.5.0 in /common

v0.125.7, 30 November 2020

  • Bump jest from 26.6.2 to 26.6.3 in /npm_and_yarn/helpers
  • Bump prettier from 2.1.2 to 2.2.1 in /npm_and_yarn/helpers
  • Bump @npmcli/arborist from 1.0.12 to 1.0.13 in /npm_and_yarn/helpers
  • Bump phpstan/phpstan from 0.12.53 to 0.12.58 in /composer/helpers
  • Bump pip-tools from 5.3.1 to 5.4.0 in /python/helpers
  • Update rubocop requirement from ~> 0.93.0 to ~> 1.4.2 in /common
  • Update simplecov requirement from ~> 0.19.0 to ~> 0.20.0 in /common
  • Update gitlab requirement from = 4.16.1 to = 4.17.0 in /common
  • Bundler: filter relevant credentials for all native helpers @​baseballlover723
  • CI: Fix dependabot-core-ci build by removing buildkit caching

v0.125.6, 27 November 2020

  • Pip compile: raise DependencyFileNotRqesolvable error when initial manifest files are unresolvable
  • JS: Handle rate limited npm package requests
  • Go mod: verify Dependabot::GitDependenciesNotReachable from versioned
  • dry-run: add exception handling and re-raise on unknown errors

v0.125.5, 25 November 2020

  • go_modules: raise Dependabot::GitDependenciesNotReachable for dependencies missing from github.com
  • JS: Prefer the npm conflicting dependency parser
  • Clean go_modules build cache in dependabot/dependabot-core docker image
  • Check Azure PR description against utf-16 encoded length
  • Bump @npmcli/arborist from 1.0.10 to 1.0.12 in /npm_and_yarn/helpers
  • Bump npm from 6.14.8 to 6.14.9 in /npm_and_yarn/helpers
  • Bump eslint from 7.12.1 to 7.14.0 in /npm_and_yarn/helpers
... (truncated)
Commits
  • 3756aab Merge pull request #2842 from dependabot/fatih/bump-version
  • 83170a9 v0.126.1
  • 4a8b2f1 Merge pull request #2831 from dependabot/dependabot/npm_and_yarn/npm_and_yarn...
  • 14e3fe9 Merge pull request #2840 from dependabot/dependabot/bundler/common/rubocop-tw...
  • 8a10e19 Merge pull request #2832 from dependabot/dependabot/pip/python/helpers/wheel-...
  • 45a2b5d Merge pull request #2833 from dependabot/dependabot/composer/composer/helpers...
  • 8c45d5a Merge pull request #2830 from dependabot/fatih/silently-fail-go-mod-tidy
  • aa67f7d Remove expectation of error message and add a comment
  • 96bdf61 Update rubocop requirement from ~> 1.5.0 to ~> 1.6.0 in /common
  • 61b4ec5 go_modules: fix the added new test
  • Additional commits viewable in compare view

Merge request reports