Skip to content

Bump dependabot-omnibus from 0.115.0 to 0.124.7

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

Bumps dependabot-omnibus from 0.115.0 to 0.124.7.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.124.7, 3 November 2020

  • composer: assume a helper terminated by SIGKILL is OutOfMemory
  • dry-run: handle comma separated list of deps
  • Bump jest from 26.6.1 to 26.6.2 in /npm_and_yarn/helpers
  • Bump phpstan/phpstan from 0.12.49 to 0.12.53 in /composer/helpers
  • Bump npm-user-validate from 1.0.0 to 1.0.1 in /npm_and_yarn/helpers

v0.124.6, 2 November 2020

  • Go mod: handle major version mismatch
  • Cargo: handle caret version requirements

v0.124.5, 30 October 2020

  • Go mod: Bump gomodules-extracted from commit
  • Go mod: Add/fix specs for missing meta tag and packages that 404

v0.124.4, 30 October 2020

  • Ignore go files that start with underscore or dot
  • Go mod: handle missing package url meta tags
  • Ignore go files tagged with +build
  • Handle missing VCS when converting git_source path
  • Fix relative dir on mac where tmp is in /private
  • Handle missing directory in cloned repo
  • Improve relative path code in vendor updater
  • Correctly handle vendored updates in nested directory
  • Raise generic DependabotError when all else fails
  • Mark unknown revision errors as DependencyFileNotResolvable
  • Include backtrace from native bundler helpers
  • Mount native bundler helpers in dev shell
  • Bump friendsofphp/php-cs-fixer in /composer/helpers

v0.124.3, 27 October 2020

  • Rename fixes_advisory? to fixed_by? and handle mixed case names
  • dry-run: add security_updates_only
  • Bump eslint from 7.12.0 to 7.12.1 in /npm_and_yarn/helpers

v0.124.2, 26 October 2020

  • Add fixes_advisory? and affects_version? to security advisory
  • Bump jest from 26.6.0 to 26.6.1 in /npm_and_yarn/helpers
  • Bump composer/composer from 1.10.15 to 1.10.16 in /composer/helpers
  • Bump poetry from 1.1.2 to 1.1.4 in /python/helpers
  • Bump eslint from 7.11.0 to 7.12.0 in /npm_and_yarn/helpers

v0.124.1, 22 October 2020

... (truncated)
Commits
  • dec4268 Merge pull request #2717 from dependabot/v0.124.7-release-notes
  • ce9d7ef v0.124.7
  • b272319 Merge pull request #2713 from dependabot/composer-oom-killed
  • c540141 Merge pull request #2716 from dependabot/feelepxyz/handle-comma-separated-lis...
  • 6696795 dry-run: handle comman separated list of deps
  • 0acdf38 SharedHelpers::SIGKILL
  • 592206d Merge pull request #2714 from dependabot/dependabot/npm_and_yarn/npm_and_yarn...
  • a0d02f5 Merge pull request #2710 from dependabot/dependabot/composer/composer/helpers...
  • 66281bd Bump jest from 26.6.1 to 26.6.2 in /npm_and_yarn/helpers
  • ec2ea18 composer VersionResolver OutOfMemory if killed
  • Additional commits viewable in compare view

Merge request reports