Skip to content

Bump dependabot-omnibus from 0.115.0 to 0.119.1

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

Bumps dependabot-omnibus from 0.115.0 to 0.119.1.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.119.1, 28 August 2020

  • Bump phpstan/phpstan from 0.12.37 to 0.12.39 in /composer/helpers
  • Update to poetry to 1.0.10
  • Add beta support for vendoring git dependencies in Bundler

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

... (truncated)
Commits
  • 3fcbe7c v0.119.1
  • 00158bd Merge pull request #2484 from dependabot/bundle-vendoring-not-all-binary
  • 9a926d2 my magic > MimeMagic
  • c660022 bundler vendoring: detect non-binary extensions
  • f9ee541 Merge pull request #2479 from dependabot/bundler-vendoring-git-support
  • 964e898 Merge pull request #2475 from dependabot/dependabot/composer/composer/helpers...
  • 90f559a Merge pull request #2472 from TomzxForks/features/poetry-1.0.10
  • 1137081 Load gemfile and lockfile from project fixtures part2
  • 91fddd4 lint: ignore fixtures
  • 3211db3 lint: line len
  • Additional commits viewable in compare view

Merge request reports