Skip to content

Bump dependabot-omnibus from 0.115.0 to 0.135.0

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

Bumps dependabot-omnibus from 0.115.0 to 0.135.0.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.135.0, 4 March 2021

v0.134.2, 3 March 2021

  • Revert: Run Bundler v1 native helpers with an explicit version
  • Update rubocop requirement from ~> 1.10.0 to ~> 1.11.0 in /common
  • Bump @npmcli/arborist from 2.2.4 to 2.2.6 in /npm_and_yarn/helpers

v0.134.1, 2 March 2021

  • Run Bundler v1 native helpers with an explicit version setting the stage for Bundler v2 support

v0.134.0, 1 March 2021

  • Introduce Dependabot::PullRequestCreator::Message as an alternative to Dependabot::PullRequestCreator::MessageBuilder
  • Test: convert Bundler specs to projects
  • Test: fix npm6 fixture
  • Bump composer/composer from 2.0.9 to 2.0.10 in /composer/helpers/v2
  • Bump @npmcli/arborist from 2.2.3 to 2.2.4 in /npm_and_yarn/helpers
  • Bump eslint-config-prettier from 7.2.0 to 8.0.0 in /npm_and_yarn/helpers
  • Bump phpstan/phpstan from 0.12.77 to 0.12.78 in /composer/helpers/v2
  • Bump phpstan/phpstan from 0.12.77 to 0.12.78 in /composer/helpers/v1
  • Bump cython from 0.29.21 to 0.29.22 in /python/helpers

v0.133.6, 22 February 2021

  • npm: Use CLI for peer dep conflicts, and default to it without lockfile
  • Bump @npmcli/arborist from 2.2.2 to 2.2.3 in /npm_and_yarn/helpers

v0.133.5, 19 February 2021

  • Python: Raise UnexpectedExternalCode if reject_external_code: true, regardless of the update involving external code
  • Hex: Raise UnexpectedExternalCode if reject_external_code: true, regardless of the update involving external code
  • JS: fix npm file updater spec

v0.133.4, 18 February 2021

  • Elixir: support projects using Nerves extensions (@​fhunleth and @​cblavier)
  • Common: Insert zero-width space in @​mentions when sanitizing github pull request descriptions
  • Azure: raise NotFound error when response status code is 400 for fetch_commit (@​milind009)
  • JS: Switch from yarn to npm for helper deps
  • JS: Convert spec fixtures to project based
  • Bump phpstan/phpstan from 0.12.74 to 0.12.77 in /composer/helpers/v1
  • Bump phpstan/phpstan from 0.12.76 to 0.12.77 in /composer/helpers/v2
  • Update rubocop requirement from ~> 1.9.0 to ~> 1.10.0 in /common
... (truncated)
Commits
  • 399a0a4 Merge pull request #3232 from dependabot/v0.135.0-release-notes
  • 32c3be5 v0.135.0
  • 53793b1 Merge pull request #3234 from dependabot/fix-build
  • 09314fd Merge pull request #3235 from dependabot/fix-test-failures
  • f721b3e test: update assertions to pass
  • da2bfeb chore: mount bundler/helpers in docker dev container
  • f3239df Merge pull request #3229 from dependabot/feelepxyz/fix-flaky-npm6-spec
  • 1374df6 Merge pull request #3213 from dependabot/updates/issues/1104-rust-issues
  • e695105 Fix flaky npm 6 peer dependency test
  • ae7dafd test: remove unrelated dependencies
  • Additional commits viewable in compare view

Merge request reports