This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/dev/react-plugin-tools/react_plugin_template/ui-plugin-template-package-updates-d17bf088cb
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard c32d94cc169 chore(deps-dev): bump the
ui-plugin-template-package-updates group across 1 directory with 21 updates
add 11fb956a300 Add commit_offset option to AwaitMessageSensor and
AwaitMessageTrigger (#62916)
add 7a8a1c3cb89 Enable dependabot for simple auth manager in `v3-1-test`
(#62951)
add f9ca4e9b482 chore(deps-dev): bump the
ui-plugin-template-package-updates group across 1 directory with 21 updates
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 (c32d94cc169)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/dev/react-plugin-tools/react_plugin_template/ui-plugin-template-package-updates-d17bf088cb
(f9ca4e9b482)
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/dependabot.yml | 13 +++++++++++++
.../src/airflow/providers/apache/kafka/sensors/kafka.py | 14 +++++++++++---
.../providers/apache/kafka/triggers/await_message.py | 17 +++++++++++++++--
.../unit/apache/kafka/triggers/test_await_message.py | 2 ++
.../tests/unit/apache/kafka/triggers/test_msg_queue.py | 1 +
5 files changed, 42 insertions(+), 5 deletions(-)