Skip to content

Bump dependabot-omnibus from 0.119.6 to 0.120.0

James Nutt requested to merge dependabot-bundler-dependabot-omnibus-0.120.0 into master

Bumps dependabot-omnibus from 0.119.6 to 0.120.0.

Changelog

Sourced from dependabot-omnibus's changelog.

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
Commits
  • 2821470 v0.120.0
  • d0f9e17 Merge pull request #2546 from dependabot/pull-request-creator-exception
  • 208e06c refactor raiser lambda to function
  • 7746df4 Merge remote-tracking branch 'origin/main' into pull-request-creator-exception
  • e97f5ef AnnotationError through reraises
  • b3b2ffe Merge pull request #2533 from JamieMagee/azure-work-item
  • 0e2f092 PullRequestCreator::AnnotationError
  • 10186c1 Update common/lib/dependabot/pull_request_creator/azure.rb
  • f4a8118 Update common/lib/dependabot/clients/azure.rb
  • beb175f only set work item in azure specific tests
  • Additional commits viewable in compare view

Merge request reports