fix(deps): update all non-major dependencies#423
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Deploying repomix with
|
| Latest commit: |
0a670b0
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c0be3926.repomix.pages.dev |
| Branch Preview URL: | https://renovate-all-minor-patch.repomix.pages.dev |
11773c5 to
0a670b0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.6.1->^1.7.0^22.13.0->^22.13.10^3.0.8->^3.0.9^5.0.8->^5.0.9^4.6.20->^4.7.4^0.474.0->^0.482.0^4.8.0->^4.9.0^0.2.29->^0.2.41^4.19.2->^4.19.3^5.7.3->^5.8.2^0.24.7->^0.25.3^3.24.1->^3.24.2Release Notes
modelcontextprotocol/typescript-sdk (@modelcontextprotocol/sdk)
v1.7.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.6.1...1.7.0
vitest-dev/vitest (@vitest/coverage-v8)
v3.0.9Compare Source
NaturalIntelligence/fast-xml-parser (fast-xml-parser)
v5.0.9Compare Source
honojs/hono (hono)
v4.7.4Compare Source
What's Changed
Full Changelog: honojs/hono@v4.7.3...v4.7.4
v4.7.3Compare Source
What's Changed
BunWebSocketHandlerby @yusukebe in https://github.com/honojs/hono/pull/3964New Contributors
Full Changelog: honojs/hono@v4.7.2...v4.7.3
v4.7.2Compare Source
What's Changed
RequestandResponseclasses by @BarryThePenguin in https://github.com/honojs/hono/pull/3928Full Changelog: honojs/hono@v4.7.1...v4.7.2
v4.7.1Compare Source
What's Changed
next()by @usualoma in https://github.com/honojs/hono/pull/3905cryptoby @EdamAme-x in https://github.com/honojs/hono/pull/3916New Contributors
Full Changelog: honojs/hono@v4.7.0...v4.7.1
v4.7.0Compare Source
Release Notes
Hono v4.7.0 is now available!
This release introduces one helper and two middleware.
Plus, Standard Schema Validator has been born.
Let's look at each of these.
Proxy Helper
We sometimes use the Hono application as a reverse proxy. In that case, it accesses the backend using
fetch. However, it sends an unintended headers.For example,
fetchmay sendAccept-Encoding, causing the origin server to return a compressed response. Some runtimes automatically decode it, leading to aContent-Lengthmismatch and potential client-side errors.Also, you should probably remove some of the headers sent from the origin server, such as
Transfer-Encoding.Proxy Helper will send requests to the origin and handle responses properly. The above headers problem is solved simply by writing as follows.
You can also use it in more complex ways.
Thanks @usualoma!
Language Middleware
Language Middleware provides 18n functions to Hono applications. By using the
languageDetectorfunction, you can get the language that your application should support.You can get the target language in various ways, not just by using
Accept-Language.Accept-LanguageheaderThanks @lord007tn!
JWK Auth Middleware
Finally, middleware that supports JWK (JSON Web Key) has landed. Using JWK Auth Middleware, you can authenticate by verifying JWK tokens. It can access keys fetched from the specified URL.
Thanks @Beyondo!
Standard Schema Validator
Standard Schema provides a common interface for TypeScript validator libraries. Standard Schema Validator is a validator that uses it. This means that Standard Schema Validator can handle several validators, such as Zod, Valibot, and ArkType, with the same interface.
The code below really works!
Thanks @muningis!
New features
All changes
yarnby @EdamAme-x in https://github.com/honojs/hono/pull/3878toLowerCase()is unnecessary forreq.header()by @yusukebe in https://github.com/honojs/hono/pull/3880envtype by @yusukebe in https://github.com/honojs/hono/pull/3885c.json({})by @yusukebe in https://github.com/honojs/hono/pull/3873deno.lockby @yusukebe in https://github.com/honojs/hono/pull/3897New Contributors
Full Changelog: honojs/hono@v4.6.20...v4.7.0
lucide-icons/lucide (lucide-vue-next)
v0.482.0: Version 0.482.0Compare Source
What's Changed
saudi-riyalSymbol by @Null78 in https://github.com/lucide-icons/lucide/pull/2827New Contributors
Full Changelog: lucide-icons/lucide@0.481.0...0.482.0
v0.481.0: Version 0.481.0Compare Source
What's Changed
clock-fadingicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2405Full Changelog: lucide-icons/lucide@0.480.0...0.481.0
v0.480.0: Version 0.480.0Compare Source
What's Changed
blueskyandspotifyto brand list filter by @jguddas in https://github.com/lucide-icons/lucide/pull/2857newspaperby @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2885infinityicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/2868shrimpicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2319New Contributors
Full Changelog: lucide-icons/lucide@0.479.0...0.480.0
v0.479.0: Version 0.479.0Compare Source
What's Changed
Full Changelog: lucide-icons/lucide@0.478.0...0.479.0
v0.478.0: Version 0.478.0Compare Source
What's Changed
bracketsicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2863Full Changelog: lucide-icons/lucide@0.477.0...0.478.0
v0.477.0: New icons 0.477.0Compare Source
New icons 🎨
square-round-corner(#2323) by @liamb13Modified Icons 🔨
circle-slash-2(#2837) by @jguddasv0.476.0: Fixes and new icons 0.476.0Compare Source
Fixes
New icons 🎨
shield-user(#2608) by @sebinemethModified Icons 🔨
beef(#2832) by @jguddasv0.475.0: New icons 0.475.0Compare Source
New icons 🎨
circle-small(#2607) by @jamiemlawmars-stroke(#2607) by @jamiemlawmars(#2607) by @jamiemlawnon-binary(#2607) by @jamiemlawtransgender(#2607) by @jamiemlawvenus-and-mars(#2607) by @jamiemlawvenus(#2607) by @jamiemlawpiscinajs/piscina (piscina)
v4.9.0Compare Source
yamadashy/repomix (repomix)
v0.2.41Compare Source
This release introduces Git-based file sorting and enhances file compression capabilities.
What's New 🚀
Git-based File Sorting (#356, #421)
--no-git-sort-by-changesflag to disable Git-based sorting{ "output": { "git": { "sortByChanges": true, "sortByChangesMaxCommits": 100 } } }Special thanks to @SpyC0der77 for suggesting this feature!
Improvements ⚡️
Enhanced Compress Mode (#420)
How to Update
As always, if you encounter any issues or have suggestions, please let us know through our GitHub issues or join our Discord community for support.
v0.2.40Compare Source
This release brings significant enhancements to Model Context Protocol (MCP) integration and improves file handling capabilities.
Improvements ⚡
Enhanced MCP Integration (#419, #415, #409, #413)
Pack local repo with compress:
Read detailed results:

For more MCP details, please refer to the documentation:
https://github.com/yamadashy/repomix#mcp-integration
Extended File Format Support (#407)
bun.lockb)Special thanks to @jiftoo for their first contribution!
How to Update
As always, if you encounter any issues or have suggestions, please let us know through our GitHub issues or join our Discord community for support.
v0.2.39Compare Source
v0.2.38Compare Source
v0.2.37Compare Source
v0.2.36Compare Source
This release adds MCP server support, improves ignore pattern handling on the website, and includes dependency updates.
What's New 🚀
MCP Server Support (#399)
pack_codebase: Package local code directories for AI analysispack_remote_repository: Fetch, clone and package GitHub repositoriesWe've also submitted Repomix to the MCP marketplace:
To use Repomix as an MCP server with Cline (VS Code extension), edit the
cline_mcp_settings.jsonfile:{ "mcpServers": { "repomix": { "command": "npx", "args": [ "-y", "repomix", "--mcp" ] } } }For more details, please refer to the documentation:
https://github.com/yamadashy/repomix#mcp-integration
Improvements ⚡️
Enhanced Ignore Pattern Support (#396)
!()in ignore patterns via the websiteKnown Issue: There's currently an issue where negation patterns (
!) don't work correctly. See Issue #400 for details.Thank you @eastlondoner for your first contribution to the project!
How to Update
As always if you encounter any issues or have suggestions please let us know through our GitHub issues or join our Discord community https://discord.gg/wNYzTwZFku for support.
v0.2.35Compare Source
This release adds folder upload capability to the website, improves gitignore handling, and includes documentation updates.
What's New 🚀
Website Folder Upload (#387, #377)
Thank you @PaperBoardOfficial for implementing folder upload on our website!
Improvements ⚡️
Enhanced Gitignore Support (#391, #375)
.git/info/excludewhenuseGitignoreis set to true.gitignoreThanks to @motlin for improving gitignore support!
How to Update
As always if you encounter any issues or have suggestions please let us know through our GitHub issues or join our Discord community https://discord.gg/wNYzTwZFku for support.
v0.2.34Compare Source
This release fixes an important configuration issue affecting negative boolean options in Repomix.
Bug Fixes 🐛
Configuration Handling Fix (#385, #389)
falsevalues in the config file for certain options (like"fileSummary": false) was not being respected--no-*style CLI options when specified in the config filefileSummarydirectoryStructuregitignoredefaultPatternssecurityCheckSpecial thanks to @mapleroyal for reporting this issue!
How to Update
As always, if you encounter any issues or have suggestions, please let us know through our GitHub issues or join our Discord community for support.
v0.2.33Compare Source
This release addresses two important issues to improve code handling and file output capabilities.
Bug Fixes 🐛
TypeScript Import Handling for Compressed Output (#382)
import { Component } from 'module'Directory Structure Support for Output Files (#378, #383)
How to Update
As always, if you encounter any issues or have suggestions, please let us know through our GitHub issues or join our Discord community for support.
v0.2.32Compare Source
The code compression feature introduced in v0.2.28 has been enhanced! 🚀
Improvements ⚡
Enhanced Code Compression (#380)
Example
Using compression via CLI:
Before:
After compression:
How to Update
As always, if you encounter any issues or have suggestions, please let us know through our GitHub issues or join our Discord community for support.
v0.2.31Compare Source
v0.2.30Compare Source
This release addresses a file system permission issue and adds support for more flexible configuration formats.
Improvements ⚡
Configuration Flexibility (#346, #366)
Bug Fixes 🐛
File System Handling (#372, #374)
How to Update
As always, if you encounter any issues or have suggestions, please let us know through our GitHub issues or join our Discord community for support.
microsoft/TypeScript (typescript)
v5.8.2Compare Source
tree-sitter/tree-sitter (web-tree-sitter)
v0.25.3Compare Source
Bug Fixes
v0.25.2Compare Source
Bug Fixes
result_symbol(#4218)Build
tree-sitter-languagesandtree-sittercrates (#4221)v0.25.1Compare Source
Changelog
[0.25.1] — 2025-02-02
Features
Bug Fixes
languagefunctionDocumentation
Build System and CI
ubuntu-22.04for x64 builds (#4175)Other
v0.25.0Compare Source
Changelog
[0.25.0] — 2025-02-01
Notices
This is a large release. As such, a few major changes and how to adapt to them are outlined below:
web-tree-sitterwas rewritten in TypeScript. With that, we also now publish the sourcemaps, and debug builds for the library. We also publish both CommonJS and ESM modules.tree-sitter.jsonfile in your repository, since the version information for the parser is pulled from this file.time.hheaders in the core library.MISSINGnodes can now be queried, and queries involving supertypes are properly validated now.ts_node_child_containing_descendantfunction was removed; usets_node_child_with_descendantinstead (which has nearly the same behavior but can also returndescendant.)TSInputnow includes a (mandatory) new fieldDecodeFunction, which allows passing a custom decode function. To use the builtin function, passNULL.RustRegexfunction, which takes in a Rust regex as a string. All of the capabilities of Rust's regex engine are available here, which allows for some nice features that aren't possible with JavaScript regexes.Breaking
tree-sitter.json(#4107)regex_syntax::Hirfor expanding regexes (#3831)ts_node_child_containing_descendant(#4107)patterntopatternIndexinQueryMatch(#4141)Language.queryin favor ofnew Query(#4141)Features
versionsubcommand for versioning grammars (#3786)get_column(#2503)emscripten-version(#4015)lazy_staticin favor ofLazyLock(#4130)web-tree-sitter.d.ts(#4121)patternIndexfield toQueryCapture(#4141)PredicateSteptypes (#4141)ccConfiguration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.