Skip to content

dependency: bump dependabot-omnibus from 0.154.3 to 0.156.2

Bumps dependabot-omnibus from 0.154.3 to 0.156.2.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.156.2, 25 June 2021

  • poetry: skip path and url dependencies #3991
  • Terraform: Prevent terraform init from initializing backends (@​hfurubotten) #3986

v0.156.1, 24 June 2021

  • Terraform: Configure git for terraform init and capture errors #3983
  • build(deps-dev): update rubocop requirement from ~> 1.16.0 to ~> 1.17.0 in /common #3912

v0.156.0, 23 June 2021

  • Create changelog from merge commits #3642
  • Terraform: always clone repository contents #3978
  • build(deps): bump pip-tools from 6.1.0 to 6.2.0 in /python/helpers #3974
  • Hex: Adds support for sub-projects without the need for umbrella applications (@​gjsduarte) #3944

v0.155.1, 23 June 2021

  • Terraform: fix module updates with a lockfile
  • nuget: handle RepositoryDetails without BaseAddress
  • bundler: GemspecSanitizer replace interpolated strings
  • build(deps-dev): bump jest in /npm_and_yarn/helpers

v0.155.0, 22 June 2021

  • Go: add security advisories
  • Devcontainer: do not rename gemspec
  • docker-dev-shell: do not rename gemspec

v0.154.5, 22 June 2021

  • Terraform: install modules when updating lockfile

v0.154.4, 22 June 2021

  • Terraform: handle nested module sources
  • Common: refactor filter_vulnerable_version into a separate module
  • Bundler: ignore invalid auth_uri
Commits
  • 4a9f21f v0.156.2
  • 95913a0 Merge pull request #3991 from dependabot/poetry-skip-path-dependencies
  • c8e7b74 outdated test
  • 9123a17 Merge remote-tracking branch 'origin/main' into poetry-skip-path-dependencies
  • 5ed3f7f Merge pull request #3990 from dependabot/poetry-prefer-constant
  • 3a8e412 linter
  • ab5c78f poetry ignore url dependencies too
  • 4e2d14c poetry_files_parser ignore paths
  • d5f91a7 prefer Dependabot::Python::FileParser::PoetryFilesParser::POETRY_DEPENDENCY_T...
  • 5042e9c Merge pull request #3986 from hfurubotten/fix/terraform-with-backend
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports