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/05/20 17:14:10 UTC

[beam] branch dependabot/go_modules/sdks/cloud.google.com/go/storage-1.22.1 updated (70a46d4746d -> f450881f3f7)

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

github-bot pushed a change to branch dependabot/go_modules/sdks/cloud.google.com/go/storage-1.22.1
in repository https://gitbox.apache.org/repos/asf/beam.git


 discard 70a46d4746d Bump cloud.google.com/go/storage from 1.22.0 to 1.22.1 in /sdks
     add cf83f0b8434 Minor: Bump Dataflow container versions (#17684)
     add ace81bfe5cf [BEAM-14418] added arrows to slider
     add 301acc825a8 Merge pull request #17722: [BEAM-14418] added arrows to slider
     add 64c61e99236 Bump google.golang.org/grpc from 1.45.0 to 1.46.2 in /sdks (#17677)
     add f450881f3f7 Bump cloud.google.com/go/storage from 1.22.0 to 1.22.1 in /sdks

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   (70a46d4746d)
            \
             N -- N -- N   refs/heads/dependabot/go_modules/sdks/cloud.google.com/go/storage-1.22.1 (f450881f3f7)

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:
 sdks/go.mod                                        |   2 +-
 sdks/go.sum                                        |   3 ++-
 .../apache_beam/runners/dataflow/internal/names.py |   4 ++--
 website/www/site/assets/js/quotes-slider.js        |   4 ++++
 website/www/site/assets/scss/_quotes.scss          |  17 ++++++++++++++-
 website/www/site/layouts/index.html                |  24 ++++++++++++++-------
 .../www/site/static/images/swiper-button-next.png  | Bin 0 -> 6287 bytes
 .../www/site/static/images/swiper-button-prev.png  | Bin 0 -> 6218 bytes
 8 files changed, 41 insertions(+), 13 deletions(-)
 create mode 100644 website/www/site/static/images/swiper-button-next.png
 create mode 100644 website/www/site/static/images/swiper-button-prev.png