Skip to content

Bump dependabot-omnibus from 0.115.0 to 0.120.5

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

Bumps dependabot-omnibus from 0.115.0 to 0.120.5.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.120.5, 6 October 2020

  • Allow requirements.txt files of up to 200kb
  • Bump poetry from 1.0.10 to 1.1.1 in /python/helpers
  • Bump jest from 26.4.2 to 26.5.0 in /npm_and_yarn/helpers
  • Reduce docker image size (@​wreulicke)
  • Bump phpstan/phpstan from 0.12.47 to 0.12.48 in /composer/helpers
  • Update rubocop requirement from ~> 0.91.0 to ~> 0.92.0 in /common
  • Adds python 3.7.9. (@​jeremiq)

v0.120.4, 1 October 2020

  • Go: Bump golang to v1.15.2
  • Bump phpstan/phpstan from 0.12.45 to 0.12.47 in /composer/helpers
  • Upgrade Python to 3.8.6 (@​ulgens)
  • Handle empty pipfile requirement string
  • Teach FileFetcher to fetch from disk if local repository clone is present
  • Bundler: refactor DependencySource from LatestVersionFinder

v0.120.3, 28 September 2020

  • Fix uninitialized constant error (Dependabot::VERSION) when using SharedHelpers
  • Fix SharedHelpers.excon_defaults when passing in extra headers
  • Bump phpstan/phpstan from 0.12.44 to 0.12.45 in /composer/helpers
  • Bump eslint from 7.9.0 to 7.10.0 in /npm_and_yarn/helpers

v0.120.2, 25 September 2020

  • Add trailing slash to pypi.org index requests
  • Add a default User-Agent header to excon requests
  • Bump phpstan/phpstan from 0.12.43 to 0.12.44 in /composer/helpers

v0.120.1, 25 September 2020

  • Default to pypi.org instead of pypi.python.org

v0.120.0, 24 September 2020

  • BREAKING: New exception Dependabot::PullRequestCreator::AnnotationError Raised when a pull request is created but fails further steps (e.g. assigning reviewer) Code that rescues from PullRequestCreator can use the pull_request property for the incomplete PR, and the cause property for the original error.
  • Allow Azure client to set linked work item (@​JamieMagee)
  • Bump eslint from 7.8.1 to 7.9.0 in /npm_and_yarn/helpers
  • Bump phpstan/phpstan from 0.12.42 to 0.12.43 in /composer/helpers
  • Bump prettier from 2.1.1 to 2.1.2 in /npm_and_yarn/helpers
  • Bump rubocop from ~> 0.90.0 to ~> 0.91.0 in /common
  • Bump jason from 1.2.1 to 1.2.2 in /hex/helpers

v0.119.6, 21 September 2020

... (truncated)
Commits
  • 7782c22 Merge pull request #2605 from dependabot/jurre/release-0.120.5
  • eee527d v0.120.5
  • caec840 Merge pull request #2604 from dependabot/jurre/larger-requirement-files
  • a4beaf7 Merge pull request #2564 from dependabot/dependabot/bundler/common/rubocop-tw...
  • 032f2ea Merge pull request #2603 from dependabot/dependabot/pip/python/helpers/poetry...
  • 2b61c5b Add test coverage for not fetching large .txt files
  • 42e3216 Merge pull request #2595 from wreulicke/patch-1
  • 6a30f2e Allow requirements.txt files of up to 200kb
  • 804ce91 Update spec to match new Poetry error message
  • b94c671 Merge pull request #2602 from dependabot/dependabot/npm_and_yarn/npm_and_yarn...
  • Additional commits viewable in compare view

Merge request reports