Configure Renovate - autoclosed - #5
Closed
renovate-bot wants to merge 1 commit into
Closed
Conversation
BenWhitehead
added a commit
that referenced
this pull request
May 2, 2022
# This is the 1st commit message:
# This is a combination of 2 commits.
# This is the 1st commit message:
# This is a combination of 2 commits.
# This is the 1st commit message:
wip: first stab at trying to corral all {to,from}Pb methods from model classes
# This is the commit message #2:
wip: refactor all access of ApiaryConversions to use their intermediary `codec` method
# This is the commit message #2:
wip: add clirr rule to allow removing accidental public hmacKeyMetadata#toPb
# This is the commit message #2:
wip: add enum ApiaryConversions#Codecs
# This is the commit message #3:
wip: fix lifecycle rule tests
# This is the commit message #4:
wip: fix blob metadata encoding
# This is the commit message #5:
wip: replace Blob#fromPb and Bucket#fromPb with BlobInfo#asBlob and BucketInfo#asBucket
The old fromPb method were conflating creating an instance of an "Info" model with create an instance of an "Info" model and binding it together with a Storage instance.
Now, an instance of Info model can be decoded (where/whenever) and then turned into a Blob/Bucket as necessary.
# This is the commit message #6:
tersify conversions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
google-cloud-storage/pom.xml(maven)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all othersnode_modules,bower_components,vendorand various test/tests directoriespackage.jsonis modified🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.jsonin this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.You have configured Renovate to use branch
masteras base branch.What to Expect
With your current configuration, Renovate will create 1 Pull Request:
Update dependency com.google.apis:google-api-services-storage to v1-rev20191011-1.30.3
renovate/com.google.apis-google-api-services-storage-1.xmasterv1-rev20191011-1.30.3❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.