You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by gc...@apache.org on 2022/11/02 18:11:42 UTC

[allura] branch gc/8474 updated (98f5036da -> f743a9a70)

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

gcruz pushed a change to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git


 discard 98f5036da SF-7807 Upgrade Pypeline 0.6.1 -> no upgrade, and its deps: bleach,six,webencodings,html5lib,six,webencodings,Creoleparser,Genshi,six,six,markdown,importlib-metadata,typing-extensions,zipp,textile,html5lib,six,webencodings,regex
 discard 5ebfe86c5 SF-7807 Upgrade Pillow 9.2.0 -> 9.3.0
 discard 1809c476c SF-7807 Upgrade emoji 2.1.0 -> 2.2.0
 discard f6e6c9bea [#8474] pinned Markdown to 3.3.7
 discard 10ffce789 [#8474] emojize argument update
 discard a9409240d [#8474] Upgrade testfixtures 6.18.5 -> 7.0.0
 discard 12307710d [#8474] Upgrade setproctitle 1.2.3 -> 1.3.2
 discard 02618410a [#8474] Upgrade pysolr 3.9.0 -> no upgrade, and its deps: requests,certifi,charset-normalizer,idna,urllib3
 discard b68c1b498 [#8474] Upgrade Pypeline 0.6.0 -> 0.6.1, and its deps: bleach,six,webencodings,html5lib,six,webencodings,Creoleparser,Genshi,six,six,markdown,importlib-metadata,typing-extensions,zipp,textile,html5lib,six,webencodings,regex
 discard 8dd168af4 [#8474] Upgrade Pygments 2.12.0 -> 2.13.0
 discard dce901260 [#8474] Upgrade PasteDeploy 2.1.1 -> 3.0.1, and its deps: setuptools
 discard f895f4c62 [#8474] Upgrade oauthlib 3.2.1 -> 3.2.2
 discard 30d096f96 [#8474] Upgrade markdown-checklist 0.4.3 -> 0.4.4, and its deps: markdown,importlib-metadata,typing-extensions,zipp
 discard d5e8fd39d [#8474] Upgrade markdown 3.3.7 -> 3.4.1, and its deps: importlib-metadata,typing-extensions,zipp
 discard c50415ab8 [#8474] Upgrade GitPython 3.1.27 -> 3.1.29, and its deps: gitdb,smmap,typing-extensions
 discard ac0249b62 [#8474] Upgrade feedgenerator 2.0.0 -> no upgrade, and its deps: pytz
 discard bac49e354 [#8474] Upgrade emoji 1.7.0 -> 2.1.0
 discard 0884739d3 [#8474] Upgrade EasyWidgets 0.4.1 -> no upgrade, and its deps: formencode,six,markupsafe,paste,setuptools,six,python-dateutil,six,six,webob
 discard 2cd71e07f [#8474] Upgrade colander 1.8.3 -> no upgrade, and its deps: iso8601,setuptools,translationstring
 discard d1a07a6f5 [#8474] Upgrade ActivityStream 0.4.0 -> no upgrade, and its deps: pymongo
     new be290734d [#8474] Upgrade emoji 1.7.0 -> 2.1.0
     new c9a236ff7 [#8474] Upgrade GitPython 3.1.27 -> 3.1.29, and its deps: gitdb,smmap,typing-extensions
     new f77ad346c [#8474] Upgrade markdown 3.3.7 -> 3.4.1, and its deps: importlib-metadata,typing-extensions,zipp
     new a288ecff5 [#8474] Upgrade markdown-checklist 0.4.3 -> 0.4.4, and its deps: markdown,importlib-metadata,typing-extensions,zipp
     new ef18a09c8 [#8474] Upgrade oauthlib 3.2.1 -> 3.2.2
     new 074430d25 [#8474] Upgrade PasteDeploy 2.1.1 -> 3.0.1, and its deps: setuptools
     new e356734e3 [#8474] Upgrade Pygments 2.12.0 -> 2.13.0
     new 892217602 [#8474] Upgrade Pypeline 0.6.0 -> 0.6.1, and its deps: bleach,six,webencodings,html5lib,six,webencodings,Creoleparser,Genshi,six,six,markdown,importlib-metadata,typing-extensions,zipp,textile,html5lib,six,webencodings,regex
     new 62eee0a90 [#8474] Upgrade setproctitle 1.2.3 -> 1.3.2
     new c683f3327 [#8474] Upgrade testfixtures 6.18.5 -> 7.0.0
     new f77a257f4 [#8474] emojize argument update
     new 07dac3c21 [#8474] pinned Markdown to 3.3.7 and PasteDeploy < 3
     new 2b82edfd3 SF-7807 Upgrade Pillow 9.2.0 -> 9.3.0
     new d690f680b SF-7807 Upgrade emoji 2.1.0 -> 2.2.0
     new f743a9a70 [#8474] test fix

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (98f5036da)
            \
             N -- N -- N   refs/heads/gc/8474 (f743a9a70)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 15 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:
 .../tests/scripts/test_create_sitemap_files.py     |  2 +-
 requirements.in                                    |  2 +-
 requirements.txt                                   | 23 +++++++++++-----------
 3 files changed, 13 insertions(+), 14 deletions(-)


[allura] 12/15: [#8474] pinned Markdown to 3.3.7 and PasteDeploy < 3

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 07dac3c2184bdf356c18977477ff48a85172dcd7
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Nov 2 17:00:40 2022 +0000

    [#8474] pinned Markdown to 3.3.7 and PasteDeploy < 3
---
 requirements.in  | 4 ++--
 requirements.txt | 5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/requirements.in b/requirements.in
index 972f42ebf..4a5c6c15e 100644
--- a/requirements.in
+++ b/requirements.in
@@ -14,14 +14,14 @@ FormEncode
 GitPython
 html5lib
 Jinja2
-Markdown
+Markdown==3.3.7
 markdown-checklist
 MarkupSafe!=2.1.1
 Ming
 oauthlib
 paginate
 Paste
-PasteDeploy
+PasteDeploy<3
 PasteScript
 Pillow
 # profanity filter for feedback
diff --git a/requirements.txt b/requirements.txt
index b26c21c87..9cd84ece3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -67,14 +67,13 @@ importlib-metadata==4.13.0
     # via
     #   -r requirements.in
     #   markdown
-    #   pastedeploy
 inflection==0.5.1
     # via profanityfilter
 iso8601==1.0.2
     # via colander
 jinja2==3.1.2
     # via -r requirements.in
-markdown==3.4.1
+markdown==3.3.7
     # via
     #   -r requirements.in
     #   markdown-checklist
@@ -103,7 +102,7 @@ paste==3.5.1
     #   -r requirements.in
     #   easywidgets
     #   pastescript
-pastedeploy==3.0.1
+pastedeploy==2.1.1
     # via
     #   -r requirements.in
     #   pastescript


[allura] 15/15: [#8474] test fix

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit f743a9a7051cde0963dbe8a130244f4e03c57ce1
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Nov 2 18:11:18 2022 +0000

    [#8474] test fix
---
 Allura/allura/tests/scripts/test_create_sitemap_files.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Allura/allura/tests/scripts/test_create_sitemap_files.py b/Allura/allura/tests/scripts/test_create_sitemap_files.py
index 31fa0bfd1..89cca8691 100644
--- a/Allura/allura/tests/scripts/test_create_sitemap_files.py
+++ b/Allura/allura/tests/scripts/test_create_sitemap_files.py
@@ -45,7 +45,7 @@ class TestCreateSitemapFiles:
             rmtree(tmpdir.path)  # needs to be non-existent for the script
             self.run_script(['-o', tmpdir.path])
 
-            tmpdir.check('sitemap-0.xml', 'sitemap.xml')
+            tmpdir.compare(['sitemap-0.xml', 'sitemap.xml'],recursive=False, files_only=True)
 
             xml_index = ET.parse(os.path.join(tmpdir.path, 'sitemap.xml'))
             ns = {'ns0': 'http://www.sitemaps.org/schemas/sitemap/0.9'}


[allura] 01/15: [#8474] Upgrade emoji 1.7.0 -> 2.1.0

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit be290734d8ffb4a83bdc737dadd1047d87f14c3c
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 26 21:06:11 2022 +0000

    [#8474] Upgrade emoji 1.7.0 -> 2.1.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 0c31f4d39..7d8f3e011 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -38,7 +38,7 @@ docutils==0.18.1
     # via pypeline
 easywidgets==0.4.1
     # via -r requirements.in
-emoji==1.7.0
+emoji==2.1.0
     # via -r requirements.in
 feedgenerator==2.0.0
     # via -r requirements.in


[allura] 08/15: [#8474] Upgrade Pypeline 0.6.0 -> 0.6.1, and its deps: bleach,six,webencodings,html5lib,six,webencodings,Creoleparser,Genshi,six,six,markdown,importlib-metadata,typing-extensions,zipp,textile,html5lib,six,webencodings,regex

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 892217602c4a4b733c5ee56c1afd1db440c8c4a7
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 26 21:27:26 2022 +0000

    [#8474] Upgrade Pypeline 0.6.0 -> 0.6.1, and its deps: bleach,six,webencodings,html5lib,six,webencodings,Creoleparser,Genshi,six,six,markdown,importlib-metadata,typing-extensions,zipp,textile,html5lib,six,webencodings,regex
    
        Pypeline                          0.6.0 -> 0.6.1
            bleach                        5.0.1 -> no upgrade
                six                      1.16.0 -> no upgrade
                webencodings              0.5.1 -> no upgrade
            html5lib                        1.1 -> no upgrade
                six                      1.16.0 -> no upgrade
                webencodings              0.5.1 -> no upgrade
            Creoleparser                  0.7.5 -> no upgrade
                Genshi                    0.7.7 -> no upgrade
                    six                  1.16.0 -> no upgrade
                six                      1.16.0 -> no upgrade
            markdown                      3.3.7 -> 3.4.1
                importlib-metadata       4.12.0 -> 4.13.0 (OUTDATED! latest is: 5.0.0)
                    typing-extensions      4.3.0 -> 4.4.0
                    zipp                  3.8.1 -> 3.10.0
            textile                       4.0.2 -> no upgrade
                html5lib                    1.1 -> no upgrade
                    six                  1.16.0 -> no upgrade
                    webencodings          0.5.1 -> no upgrade
                regex                  2022.6.2 -> 2022.9.13
---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 03cace679..3ed39dae5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -124,7 +124,7 @@ pymongo==3.11.4
     #   -r requirements.in
     #   activitystream
     #   ming
-pypeline[creole,markdown,rst,textile]==0.6.0
+pypeline[creole,markdown,rst,textile]==0.6.1
     # via -r requirements.in
 pysolr==3.9.0
     # via -r requirements.in
@@ -143,7 +143,7 @@ pytz==2022.1
     #   ming
 qrcode==7.3.1
     # via -r requirements.in
-regex==2022.6.2
+regex==2022.9.13
     # via
     #   regex-as-re-globally
     #   textile


[allura] 02/15: [#8474] Upgrade GitPython 3.1.27 -> 3.1.29, and its deps: gitdb,smmap,typing-extensions

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit c9a236ff7204100ec18e5ec26c61f0de1a526b8b
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 26 21:11:01 2022 +0000

    [#8474] Upgrade GitPython 3.1.27 -> 3.1.29, and its deps: gitdb,smmap,typing-extensions
    
        GitPython                        3.1.27 -> 3.1.29
            gitdb                         4.0.9 -> no upgrade
                smmap                     5.0.0 -> no upgrade
            typing-extensions             4.3.0 -> 4.4.0
---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 7d8f3e011..abc59b44b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -52,7 +52,7 @@ genshi==0.7.7
     # via creoleparser
 gitdb==4.0.9
     # via gitpython
-gitpython==3.1.27
+gitpython==3.1.29
     # via -r requirements.in
 gunicorn==20.1.0
     # via -r requirements.in
@@ -190,7 +190,7 @@ translationstring==1.4
     # via colander
 turbogears2==2.3.12
     # via -r requirements.in
-typing-extensions==4.3.0
+typing-extensions==4.4.0
     # via
     #   gitpython
     #   importlib-metadata


[allura] 10/15: [#8474] Upgrade testfixtures 6.18.5 -> 7.0.0

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit c683f33270b0a9edc48f4ab98113a8981d397d3d
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 26 22:09:24 2022 +0000

    [#8474] Upgrade testfixtures 6.18.5 -> 7.0.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 91e175766..b26c21c87 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -179,7 +179,7 @@ smmap==5.0.0
     # via gitdb
 soupsieve==2.3.2.post1
     # via beautifulsoup4
-testfixtures==6.18.5
+testfixtures==7.0.0
     # via -r requirements.in
 textile==4.0.2
     # via pypeline


[allura] 13/15: SF-7807 Upgrade Pillow 9.2.0 -> 9.3.0

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 2b82edfd36dead66f6f7d1a250488d1b8c88fe4e
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Nov 2 17:11:11 2022 +0000

    SF-7807 Upgrade Pillow 9.2.0 -> 9.3.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 9cd84ece3..3da5fd613 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -108,7 +108,7 @@ pastedeploy==2.1.1
     #   pastescript
 pastescript==3.2.1
     # via -r requirements.in
-pillow==9.2.0
+pillow==9.3.0
     # via -r requirements.in
 profanityfilter==2.0.6
     # via -r requirements.in


[allura] 11/15: [#8474] emojize argument update

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit f77a257f4d9ae49f78295dc51da96eae771b45c5
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Thu Oct 27 10:52:16 2022 -0600

    [#8474] emojize argument update
---
 Allura/allura/lib/helpers.py             | 2 +-
 Allura/allura/lib/markdown_extensions.py | 2 +-
 Allura/allura/lib/utils.py               | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Allura/allura/lib/helpers.py b/Allura/allura/lib/helpers.py
index 2efce7911..da5f3e954 100644
--- a/Allura/allura/lib/helpers.py
+++ b/Allura/allura/lib/helpers.py
@@ -1288,7 +1288,7 @@ def hide_private_info(message):
 
 def emojize(text):
     """Coverts emoji codes to unicode emojis"""
-    return emoji.emojize(text, use_aliases=True)
+    return emoji.emojize(text, language="alias")
 
 
 def get_current_reaction(react_users_dict):
diff --git a/Allura/allura/lib/markdown_extensions.py b/Allura/allura/lib/markdown_extensions.py
index b929a6b7a..c1d089d77 100644
--- a/Allura/allura/lib/markdown_extensions.py
+++ b/Allura/allura/lib/markdown_extensions.py
@@ -311,7 +311,7 @@ class EmojiInlinePattern(markdown.inlinepatterns.Pattern):
 
     def handleMatch(self, m):
         emoji_code = m.group(2)
-        return emoji.emojize(emoji_code, use_aliases=True)
+        return emoji.emojize(emoji_code, language="alias")
 
 
 class UserMentionExtension(markdown.Extension):
diff --git a/Allura/allura/lib/utils.py b/Allura/allura/lib/utils.py
index b6e7ee0de..41b2c979f 100644
--- a/Allura/allura/lib/utils.py
+++ b/Allura/allura/lib/utils.py
@@ -761,7 +761,7 @@ def get_reactions_json():
     """ Returns global reactions json """
     j = OrderedDict()
     for em in get_reaction_emoji_list():
-        j[em] = emoji.emojize(em, use_aliases=True)
+        j[em] = emoji.emojize(em, language='alias')
     return json.dumps(j)
 
 


[allura] 03/15: [#8474] Upgrade markdown 3.3.7 -> 3.4.1, and its deps: importlib-metadata,typing-extensions,zipp

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit f77ad346c79f3bba5d6239cf90d0431b5b67f2c4
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 26 21:12:51 2022 +0000

    [#8474] Upgrade markdown 3.3.7 -> 3.4.1, and its deps: importlib-metadata,typing-extensions,zipp
    
        markdown                          3.3.7 -> 3.4.1
            importlib-metadata           4.12.0 -> 4.13.0 (OUTDATED! latest is: 5.0.0)
                typing-extensions         4.3.0 -> 4.4.0
                zipp                      3.8.1 -> 3.10.0
---
 requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index abc59b44b..7e5e2c27c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -63,7 +63,7 @@ html5lib==1.1
     #   textile
 idna==3.3
     # via requests
-importlib-metadata==4.12.0
+importlib-metadata==4.13.0
     # via
     #   -r requirements.in
     #   markdown
@@ -73,7 +73,7 @@ iso8601==1.0.2
     # via colander
 jinja2==3.1.2
     # via -r requirements.in
-markdown==3.3.7
+markdown==3.4.1
     # via
     #   -r requirements.in
     #   markdown-checklist
@@ -218,7 +218,7 @@ werkzeug==2.1.2
     # via -r requirements.in
 wrapt==1.14.1
     # via -r requirements.in
-zipp==3.8.0
+zipp==3.10.0
     # via importlib-metadata
 
 # The following packages are considered to be unsafe in a requirements file:


[allura] 09/15: [#8474] Upgrade setproctitle 1.2.3 -> 1.3.2

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 62eee0a905828087f3ffae7e8c5402dc40f1861a
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 26 21:34:07 2022 +0000

    [#8474] Upgrade setproctitle 1.2.3 -> 1.3.2
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 3ed39dae5..91e175766 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -158,7 +158,7 @@ requests==2.27.1
     #   requests-oauthlib
 requests-oauthlib==1.3.1
     # via -r requirements.in
-setproctitle==1.2.3
+setproctitle==1.3.2
     # via -r requirements.in
 sgmllib3k==1.0.0
     # via feedparser


[allura] 05/15: [#8474] Upgrade oauthlib 3.2.1 -> 3.2.2

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit ef18a09c8180adbb4c659ebb82a79634b2d964d7
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 26 21:16:12 2022 +0000

    [#8474] Upgrade oauthlib 3.2.1 -> 3.2.2
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 7ca61f410..9e21d227f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -91,7 +91,7 @@ ming==0.12.1
     # via -r requirements.in
 mock==4.0.3
     # via -r requirements.in
-oauthlib==3.2.1
+oauthlib==3.2.2
     # via
     #   -r requirements.in
     #   requests-oauthlib


[allura] 04/15: [#8474] Upgrade markdown-checklist 0.4.3 -> 0.4.4, and its deps: markdown,importlib-metadata,typing-extensions,zipp

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit a288ecff5292bd3bc8fe10578db15345cd4de86c
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 26 21:14:10 2022 +0000

    [#8474] Upgrade markdown-checklist 0.4.3 -> 0.4.4, and its deps: markdown,importlib-metadata,typing-extensions,zipp
    
        markdown-checklist                0.4.3 -> 0.4.4
            markdown                      3.3.7 -> 3.4.1
                importlib-metadata       4.12.0 -> 4.13.0 (OUTDATED! latest is: 5.0.0)
                    typing-extensions      4.3.0 -> 4.4.0
                    zipp                  3.8.1 -> 3.10.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 7e5e2c27c..7ca61f410 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -78,7 +78,7 @@ markdown==3.4.1
     #   -r requirements.in
     #   markdown-checklist
     #   pypeline
-markdown-checklist==0.4.3
+markdown-checklist==0.4.4
     # via -r requirements.in
 markupsafe==2.1.0
     # via


[allura] 06/15: [#8474] Upgrade PasteDeploy 2.1.1 -> 3.0.1, and its deps: setuptools

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 074430d25e237002837f1974e5bc20ab932c5b3b
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 26 21:16:54 2022 +0000

    [#8474] Upgrade PasteDeploy 2.1.1 -> 3.0.1, and its deps: setuptools
    
        PasteDeploy                       2.1.1 -> 3.0.1
            setuptools                   63.1.0 -> skipped (OUTDATED! latest is: 65.5.0)
---
 requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 9e21d227f..8e9a47826 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -67,6 +67,7 @@ importlib-metadata==4.13.0
     # via
     #   -r requirements.in
     #   markdown
+    #   pastedeploy
 inflection==0.5.1
     # via profanityfilter
 iso8601==1.0.2
@@ -102,7 +103,7 @@ paste==3.5.1
     #   -r requirements.in
     #   easywidgets
     #   pastescript
-pastedeploy==2.1.1
+pastedeploy==3.0.1
     # via
     #   -r requirements.in
     #   pastescript


[allura] 07/15: [#8474] Upgrade Pygments 2.12.0 -> 2.13.0

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit e356734e3dc4cb427e91a9e7b6795d8be05a249b
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 26 21:24:40 2022 +0000

    [#8474] Upgrade Pygments 2.12.0 -> 2.13.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 8e9a47826..03cace679 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -117,7 +117,7 @@ pycparser==2.21
     # via cffi
 pyflakes==2.4.0
     # via -r requirements.in
-pygments==2.12.0
+pygments==2.13.0
     # via -r requirements.in
 pymongo==3.11.4
     # via


[allura] 14/15: SF-7807 Upgrade emoji 2.1.0 -> 2.2.0

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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit d690f680bdccc65b4ab80d862000029e41db4190
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Nov 2 17:14:18 2022 +0000

    SF-7807 Upgrade emoji 2.1.0 -> 2.2.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 3da5fd613..3493c4e9b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -38,7 +38,7 @@ docutils==0.18.1
     # via pypeline
 easywidgets==0.4.1
     # via -r requirements.in
-emoji==2.1.0
+emoji==2.2.0
     # via -r requirements.in
 feedgenerator==2.0.0
     # via -r requirements.in