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: mikub...@linux.microsoft.com <mikub...@linux.microsoft.com> > Sent: Tuesday, November 29, 2022 6:02 AM > To: devel@edk2.groups.io > Cc: Sean Brogan <sean.bro...@microsoft.com>; Kinney, Michael D > <michael.d.kin...@intel.com>; Gao, Liming > <gaolim...@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.kuba...@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.bro...@microsoft.com> > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Co-authored-by: dependabot[bot] <supp...@github.com> > Signed-off-by: Michael Kubacki <michael.kuba...@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/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-