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.41.4 #81

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.41.4

1.41.4 (2022-02-11)

Dependencies

  • update dependency com.google.code.gson:gson to v2.9.0 (#1582) (8772778)

v1.41.3

1.41.3 (2022-02-09)

Dependencies

  • update dependency com.google.protobuf:protobuf-java to v3.19.4 (#1568) (416e5d7)
  • update dependency com.puppycrawl.tools:checkstyle to v9.3 (#1569) (9c7ade8)
  • update project.opencensus.version to v0.31.0 (#1563) (0f9d2b7)

v1.41.2

1.41.2 (2022-01-27)

Dependencies

  • java: update actions/github-script action to v5 (#1339) (#1561) (c5dbec1)
  • update dependency com.google.errorprone:error_prone_annotations to v2.11.0 (#1560) (d9609b0)

v1.41.1

1.41.1 (2022-01-21)

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.13.1 (#1527) (7750398)
  • update dependency com.google.protobuf:protobuf-java to v3.19.3 (#1549) (50c0765)
  • update dependency com.puppycrawl.tools:checkstyle to v9.2.1 (#1532) (e13eebd)
  • update dependency kr.motd.maven:os-maven-plugin to v1.7.0 (#1547) (8df0dbe)
  • update dependency org.apache.felix:maven-bundle-plugin to v5 (#1548) (ac10b6c)
  • update project.appengine.version to v1.9.94 (#1557) (05c78f4)
  • update project.opencensus.version to v0.30.0 (#1526) (318e54a)

google-http-java-client v1.41.0

Features

... (truncated)

Changelog

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

1.41.4 (2022-02-11)

Dependencies

  • update dependency com.google.code.gson:gson to v2.9.0 (#1582) (8772778)

1.41.3 (2022-02-09)

Dependencies

  • update dependency com.google.protobuf:protobuf-java to v3.19.4 (#1568) (416e5d7)
  • update dependency com.puppycrawl.tools:checkstyle to v9.3 (#1569) (9c7ade8)
  • update project.opencensus.version to v0.31.0 (#1563) (0f9d2b7)

1.41.2 (2022-01-27)

Dependencies

  • java: update actions/github-script action to v5 (#1339) (#1561) (c5dbec1)
  • update dependency com.google.errorprone:error_prone_annotations to v2.11.0 (#1560) (d9609b0)

1.41.1 (2022-01-21)

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.13.1 (#1527) (7750398)
  • update dependency com.google.protobuf:protobuf-java to v3.19.3 (#1549) (50c0765)
  • update dependency com.puppycrawl.tools:checkstyle to v9.2.1 (#1532) (e13eebd)
  • update dependency kr.motd.maven:os-maven-plugin to v1.7.0 (#1547) (8df0dbe)
  • update dependency org.apache.felix:maven-bundle-plugin to v5 (#1548) (ac10b6c)
  • update project.appengine.version to v1.9.94 (#1557) (05c78f4)
  • update project.opencensus.version to v0.30.0 (#1526) (318e54a)

1.41.0 (2022-01-05)

Features

Bug Fixes

... (truncated)

Commits
  • 1191229 chore(main): release 1.41.4 (#1583)
  • 8772778 deps: update dependency com.google.code.gson:gson to v2.9.0 (#1582)
  • 23fede7 chore: downstream check for all libraries in single job (#1554)
  • ba7021b chore(main): release 1.41.4-SNAPSHOT (#1579)
  • 21a4000 build(deps): update dependency org.codehaus.mojo:animal-sniffer-maven-plugin ...
  • 9c10486 build(deps): update dependency org.apache.maven.plugins:maven-project-info-re...
  • c2885b3 chore(main): release 1.41.3 (#1578)
  • 9c7ade8 deps: update dependency com.puppycrawl.tools:checkstyle to v9.3 (#1569)
  • 0f9d2b7 deps: update project.opencensus.version to v0.31.0 (#1563)
  • 416e5d7 deps: update dependency com.google.protobuf:protobuf-java to v3.19.4 (#1568)
  • 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 #87.