[edk2-devel] [PATCH v2 1/1] pip: bump antlr4-python3-runtime from 4.7.1 to 4.11.1

Michael D Kinney michael.d.kinney at intel.com
Tue Nov 29 15:37:07 UTC 2022


Hi Michael,

Dependabot did not pick up the change list between those two versions.

I think this is a link to the release notes that contains the change
list from 4.7.1.to 4.11.1.

    https://github.com/antlr/antlr4/releases

This update pulls in 5 years of changes.  That is a large leap.

I recommend this be added to the commit message and for the reviewers
to review the change list to make sure there are not changes that 
might impact edk2 repo use of this component.

I am looking at the edk2 sources and I only see 2 python tools using
antlr.  These are ecc and eot.  I recommend the BaseTools maintainers
verify that the functionality of these tools are not impacted by
this update.

Thanks,

Mike



> -----Original Message-----
> From: mikuback at linux.microsoft.com <mikuback at linux.microsoft.com>
> Sent: Tuesday, November 29, 2022 6:02 AM
> To: devel at edk2.groups.io
> Cc: Sean Brogan <sean.brogan at microsoft.com>; Kinney, Michael D <michael.d.kinney at intel.com>; Gao, Liming
> <gaoliming at byosoft.com.cn>
> Subject: [PATCH v2 1/1] pip: bump antlr4-python3-runtime from 4.7.1 to 4.11.1
> 
> From: Michael Kubacki <michael.kubacki at microsoft.com>
> 
> Bumps [antlr4-python3-runtime](http://www.antlr.org)
> from 4.7.1 to 4.11.1.
> 
> Original automated dependabot PR:
> https://github.com/tianocore/edk2/pull/3672
> 
> Cc: Sean Brogan <sean.brogan at microsoft.com>
> Cc: Michael D Kinney <michael.d.kinney at intel.com>
> Cc: Liming Gao <gaoliming at byosoft.com.cn>
> Co-authored-by: dependabot[bot] <support at github.com>
> Signed-off-by: Michael Kubacki <michael.kubacki at microsoft.com>
> ---
>  pip-requirements.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pip-requirements.txt b/pip-requirements.txt
> index be8c7a1c37e6..597cb674c573 100644
> --- a/pip-requirements.txt
> +++ b/pip-requirements.txt
> @@ -15,4 +15,4 @@
>  edk2-pytool-library==0.12.1
>  edk2-pytool-extensions~=0.20.0
>  edk2-basetools==0.1.39
> -antlr4-python3-runtime==4.7.1
> +antlr4-python3-runtime==4.11.1
> --
> 2.28.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#96682): https://edk2.groups.io/g/devel/message/96682
Mute This Topic: https://groups.io/mt/95334531/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list