This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4 in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git
discard 2e85e273 Bump actions/checkout from 3 to 4 add 2d24d748 Bump docker/build-push-action from 3 to 5 (#1658) add c0ccdb13 NO-JIRA: Bump actions/setup-java from 3 to 4 (#1669) add ad53d675 DISPATCH-2360: call Py_Initialize before any other python C (#1671) add 48e365bc NO-ISSUE: bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16 (#1682) add fab69d9e NO-JIRA: Bump org.apache:apache from 29 to 33 (#1707) add baecbfac DISPATCH-2363: chore(gha): change Python version to match Proton requirements; Proton main needs 3.9 or greater to compile (#1706) add cda95280 DISPATCH-2364: Cherry-pick from skupper-router: "Fixes #1317 - Define `${BuildType}` in GitHub Actions jobs (#1318)" (#1715) add 9750c077 DISPATCH-2363: chore(gha): add the missing `build` python module, necessary for Proton to build the Python binding add 5933d356 DISPATCH-2363: chore(gha): use the `-DBUILD_TOOLS=OFF` option added in PROTON-2724 add 3c36267d DISPATCH-2365: chore(gha): patch up the CentOS 7 job so that it runs again (#1717) add 494baf8f DISPATCH-2352: deps(console): update dependencies and refactor the code (#1643) add 0cc4bfe9 Bump actions/checkout from 3 to 4 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 (2e85e273) \ N -- N -- N refs/heads/dependabot/github_actions/actions/checkout-4 (0cc4bfe9) 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/build.yaml | 117 +- console/react/babel.config.json | 3 + console/react/package-lock.json | 49637 +++++++++---------- console/react/package.json | 50 +- console/react/src/App.js | 11 +- console/react/src/common/amqp/connection.js | 2 +- console/react/src/index.js | 10 +- .../react/src/overview/dashboard/alertList.test.js | 8 +- console/react/src/overview/dashboard/layout.js | 96 +- pom.xml | 4 +- src/python_embedded.c | 4 +- 11 files changed, 23785 insertions(+), 26157 deletions(-) create mode 100644 console/react/babel.config.json --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org