Skip to content

Bump dependabot-omnibus from 0.112.35 to 0.113.4

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

Bumps dependabot-omnibus from 0.112.35 to 0.113.4.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.113.4, 27 September 2019

  • JS: Find previous version when no lockfile
  • JS: Handle malformed lockfile version

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!)

v0.112.36, 10 September 2019

  • Composer: Tighten platform extensions regex
  • JS: Parse dependency on pkg.github.com registry more sensibly
  • Python: import setuptools for access to both find_packages() and setup() (thanks @​cclauss!)
Commits
  • 9d772b4 v0.113.4
  • 0d14fc9 Merge pull request #1406 from dependabot/feelepxyz/js-previous-version-no-loc...
  • f86dab2 Merge pull request #1402 from dependabot/feelepxyz/npm-version-req-in-lockfile
  • 7795f31 Add a comment explaining #semver_version_for
  • 326a0a0 JS: Find previous version when no lockfile
  • be3d18e Revert test change
  • 8460d75 Check that version class is correct and remove duplicative code
  • ae48d59 v0.113.3
  • a524054 Fix pil compile unreachable spec
  • 0bed400 Update security disclosure to GitHub Bug Bounty
  • Additional commits viewable in compare view

Merge request reports