Skip to content

Bump dependabot-omnibus from 0.122.0 to 0.123.0

Bumps dependabot-omnibus from 0.122.0 to 0.123.0.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.123.0, 13 October 2020

  • Bundler: Refactored Dependabot's use of Bundler commands to shell out instead of running in a forked process.
    • This aligns Bundler with other package managers and will enable us to support other Bundler versions in future.

v0.122.1, 13 October 2020

  • Bump phpstan/phpstan from 0.12.48 to 0.12.49 in /composer/helpers
  • Gracefully handle gomod package import that has changed
  • Treat .bundlecache files as binary
  • Check if files are binary using the file util
  • Bump jest from 26.5.2 to 26.5.3 in /npm_and_yarn/helpers
  • Bump eslint from 7.10.0 to 7.11.0 in /npm_and_yarn/helpers
  • Update tests and fixtures for new Cargo.lock format
  • Explicitly install version of rust toolchain
  • Rust toolchain has been upgraded to 1.47.0. This means PRs will now try to upgrade the lockfile to cargo's v2 format.
  • Update rubocop requirement from ~> 0.92.0 to ~> 0.93.0 in /common
  • Add a fingerprint to generated gitconfigs
  • If there isn't a backup gitconfig, remove the generated one
  • dry-run: updater-opts via option
Commits
  • 9379434 Merge pull request #2636 from dependabot/version-0-123-0
  • 1aa3daf v0.123.0 Changelog
  • e8d6de0 Merge pull request #2552 from dependabot/bundler-2-spike
  • ea3575e Merge pull request #2632 from jurre/v0.122.1
  • c4da119 v0.122.1
  • 363fda5 Merge pull request #2628 from dependabot/dependabot/composer/composer/helpers...
  • 53cef62 Merge pull request #2625 from dependabot/dependabot/npm_and_yarn/npm_and_yarn...
  • 9c13095 Bump phpstan/phpstan from 0.12.48 to 0.12.49 in /composer/helpers
  • 8a2143e Merge pull request #2627 from dependabot/jurre/handle-renamed-go-mod-import
  • 38ab54c Merge pull request #2615 from dependabot/jurre/add-extensions
  • Additional commits viewable in compare view

Merge request reports