Bump dependabot-omnibus from 0.107.27 to 0.107.34
Bumps dependabot-omnibus from 0.107.27 to 0.107.34.
Changelog
Sourced from dependabot-omnibus's changelog.
v0.107.34, 31 May 2019
- Handle 451s instead of 403s from GitHub for blocked repos
v0.107.33, 31 May 2019
- Handle blocked repositories when fetching commits and release notes
v0.107.32, 31 May 2019
- Raise a BranchProtected error for protected branches (rather than silencing)
v0.107.31, 31 May 2019
- Handle failed attempts to update protected branches
v0.107.30, 31 May 2019
- Handle Octokit::UnavailableForLegalReasons errors when attempting to fetch changelogs
- Python: Remove private source checking from Pipenv and Poetry resolvers (done in LatestVersionFinder)
- Python: Include pyproject source in IndexFinder
- Python: Raise PrivateSourceTimedOut for timeouts in LatestVersionFinder
v0.107.29, 31 May 2019
- Retry failures to fetch git repo in GitHub PR creator
v0.107.28, 31 May 2019
- Cargo: Raise a resolvability error for submodule cloning issues
- Elm: Allow normal Ruby requirements in Elm::Requirement class
- Gradle: Raise DependencyFileNotFound error for missing dependency script plugins
Commits
-
c3e3281
v0.107.34 -
12e06a6
Handle 451s instead of 403s from GitHub for blocked repos -
1564d6d
v0.107.33 -
9e3af71
Handle blocked repositories when fetching commits and release notes -
728defa
v0.107.32 -
dfc5f66
Raise a BranchProtected error for protected branches (rather than silencing) -
de77b6b
v0.107.31 -
8c3a486
Handle failed attempts to update protected branches -
8c4d9e5
v0.107.30 -
579bd7a
Remove unnecessary rubocop disable - Additional commits viewable in compare view