Skip to content

Bump dependabot-omnibus from 0.115.0 to 0.131.0

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

Bumps dependabot-omnibus from 0.115.0 to 0.131.0.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.131.0, 4 February 2021

  • Composer: handle unreachable path vcs source
  • Nuget: Parse floating notation when used in range
  • Nuget: Ignore Remove ProjectReferences
  • Gradle Kotlin DSL: Add Support for Named URL Parameter in Maven Repository (@​hfhbd)
  • Python: Add python 3.8.7 (@​Parnassius)
  • npm: Refactor specs to use project based fixtures
  • Bump composer/composer from 1.10.19 to 1.10.20 in /composer/helpers/v1
  • Bump composer/composer from 2.0.8 to 2.0.9 in /composer/helpers/v2
  • Bump phpstan/phpstan from 0.12.68 to 0.12.71 in /composer/helpers/v1 and /composer/helpers/v2
  • Bump friendsofphp/php-cs-fixer in /composer/helpers/v2 and /composer/helpers/v1
  • Update simplecov-console requirement from ~> 0.8.0 to ~> 0.9.1
  • Bump @npmcli/arborist from 2.0.6 to 2.1.1 in /npm_and_yarn/helpers
  • Update rubocop requirement from ~> 1.8.0 to ~> 1.9.0 in /common

v0.130.3, 25 January 2021

  • Extract yarn/npm lockfile updater specs from FileUpdater specs
  • Bump @npmcli/arborist from 2.0.5 to 2.0.6 in /npm_and_yarn/helpers
  • Gomod: go-1.15.7
  • Composer: Check for explicit composer plugin version before invalid plugins
  • Update eslint prettier extension
  • Fix JS debugging in vscode

v0.130.2, 19 January 2021

  • gradle: repository url by assignment
  • Bump pip-tools from 5.4.0 to 5.5.0
  • Bump eslint from 7.17.0 to 7.18.0 in /npm_and_yarn/helpers
  • Bump golang.org/x/mod from 0.4.0 to 0.4.1 in /go_modules/helpers
  • Bump @npmcli/arborist from 2.0.3 to 2.0.5 in /npm_and_yarn/helpers
  • Bump phpstan/phpstan from 0.12.66 to 0.12.68 in /composer/helpers/v2
  • Bump phpstan/phpstan from 0.12.66 to 0.12.68 in /composer/helpers/v1

v0.130.1, 14 January 2021

  • npm: detect npm v7 lockfiles
  • npm: Install npm v7 (unused) alongside npm v6
  • JS: Upgrade node to v14.15.4
  • Common: Added require "set" to utils.rb (@​JohannesEH)
  • Sanitize [@​mentions](https://github.com/mentions) by wrapping them in codeblocks preventing notifications when replying to PR email notifications

v0.130.0, 13 January 2021

  • npm: Support GitLab format npm registry (@​danoe)
  • npm: move native helpers to npm6 namespace
  • Python: Use release version of pyenv (@​ulgens)
  • Gradle: Add support for Kotlin Plugins (@​busches)
  • Composer: Use composer v1 when any of the requirements are invalid on v2
... (truncated)
Commits
  • f09d2ce Merge pull request #3076 from dependabot/v0.131.0-release-notes
  • 8eee408 v0.131.0
  • af300c1 Merge pull request #3075 from dependabot/jurre/composer-path-repo-source
  • 56455f0 Merge pull request #3065 from dependabot/dependabot/bundler/common/simplecov-...
  • c46f98f Merge pull request #3066 from dependabot/dependabot/composer/composer/helpers...
  • d8040ab Merge pull request #3072 from dependabot/feelepxyz/npm-spec-refactor
  • 8ddceb3 Composer: handle unreachable path vcs source
  • 496608d Convert remaining specs to project based fixtures
  • 5ddb536 Match dotfiles in the project dep files helper
  • 00d4d12 Merge pull request #3070 from dependabot/jurre/fix-nuget-version-range-floati...
  • Additional commits viewable in compare view

Merge request reports