Skip to content

Bump dependabot-omnibus from 0.112.35 to 0.113.7

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

Bumps dependabot-omnibus from 0.112.35 to 0.113.7.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.113.7, 1 October 2019

  • Bump eslint from 6.5.0 to 6.5.1 in /npm_and_yarn/helpers
  • Bump rubocop requirement from ~> 0.74.0 to ~> 0.75.0 in /common
  • Bump @dependabot/yarn-lib from 1.17.3 to 1.19.0 in /npm_and_yarn/helpers

v0.113.6, 30 September 2019

  • Bundler: Fall back to unlocking all sub-dependencies in lockfile updater
  • Python: Fetch path dependency files relative to directory they're required in
  • Python: Handle nested path dependencies during parsing

v0.113.5, 30 September 2019

  • JS: Handle cases where the resolved previous version is the latest version

v0.113.4, 27 September 2019

  • JS: Resolve the previous version from the version requirements when there is no lockfile
  • JS: Handle malformed lockfile versions

v0.113.3, 26 September 2019

  • Gradle: Support pre-release syntax 1.0.0pr
  • Update security vulnerability disclosure to GitHub Bug Bounty program

v0.113.2, 25 September 2019

  • Dependencies: Make gpgme an optional dependency
  • Dev env: Allow a few options to be provided to the dev shell
  • Dev env: Mount .rubocop.yml in the docker dev shell
  • Dry-run: Only git init when writing output
  • Dry run: support multiple package managers when caching files
  • Dry run: add --commit option to fetch from

v0.113.1, 17 September 2019

  • Bump nock from 10.0.6 to 11.3.4 in /npm_and_yarn/helpers
  • Bump eslint from 6.3.0 to 6.4.0 in /npm_and_yarn/helpers
  • Dry run script: add options and improve logging

v0.113.0, 13 September 2019

  • Add support for AWS codecommit

v0.112.37, 11 September 2019

  • Python: Stricter marker ignoring
  • Docker: Add support for docker images with build num as tags (thanks @​tscolari!)
... (truncated)
Commits
  • 258524b v0.113.7
  • cc3198e Merge pull request #1410 from dependabot/dependabot/npm_and_yarn/npm_and_yarn...
  • 6beb3c8 Merge pull request #1418 from dependabot/dependabot/npm_and_yarn/npm_and_yarn...
  • 16fef97 Merge pull request #1417 from dependabot/dependabot/bundler/common/rubocop-tw...
  • 2b0a4d7 Disable cop in method overwrite
  • dbcaf01 Bump eslint from 6.5.0 to 6.5.1 in /npm_and_yarn/helpers
  • b251a4f Update rubocop requirement from ~> 0.74.0 to ~> 0.75.0 in /common
  • 14f9c39 v0.113.6
  • 97a06d1 Merge pull request #1415 from dependabot/handle-nested-path-deps
  • 8352984 Merge pull request #1413 from dependabot/fetch-setup-files-with-dir
  • Additional commits viewable in compare view

Merge request reports

Loading