Skip to content

chore(deps): bump com.google.http-client:google-http-client-jackson2 from 1.41.0 to 1.46.1 in /calendar/sync #1344

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps com.google.http-client:google-http-client-jackson2 from 1.41.0 to 1.46.1.

Release notes

Sourced from com.google.http-client:google-http-client-jackson2's releases.

v1.46.1

1.46.1 (2025-02-07)

Bug Fixes

  • Remove unnecessary nexus plugin activation (#2071) (e3a3523)

Dependencies

  • Revert dependency io.grpc:grpc-context back to v1.69.0 (5790ac4)

v1.46.0

1.46.0 (2025-02-06)

⚠️ Breaking changes ⚠️

  • Upgraded google-http-client-test to JUnit4. This was done by annotating classes with @RunWith(JUnit4.class) and each test method with @Test.

Features

Dependencies

  • Update actions/upload-artifact action to v4.6.0 (#2056) (1e70d04)
  • Update dependency io.grpc:grpc-context to v1.70.0 (#2068) (7a580bf)
  • Update project.appengine.version to v2.0.32 (#2065) (2285bb1)

v1.45.3

1.45.3 (2024-12-11)

Dependencies

  • Update dependency io.grpc:grpc-context to v1.69.0 (#2050) (9f4f6ab)
  • Update github/codeql-action action to v3.27.7 (#2049) (9190382)

v1.45.2

1.45.2 (2024-12-05)

Bug Fixes

... (truncated)

Changelog

Sourced from com.google.http-client:google-http-client-jackson2's changelog.

1.46.1 (2025-02-07)

Bug Fixes

  • Remove unnecessary nexus plugin activation (#2071) (e3a3523)

Dependencies

  • Revert dependency io.grpc:grpc-context back to v1.69.0 (5790ac4)

1.46.0 (2025-02-06)

Features

Dependencies

  • Update actions/upload-artifact action to v4.6.0 (#2056) (1e70d04)
  • Update dependency io.grpc:grpc-context to v1.70.0 (#2068) (7a580bf)
  • Update project.appengine.version to v2.0.32 (#2065) (2285bb1)

1.45.3 (2024-12-11)

Dependencies

  • Update dependency io.grpc:grpc-context to v1.69.0 (#2050) (9f4f6ab)
  • Update github/codeql-action action to v3.27.7 (#2049) (9190382)

1.45.2 (2024-12-05)

Bug Fixes

Dependencies

  • Update actions/checkout action to v4.2.2 (#2034) (024fd71)
  • Update actions/upload-artifact action to v4.4.3 (#2035) (443157c)
  • Update dependency com.fasterxml.jackson.core:jackson-core to v2.18.2 (#2036) (5d24785)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.36.0 (#2037) (cc6eb61)
  • Update dependency io.grpc:grpc-context to v1.68.2 (#2038) (9fba799)

... (truncated)

Commits
  • 3ee8bb6 chore(main): release 1.46.1 (#2073)
  • fd38a8c chore: freeze guava and grpc dependencies until after LTS 8 is released (#2074)
  • 5790ac4 Revert "deps: update dependency io.grpc:grpc-context to v1.70.0 (#2068)" (#2072)
  • 8a30681 chore(main): release 1.46.1-SNAPSHOT (#2070)
  • e3a3523 fix: remove unnecessary nexus plugin activation (#2071)
  • c1f3083 chore(main): release 1.46.0 (#2061)
  • 7a0fab3 feat: Update and adapt to GraalVM for JDK 23 (#2069)
  • 2285bb1 deps: update project.appengine.version to v2.0.32 (#2065)
  • 719e8e6 chore(deps): update dependency com.google.cloud:libraries-bom to v26.54.0 (#2...
  • 7a580bf deps: update dependency io.grpc:grpc-context to v1.70.0 (#2068)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.google.http-client:google-http-client-jackson2](https://github.com/googleapis/google-http-java-client) from 1.41.0 to 1.46.1.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-http-java-client@v1.41.0...v1.46.1)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@googleworkspace-bot googleworkspace-bot enabled auto-merge (squash) February 10, 2025 19:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Superseded by #1374.

@dependabot dependabot bot closed this Feb 24, 2025
auto-merge was automatically disabled February 24, 2025 20:08

Pull request was closed

@dependabot dependabot bot deleted the dependabot/maven/calendar/sync/com.google.http-client-google-http-client-jackson2-1.46.1 branch February 24, 2025 20:08
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 java
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants