Bump google-http-client-appengine from 1.35.0 to 1.41.8 in /plugins/repository-gcs#3247
Merged
saratvemulapalli merged 2 commits intomainfrom May 9, 2022
Conversation
Bumps [google-http-client-appengine](https://github.com/googleapis/google-http-java-client) from 1.35.0 to 1.41.8. - [Release notes](https://github.com/googleapis/google-http-java-client/releases) - [Changelog](https://github.com/googleapis/google-http-java-client/blob/v1.41.8/CHANGELOG.md) - [Commits](googleapis/google-http-java-client@v1.35.0...v1.41.8) --- updated-dependencies: - dependency-name: com.google.http-client:google-http-client-appengine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
nknize
approved these changes
May 9, 2022
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
May 9, 2022
…epository-gcs (#3247) * Bump google-http-client-appengine in /plugins/repository-gcs Bumps [google-http-client-appengine](https://github.com/googleapis/google-http-java-client) from 1.35.0 to 1.41.8. - [Release notes](https://github.com/googleapis/google-http-java-client/releases) - [Changelog](https://github.com/googleapis/google-http-java-client/blob/v1.41.8/CHANGELOG.md) - [Commits](googleapis/google-http-java-client@v1.35.0...v1.41.8) --- updated-dependencies: - dependency-name: com.google.http-client:google-http-client-appengine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 7779078)
Contributor
|
The backport to To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-2.0 2.0
# Navigate to the new working tree
cd .worktrees/backport-2.0
# Create a new branch
git switch --create backport/backport-3247-to-2.0
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 7779078e1572f5ca6653019ab9e4f0d53ae93821
# Push it to GitHub
git push --set-upstream origin backport/backport-3247-to-2.0
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-2.0Then, create a pull request where the |
dblock
pushed a commit
that referenced
this pull request
May 10, 2022
…epository-gcs (#3247) (#3259) * Bump google-http-client-appengine in /plugins/repository-gcs Bumps [google-http-client-appengine](https://github.com/googleapis/google-http-java-client) from 1.35.0 to 1.41.8. - [Release notes](https://github.com/googleapis/google-http-java-client/releases) - [Changelog](https://github.com/googleapis/google-http-java-client/blob/v1.41.8/CHANGELOG.md) - [Commits](googleapis/google-http-java-client@v1.35.0...v1.41.8) --- updated-dependencies: - dependency-name: com.google.http-client:google-http-client-appengine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 7779078) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
Bumps google-http-client-appengine from 1.35.0 to 1.41.8.
Release notes
Sourced from google-http-client-appengine's releases.
... (truncated)
Changelog
Sourced from google-http-client-appengine's changelog.
... (truncated)
Commits
a76ecd9chore(1.41.x): release 1.41.8 (#1646)c7da6f3chore(1.41.x): release 1.41.8-SNAPSHOT (#1635)da9dd8bdeps: downgrade appengine to 1.9.X (#1645)693d841ci: configure the protected branch (#1634)76dae57chore(main): release 1.41.7 (#1627)076433fdeps: revert dependency com.google.protobuf:protobuf-java to v3.19.4 (#1626)8a9332bchore(main): release 1.41.7-SNAPSHOT (#1624)983f8f5chore(main): release 1.41.6 (#1612)71f720cchore: Enable Size-Label bot in all googleapis Java repositories (#1381) (#1623)4e1101ddeps: update dependency com.google.errorprone:error_prone_annotations to v2.1...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)