Skip to content

chore(deps): bump fflate from 0.4.8 to 0.4.9 - #897

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fflate-0.4.9
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/fflate-0.4.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps fflate from 0.4.8 to 0.4.9.

Changelog

Sourced from fflate's changelog.

0.8.3

  • Fix buffer over-read for Zip64 extra fields
  • Support sync flushes (Z_SYNC_FLUSH in zlib)
    • Allows for immediate decompression of all pushed bytes
    • Enables DEFLATE stream concatenation
  • Fix zip/zipSync when using cross-realm Uint8Array
  • Improve Zip64 support for streamed or undersized archives
  • Update performance estimates in README
  • Fix typings for TypeScript v5.7+
  • Reduce memory consumption after compression stream completion

0.8.2

  • Fixed broken UMD build
  • Fixed edge-case causing skipped data during streaming compression
  • Fixed bug in GZIP streaming on member boundary
  • Improved streaming performance on inconsistent chunk sizes
  • Improved unzip performance on undercompressed archives
  • Added flushing support into streaming API
  • Added backpressure support into async streaming API
    • Use new ondrain handler and queuedSize

0.8.1

  • Fixed reallocating on pre-supplied buffer in inflateSync and unzlibSync
  • Minor documentation fixes

0.8.0

  • BREAKING: synchronous decompression functions now take an options object rather than an output buffer as a second parameter
    • inflateSync(compressed, outBuf) is now inflateSync(compressed, { out: outBuf })
  • Support dictionaries in compression and decompression
  • Support multi-member files in GZIP streaming decompression
  • Dramatically improved streaming performance
  • Fixed missing error on certain malformed GZIP files

0.7.3

  • Fix folder creation for certain operating system
    • Create 0-length "files" for each directory specified with "object" syntax"
    • Support empty folders
    • Add options for folders
  • Fix minification in SWC
    • Remove instanceof, no-whitespace assumptions in async functions

0.7.2

  • Fixed TypeScript typing for errors when using strictNullChecks
  • Fixed failure to compress files above 64kB with { level: 0 }
  • Fixed AMD module definition in UMD build

0.7.1

  • Removed requirement for setTimeout
  • Added support for unzip file filters (thanks to @​manucorporat: #67)
  • Fixed streaming gunzip and unzlib bug causing corruption

0.7.0

  • Improved errors
    • Now errors are error objects instead of strings
    • Check the error code to apply custom logic based on error type
  • Made async operations always call callbacks asynchronously
  • Fixed bug that caused errors to not appear in asynchronous operations in browsers

... (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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [fflate](https://github.com/101arrowz/fflate) from 0.4.8 to 0.4.9.
- [Release notes](https://github.com/101arrowz/fflate/releases)
- [Changelog](https://github.com/101arrowz/fflate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/101arrowz/fflate/commits)

---
updated-dependencies:
- dependency-name: fflate
  dependency-version: 0.4.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: npm dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

══════════════════════════════════════════════════════════════════════
  FULL BUNDLE: cwr.js
══════════════════════════════════════════════════════════════════════
  Total:  168.7 KB raw  /  51.0 KB gzip  (EXACT)
──────────────────────────────────────────────────────────────────────
  Category                              Raw % of total
──────────────────────────────────────────────────────────────────────
  rrweb                             67.3 KB      39.9%
  app: plugins                      27.6 KB      16.3%
  aws-sdk/smithy                    17.8 KB      10.6%
  web-vitals                        12.1 KB       7.2%
  app: dispatch                     10.2 KB       6.1%
  app: sessions                      7.7 KB       4.6%
  app: orchestration                 5.9 KB       3.5%
  app: event-cache                   5.4 KB       3.2%
  app: auth                          4.6 KB       2.7%
  app: utils                         2.9 KB       1.7%
  app: other                         2.4 KB       1.4%
  tslib                              1.5 KB       0.9%
  shimmer                            1.4 KB       0.8%
  uuid                               0.8 KB       0.5%
  app: event-bus                     0.4 KB       0.2%
  app: remote-config                 0.4 KB       0.2%
  webpack runtime                    0.1 KB       0.1%
  (unattributed/boilerplate)         0.1 KB       0.1%
──────────────────────────────────────────────────────────────────────
  Sizes are EXACT (from source map character attribution).
  Gzip total is EXACT. Per-category gzip is not shown (not additive).

  All modules (111):
       15.5 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb-snapshot/es/rrweb-snapshot.js
       12.1 KB  ../../node_modules/web-vitals/dist/web-vitals.attribution.js
       11.2 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/observer.js
        7.7 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/mutation.js
        6.8 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/index.js
        6.8 KB  ../../node_modules/rrweb/es/rrweb/_virtual/image-bitmap-data-url-worker.js
        5.4 KB  ../core/src/event-cache/EventCache.ts
        5.3 KB  ../core/src/sessions/SessionManager.ts
        4.2 KB  ../core/src/dispatch/Dispatch.ts
        4.1 KB  ../core/src/plugins/event-plugins/NavigationPlugin.ts
        3.8 KB  ../core/src/plugins/event-plugins/XhrPlugin.ts
        3.8 KB  ../slim/src/orchestration/Orchestration.ts
        3.4 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/utils.js
        3.4 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/iframe-manager.js
        3.3 KB  ../core/src/plugins/event-plugins/RRWebPlugin.ts
        3.2 KB  ../core/src/plugins/event-plugins/WebVitalsPlugin.ts
        3.1 KB  ../../node_modules/@smithy/signature-v4/dist-es/SignatureV4.js
        2.9 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/observers/canvas/canvas-manager.js
        2.8 KB  ../core/src/plugins/event-plugins/FetchPlugin.ts
        2.4 KB  ../core/src/sessions/PageManager.ts
        2.4 KB  ../core/src/dispatch/CognitoIdentityClient.ts
        2.3 KB  ../../node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js
        2.2 KB  ../../node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js
        2.2 KB  ../core/src/plugins/utils/http-utils.ts
        2.0 KB  ../core/src/plugins/event-plugins/DomEventPlugin.ts
        1.8 KB  ../slim/src/CommandQueue.ts
        1.8 KB  ../../node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js
        1.8 KB  ../core/src/dispatch/DataPlaneClient.ts
        1.6 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/observers/canvas/serialize-args.js
        1.5 KB  ../../node_modules/tslib/tslib.es6.mjs
        1.4 KB  ../../node_modules/shimmer/index.js
        1.4 KB  ./src/orchestration/Orchestration.ts
        1.3 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/shadow-dom-manager.js
        1.2 KB  ../core/src/plugins/event-plugins/ResourcePlugin.ts
        1.2 KB  ../core/src/utils/common-utils.ts
        1.2 KB  ../../node_modules/@smithy/signature-v4/dist-es/SignatureV4Base.js
        1.2 KB  ../../node_modules/rrweb/es/rrweb/packages/types/dist/types.js
        1.0 KB  ../core/src/dispatch/FetchHttpHandler.ts
        1.0 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/cross-origin-iframe-mirror.js
        1.0 KB  ../core/src/dispatch/Authentication.ts
        1.0 KB  ../core/src/plugins/event-plugins/JsErrorPlugin.ts
        0.9 KB  ../core/src/plugins/event-plugins/PageViewPlugin.ts
        0.9 KB  ../core/src/utils/InternalLogger.ts
        0.9 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/stylesheet-manager.js
        0.9 KB  ../core/src/dispatch/StsClient.ts
        0.9 KB  ../core/src/plugins/PluginManager.ts
        0.9 KB  ../../node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js
        0.9 KB  ../../node_modules/@smithy/protocol-http/dist-es/httpRequest.js
        0.8 KB  ../../node_modules/@aws-crypto/sha256-js/build/module/constants.js
        0.8 KB  ../core/src/plugins/utils/js-error-utils.ts
        0.8 KB  ../core/src/dispatch/BasicAuthentication.ts
        0.7 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/observers/canvas/webgl.js
        0.7 KB  ../core/src/dispatch/compression.ts
        0.6 KB  ../../node_modules/rrweb/es/rrweb/ext/tslib/tslib.es6.js
        0.6 KB  ../../node_modules/@smithy/signature-v4/dist-es/constants.js
        0.6 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/observers/canvas/2d.js
        0.6 KB  ../core/src/utils/cookies-utils.ts
        0.5 KB  ../core/src/dispatch/EnhancedAuthentication.ts
        0.5 KB  ../../node_modules/@smithy/util-hex-encoding/dist-es/index.js
        0.5 KB  ../core/src/plugins/utils/constant.ts
        0.5 KB  ../core/src/dispatch/RetryHttpHandler.ts
        0.5 KB  ../../node_modules/rrweb/es/rrweb/_virtual/_rollup-plugin-web-worker-loader__helper__browser__createBase64WorkerFactory.js
        0.4 KB  ../core/src/orchestration/config.ts
        0.4 KB  ../../node_modules/rrweb/es/rrweb/ext/base64-arraybuffer/dist/base64-arraybuffer.es5.js
        0.4 KB  ../core/src/event-bus/EventBus.ts
        0.4 KB  ../core/src/plugins/MonkeyPatched.ts
        0.4 KB  ../../node_modules/@smithy/signature-v4/dist-es/credentialDerivation.js
        0.4 KB  ./src/remote-config/remote-config.ts
        0.3 KB  ../core/src/dispatch/BeaconHttpHandler.ts
        0.3 KB  ./src/orchestration/config.ts
        0.3 KB  ../../node_modules/rrweb/es/rrweb/packages/rrweb/src/record/observers/canvas/canvas.js
        0.3 KB  ../../node_modules/@smithy/signature-v4/dist-es/getCanonicalQuery.js
        0.3 KB  ../core/src/dispatch/signing.ts
        0.3 KB  ../../node_modules/@smithy/signature-v4/dist-es/getPayloadHash.js
        0.3 KB  ../../node_modules/uuid/dist/esm-browser/rng.js
        0.3 KB  ./src/CommandQueue.ts
        0.3 KB  ../../node_modules/@aws-crypto/util/build/module/convertToBuffer.js
        0.3 KB  ../../node_modules/uuid/dist/esm-browser/stringify.js
        0.3 KB  ../../node_modules/rrweb/es/rrweb/_virtual/_rollup-plugin-web-worker-loader__helper__node__createBase64WorkerFactory.js
        0.3 KB  ../core/src/plugins/utils/performance-utils.ts
        0.3 KB  ../../node_modules/@smithy/protocol-http/dist-es/httpResponse.js
        0.3 KB  ../core/src/plugins/InternalPlugin.ts
        0.2 KB  ../../node_modules/rrweb/es/rrweb/_virtual/_rollup-plugin-web-worker-loader__helper__node__WorkerClass.js
        0.2 KB  ../../node_modules/@smithy/signature-v4/dist-es/moveHeadersToQuery.js
        0.2 KB  ../../node_modules/@smithy/querystring-builder/dist-es/index.js
        0.2 KB  ../../node_modules/@smithy/signature-v4/dist-es/getCanonicalHeaders.js
        0.2 KB  ./src/index-browser.ts
        0.2 KB  ../core/src/dispatch/utils.ts
        0.2 KB  ../../node_modules/uuid/dist/esm-browser/v4.js
        0.2 KB  ../core/node_modules/@smithy/util-hex-encoding/dist-es/index.js
        0.2 KB  ../../node_modules/@smithy/signature-v4/dist-es/utilDate.js
        0.2 KB  ../../node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js
        0.1 KB  ../../node_modules/@smithy/util-utf8/dist-es/toUint8Array.js
        0.1 KB  ../core/src/dispatch/request-timeout.ts
        0.1 KB  ../core/src/utils/random.ts
        0.1 KB  webpack/bootstrap
        0.1 KB  ../../node_modules/@smithy/is-array-buffer/dist-es/index.js
        0.1 KB  ../../node_modules/@smithy/signature-v4/dist-es/prepareRequest.js
        0.1 KB  ../../node_modules/@smithy/util-uri-escape/dist-es/escape-uri.js
        0.1 KB  ../../node_modules/@smithy/signature-v4/dist-es/headerUtil.js
        0.1 KB  ../../node_modules/rrweb/es/rrweb/_virtual/_rollup-plugin-web-worker-loader__helper__auto__isNodeJS.js
        0.1 KB  ../../node_modules/uuid/dist/esm-browser/native.js
        0.1 KB  ../core/src/errors/XhrError.ts
        0.1 KB  ../../node_modules/@smithy/util-middleware/dist-es/normalizeProvider.js
        0.1 KB  ../core/src/utils/constants.ts
        0.1 KB  ../../node_modules/@aws-crypto/util/build/module/isEmptyData.js
        0.0 KB  ../../node_modules/rrweb/es/rrweb/_virtual/_rollup-plugin-web-worker-loader__helper__auto__createBase64WorkerFactory.js
        0.0 KB  ../../node_modules/@smithy/fetch-http-handler/dist-es/create-request.js
        0.0 KB  ../../node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js
        0.0 KB  ../../node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js
        0.0 KB  ../core/src/utils/version.ts


══════════════════════════════════════════════════════════════════════
  SLIM BUNDLE: cwr-slim.js
══════════════════════════════════════════════════════════════════════
  Total:  36.5 KB raw  /  10.7 KB gzip  (EXACT)
──────────────────────────────────────────────────────────────────────
  Category                              Raw % of total
──────────────────────────────────────────────────────────────────────
  app: dispatch                      8.7 KB      23.8%
  app: sessions                      7.7 KB      21.1%
  app: event-cache                   5.4 KB      14.7%
  app: orchestration                 4.2 KB      11.5%
  app: plugins                       2.7 KB       7.3%
  app: other                         2.1 KB       5.7%
  app: utils                         1.6 KB       4.3%
  aws-sdk/smithy                     1.4 KB       4.0%
  shimmer                            1.4 KB       3.8%
  uuid                               0.8 KB       2.3%
  app: event-bus                     0.4 KB       1.1%
  webpack runtime                    0.1 KB       0.3%
──────────────────────────────────────────────────────────────────────
  Sizes are EXACT (from source map character attribution).
  Gzip total is EXACT. Per-category gzip is not shown (not additive).

  All modules (35):
        5.4 KB  web-slim/../core/src/event-cache/EventCache.ts
        5.3 KB  web-slim/../core/src/sessions/SessionManager.ts
        4.2 KB  web-slim/../core/src/dispatch/Dispatch.ts
        3.8 KB  web-slim/./src/orchestration/Orchestration.ts
        2.4 KB  web-slim/../core/src/sessions/PageManager.ts
        1.8 KB  web-slim/./src/CommandQueue.ts
        1.8 KB  web-slim/../core/src/dispatch/DataPlaneClient.ts
        1.4 KB  web-slim/../../node_modules/shimmer/index.js
        1.0 KB  web-slim/../core/src/dispatch/FetchHttpHandler.ts
        0.9 KB  web-slim/../core/src/plugins/event-plugins/PageViewPlugin.ts
        0.9 KB  web-slim/../core/src/utils/InternalLogger.ts
        0.9 KB  web-slim/../core/src/plugins/PluginManager.ts
        0.9 KB  web-slim/../../node_modules/@smithy/protocol-http/dist-es/httpRequest.js
        0.7 KB  web-slim/../core/src/dispatch/compression.ts
        0.6 KB  web-slim/../core/src/utils/cookies-utils.ts
        0.5 KB  web-slim/../core/src/dispatch/RetryHttpHandler.ts
        0.4 KB  web-slim/../core/src/orchestration/config.ts
        0.4 KB  web-slim/../core/src/event-bus/EventBus.ts
        0.4 KB  web-slim/../core/src/plugins/MonkeyPatched.ts
        0.3 KB  web-slim/../core/src/dispatch/BeaconHttpHandler.ts
        0.3 KB  web-slim/../../node_modules/uuid/dist/esm-browser/rng.js
        0.3 KB  web-slim/../../node_modules/uuid/dist/esm-browser/stringify.js
        0.3 KB  web-slim/../../node_modules/@smithy/protocol-http/dist-es/httpResponse.js
        0.2 KB  web-slim/../core/src/plugins/InternalPlugin.ts
        0.2 KB  web-slim/../../node_modules/@smithy/querystring-builder/dist-es/index.js
        0.2 KB  web-slim/./src/index-browser.ts
        0.2 KB  web-slim/../../node_modules/uuid/dist/esm-browser/v4.js
        0.1 KB  web-slim/../core/src/dispatch/request-timeout.ts
        0.1 KB  web-slim/../core/src/plugins/utils/http-utils.ts
        0.1 KB  web-slim/webpack/bootstrap
        0.1 KB  web-slim/../../node_modules/@smithy/util-uri-escape/dist-es/escape-uri.js
        0.1 KB  web-slim/../core/src/plugins/utils/constant.ts
        0.1 KB  web-slim/../../node_modules/uuid/dist/esm-browser/native.js
        0.1 KB  web-slim/../core/src/utils/constants.ts
        0.0 KB  web-slim/../core/src/utils/version.ts

  Slim saves 79% gzip vs full (EXACT).

Report written to reports/bundle-stats-both.txt

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants