Skip to content

Bump @loadable/component from 5.12.0 to 5.15.0#358

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/loadable/component-5.15.0
Open

Bump @loadable/component from 5.12.0 to 5.15.0#358
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/loadable/component-5.15.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps @loadable/component from 5.12.0 to 5.15.0.

Release notes

Sourced from @​loadable/component's releases.

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

Webpack 5?

Bug Fixes

Features

v5.13.2

Bug Fixes

  • Fixed lazy usage with Suspense and Error Boundary together (#521) (42fbdd0)
  • human readable errors (b86bb82)
  • spread nested required chunks array(regression in 5.13.1) (95e6ecb)

Hot fix for 5.13.0

(partially broken version)

Bug Fixes

  • allow webpack cache isReady only for initial chunks, fixes #558 (61f8b75)
  • memory leak in module cache management, fixes #560 (6c11703)

... (truncated)

Changelog

Sourced from @​loadable/component's changelog.

5.15.0 (2021-05-08)

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)

5.14.2 (2021-01-31)

Bug Fixes

5.14.1 (2020-10-22)

Note: Version bump only for package loadable-components

5.14.0 (2020-10-20)

Bug Fixes

Features

... (truncated)

Commits
  • e74b3c9 v5.15.0
  • 9305d03 update node to v12
  • cea9f24 feat: webpack plugin doesn't need all chunk info (#735)
  • 8f10896 Prevent memory leaks in staging by adding env var (#730)
  • 828361e fix docs: import() syntax a part of language (#737)
  • 225caf6 chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/webpack/webpack4 (#734)
  • b58130f chore(deps): bump y18n from 4.0.0 to 4.0.1 in /website (#732)
  • 9e15a2c chore(deps): bump y18n from 4.0.0 to 4.0.1 (#729)
  • 418d95e chore(deps): bump elliptic in /examples/webpack/webpack4 (#719)
  • 4733bd0 chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /website (#715)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kashey, a new releaser for @​loadable/component since your current version.


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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 10, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants