Skip to content

chore(deps): bump zip from 2.4.2 to 4.6.1#40

Merged
houko merged 1 commit into
mainfrom
dependabot/cargo/zip-4.6.1
Mar 12, 2026
Merged

chore(deps): bump zip from 2.4.2 to 4.6.1#40
houko merged 1 commit into
mainfrom
dependabot/cargo/zip-4.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 12, 2026

Copy link
Copy Markdown
Contributor

Bumps zip from 2.4.2 to 4.6.1.

Release notes

Sourced from zip's releases.

v4.6.1

🐛 Bug Fixes

  • Fixes an issue introduced by the swap from lzma-rs to liblzma (#407)

v4.6.0

🚀 Features

  • Allow to read zip files with unsupported extended timestamps (#400)

🐛 Bug Fixes

  • enable clamp_opt for ppmd and xz (#401)

v4.5.0

🚀 Features

  • Allow reading ZIP files where the central directory comes before the files (#384) (#396)

v4.4.0

🚀 Features

  • Add lzma-static and xz-static features that enable liblzma/static (#393)

⚙️ Miscellaneous Tasks

  • Move deprecated annotations to fix a Clippy warning (#391)

v4.3.0

🚀 Features

  • Add support for PPMd (#370)

v4.2.0

🚀 Features

  • Write ZIP file to stream (#246)

v4.1.0

🚀 Features

  • Add has_overlapping_files method

v4.0.0

🐛 Bug Fixes

  • Allow extraction of Zip64 where "Version needed to extract" is higher than "Version made by" (#356)

⚙️ Miscellaneous Tasks

... (truncated)

Changelog

Sourced from zip's changelog.

4.6.1 - 2025-09-03

🐛 Bug Fixes

  • Fixes an issue introduced by the swap from lzma-rs to liblzma (#407)

4.6.0 - 2025-08-30

🚀 Features

  • Allow to read zip files with unsupported extended timestamps (#400)

🐛 Bug Fixes

  • enable clamp_opt for ppmd and xz (#401)

4.5.0 - 2025-08-21

🚀 Features

  • Allow reading ZIP files where the central directory comes before the files (#384) (#396)

4.4.0 - 2025-08-21

🚀 Features

  • Add lzma-static and xz-static features that enable liblzma/static (#393)

⚙️ Miscellaneous Tasks

  • Move deprecated annotations to fix a Clippy warning (#391)

4.3.0 - 2025-07-09

🚀 Features

  • Add support for PPMd (#370)

4.2.0 - 2025-06-21

🚀 Features

  • Write ZIP file to stream (#246)

4.1.0 - 2025-06-14

🚀 Features

  • Add has_overlapping_files method

... (truncated)

Commits
  • 56fa5f6 chore: release v4.6.1 (#409)
  • 8b7eb9b fix: Swap to liblzma from lzma-rs introduced issue (#407)
  • 54c634b chore: release v4.6.0 (#403)
  • 5373800 fix: enable clamp_opt for ppmd and xz (#401)
  • 4f42faf feat: Allow to read zip files with unsupported extended timestamps (#400)
  • 1e8a408 chore(deps): update nt-time requirement from 0.10.6 to 0.12.1 (#387)
  • 4ce35f1 chore: release v4.5.0 (#397)
  • 3ed8bfe feat: Allow reading ZIP files where the central directory comes before the ...
  • f4a618d chore: release v4.4.0 (#395)
  • 51d5260 feat: Add lzma-static and xz-static features that enable liblzma/static...
  • 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)

Bumps [zip](https://github.com/zip-rs/zip2) from 2.4.2 to 4.6.1.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](zip-rs/zip2@v2.4.2...v4.6.1)

---
updated-dependencies:
- dependency-name: zip
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Mar 12, 2026

Copy link
Copy Markdown
Contributor 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.

@houko
houko merged commit 23fd49a into main Mar 12, 2026
7 of 8 checks passed
@houko
houko deleted the dependabot/cargo/zip-4.6.1 branch March 12, 2026 23:56
houko pushed a commit that referenced this pull request Mar 13, 2026
Bumps [zip](https://github.com/zip-rs/zip2) from 2.4.2 to 4.6.1.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](zip-rs/zip2@v2.4.2...v4.6.1)

---
updated-dependencies:
- dependency-name: zip
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
houko added a commit that referenced this pull request Mar 13, 2026
* fix: reload manifests from recorded source toml paths

* chore: bump version to v0.3.55-20260312

* fix: unblock homebrew sync from cli releases

* improve installer post-install guidance

* chore: bump version to v0.3.56-20260312

* feat: fix url

* feat: add native builtin router (#33)

* feat: add native builtin router

* feat: add bundled router template fallback

* feat: prefer router as default entry agent

* fix: satisfy clippy for builtin router

* chore(deps): bump clap from 4.5.60 to 4.6.0 (#41)

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.60 to 4.6.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.60...clap_complete-v4.6.0)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump toml from 0.8.2 to 0.9.12+spec-1.1.0 (#39)

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.2 to 0.9.12+spec-1.1.0.
- [Commits](toml-rs/toml@toml-v0.8.2...toml-v0.9.12)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 0.9.12+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump zip from 2.4.2 to 4.6.1 (#40)

Bumps [zip](https://github.com/zip-rs/zip2) from 2.4.2 to 4.6.1.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](zip-rs/zip2@v2.4.2...v4.6.1)

---
updated-dependencies:
- dependency-name: zip
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump wasmtime from 41.0.4 to 42.0.1 (#38)

Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 41.0.4 to 42.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v42.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v41.0.4...v42.0.1)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-version: 42.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump clap_complete from 4.5.66 to 4.6.0 (#37)

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.66 to 4.6.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.66...clap_complete-v4.6.0)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump docker/setup-qemu-action from 3 to 4 (#36)

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump actions/checkout from 5 to 6 (#35)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: encode marketplace queries and replace star history integration (#25)

* fix: encode marketplace search queries

* docs: replace broken star history integration

* chore: update dependencies

* style: fix router formatting after main merge

* refactor: make router phrase extraction language-agnostic

* fix: stabilize router matching and wasm host bindings

* feat: promote router to default entry agent

* chore: add routing aliases for remaining agents

* test: update api defaults for router bootstrap

* Default daemon start/restart to background with --tail (#31)

* Default daemon start to background

* Fix clippy warnings in daemon tail flow

* Fix daemon detach regressions

* Add generic http_compat MCP transport (#77)

* Add generic http_compat MCP transport

* Fix CI after rebasing http_compat transport

* Reorganize translated READMEs

* feat: star

* fix: add missing source_toml_path field to test AgentEntry initializers

Co-Authored-By: Claude Opus 4.6 <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <[email protected]>
houko added a commit that referenced this pull request Apr 17, 2026
…detail cache key

Fourth Codex batch on #2704 — smaller correctness items before the
skill-evolution subsystem fixes.

**App routing (#22)**: `App.tsx` now matches deploy/changelog paths
with a locale-prefix-tolerant regex, so `/zh/deploy`, `/de/changelog`,
etc. hit the real pages instead of falling through to the homepage
404. Previously only the bare `/deploy`/`/changelog` forms worked,
breaking every hreflang alternate the site generates.

**Metrics page (#40)**: categories returned by the worker that the
SPA has no route for (notably the legacy `integrations` emitted
before the MCP rename) render as plain rows instead of clickable
links, so users don't click into a guaranteed 404.

**Skill detail cache key (#20)**: `SkillsPage` now caches detail
data under `skillKeys.detail(name)` (added `details()` and
`detail(id)` to the factory in `lib/queries/keys.ts`). The old
`['skill-detail', name]` namespace lived outside `skillKeys.all`,
so mutations' `invalidateQueries(skillKeys.all)` never refreshed
open detail modals — users saw stale metadata after install/
update/delete until a manual refresh.

Re: #18 — verified stale in the current tree; both `list_skills`
and `get_skill_detail` already read from `kernel.skill_registry_ref()`
so there is no disk/memory divergence for Codex to flag. No change
needed.
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