This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/pip/streampipes-client-python/typing-extensions-4.15.0
in repository https://gitbox.apache.org/repos/asf/streampipes.git
discard 8b3a3f3817 chore(deps): bump typing-extensions in
/streampipes-client-python
add 2b25de5a45 feat: Improve layout of adapter overview, minor style fixes
(#3781)
add 89346893dd chore(deps): bump actions/stale from 9 to 10 (#3758)
add 66d826868b chore(deps): bump actions/labeler from 5 to 6 (#3761)
add 55c182c2e0 deps(#3778): update supported Python versions (#3783)
add 547f1b5174 chore(deps): bump typing-extensions in
/streampipes-client-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 (8b3a3f3817)
\
N -- N -- N
refs/heads/dependabot/pip/streampipes-client-python/typing-extensions-4.15.0
(547f1b5174)
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/workflows/pr-labeler.yml | 2 +-
.github/workflows/pr-validation.yml | 6 +-
.github/workflows/pypi-deployment.yml | 2 +-
.github/workflows/python-docs.yml | 2 +-
.github/workflows/stale-bot.yml | 2 +-
streampipes-client-python/poetry.lock | 146 +--------------------
streampipes-client-python/pyproject.toml | 2 +-
ui/deployment/i18n/de.json | 2 +-
.../asset-browser-filter.component.html | 2 +-
.../basic-inner-panel.component.scss | 9 +-
.../basic-nav-tabs/basic-nav-tabs.component.html | 1 +
.../panel-dialog/panel-dialog.component.html | 2 +-
.../standard-dialog/standard-dialog.component.html | 2 +-
.../asset-details-basics.component.html | 24 ++--
.../asset-details-links.component.html | 7 +-
.../edit-asset-link-dialog.component.html | 7 +-
.../edit-asset-link-dialog.component.scss | 9 +-
.../manage-asset-links-dialog.component.html | 6 +-
.../manage-asset-links-dialog.component.ts | 1 +
.../configuration-group.component.html | 2 +-
.../adapter-description.component.html | 51 ++++---
.../adapter-description.component.scss | 28 ++--
.../adapter-description.component.ts | 3 +
.../data-marketplace.component.html | 1 +
.../data-marketplace.component.scss | 2 +-
.../static-property.component.html | 7 +-
.../static-property.component.scss | 4 -
...tic-runtime-resolvable-any-input.component.html | 2 +-
.../charts/density/density-renderer.service.ts | 6 +-
.../charts/scatter/scatter-renderer.service.ts | 6 +-
ui/src/scss/sp/_variables.scss | 2 +
31 files changed, 116 insertions(+), 232 deletions(-)