This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/ts-jest-29.3.4 in repository https://gitbox.apache.org/repos/asf/arrow-js.git
discard 70d9851 chore: bump ts-jest from 29.1.4 to 29.3.4 add ab20ad0 chore: Add pull request template (#33) add 1627aeb chore: Enable integration tests (#34) add 2d8b39c chore: bump typedoc from 0.28.4 to 0.28.5 (#37) add 48d1c32 chore: bump @swc/core from 1.6.6 to 1.11.29 (#38) add bbe836e chore: bump ts-jest from 29.1.4 to 29.3.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 (70d9851) \ N -- N -- N refs/heads/dependabot/npm_and_yarn/ts-jest-29.3.4 (bbe836e) 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/pull_request_template.md | 7 ++ .github/workflows/test.yaml | 69 +++++++++++++++++- package.json | 4 +- yarn.lock | 146 +++++++++++++++++++-------------------- 4 files changed, 148 insertions(+), 78 deletions(-) create mode 100644 .github/pull_request_template.md