Skip to content

Releases: hypothesis/client

v1.1501.0

24 Jun 12:23
Compare
Choose a tag to compare
v1.1501.0 Pre-release
Pre-release
Bump @hypothesis/frontend-shared

This fixes a regression in the appearance of the adder toolbar.
See https://github.com/hypothesis/frontend-shared/pull/1594.

v1.1500.0

17 Jun 12:13
Compare
Choose a tag to compare
v1.1500.0 Pre-release
Pre-release
Bump sass from 1.77.4 to 1.77.5

Bumps [sass](https://github.com/sass/dart-sass) from 1.77.4 to 1.77.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.4...1.77.5)

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

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

v1.1499.0

03 Jun 11:16
Compare
Choose a tag to compare
v1.1499.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.4.0 to 8.7.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.4.0...8.7.0)

Updates `@sentry/cli` from 2.31.2 to 2.32.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.31.2...2.32.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-minor
  dependency-group: sentry
...

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

v1.1498.0

29 May 13:48
Compare
Choose a tag to compare
v1.1498.0 Pre-release
Pre-release
Use z-10 in pending updates notification container

v1.1497.0

29 May 10:36
Compare
Choose a tag to compare
v1.1497.0 Pre-release
Pre-release
Delete PendingUpdatesButton and remove references to pending_updates_…

v1.1496.0

27 May 10:58
Compare
Choose a tag to compare
v1.1496.0 Pre-release
Pre-release
Bump the rollup group with 2 updates

Bumps the rollup group with 2 updates: [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) and [rollup](https://github.com/rollup/rollup).


Updates `@rollup/plugin-commonjs` from 25.0.7 to 25.0.8
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.8/packages/commonjs)

Updates `rollup` from 4.17.2 to 4.18.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.17.2...v4.18.0)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rollup
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: rollup
...

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

v1.1495.0

20 May 12:42
Compare
Choose a tag to compare
v1.1495.0 Pre-release
Pre-release
Bump sinon from 17.0.1 to 18.0.0

Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.1 to 18.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v17.0.1...v18.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

v1.1494.0

13 May 11:49
Compare
Choose a tag to compare
v1.1494.0 Pre-release
Pre-release
Unmount ImportAnnotations, ExportAnnotations components at end of test

This fixes an issue where `SelectNext`s rendered by these components could open
a popover, and then trigger an error by trying to close it, while unmounted, in
response to an action triggered by a later test.

v1.1493.0

07 May 10:16
Compare
Choose a tag to compare
v1.1493.0 Pre-release
Pre-release
Remove workaround for pywb's wombat.js bug

v1.1492.0

07 May 08:07
Compare
Choose a tag to compare
v1.1492.0 Pre-release
Pre-release
Bump jinja2 from 3.1.3 to 3.1.4 in /requirements

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

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