From issues-return-92012-apmail-commons-issues-archive=commons.apache.org@commons.apache.org Fri Sep 4 05:37:38 2020 Return-Path: X-Original-To: apmail-commons-issues-archive@locus.apache.org Delivered-To: apmail-commons-issues-archive@locus.apache.org Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with ESMTP id 21E5719CE7 for ; Fri, 4 Sep 2020 05:37:36 +0000 (UTC) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 4218D1220E6 for ; Fri, 4 Sep 2020 05:37:36 +0000 (UTC) Received: (qmail 49480 invoked by uid 500); 4 Sep 2020 05:37:34 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 49339 invoked by uid 500); 4 Sep 2020 05:37:34 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 49132 invoked by uid 99); 4 Sep 2020 05:37:33 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2020 05:37:33 +0000 From: =?utf-8?q?GitBox?= To: issues@commons.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bcommons-compress=5D_dependabot=5Bbot=5D_opened_a_n?= =?utf-8?q?ew_pull_request_=23136=3A_Bump_mockito-core_from_1=2E10=2E19_to_3?= =?utf-8?q?=2E5=2E10?= Message-ID: Date: Fri, 04 Sep 2020 05:37:33 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit dependabot[bot] opened a new pull request #136: URL: https://github.com/apache/commons-compress/pull/136 Bumps [mockito-core](https://github.com/mockito/mockito) from 1.10.19 to 3.5.10.
Release notes

Sourced from mockito-core's releases.

v3.5.10

Release notes were automatically generated by Shipkit

3.5.10

v3.5.9

Release notes were automatically generated by Shipkit

3.5.9

v3.5.8

Release notes were automatically generated by Shipkit

3.5.8

v3.5.7

Release notes were automatically generated by Shipkit

3.5.7

v3.5.6

Release notes were automatically generated by Shipkit

3.5.6

v3.5.5

Release notes were automatically generated by Shipkit

3.5.5

v3.5.2

Release notes were automatically generated by Shipkit

3.5.2

Commits
  • b6ae6cf 3.5.10 release (previous 3.5.9) + release notes updated by CI build 4773
  • 893e2f4 [ci maven-central-release] Merge pull request #2034 from mockito/explicit-esc...
  • 093d527 Escape mock during method dispatch on mock to avoid premature garbage collect...
  • fcd788c 3.5.9 release (previous 3.5.8) + release notes updated by CI build 4763
  • 626d457 Fixes #2007 : Downgrade objenesis version for mockito-android (#2024)
  • a8b1565 3.5.8 release (previous 3.5.7) + release notes updated by CI build 4758
  • 2828552 Fix typo in CONTRIBUTING.md and SpyOnInjectedFieldsHandler (#1994)
  • 8007df7 3.5.7 release (previous 3.5.6) + release notes updated by CI build 4749
  • f31ba85 [ci maven-central-release] Merge pull request #2023 from mockito/explicit-ini...
  • 24d8d79 Initializes classes prior to instrumentation to avoid uncontrolled code execu...
  • Additional commits viewable in compare view

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mockito:mockito-core&package-manager=maven&previous-version=1.10.19&new-version=3.5.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org