aehrc / smart-forms

React-based form renderer implementing Structured Data Capture (SDC) FHIR specification
https://smartforms.csiro.au
Apache License 2.0
33 stars 11 forks source link

Bump allotment from 1.19.3 to 1.20.2 #856

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps allotment from 1.19.3 to 1.20.2.

Release notes

Sourced from allotment's releases.

v1.20.2

1.20.2 (2024-05-22)

Bug Fixes

  • remove code to initialize dimensions before first paint (#805) (3657e2d)

v1.20.1

1.20.1 (2024-05-09)

Bug Fixes

v1.20.0

1.20.0 (2024-01-15)

Features

  • allow customising sash animation duration (#740) (e92b944)

v1.19.5

1.19.5 (2024-01-05)

Bug Fixes

  • allow setting id on split-view component (#752) (d23cf34)

v1.19.4 (28 December 2023)

1.19.4 (2023-12-28)

Bug Fixes

Changelog

Sourced from allotment's changelog.

1.20.2 (2024-05-22)

Bug Fixes

  • remove code to initialize dimensions before first paint (#805) (3657e2d)

1.20.1 (2024-05-09)

Bug Fixes

1.20.0 (2024-01-15)

Features

  • allow customising sash animation duration (#740) (e92b944)

1.19.5 (2024-01-05)

Bug Fixes

  • allow setting id on split-view component (#752) (d23cf34)

1.19.4 (2023-12-28)

Bug Fixes

Commits
  • 28164c3 chore(main): release 1.20.2 (#806)
  • 3657e2d fix: remove code to initialize dimensions before first paint (#805)
  • dcc54e7 chore(main): release 1.20.1 (#788)
  • 5a0cd37 chore: resolve peer dependency conflict
  • 87b9c73 chore(deps): update dependency eslint-plugin-storybook to v0.8.0 (#791)
  • d9fc174 chore(deps): update react monorepo (#789)
  • 528f696 chore(deps): update dependency typescript to v5.4.5 (#793)
  • 90b75d2 fix: correct dist exports condition (#784)
  • b27ccea chore(deps): update dependency prettier to v3.2.5 (#763)
  • 20b20db chore(deps): update storybook monorepo to v7.6.17 (#764)
  • Additional commits viewable in compare view


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 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)