You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2024/01/13 06:57:18 UTC

(hbase) branch branch-2.4 updated (352b013610b -> 41f0e362170)

This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a change to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/hbase.git


    from 352b013610b HBASE-28301 IntegrationTestImportTsv fails with UnsupportedOperationException (#5613)
     new b4a670404a6 HBASE-28308 Bump gitpython from 3.1.37 to 3.1.41 in /dev-support/flaky-tests (#5616)
     new 41f0e362170 HBASE-28310 Bump jinja2 from 3.1.2 to 3.1.3 in /dev-support/flaky-tests (#5619)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 dev-support/python-requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


(hbase) 01/02: HBASE-28308 Bump gitpython from 3.1.37 to 3.1.41 in /dev-support/flaky-tests (#5616)

Posted by zh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/hbase.git

commit b4a670404a64a155a47f5999c7c6f6499d8b821d
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Jan 13 14:50:29 2024 +0800

    HBASE-28308 Bump gitpython from 3.1.37 to 3.1.41 in /dev-support/flaky-tests (#5616)
    
    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
    - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.37...3.1.41)
    
    ---
    updated-dependencies:
    - dependency-name: gitpython
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
    Signed-off-by: Duo Zhang <zh...@apache.org>
    (cherry picked from commit d57e4e238d6255a634762bd5f41db6d84803f703)
---
 dev-support/python-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/python-requirements.txt b/dev-support/python-requirements.txt
index 9ca8c66afb1..0e09594aec8 100644
--- a/dev-support/python-requirements.txt
+++ b/dev-support/python-requirements.txt
@@ -17,6 +17,6 @@
 #
 requests==2.31.0
 future==0.18.3
-gitpython==3.1.37
+gitpython==3.1.41
 rbtools==4.0
 jinja2==3.1.2


(hbase) 02/02: HBASE-28310 Bump jinja2 from 3.1.2 to 3.1.3 in /dev-support/flaky-tests (#5619)

Posted by zh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/hbase.git

commit 41f0e36217061b6ea28353197348249fe645f394
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Jan 13 14:52:56 2024 +0800

    HBASE-28310 Bump jinja2 from 3.1.2 to 3.1.3 in /dev-support/flaky-tests (#5619)
    
    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
    Signed-off-by: Duo Zhang <zh...@apache.org>
    (cherry picked from commit 6133d74318fc61f83faa865c4b307aa5cc7a8c29)
---
 dev-support/python-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/python-requirements.txt b/dev-support/python-requirements.txt
index 0e09594aec8..8ef087b0036 100644
--- a/dev-support/python-requirements.txt
+++ b/dev-support/python-requirements.txt
@@ -19,4 +19,4 @@ requests==2.31.0
 future==0.18.3
 gitpython==3.1.41
 rbtools==4.0
-jinja2==3.1.2
+jinja2==3.1.3