Skip to content

Chore(deps): Bump @tootallnate/once and jest-environment-jsdom#1773

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-8f3f190bed
Open

Chore(deps): Bump @tootallnate/once and jest-environment-jsdom#1773
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-8f3f190bed

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 5, 2026

Removes @tootallnate/once. It's no longer used after updating ancestor dependency jest-environment-jsdom. These dependencies need to be updated together.

Removes @tootallnate/once

Updates jest-environment-jsdom from 29.7.0 to 30.2.0

Release notes

Sourced from jest-environment-jsdom's releases.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

Chore

  • [expect] Update docblock for toContain() to display info on substring check (#15789)

30.0.2

What's Changed

... (truncated)

Changelog

Sourced from jest-environment-jsdom's changelog.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [jest-matcher-utils] Fix infinite recursion with self-referential getters in deepCyclicCopyReplaceable (#15831)
  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
  • [jest-snapshot-utils] Improve messaging about goo.gl snapshot link change (#15821)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 5, 2026

Failed to Prepare CI environment

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from e40b9a5 to 1385b5c Compare March 5, 2026 17:26
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 5, 2026

filepath passed skipped SUBTOTAL
tests/test_requestor.py 5 0 5
tests/test_user_token.py 3 0 3
tests/test_audit_service.py 1 0 1
tests/test_data_upload.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_discoverypage.py 1 0 1
tests/test_dicom_viewer.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_dbgap.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_graph_submit_and_query.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
TOTAL 22 5 27

Please find the detailed integration test report here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch 2 times, most recently from 5dc60fc to 7aedefd Compare March 5, 2026 20:52
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 5, 2026

filepath passed skipped SUBTOTAL
tests/test_requestor.py 5 0 5
tests/test_user_token.py 3 0 3
tests/test_audit_service.py 1 0 1
tests/test_data_upload.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_dicom_viewer.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_dbgap.py 1 0 1
tests/test_discoverypage.py 1 0 1
tests/test_graph_submit_and_query.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
TOTAL 22 5 27

Please find the detailed integration test report here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 7aedefd to 53080d0 Compare March 5, 2026 22:32
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 5, 2026

filepath passed skipped SUBTOTAL
tests/test_requestor.py 5 0 5
tests/test_user_token.py 3 0 3
tests/test_audit_service.py 1 0 1
tests/test_data_upload.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_dicom_viewer.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_dbgap.py 1 0 1
tests/test_discoverypage.py 1 0 1
tests/test_graph_submit_and_query.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
TOTAL 22 5 27

Please find the detailed integration test report here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 53080d0 to 00c9b86 Compare March 6, 2026 00:34
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2026

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_requestor.py 5 0 0 5
tests/test_user_token.py 3 0 0 3
tests/test_audit_service.py 1 0 0 1
tests/test_data_upload.py 2 0 0 2
tests/test_login_page.py 2 0 0 2
tests/test_discoverypage.py 1 0 0 1
tests/test_dicom_viewer.py 1 0 0 1
tests/test_register_user.py 2 0 0 2
tests/test_graph_submit_and_query.py 1 0 0 1
tests/test_workspace.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_pfb_export.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_dbgap.py 0 1 0 1
TOTAL 21 1 5 27

Test summary after rerunning failed integration tests

filepath passed SUBTOTAL
tests/test_dbgap.py 1 1
TOTAL 1 1

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 00c9b86 to d8bf03a Compare March 6, 2026 01:53
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2026

filepath passed skipped SUBTOTAL
tests/test_requestor.py 5 0 5
tests/test_user_token.py 3 0 3
tests/test_audit_service.py 1 0 1
tests/test_data_upload.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_dicom_viewer.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_discoverypage.py 1 0 1
tests/test_dbgap.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_graph_submit_and_query.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
TOTAL 22 5 27

Please find the detailed integration test report here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from d8bf03a to 2678825 Compare March 6, 2026 03:32
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2026

filepath passed skipped SUBTOTAL
tests/test_requestor.py 5 0 5
tests/test_user_token.py 3 0 3
tests/test_audit_service.py 1 0 1
tests/test_data_upload.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_dicom_viewer.py 1 0 1
tests/test_discoverypage.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_dbgap.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_graph_submit_and_query.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
TOTAL 22 5 27

Please find the detailed integration test report here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 2678825 to 679048f Compare March 6, 2026 04:43
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2026

filepath passed skipped SUBTOTAL
tests/test_requestor.py 5 0 5
tests/test_user_token.py 3 0 3
tests/test_audit_service.py 1 0 1
tests/test_data_upload.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_dicom_viewer.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_discoverypage.py 1 0 1
tests/test_dbgap.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_graph_submit_and_query.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
TOTAL 22 5 27

Please find the detailed integration test report here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 679048f to 143edc7 Compare March 13, 2026 18:59
@github-actions
Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_audit_service.py 0 1 0 1
tests/test_requestor.py 1 4 0 5
tests/test_user_token.py 1 2 0 3
tests/test_register_user.py 0 2 0 2
tests/test_dbgap.py 0 1 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_graph_submit_and_query.py 1 0 0 1
tests/test_data_upload.py 2 0 0 2
tests/test_discoverypage.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_workspace.py 1 0 0 1
tests/test_dicom_viewer.py 1 0 0 1
tests/test_login_page.py 2 0 0 2
tests/test_pfb_export.py 1 0 0 1
TOTAL 12 10 5 27

Test summary after rerunning failed integration tests

filepath passed SUBTOTAL
tests/test_register_user.py 2 2
tests/test_requestor.py 4 4
tests/test_user_token.py 2 2
tests/test_audit_service.py 1 1
tests/test_dbgap.py 1 1
TOTAL 10 10

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 143edc7 to 35e6cb7 Compare March 23, 2026 16:07
@github-actions
Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_requestor.py 5 0 0 5
tests/test_user_token.py 3 0 0 3
tests/test_audit_service.py 1 0 0 1
tests/test_data_upload.py 2 0 0 2
tests/test_login_page.py 2 0 0 2
tests/test_dicom_viewer.py 1 0 0 1
tests/test_register_user.py 2 0 0 2
tests/test_dbgap.py 1 0 0 1
tests/test_discoverypage.py 1 0 0 1
tests/test_graph_submit_and_query.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_pfb_export.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_workspace.py 0 1 0 1
TOTAL 21 1 5 27

Test summary after rerunning failed integration tests

filepath passed SUBTOTAL
tests/test_workspace.py 1 1
TOTAL 1 1

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 35e6cb7 to d934dda Compare March 23, 2026 22:03
@github-actions
Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed error skipped SUBTOTAL
tests/test_requestor.py 5 0 0 0 5
tests/test_user_token.py 3 0 0 0 3
tests/test_audit_service.py 1 0 0 0 1
tests/test_data_upload.py 2 0 0 0 2
tests/test_login_page.py 2 0 0 0 2
tests/test_dicom_viewer.py 1 0 0 0 1
tests/test_register_user.py 2 0 0 0 2
tests/test_dbgap.py 1 0 0 0 1
tests/test_workspace.py 1 0 0 0 1
tests/test_homepage.py 1 0 0 0 1
tests/test_pfb_export.py 1 0 0 0 1
tests/test_ras_authn.py 0 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 0 2 2
tests/test_discoverypage.py 0 1 0 0 1
tests/test_graph_submit_and_query.py 0 0 1 0 1
TOTAL 20 1 1 5 27

Test summary after rerunning failed integration tests

filepath passed SUBTOTAL
tests/test_graph_submit_and_query.py 1 1
tests/test_discoverypage.py 1 1
TOTAL 2 2

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from d934dda to 1f9da79 Compare March 24, 2026 14:30
@github-actions
Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_requestor.py 5 0 0 5
tests/test_user_token.py 3 0 0 3
tests/test_audit_service.py 1 0 0 1
tests/test_data_upload.py 2 0 0 2
tests/test_login_page.py 2 0 0 2
tests/test_register_user.py 2 0 0 2
tests/test_dicom_viewer.py 1 0 0 1
tests/test_dbgap.py 1 0 0 1
tests/test_discoverypage.py 1 0 0 1
tests/test_graph_submit_and_query.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_pfb_export.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_workspace.py 0 1 0 1
TOTAL 21 1 5 27

Test summary after rerunning failed integration tests

filepath passed SUBTOTAL
tests/test_workspace.py 1 1
TOTAL 1 1

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 1f9da79 to d5745d1 Compare March 25, 2026 21:35
@github-actions
Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_requestor.py 5 0 0 5
tests/test_user_token.py 3 0 0 3
tests/test_audit_service.py 1 0 0 1
tests/test_data_upload.py 2 0 0 2
tests/test_login_page.py 2 0 0 2
tests/test_dicom_viewer.py 1 0 0 1
tests/test_register_user.py 2 0 0 2
tests/test_dbgap.py 1 0 0 1
tests/test_discoverypage.py 1 0 0 1
tests/test_graph_submit_and_query.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_pfb_export.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_workspace.py 0 1 0 1
TOTAL 21 1 5 27

Test summary after rerunning failed integration tests

filepath passed SUBTOTAL
tests/test_workspace.py 1 1
TOTAL 1 1

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from d5745d1 to 3472aa4 Compare March 26, 2026 15:59
@github-actions
Copy link
Copy Markdown

Failed to Prepare CI environment

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 3472aa4 to cb7c456 Compare March 28, 2026 12:40
@github-actions
Copy link
Copy Markdown

filepath passed skipped SUBTOTAL
tests/test_requestor.py 5 0 5
tests/test_user_token.py 3 0 3
tests/test_audit_service.py 1 0 1
tests/test_data_upload.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_dicom_viewer.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_discoverypage.py 1 0 1
tests/test_dbgap.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_graph_submit_and_query.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
TOTAL 22 5 27

Please find the detailed integration test report here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from cb7c456 to 6148293 Compare March 28, 2026 15:36
@github-actions
Copy link
Copy Markdown

Failed to Prepare CI environment.

The following pods are in CrashLoopBackOff:
gen3-workflow-deployment-7749fb4887-vw55f

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 6148293 to 202a0d1 Compare March 30, 2026 17:51
@github-actions
Copy link
Copy Markdown

filepath passed skipped SUBTOTAL
tests/test_requestor.py 5 0 5
tests/test_user_token.py 3 0 3
tests/test_audit_service.py 1 0 1
tests/test_data_upload.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_dicom_viewer.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_dbgap.py 1 0 1
tests/test_discoverypage.py 1 0 1
tests/test_graph_submit_and_query.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
TOTAL 22 5 27

Please find the detailed integration test report here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 202a0d1 to a994ed7 Compare March 30, 2026 18:52
@github-actions
Copy link
Copy Markdown

filepath passed skipped SUBTOTAL
tests/test_requestor.py 5 0 5
tests/test_user_token.py 3 0 3
tests/test_audit_service.py 1 0 1
tests/test_data_upload.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_discoverypage.py 1 0 1
tests/test_dicom_viewer.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_dbgap.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_graph_submit_and_query.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
TOTAL 22 5 27

Please find the detailed integration test report here

Please find the Github Action logs here

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from a994ed7 to 05b1b56 Compare April 2, 2026 15:49
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 2, 2026

filepath passed skipped SUBTOTAL
tests/test_requestor.py 5 0 5
tests/test_user_token.py 3 0 3
tests/test_audit_service.py 1 0 1
tests/test_data_upload.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_discoverypage.py 1 0 1
tests/test_dicom_viewer.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_dbgap.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_graph_submit_and_query.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
TOTAL 22 5 27

Please find the detailed integration test report here

Please find the Github Action logs here

Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no longer used after updating ancestor dependency [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom). These dependencies need to be updated together.


Removes `@tootallnate/once`

Updates `jest-environment-jsdom` from 29.7.0 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 
  dependency-type: indirect
- dependency-name: jest-environment-jsdom
  dependency-version: 30.2.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-8f3f190bed branch from 05b1b56 to fec83a1 Compare April 2, 2026 16:59
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 2, 2026

filepath passed skipped SUBTOTAL
tests/test_requestor.py 5 0 5
tests/test_user_token.py 3 0 3
tests/test_audit_service.py 1 0 1
tests/test_data_upload.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_dicom_viewer.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_dbgap.py 1 0 1
tests/test_discoverypage.py 1 0 1
tests/test_graph_submit_and_query.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
TOTAL 22 5 27

Please find the detailed integration test report here

Please find the Github Action logs here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants