Skip to content

Bump dependabot-omnibus from 0.115.0 to 0.134.2

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

Bumps dependabot-omnibus from 0.115.0 to 0.134.2.

Changelog

Sourced from dependabot-omnibus's changelog.

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

v0.133.3, 16 February 2021

  • common: when detecting changes in vendored dependencies, assume resources are binary
  • Bump phpstan/phpstan from 0.12.74 to 0.12.76 in /composer/helpers/v2
  • Bump eslint from 7.19.0 to 7.20.0 in /npm_and_yarn/helpers
... (truncated)
Commits
  • d7c61db Merge pull request #3224 from dependabot/v0.134.2-release-notes
  • a5a688a v0.134.2
  • 6137fd1 Merge pull request #3222 from dependabot/feelepxyz/revert-pull-3196
  • b8ec905 Revert "Merge pull request #3196 from dependabot/feelepxyz/bundler2-spike"
  • f79afa7 Merge pull request #3216 from dependabot/dependabot/bundler/common/rubocop-tw...
  • 348e9f4 Merge pull request #3215 from dependabot/dependabot/npm_and_yarn/npm_and_yarn...
  • f25340d Merge pull request #3217 from dependabot/v0.134.1-release-notes
  • aa70214 v0.134.1
  • a0dd603 Merge pull request #3196 from dependabot/feelepxyz/bundler2-spike
  • 2cfc8e3 Fix comment typos
  • Additional commits viewable in compare view

Merge request reports