Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @loadable/babel-plugin from 5.13.2 to 5.16.1 #671

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps @loadable/babel-plugin from 5.13.2 to 5.16.1.

Release notes

Sourced from @​loadable/babel-plugin's releases.

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

Webpack 5?

Bug Fixes

... (truncated)

Changelog

Sourced from @​loadable/babel-plugin's changelog.

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)

5.15.3 (2023-01-28)

Bug Fixes

  • add React 17 and 18 to package dependencies, fixes #718 (66edc37)

5.15.2 (2021-12-12)

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)

5.15.1 (2021-08-17)

Bug Fixes

... (truncated)

Commits
  • 09af825 v5.16.1
  • 19849b6 fix: correct babel plugin default signature to allow any source of 'loadable'...
  • 0e4b57f v5.16.0
  • edaf30c update documentation for babel plugin
  • e18e37a feat: Allow additional identifiers to be passed in to the babel plugin (#966)
  • 2d1645d Added getEntrypointPath to ChunkExtractor and reading json from fs (#951)
  • 82c7019 v5.15.3
  • 32237cb chore: use fixed npm registry
  • 66edc37 fix: add React 17 and 18 to package dependencies, fixes #718
  • ede5558 Support renamed imports in babel-plugin (#929)
  • 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 <dependency name> 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)

Bumps [@loadable/babel-plugin](https://github.com/gregberge/loadable-components) from 5.13.2 to 5.16.1.
- [Release notes](https://github.com/gregberge/loadable-components/releases)
- [Changelog](https://github.com/gregberge/loadable-components/blob/main/CHANGELOG.md)
- [Commits](gregberge/loadable-components@v5.13.2...v5.16.1)

---
updated-dependencies:
- dependency-name: "@loadable/babel-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@alxndr alxndr merged commit 3ea5a43 into main Aug 22, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/loadable/babel-plugin-5.16.1 branch August 22, 2023 00:36
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.

1 participant