Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Bump dependabot-omnibus from 0.209.0 to 0.212.0 - #857

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/dependabot-omnibus-0.212.0
Closed

Bump dependabot-omnibus from 0.209.0 to 0.212.0#857
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/dependabot-omnibus-0.212.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2022

Copy link
Copy Markdown
Contributor

Bumps dependabot-omnibus from 0.209.0 to 0.212.0.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.212.0, 6 September 2022

  • prevent the push to main event from skipping #5641
  • Fix path to python native helpers #5617
  • push docker images after approval #5640
  • branch naming for removed dependencies #5623
  • Properly upgrade github actions pinned to specific commits #5576
  • pull request message is always built, removing experiment #5638
  • gradle depends on maven gem, so run gradle tests when maven changes #5637
  • build(deps-dev): update parallel_tests requirement from ~> 3.11.1 to ~> 3.12.0 in /common #5627
  • build(deps-dev): update rubocop requirement from ~> 1.35.1 to ~> 1.36.0 in /common #5628
  • fix latest docker image not being pushed on merge to main #5636
  • Add RuboCop Performance #5586
  • Speedup rebuilding native helper changes #5624
  • build(deps): bump poetry from 1.1.15 to 1.2.0 in /python/helpers #5599
  • fix main failures saying there's no repository here #5622
  • skip CI if no changes effect the ecosystem #5620
  • only use GHCR for deploys #5614
  • Enable new RuboCop cops #5588
  • Configure RSpec to allow running rspec --only-failures #5606
  • Revert "Add more helpful error messaging when a vulnerable dependency cannot be upgraded" #5613
  • publish main branch images #5610
  • build(deps): bump terraform from 1.2.3 to 1.2.8 (@​gtirloni) #5591
  • Add more helpful error messaging when a vulnerable dependency cannot be upgraded #5542
  • Merge previously private updater code into core #5608
  • Use correct label for tech debt form (@​HonkingGoose) #5602
  • Convert issue templates to issue forms (@​HonkingGoose) #5600
  • Dependabot Ltd -> GitHub Inc #5592
  • Fix typo: requiers -> requires #5583
  • build(deps): update faraday requirement from = 2.3.0 to = 2.5.2 in /common #5535

v0.211.0, 23 August 2022

  • Support for transitive dependency removal #5549
  • build(deps): bump poetry from 1.1.14 to 1.1.15 in /python/helpers #5578
  • Adding required checks in ci-release.yml #5575

v0.210.0, 23 August 2022

  • build(deps): bump nock from 13.2.8 to 13.2.9 in /npm_and_yarn/helpers #5397
  • build(deps): bump NPM from 8.5.1 to 8.18.0 (@​THETCR) #5518
  • build(deps-dev): bump eslint from 8.21.0 to 8.22.0 in /npm_and_yarn/helpers #5533
  • Fix file updater removing variants from docker tags #5560
  • Update rubocop requirement from ~> 1.33.0 to ~> 1.35.1 in /common #5564
  • Fix Bundler vendoring when a subdirectory is configured #5567
  • Fix CI matrices #5573
  • Split slow ecosystems across multiple CI jobs #5568
  • Set the author details when updating an Azure pull request. (@​JManou) #5557
  • Bump @​npmcli/arborist from 5.3.1 to 5.6.0 in /npm_and_yarn/helpers #5563
  • Bump docker_registry2 to fix #3989 (@​noorul) #5436

... (truncated)

Commits
  • 1353b04 v0.212.0
  • c606550 Merge pull request #5641 from dependabot/jakecoffman/fix-main-merge-again
  • 0eec28f Merge branch 'main' into jakecoffman/fix-main-merge-again
  • 2601f1f Merge pull request #5617 from dependabot/deivid-rodriguez/python-helpers-path
  • 0f30a83 prevent the push to main event from skipping
  • 3d4b9df Fix path to python native helpers
  • b7801d9 Merge pull request #5640 from dependabot/jakecoffman/push-after-approval
  • ab12147 Merge branch 'main' into jakecoffman/push-after-approval
  • c41ea8f Merge pull request #5623 from dependabot/mctofu/branch-namer-removed-deps
  • 19f392e push docker images after approval
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dependabot-omnibus](https://github.com/dependabot/dependabot-core) from 0.209.0 to 0.212.0.
- [Release notes](https://github.com/dependabot/dependabot-core/releases)
- [Changelog](https://github.com/dependabot/dependabot-core/blob/main/CHANGELOG.md)
- [Commits](dependabot/dependabot-core@v0.209.0...v0.212.0)

---
updated-dependencies:
- dependency-name: dependabot-omnibus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels Sep 7, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 31, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #869.

@dependabot dependabot Bot closed this Oct 31, 2022
@dependabot
dependabot Bot deleted the dependabot/bundler/dependabot-omnibus-0.212.0 branch October 31, 2022 20:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants