Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps mdast-util-to-hast from 13.2.0 to 13.2.1.

Release notes

Sourced from mdast-util-to-hast's releases.

13.2.1

Fix

  • ab3a795 Fix support for spaces in class names

Types

  • efb5312 Refactor to use @imports
  • a5bc210 Add declaration maps

Full Changelog: syntax-tree/mdast-util-to-hast@13.2.0...13.2.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

AFPMedialab and others added 8 commits November 8, 2025 12:25
* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
* Bugfixes for 0.88 (#978)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Translation fixes (#981)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
* Bugfixes for 0.88 (#978)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Translation fixes (#981)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Fix npm ci sync issue (#983)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
* Bugfixes for 0.88 (#978)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Translation fixes (#981)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Fix npm ci sync issue (#983)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Assistant fix (#985)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
* Bugfixes for 0.88 (#978)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Translation fixes (#981)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Fix npm ci sync issue (#983)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Assistant fix (#985)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* 0.88.1 (#990)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

* Beta master (#991)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

* fix: hover styles leaking to entire UI, theme spread causing CSS cascade issues

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>
* Bugfixes for 0.88 (#978)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Translation fixes (#981)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Fix npm ci sync issue (#983)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* Assistant fix (#985)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>

* 0.88.1 (#990)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

* Beta master (#991)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

* fix: hover styles leaking to entire UI, theme spread causing CSS cascade issues

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

* Fix genAI C2PA reading bug (#993)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

* fix: hover styles leaking to entire UI, theme spread causing CSS cascade issues

* Add softwareAgent fallback in case name is missing

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

* cleanup (#995)

* Fixed render issue (#974)

* add KNOWN_LINKS.TWITTER to linksAccepted (#976)

* Assistant/extracted urls group by domain (#966)

* corrected spacing in domainoraccount display

* moved batching of API calls to backend

* sending urls as a list rather than string to maintain correct spaces

* added fix for datagrid size error

* added frontendVersion to api call so backend knows which functions to call

* corrected frontendVersion to 0.88

* input url source credibility dispalying correctly with new source cred results object

* removed comments and console log from assistantSaga

* reading in new object correctly for input url

* tidied imports

* chips displaying correctly

* urls without domain analysis have unlabelled chip

* displaying single URL or domain, or a list of URLs on hover

* changed confusing variable from domainOrAccount to resolvedDomain

* domain results and chips dispalying correctly

* fixed unlabelled not showing

* column for domain or account label

* added null results for when input url has no source credibility results

* reworked domain or account and list of URLs

* minor changes due to changing object in backend

* added URL as opposed to URLs for a single link

* list of params is sent to CopyButton as string

* Assistant/improve local file mode (#975)

* removed grid to improve UI

* removed unnecessary import

* added KNOWN_LINKS.OWN to video analysis tool to show in local file mode

* added KNOWN_LINKS.OWN to thumbnails tool to show in local file mode

* added comment to know why CheckGif tool isn't listed

* Assistant / added author translation components (#940)

* added author trans components

* added USFD author

* added references to AssistantWarnings and tidied

* update usfd link

* correct usfd link

* fixed conflicts

* Updated offline translations

* Fixed missing keys, added offline translations, cleanup

* chore: rebuild package-lock.json to fix npm ci sync issue

* Assistant/prevent video running automatically (#977)

* changing useEffect on tools

* add autoRun to url to recognise when to run automatically from the assistant

* add checks for autoRun to image tools

* removed comment

* fix CSS hover rules in AssistantTextSpanClassification (#987)

Hover rules in a couple of `sx` properties were mistakenly entered as `:hover`, meaning that once the relevant CSS fragment was added to the DOM, _every_ element in the whole document gained the green-background hover behaviour, not just the element corresponding to this component.

Fixed by changing them to `&:hover` to target this component specifically.

* Fixed C2PA non-matching checksum error (#988)

* Bumped version

* Bumped version

* fix: hover styles leaking to entire UI, theme spread causing CSS cascade issues

* Add softwareAgent fallback in case name is missing

* Cleaned up unused packages

* Added missing fallback

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>

---------

Co-authored-by: Rosanna Milner <44234896+rosannamilner@users.noreply.github.com>
Co-authored-by: Ian Roberts <i.roberts@sheffield.ac.uk>
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](syntax-tree/mdast-util-to-hast@13.2.0...13.2.1)

---
updated-dependencies:
- dependency-name: mdast-util-to-hast
  dependency-version: 13.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 2, 2025
@Sallaa Sallaa changed the base branch from master to beta-master December 9, 2025 12:24
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.

3 participants