huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
237 stars 79 forks source link

Bump @loadable/component and @types/loadable__component #6687

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @loadable/component and @types/loadable__component. These dependencies needed to be updated together. Updates @loadable/component from 5.13.1 to 5.16.4

Release notes

Sourced from @​loadable/component's releases.

ESM correction

Bug fixes

ESM all the things

Babel plugin improvements

Features

v5.15.2

Bug Fixes

  • Clear correct cache when compiling with Webpack (#838) (3b9cb20)
  • loadAsync Loadable should copy statics (#839) (9ff6693)
  • use stable promises for load/preload/React (#858) (45f2d91)

v5.15.1

Bug Fixes

v5.15.0

Bug Fixes

  • add displayNames to generated components (#731) (b640c82)

Features

  • support multiple Webpack runtimes (#701) (d351367)
  • webpack plugin doesn't need all chunk info (#735) (cea9f24)

Webpack 5

Bug Fixes

loadable(not)Ready

Bug Fixes

  • fixes loadableReady leading to "Error "undefined is not an object"(#634) in #651

... (truncated)

Changelog

Sourced from @​loadable/component's changelog.

5.16.4 (2024-04-20)

Bug Fixes

5.16.3 (2023-12-26)

Bug Fixes

  • correct react-is for mjs export; remove isValidComponent check (#991) (9d381c3)

5.16.2 (2023-12-15)

Bug Fixes

  • add esm exports to package.json and change esm bundle extension to .mjs to allow node.js to properly import esm version of package. (#989) (e4a3718)

5.16.1 (2023-07-20)

Bug Fixes

  • correct babel plugin default signature to allow any source of 'loadable' (#972) (19849b6), closes #971

5.16.0 (2023-07-09)

Features

  • Allow additional identifiers to be passed in to the babel plugin (#966) (e18e37a)

... (truncated)

Commits
  • 3bb6f3d v5.16.4
  • 114cea2 fix: correct esm configuration for loadable/server, fixes: #999 (#1004)
  • c23df05 Migrate server to ESM (#1003)
  • 8f40762 v5.16.3
  • 607733c commit size snapshot
  • 9d381c3 fix: correct react-is for mjs export; remove isValidComponent check (#991)
  • 2210bcf v5.16.2
  • e4a3718 fix: add esm exports to package.json and change esm bundle extension to .mjs ...
  • 09af825 v5.16.1
  • 19849b6 fix: correct babel plugin default signature to allow any source of 'loadable'...
  • Additional commits viewable in compare view


Updates @types/loadable__component from 5.13.0 to 5.13.9

Commits


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)