Skip to content

chore(deps): bump fflate and @gitlawb/openclaude - #301

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-63434324bf
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-63434324bf

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps fflate to 0.8.3 and updates ancestor dependencies fflate and @gitlawb/openclaude. These dependencies need to be updated together.

Updates fflate from 0.8.2 to 0.8.3

Release notes

Sourced from fflate's releases.

v0.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
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
Commits

Updates fflate from 0.6.10 to 0.6.11

Release notes

Sourced from fflate's releases.

v0.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
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
Commits

Updates @gitlawb/openclaude from 0.20.1 to 0.30.0

Release notes

Sourced from @​gitlawb/openclaude's releases.

v0.30.0

0.30.0 (2026-08-31)

Features

  • providers: add focused LLMTR hybrid gateway (#2150) (1e56d4e)
  • providers: live model lists for OpenRouter and OpenGateway (#2084) (bb6d66f)

Bug Fixes

  • api: scope Anthropic attribution to compatible request paths (#2147) (30090c7)
  • bg: identify sessions with persisted process markers (#2163) (ca7c3ef)
  • effort: preserve known model exclusions when force-enabled (#2148) (69aca78)
  • integrations: keep managed AIMLAPI attribution over caller headers (#2179) (aaccb57)
  • openai-shim: drop synthetic tool-results marker and guard echoes (#2039) (#2153) (54f963d)
  • plugins: anchor marketplace hostPattern against lookalike hosts (#2177) (5f1ab9b)
  • settings: preserve concurrent updates (#2137) (34536c6)
  • settings: stop proto-named permission rules from aborting validation (#2170) (8db8830)
  • tui: proper Unicode/IME input handling for composed sequences (#2018) (#2154) (e802626)

v0.29.1

0.29.1 (2026-08-19)

Performance Improvements

  • stop busting the prompt cache and slim per-turn context (#2142) (31ac8a6)

v0.29.0

0.29.0 (2026-08-19)

Features

  • aimlapi: passwordless onboarding and resumable card top-up (3/3) (#2032) (fb9102c)
  • cost: support exact custom model pricing (#2131) (09eba26)
  • gateway: add Concentrate AI provider with dynamic model discovery (#2140) (084bc53)
  • merge knowledge graph + conversation arc into memdir (#1811) (c461a03)
  • partners: add ApiSmart, refresh Novita AI logo (#2121) (575b407)
  • partners: add Concentrate and Exa to partner roster (#2141) (6e35903)
  • xai: add Grok 4.6/4.5 to catalog, xAI provider, and gateways (#2117) (7cae408)
  • zai: expand Coding Plan catalog support (#2127) (ea65516)

Bug Fixes

  • api: resolve swarm-field tool names by own-property (#2123) (f553d08)
  • bg: preserve detached session terminal outcomes (#2133) (108a413)

... (truncated)

Changelog

Sourced from @​gitlawb/openclaude's changelog.

0.30.0 (2026-08-31)

Features

  • providers: add focused LLMTR hybrid gateway (#2150) (1e56d4e)
  • providers: live model lists for OpenRouter and OpenGateway (#2084) (bb6d66f)

Bug Fixes

  • api: scope Anthropic attribution to compatible request paths (#2147) (30090c7)
  • bg: identify sessions with persisted process markers (#2163) (ca7c3ef)
  • effort: preserve known model exclusions when force-enabled (#2148) (69aca78)
  • integrations: keep managed AIMLAPI attribution over caller headers (#2179) (aaccb57)
  • openai-shim: drop synthetic tool-results marker and guard echoes (#2039) (#2153) (54f963d)
  • plugins: anchor marketplace hostPattern against lookalike hosts (#2177) (5f1ab9b)
  • settings: preserve concurrent updates (#2137) (34536c6)
  • settings: stop proto-named permission rules from aborting validation (#2170) (8db8830)
  • tui: proper Unicode/IME input handling for composed sequences (#2018) (#2154) (e802626)

0.29.1 (2026-08-19)

Performance Improvements

  • stop busting the prompt cache and slim per-turn context (#2142) (31ac8a6)

0.29.0 (2026-08-19)

Features

  • aimlapi: passwordless onboarding and resumable card top-up (3/3) (#2032) (fb9102c)
  • cost: support exact custom model pricing (#2131) (09eba26)
  • gateway: add Concentrate AI provider with dynamic model discovery (#2140) (084bc53)
  • merge knowledge graph + conversation arc into memdir (#1811) (c461a03)
  • partners: add ApiSmart, refresh Novita AI logo (#2121) (575b407)
  • partners: add Concentrate and Exa to partner roster (#2141) (6e35903)
  • xai: add Grok 4.6/4.5 to catalog, xAI provider, and gateways (#2117) (7cae408)
  • zai: expand Coding Plan catalog support (#2127) (ea65516)

Bug Fixes

  • api: resolve swarm-field tool names by own-property (#2123) (f553d08)
  • bg: preserve detached session terminal outcomes (#2133) (108a413)
  • code-reviewer: require inline diff input and preserve read-only search in embedded-search builds (#2102) (645d596)
  • extend Ling 3.0 Tiny :free availability window to Aug 17 (ee64d80)
  • Ling 3.0 Tiny :free window back to Aug 13 (official promo end) (6277bfa)

... (truncated)

Commits
  • 6c7efde chore(main): release 0.30.0 (#2165)
  • b4af6f1 test(settings): unit-test the multi-source merge customizer (#2176)
  • aaccb57 fix(integrations): keep managed AIMLAPI attribution over caller headers (#2179)
  • 5f1ab9b fix(plugins): anchor marketplace hostPattern against lookalike hosts (#2177)
  • 8db8830 fix(settings): stop proto-named permission rules from aborting validation (#2...
  • 30090c7 fix(api): scope Anthropic attribution to compatible request paths (#2147)
  • ca7c3ef fix(bg): identify sessions with persisted process markers (#2163)
  • e802626 fix(tui): proper Unicode/IME input handling for composed sequences (#2018) (#...
  • 54f963d fix(openai-shim): drop synthetic tool-results marker and guard echoes (#2039)...
  • 39c3850 docs: tighten PR review expectations in CONTRIBUTING and AGENTS guides (#2151)
  • Additional commits viewable in compare view

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) to 0.8.3 and updates ancestor dependencies [fflate](https://github.com/101arrowz/fflate) and [@gitlawb/openclaude](https://github.com/Gitlawb/openclaude). These dependencies need to be updated together.


Updates `fflate` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/101arrowz/fflate/releases)
- [Changelog](https://github.com/101arrowz/fflate/blob/master/CHANGELOG.md)
- [Commits](101arrowz/fflate@v0.8.2...v0.8.3)

Updates `fflate` from 0.6.10 to 0.6.11
- [Release notes](https://github.com/101arrowz/fflate/releases)
- [Changelog](https://github.com/101arrowz/fflate/blob/master/CHANGELOG.md)
- [Commits](101arrowz/fflate@v0.8.2...v0.8.3)

Updates `@gitlawb/openclaude` from 0.20.1 to 0.30.0
- [Release notes](https://github.com/Gitlawb/openclaude/releases)
- [Changelog](https://github.com/Gitlawb/openclaude/blob/main/CHANGELOG.md)
- [Commits](Gitlawb/openclaude@v0.20.1...v0.30.0)

---
updated-dependencies:
- dependency-name: fflate
  dependency-version: 0.8.3
  dependency-type: indirect
- dependency-name: fflate
  dependency-version: 0.6.11
  dependency-type: indirect
- dependency-name: "@gitlawb/openclaude"
  dependency-version: 0.30.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 3, 2026

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

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants