Skip to content

deps: bump archive from 4.0.9 to 4.2.0 - #9

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pub/archive-4.2.0
Closed

dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pub/archive-4.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps archive from 4.0.9 to 4.2.0.

Changelog

Sourced from archive's changelog.

4.2.0

  • Optimize performance and issues with large files with XZDecoder.

4.1.0

  • Fix: RangeError when parsing ZIP extra fields with trailing bytes.
  • Optimize LZ77 decode
  • Fix: issue with file_buffer preventing last value
  • Fix: invalid path separator in zip content compression
Commits
  • 179ba02 4.2.0
  • 3133d6d dart format
  • 27ee9c2 Merge pull request #413 from krll-kov/main
  • 32f7b37 Refactor CRC-64 calculation by removing shiftDown64 (x1.75 times faster)
  • c3176ff Introduce dictionaryCap for LZMA decoder
  • 04c1170 Implement CRC64 check in xz_decoder
  • 508b4fd Fix logical conditions in xz_decoder.dart
  • 1a7b488 Modify return logic for XZ stream validation
  • ca7f803 Fixed curly_braces_in_flow_control_structures warning
  • 3e3d227 Fix trimDictionary to improve dictionary management and masks
  • 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 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)

i99dev and others added 2 commits September 6, 2026 16:20
A standalone Flutter dashboard for BYD head units (Leopard 8 / DiLink 5.1).
Vehicle controls, automations and speech recognition run on the device — no
account, no subscription, no hosted API, no MQTT broker, no license check.

Every outbound connection sits behind a switch that ships off, and there is no
analytics SDK or telemetry. The bundled radio directory (5,166 stations across
212 countries) browses and searches with no network at all; only playing a live
stream needs the internet, and only after the driver enables it.

Contributors need nothing that is not in this repository: no private submodule,
no secrets, no backend access. See docs/ORIENTATION.md to get running on an
ordinary Android emulator in about twenty minutes.

Host checks: analyzer clean, 1,452 tests passing, debug APK builds, no broken
documentation links. Physical head-unit acceptance (fresh install → speech →
vehicle execution) has not been completed; docs/offline-first/final-verification.md
records what is and is not proven.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AjhsQbfGjJw2V8j2WmRXpN
Bumps [archive](https://github.com/brendan-duncan/archive) from 4.0.9 to 4.2.0.
- [Changelog](https://github.com/brendan-duncan/archive/blob/main/CHANGELOG.md)
- [Commits](brendan-duncan/archive@v4.0.9...4.2.0)

---
updated-dependencies:
- dependency-name: archive
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: 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.

@dependabot @github

dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pub/archive-4.2.0 branch September 6, 2026 12:38
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.

1 participant