Skip to content

Bump dependabot-omnibus from 0.115.0 to 0.133.4

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

Bumps dependabot-omnibus from 0.115.0 to 0.133.4.

Changelog

Sourced from dependabot-omnibus's changelog.

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
  • Bump @npmcli/arborist from 2.2.1 to 2.2.2 in /npm_and_yarn/helpers
  • Only run flake8 on python helpers folder
  • Add option to profile dry-run using Stackprof
  • Fix go_modules flaky spec accessing archive.org
  • Restore npm6/7 yanked version spec
  • npm: Convert FileParser specs to project fixtures

v0.133.2, 11 February 2021

  • Docker: Fix media types in Accept header for Docker Registry
  • Convert LockfileParserSpec to use project based fixtures

v0.133.1, 10 February 2021

  • npm: fix npm 7 workspace bug when updating nested packages
  • npm: correctly parse npm 7 version from package dependencies
  • npm: Refactor NpmLockfileUpdater
  • Update npm from 7.5.2 to 7.5.3
  • Bump @npmcli/arborist from 2.2.0 to 2.2.1 in /npm_and_yarn/helpers
  • Bump phpstan/phpstan from 0.12.71 to 0.12.74 in /composer/helpers/v2
  • Bump phpstan/phpstan from 0.12.71 to 0.12.74 in /composer/helpers/v1

v0.133.0, 9 February 2021

  • Bundler: Raise UnexpectedExternalCode if reject_external_code: true and the update involves external code

v0.132.0, 8 February 2021

  • npm: Add support for updating npm 7 lockfiles

v0.131.3, 8 February 2021

  • Nuget: handle version ranges in VersionFinder
... (truncated)
Commits
  • f79f172 Merge pull request #3166 from dependabot/v0.133.4-release-notes
  • 1841e4d v0.133.4
  • 44281ba Merge pull request #3164 from dependabot/feelepxyz/delete-old-npm-yarn-fixtures
  • fae72e1 Delete old npm and yarn fixtures
  • 8dfbce4 Merge pull request #3163 from dependabot/feelepxyz/convert-latest-v-finder-su...
  • a93e5ba Fix flaky file updater spec
  • 93327d7 Fix rubocop line-length
  • b136766 Switch remaining npm specs to use project fixtures
  • 5aff878 Merge pull request #3157 from dependabot/feelepxyz/insert-zero-width-space-in...
  • c64d146 Merge pull request #3161 from dependabot/feelepxyz/switch-from-yarn-to-npm7
  • Additional commits viewable in compare view

Merge request reports

Loading