You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2022/06/16 14:56:11 UTC

[beam] branch dependabot/pip/sdks/python/google-cloud-language-gte-1.3.0-and-lt-3 updated (69fc611ec54 -> 62a8855ed19)

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

github-bot pushed a change to branch dependabot/pip/sdks/python/google-cloud-language-gte-1.3.0-and-lt-3
in repository https://gitbox.apache.org/repos/asf/beam.git


 discard 69fc611ec54 Update google-cloud-language requirement in /sdks/python
     add 4c6b6fb6be0 Rollback dill.
     add 29f30b36058 Merge pull request #21898 from Rollback dill to 3.1.1
     add 6899a7296e1 Drops usage of setWindowingStrategyInternal in favour of direct use of WindowFn
     add 798293e1184 Gives unique names to ES IO Write windowing
     add 8c04e2e836c Merge pull request #21895: Drops usage of setWindowingStrategyInternal in favour of direct use of WindowFn
     add d6cce26e431 Fix a few small config issues (#21909)
     add 1edc040e974 Update Python base image requirements
     add 790057b64ea Merge pull request #21902 from pabloem/update-py-image-reqs
     add 62a8855ed19 Update google-cloud-language requirement in /sdks/python

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   (69fc611ec54)
            \
             N -- N -- N   refs/heads/dependabot/pip/sdks/python/google-cloud-language-gte-1.3.0-and-lt-3 (62a8855ed19)

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:
 .github/issue-rules.yml                            |  8 +-
 .../beam/sdk/io/elasticsearch/ElasticsearchIO.java | 12 ++-
 .../apache_beam/runners/dataflow/internal/names.py |  4 +-
 .../container/py37/base_image_requirements.txt     | 87 ++++++++++----------
 .../container/py38/base_image_requirements.txt     | 92 +++++++++++-----------
 .../container/py39/base_image_requirements.txt     | 92 +++++++++++-----------
 sdks/python/setup.py                               |  2 +-
 7 files changed, 150 insertions(+), 147 deletions(-)