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

github-bot pushed a change to branch 
dependabot/pip/sdks/python/container/py39/certifi-2023.7.22
in repository https://gitbox.apache.org/repos/asf/beam.git


    omit b55e6f16d1b Bump certifi from 2023.5.7 to 2023.7.22 in 
/sdks/python/container/py39
     add 21e040c14e4 [AWS] Fix bug in KinesisIOReadTest (closes #27666) (#27686)
     add e696414b887 Bump github.com/aws/aws-sdk-go-v2/config in /sdks (#27680)
     add 8508e05b35e Add worfklow_dispatch triggers to all new jobs (#27688)
     add aa6c8dc6fcd Add MLTransform to __init__ and change input types of 
transforms (#27687)
     add 505d7c163dd Bump actions/upload-artifact from 2 to 3 (#27677)
     add 42393baa989 Update Gradle Wrapper to 7.6.2
     add c032a388608 Reconfigure Checkstyle plugin to remove absolute path 
inputs
     add c754e585c48 Merge pull request #24764: Upgrade gradle to 7.6.2 and 
optimize build
     add bb6a1730fff Bump certifi from 2023.5.7 to 2023.7.22 in 
/sdks/python/container/py310 (#27656)
     add 0c8755e1109 Bump certifi from 2023.5.7 to 2023.7.22 in 
/sdks/python/container/py39

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   (b55e6f16d1b)
            \
             N -- N -- N   
refs/heads/dependabot/pip/sdks/python/container/py39/certifi-2023.7.22 
(0c8755e1109)

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.

No new revisions were added by this update.

Summary of changes:
 .../workflows/beam_PostCommit_Go_Dataflow_ARM.yml   |   2 ++
 .github/workflows/beam_PreCommit_Go.yml             |   2 ++
 .../beam_PreCommit_Java_Examples_Dataflow.yml       |   1 +
 .github/workflows/beam_PreCommit_PythonDocs.yml     |   2 ++
 .../workflows/beam_PreCommit_Python_Integration.yml |   1 +
 .github/workflows/beam_PreCommit_RAT.yml            |   2 ++
 .github/workflows/beam_PreCommit_SQL_Java11.yml     |   3 ++-
 .github/workflows/beam_PreCommit_Typescript.yml     |   1 +
 .github/workflows/beam_PreCommit_Website.yml        |   2 ++
 .github/workflows/beam_PreCommit_Whitespace.yml     |   2 ++
 .github/workflows/job_PreCommit_Python.yml          |   2 ++
 .../workflows/job_PreCommit_PythonAutoformatter.yml |   2 ++
 .github/workflows/job_PreCommit_PythonLint.yml      |   2 ++
 .github/workflows/job_PreCommit_Python_Coverage.yml |   2 ++
 .../workflows/job_PreCommit_Python_Dataframes.yml   |   4 +++-
 .../workflows/job_PreCommit_Python_DockerBuild.yml  |   2 ++
 .github/workflows/job_PreCommit_Python_Examples.yml |   2 ++
 .github/workflows/job_PreCommit_Python_Runners.yml  |   2 ++
 .../workflows/job_PreCommit_Python_Transforms.yml   |   2 ++
 .../org/apache/beam/gradle/BeamModulePlugin.groovy  |   8 ++++----
 gradle/wrapper/gradle-wrapper.jar                   | Bin 59536 -> 61624 bytes
 gradle/wrapper/gradle-wrapper.properties            |   3 ++-
 gradlew                                             |  18 ++++++++++++++----
 gradlew.bat                                         |  15 +++++++++------
 sdks/go.mod                                         |   6 +++---
 sdks/go.sum                                         |   9 ++++++---
 .../resources/beam/{ => checkstyle}/checkstyle.xml  |   4 ++--
 .../beam/{ => checkstyle}/suppressions.xml          |   0
 .../beam/sdk/io/aws2/kinesis/KinesisIOReadTest.java |   9 +++++----
 sdks/python/apache_beam/ml/__init__.py              |   2 ++
 sdks/python/apache_beam/ml/transforms/tft.py        |  11 +++++++----
 .../container/py310/base_image_requirements.txt     |   2 +-
 32 files changed, 91 insertions(+), 34 deletions(-)
 rename sdks/java/build-tools/src/main/resources/beam/{ => 
checkstyle}/checkstyle.xml (99%)
 rename sdks/java/build-tools/src/main/resources/beam/{ => 
checkstyle}/suppressions.xml (100%)

Reply via email to