Skip to content

Bump dependabot-omnibus from 0.115.0 to 0.119.0

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

Bumps dependabot-omnibus from 0.115.0 to 0.119.0.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.119.0, 26 August 2020

  • Only replace version part of cargo line
  • Add beta support for vendoring dependencies in Bundler

v0.118.16, 20 August 2020

  • Add a optional repo_contents_path attribute to the file parser/fetcher/updater

v0.118.15, 20 August 2020

  • Handle deleting binary files in the PR creator/updater

v0.118.14, 20 August 2020

  • Support binary and deleted files in PR updater/creator

v0.118.13, 19 August 2020

  • Add deleted and content_encoding properties to dependency_file
  • Bump npm from 6.14.4 to 6.14.8 in /npm_and_yarn/helpers
  • Bump eslint from 7.6.0 to 7.7.0 in /npm_and_yarn/helpers
  • Bump jest from 26.2.2 to 26.4.0 in /npm_and_yarn/helpers
  • Bump phpstan/phpstan from 0.12.34 to 0.12.37 in /composer/helpers
  • Add python 3.7.8
  • Test caching strategy from old circle config

v0.118.12, 7 August 2020

  • docker: consistent indentation of Dockerfile (@​localheinz)
  • python: properly escape username nad password in auth URL
  • CI: publish versioned images to DockerHub
  • CI: performance improvements

v0.118.11, 6 August 2020

  • common: increase default http client read timeout
  • go_modules: always return a Version object for indirect dependencies
  • Bump composer/composer from 1.10.9 to 1.10.10 in /composer/helpers
  • Bump pip-tools from 5.3.0 to 5.3.1 in /python/helpers
  • CI: performance improvements

v0.118.10, 3 August 2020

  • Bump jest from 26.2.1 to 26.2.2 in /npm_and_yarn/helpers
  • Bump eslint from 7.5.0 to 7.6.0 in /npm_and_yarn/helpers
  • Encode '@' in python HTTP basic auth passwords

v0.118.9, 3 August 2020

... (truncated)
Commits
  • f3b5638 v0.119.0
  • 970ad6a Merge pull request #2476 from dependabot/bundler-vendoring-support
  • 14ddb5b Add comment to address existing git repo flow
  • 8730c9c Add DependencyFile#decoded_content
  • aa1cbd1 Improve wording in build_tmp_repo helper
  • 89851b9 Load gemfile and lockfile from project fixtures
  • d039acf Ensure files written to cache dir are deleted
  • 5fc3c1c Add --no-tag and --np-recurse-submodules options to git clone
  • 0f47681 Merge pull request #2478 from dependabot/jurre/fix-cargo-regex-update
  • 5ec3360 Only replace version part of cargo line
  • Additional commits viewable in compare view

Merge request reports