Update all non-major dependencies #93
Merged
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.0.0-beta.14->1.0.0-beta.151.0.0->1.1.11.2.1->1.2.101.3.2->1.3.210.6.4->0.9.10.3.5->0.4.10.2.5->0.3.10.6.0->0.11.01.7.0->1.10.24.2.10->4.3.00.6.0->0.7.31.11.13->1.11.2422.13.13->22.15.33.0.9->3.1.24.2.2->4.3.129.0.0->9.0.11.20.5->1.23.20.4.3->0.6.022.14.0->22.15.011.2.0->11.3.011.2.0->11.3.01.8.11->1.8.154.38.0->4.40.15.8.2->5.8.33.0.9->3.1.23.24.2->3.24.3Release Notes
2BAD/axiom (@2bad/axiom)
v1.0.0-beta.15Compare Source
What's Changed
Full Changelog: 2BAD/axiom@v1.0.0-beta.14...v1.0.0-beta.15
2BAD/tsfix (@2bad/tsfix)
v1.1.1Compare Source
Fixed
v1.1.0Compare Source
Added
Fixed
Changed
vercel/ai (@ai-sdk/anthropic)
v1.2.10Compare Source
Patch Changes
77b2097: fix(append): support Message.experimental_attachments alongside ChatRequestOptions62181ef]v1.2.9Compare Source
Patch Changes
c21fa6d]v1.2.8Compare Source
Patch Changes
v1.2.7Compare Source
Patch Changes
013faa8]v1.2.6Compare Source
Patch Changes
c21fa6d]v1.2.5Compare Source
Patch Changes
2c19b9a]v1.2.4Compare Source
Patch Changes
523f128: feat (provider/openai): add strictSchemas option to responses modelv1.2.3Compare Source
Patch Changes
1531959]v1.2.2Compare Source
Patch Changes
e3a389e: feat (provider/openai): support responses apimodelcontextprotocol/typescript-sdk (@modelcontextprotocol/sdk)
v1.10.2Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.10.1...1.10.2
v1.10.1Compare Source
What's Changed
Full Changelog: modelcontextprotocol/typescript-sdk@1.10.0...1.10.1
v1.10.0Compare Source
Streamable HTTP release
This is the first release supporting the new Streamable HTTP transport from protocol version 2025-03-26, which supersedes the SSE transport from protocol version 2024-11-05. 🎉
Please report any issues at https://github.com/modelcontextprotocol/typescript-sdk/issues.
Other Changes
McpServerby @geelen in https://github.com/modelcontextprotocol/typescript-sdk/pull/247New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.9.0...1.10.0
v1.9.0Compare Source
What's Changed
completion/completeby @morinokami in https://github.com/modelcontextprotocol/typescript-sdk/pull/268New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.8.0...1.9.0
v1.8.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.7.0...1.8.0
oclif/core (@oclif/core)
v4.3.0Compare Source
Features
Hooksonconfig.runHook(#1359) (#1362) (667e396)4.2.10 (2025-03-12)
Bug Fixes
4.2.9 (2025-03-08)
Bug Fixes
4.2.8 (2025-02-22)
Bug Fixes
4.2.7 (2025-02-17)
Bug Fixes
4.2.6 (2025-02-02)
Bug Fixes
4.2.5 (2025-01-28)
Bug Fixes
4.2.4 (2025-01-21)
Bug Fixes
4.2.3 (2025-01-14)
Bug Fixes
4.2.2 (2025-01-07)
Bug Fixes
4.2.1 (2025-01-06)
Bug Fixes
swc-project/swc (@swc/core)
v1.11.24Compare Source
v1.11.22Compare Source
Bug Fixes
(es/parser) Parse
export default from;withexportDefaultFrom: trueoption (#10373) (a270cb0)(es/proposal) Fix exported class for
explicit-resource-management(#10393) (6b5dbc6)(swc_core) Fix downstream doc builds (#10401) (df511ba)
Upgrade browserslist-rs version (#10389) (f802892)
Features
(bindings/core) Enhance existing parse function to accept both string and buffer types(#10371) (c9a2afc)
(css/prefixer) Fix default implementation (#10351) (34f4e41)
Miscellaneous Tasks
(bindings/node) Add
README.md(#10402) (a0e89f0)(es/parser) Remove useless check (#10386) (d1770ac)
(es/utils) Mark Symbol members as literal (#10400) (3935b60)
Performance
(common) Use
nextinstead ofnth(#10403) (12c2807)(es/minifier) Use bigflags to reduce context size of analyzer (#10380) (773d19c)
(es/minifier) Use
bitflagsto reduce context size ofInfectionCollector(#10387) (126d432)(es/minifier) Use
bitflagsto reduce compress context size (#10381) (99495bd)(es/parser) Move
found_module_itemtoParser(#10388) (fd52c5c)Refactor
(es/compat) Simplify
async_to_generator(#10341) (e9eeba1)(es/lexer) Split lexer (#10377) (3ef2bd1)
Testing
v1.11.21Compare Source
Bug Fixes
(es/helpers) Sync tslib
_ts_generatorimplementation (#10366) (d3fb992)(es/proposal) Fix scope of declarations for
explicit-resource-management(#10362) (eb7f7e9)(ts/fast-strip) Increase Wasm stack size (#10359) (6d444a5)
Miscellaneous Tasks
Performance
(es/parser) Reduce string comparison (#10355) (21789c4)
(es/parser) Add initial capacitity for some vectors (#10361) (7b7b50e)
(es/parser) Reduce clone of token contexts (#10364) (3ab47b2)
(es/parser) Use
bitflagsto reduce parser context size (#10367) (a2d3596)(es/parser) Replace byte arguments with generics (#10370) (68f7667)
(es/parser) Use
arrayvecand unsafepushto optimize escaped string parsing (#10369) (e12ae1c)v1.11.20Compare Source
Bug Fixes
(error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)
(es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)
(es/parser) Allow abstract method named
accessor(#10327) (3f71776)(es/preset-env) Consider
browserslistconfig ifenv.targetis not configured (#8921) (a2dc372)(es/resolver) Handle using declarations (#10354) (dad815c)
fix(es/compat): Remove one promise tick in yield* (tc39/ecma262#2819) (#10317)
Related issue:
Features
(errors) Integrate
miettefor enhanced diagnostic reporting (#10241) (156c3b1)(es/codegen) Support
sourceMap.urloption ofterser(#10346) (566bc7c)(plugin/runner) Support
pluginEnvVars(#10318) (795fedc)Miscellaneous Tasks
(es/helpers) Update peer dependency version for
@swc/helpersto>=0.5.17(#10321) (ddbf3e1)(ide) Disable RA diagnostics (#10324) (fcf280f)
Performance
(es/ast) Reduce redundant string comparison for
Atoms (#10323) (3ce9d81)(es/jsx) Cache FileName for JSX pass (#9951) (#10322) (9852940)
(es/parser) Remove redundant
is_asciicalls (#10334) (e66b4d6)(es/parser) Remove ascii check for no-ascii (#10350) (4279b96)
Testing
20in exec tests (#10348) (eee73ce)v1.11.18Compare Source
Bug Fixes
(errors) Disable wrapping of text lines (#10314) (f6840ea)
(es/codegen) Ensure proper Unicode escape handling for ES5 and below #10028 (#10309) (7f76fa3)
(node) Fix
worker_threadsissue on glibc platform (#10306) (1d1ff9e)Features
(es/minifier) Optimize number to int (#10294) (6dcfa70)
(es/minifier) Remove useless to number (#10308) (898f170)
**(ts/
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.