Skip to content

Releases: hypothesis/client

v1.1533.0

04 Nov 14:20
Compare
Choose a tag to compare
v1.1533.0 Pre-release
Pre-release
Ignore "fake" window unload events in PortRPC

In VitalSource custom/synthetic "unload" events are dispatched at the book's
container frame when switching chapters. Make sure these don't trigger the code
in the `PortRPC` class that is meant to be called when the window is unloaded.

These synthetic events were triggered after every chapter navigation. In Safari
<= 15 the second and subsequent events would cause an error in the
`currentWindow.parent.postMessage` call because the port had already been
transferred after the first event was handled.

v1.1532.0

04 Nov 13:43
Compare
Choose a tag to compare
v1.1532.0 Pre-release
Pre-release
Bump the sentry group with 2 updates

Bumps the sentry group with 2 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript) and [@sentry/cli](https://github.com/getsentry/sentry-cli).


Updates `@sentry/browser` from 8.35.0 to 8.36.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.35.0...8.36.0)

Updates `@sentry/cli` from 2.38.0 to 2.38.1
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-cli/compare/2.38.0...2.38.1)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.1531.0

30 Oct 14:50
Compare
Choose a tag to compare
v1.1531.0 Pre-release
Pre-release
Show "Leave group" option for open and restricted groups that user is…

v1.1530.0

28 Oct 14:09
Compare
Choose a tag to compare
v1.1530.0 Pre-release
Pre-release
Bump typescript-eslint from 8.10.0 to 8.11.0

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.1529.0

23 Oct 13:14
Compare
Choose a tag to compare
v1.1529.0 Pre-release
Pre-release
Remove Flipgrid embed support

Flipgrid no longer exists. URLs like https://flipgrid.com/s/030475b8ceff and the
embedded variant (`?embed=true`) take you to a PDF file [1] telling you about the
retirement of the service.

[1] https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/microsoft/final/en-us/microsoft-product-and-services/microsoft-education/downloadables/flip-ms-edu.pdf

v1.1528.0

21 Oct 14:49
Compare
Choose a tag to compare
v1.1528.0 Pre-release
Pre-release
Bump tailwindcss from 3.4.13 to 3.4.14

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.13 to 3.4.14.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.1527.0

15 Oct 13:45
Compare
Choose a tag to compare
v1.1527.0 Pre-release
Pre-release
  • Initialize route state in store before fetching groups
    #6614

v1.1526.0

14 Oct 13:05
Compare
Choose a tag to compare
v1.1526.0 Pre-release
Pre-release
Bump typescript from 5.6.2 to 5.6.3

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.1525.0

14 Oct 09:09
Compare
Choose a tag to compare
v1.1525.0 Pre-release
Pre-release
Disable MessagePort workaround under Safari >= 16

The bug described in https://bugs.webkit.org/show_bug.cgi?id=231167 was fixed in
Safari 16. The workaround for Safari <= 15 is triggering an error in VitalSource
LMS assignments [1]. Fix the issue for Safari >= 16 by disabling the workaround
in browsers where it is not required.

[1] https://github.com/hypothesis/support/issues/161#issuecomment-2407558020

v1.1524.0

07 Oct 14:00
Compare
Choose a tag to compare
v1.1524.0 Pre-release
Pre-release
Bump tailwindcss from 3.4.12 to 3.4.13

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.12 to 3.4.13.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.12...v3.4.13)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>