kuldeepkeshwar / filbert-js

A lightweight(~1kb) css-in-js framework
https://filbert-js.vercel.app/docs/introduction
MIT License
176 stars 9 forks source link

Bump webpack-bundle-analyzer from 3.9.0 to 4.4.2 #222

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps webpack-bundle-analyzer from 3.9.0 to 4.4.2.

Changelog

Sourced from webpack-bundle-analyzer's changelog.

4.4.2

  • Bug Fix
    • Fix failure with compiler.outputFileSystem.constructor being undefined (#447 by @​kedarv and @​alexander-akait)
      • NOTE: This fix doesn't have added test coverage so the fix might break in future versions unless test coverage is added later.

4.4.1

4.4.0

  • Improvement

  • Bug Fix

    • Don't show an empty tooltip when hovering over the FoamTree attribution group or between top-level groups (#413 by @​stanislawosinski)
  • Internal

4.3.0

  • Improvement

    • Replace express with builtin node server, reducing number of dependencies (#398 by @​TrySound)
    • Move filesize to dev dependencies, reducing number of dependencies (#401 by @​realityking)
  • Internal

4.2.0

  • Improvement

    • A number of improvements to reduce the number of dependencies (#391, #396, #397)
  • Bug Fix

4.1.0

  • Improvement
    • Significantly speed up generation of stats.json file (see generateStatsFile option).

4.0.0

... (truncated)

Commits


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)
changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: 6f38735b5b78ff480d1cf66a1e151cabff5a4090

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/kuldeepkeshwar/filbert-js/BoBuy9JEZMRWR3CBV5xyQQbRhcQr
✅ Preview: https://filbert-js-git-dependabot-npmandyarnwebpack-bundle-a-6024de.vercel.app

codesandbox-ci[bot] commented 3 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 6f38735b5b78ff480d1cf66a1e151cabff5a4090:

Sandbox Source
kuldeepkeshwar/filbert-js-examples-with-cra Configuration
kuldeepkeshwar/filbert-js-examples-with-preact Configuration
kuldeepkeshwar/filbert-js-examples-with-nextjs Configuration
kuldeepkeshwar/filbert-js-examples-with-gatsby Configuration
dependabot[bot] commented 3 years ago

Superseded by #235.