Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependabot-omnibus from 0.162.0 to 0.213.0 #93

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps dependabot-omnibus from 0.162.0 to 0.213.0.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.213.0, 31 October 2022

  • prevent failing to create a PR due to metadata gathering errors #5980
  • Bump Node.js in bug report description field (@​HonkingGoose) #5984
  • Allow file fetchers to opt into loading git submodules #5982
  • Centralize pyenv install logic #5985
  • prevent trying to get a commit that can't exist #5981
  • Remove Current User From List of Default Reviewer (@​Kimor-hello) #5968
  • Bump @​npmcli/arborist from 5.6.2 to 6.0.0 in /npm_and_yarn/helpers #5955
  • Update rubocop requirement from ~> 1.36.0 to ~> 1.37.1 in /common #5959
  • Regenerate updater/Gemfile.lock #5858
  • Keep updater lockfile in sync with subgem changes #5972
  • Add Dependency Review workflow #5973
  • Yarn Berry: Fully update cache and include .pnp.cjs in PR #5964
  • Actually consider development dependencies (v2) #5971
  • Actually consider development dependencies #5969
  • Fix crashes on Python libraries using multiple manifests #5965
  • Fix rubocop redundant freeze warnings #5468
  • Don't repeat dependency names in PR title #5915
  • fix race and updating local mounted repositories #5937
  • Initial work on standard Python support #5661
  • Only call pip compile once (@​jerbob92) #5905
  • Bump rubocop from 1.36.0 to 1.37.1 in /updater #5960
  • Bump licensed from 3.7.4 to 3.7.5 in /updater #5957
  • Update octokit requirement from >= 4.6, = 4.6, < 7.0 in /common #5954
  • Make dry-run script twice as fast #5950
  • Bump collection from 1.16.0 to 1.17.0 in /pub/helpers #5898
  • Bump eslint from 8.25.0 to 8.26.0 in /npm_and_yarn/helpers #5953
  • Update pip requirement from =21.3.1,<22.4.0 in /python/helpers #5893
  • build(deps): bump terraform from 1.3.2 to 1.3.3 (@​HorizonNet) #5952
  • No public url call when public registry is disabled #5948
  • fix calling npm.org when there's no npmrc with replaces-base #5928
  • Never change version precision of actions chosen by users #5891
  • Bump nokogiri from 1.13.8 to 1.13.9 in /updater #5936
  • Fix crash when updating git dependencies #5934
  • Fix error when parsing Gitlab changelogs #5929
  • Fix crash when updating Python libraries with multiple manifest types #5932
  • Fix updating to tags with a branch with same name #5918
  • Batch some PRs updating dependencies #5942
  • Maven: fix forgetting repositories seen in earlier POMs #5931
  • Yarn Berry: Fixes subdependency security updates #5930
  • Bump phpstan/phpstan from 1.8.8 to 1.8.10 in /composer/helpers/v1 #5910
  • Bump friendsofphp/php-cs-fixer from 3.11.0 to 3.12.0 in /composer/helpers/v2 #5895
  • Install composer in a way that does not use COPY --from #5904
  • Fall back to PR title if original PR head commit is missing #5913
  • Maven: implement parent snapshot lookup #5924
  • Fixed disabledPackageSources for nuget.org #5874
  • maven: implement replaces-base to avoid calling central #5908
  • Fix commitlint message style detection #5744
  • Fixing PR failures if pypi.org unavailable #5876

... (truncated)

Commits
  • a0f0327 updated Gemfile.lock for v0.213.0
  • d1a2be4 v0.213.0
  • b4112ce Update version comments for SHA-pinned GitHub Actions (#5951)
  • 46aecc9 Merge pull request #5980 from dependabot/jakecoffman/pr-dont-fail-me-now
  • 5bced87 fix TypeError
  • 9ee65a0 Merge branch 'main' into jakecoffman/pr-dont-fail-me-now
  • cafb955 Merge pull request #5984 from HonkingGoose/patch-1
  • 26a4798 Bump Node.js in bug report description field
  • 5880c3c Merge pull request #5982 from dependabot/bdragon/clone-recurse-submodules
  • de50423 Merge branch 'main' into bdragon/clone-recurse-submodules
  • 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.162.0 to 0.213.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.162.0...v0.213.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 31, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #97.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/bundler/dependabot-omnibus-0.213.0 branch December 1, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants