MikeSafonov / jira-telegram-bot

Telegram bot for notifications about Jira events
MIT License
14 stars 6 forks source link

build(deps): bump google-http-client-jackson2 from 1.33.0 to 1.42.1 #112

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps google-http-client-jackson2 from 1.33.0 to 1.42.1.

Release notes

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

v1.42.1

1.42.1 (2022-06-30)

Dependencies

  • update dependency com.google.protobuf:protobuf-java to v3.21.2 (#1676) (d7638ec)

v1.42.0

1.42.0 (2022-06-09)

Features

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.13.3 (#1665) (e4f0959)
  • update dependency com.google.errorprone:error_prone_annotations to v2.13.0 (#1630) (bf777b3)
  • update dependency com.google.errorprone:error_prone_annotations to v2.13.1 (#1632) (9e46cd8)
  • update dependency com.google.errorprone:error_prone_annotations to v2.14.0 (#1667) (3516e18)
  • update dependency com.google.protobuf:protobuf-java to v3.20.1 (#1639) (90a99e2)
  • update dependency com.google.protobuf:protobuf-java to v3.21.0 (#1668) (babbe94)
  • update dependency com.google.protobuf:protobuf-java to v3.21.1 (#1669) (30ec091)
  • update dependency org.apache.felix:maven-bundle-plugin to v5.1.6 (#1643) (8547f5f)
  • update project.appengine.version to v2.0.5 (#1662) (2c82c0d)
  • update project.opencensus.version to v0.31.1 (#1644) (3c65a07)

v1.41.8

1.41.8 (2022-04-29)

Dependencies

v1.41.7

1.41.7 (2022-04-11)

Dependencies

  • revert dependency com.google.protobuf:protobuf-java to v3.19.4 (#1626) (076433f)

v1.41.6

1.41.6 (2022-04-06)

... (truncated)

Changelog

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

1.42.1 (2022-06-30)

Dependencies

  • update dependency com.google.protobuf:protobuf-java to v3.21.2 (#1676) (d7638ec)

1.42.0 (2022-06-09)

Features

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.13.3 (#1665) (e4f0959)
  • update dependency com.google.errorprone:error_prone_annotations to v2.13.0 (#1630) (bf777b3)
  • update dependency com.google.errorprone:error_prone_annotations to v2.13.1 (#1632) (9e46cd8)
  • update dependency com.google.errorprone:error_prone_annotations to v2.14.0 (#1667) (3516e18)
  • update dependency com.google.protobuf:protobuf-java to v3.20.1 (#1639) (90a99e2)
  • update dependency com.google.protobuf:protobuf-java to v3.21.0 (#1668) (babbe94)
  • update dependency com.google.protobuf:protobuf-java to v3.21.1 (#1669) (30ec091)
  • update dependency org.apache.felix:maven-bundle-plugin to v5.1.6 (#1643) (8547f5f)
  • update project.appengine.version to v2.0.5 (#1662) (2c82c0d)
  • update project.opencensus.version to v0.31.1 (#1644) (3c65a07)

1.41.7 (2022-04-11)

Dependencies

  • revert dependency com.google.protobuf:protobuf-java to v3.19.4 (#1626) (076433f)

1.41.6 (2022-04-06)

Bug Fixes

  • Content-Encoding: gzip along with Transfer-Encoding: chunked sometimes terminates early (#1608) (941da8b)

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.12.1 (#1622) (4e1101d)
  • update dependency com.google.protobuf:protobuf-java to v3.20.0 (#1621) (640dc40)

1.41.5 (2022-03-21)

... (truncated)

Commits
  • 44700db chore(main): release 1.42.1 (#1678)
  • dcad893 chore: Disable CLIRR checks on releas (#1474) (#1679)
  • 62a55a9 chore: update dependencies for regapic (#1467) (#1677)
  • d7638ec deps: update dependency com.google.protobuf:protobuf-java to v3.21.2 (#1676)
  • d990192 build(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin...
  • 8a97c1a chore(main): release 1.42.1-SNAPSHOT (#1673)
  • 0e2c7e8 chore(main): release 1.42.0 (#1631)
  • ce3f5f0 build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • d6ab5c2 chore(deps): update dependency com.google.cloud:libraries-bom to v25.4.0 (#1670)
  • 30ec091 deps: update dependency com.google.protobuf:protobuf-java to v3.21.1 (#1669)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #114.