Skip to content

Bump the pub group in /bindings/dart with 2 updates - #666

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/bindings/dart/pub-60b8019e90
Open

Bump the pub group in /bindings/dart with 2 updates#666
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/bindings/dart/pub-60b8019e90

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the pub group in /bindings/dart with 2 updates: archive and hooks.

Updates 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

Updates hooks from 2.1.0 to 2.2.0

Release notes

Sourced from hooks's releases.

package:hooks v2.2.0

  • Add ProtocolExtension.setupLogger, which the hooks runner calls to provide the logger used for validation diagnostics before any other method is invoked on the extension.
  • Fix HookInputUserDefines.path mangling absolute Windows paths: the drive letter was parsed as a URI scheme. Absolute paths are now returned as-is; relative paths are resolved against the source of the path.
  • Add HookInputUserDefines.baseUri, which can be used to resolve paths from nested user-defined options.
Commits
  • fc06ab3 [hooks] [code_assets] [native_toolchain_c] [record_use] Publish (#3560)
  • b461222 [ffigen] Add C++ public inheritance support (single, multiple, diamond) (#3542)
  • c3203e8 [ffigen] Remove Constant from public AST (#3556)
  • 9f2e4bb [ffigen] Fix category filtering bug (#3557)
  • aca3a46 [ffigen] Regression test for #3548 (#3559)
  • d196dea [hooks] [code_assets] Update docs to use link hooks (#3562)
  • 007e4d1 [native_toolchain_c] Fix #3327 native_toolchain_c vswhere selection (#3328)
  • 71f68cd [ffigen] Config update part 4: include visitor (#3530)
  • ae2fa39 [hooks] Remove unused meta dependency (fixes Flutter compat) (#3553)
  • 5f394f1 [hooks_runner] Minimize file hashing by relying on size and last-modified (#3...
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pub group in /bindings/dart with 2 updates: [archive](https://github.com/brendan-duncan/archive) and [hooks](https://github.com/dart-lang/native/tree/main/pkgs).


Updates `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)

Updates `hooks` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/dart-lang/native/releases)
- [Commits](https://github.com/dart-lang/native/commits/hooks-v2.2.0/pkgs)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Binding or example for dart dependencies Pull requests that update a dependency file labels Aug 26, 2026
@greptile-apps

greptile-apps Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

PR author is in the excluded authors list.

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

Labels

dart Binding or example for dart dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants