-
-
Notifications
You must be signed in to change notification settings - Fork 639
chore(deps): update all non-major dependencies #991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
a1d8f8c
to
a2c04b8
Compare
5001e2a
to
2d23f3f
Compare
aac5a22
to
3f00091
Compare
3f00091
to
dafebf2
Compare
65e93ab
to
8d2f7ec
Compare
8d2f7ec
to
e945665
Compare
e945665
to
34a5320
Compare
39e67f2
to
6666b80
Compare
e9a82e9
to
7d2587f
Compare
7d2587f
to
ccbf8fe
Compare
5686254
to
def3a90
Compare
7748d7b
to
568045a
Compare
59699d8
to
383da2e
Compare
568045a
to
ca08a34
Compare
ca08a34
to
1228185
Compare
1228185
to
952db0f
Compare
952db0f
to
804a3d3
Compare
804a3d3
to
a034483
Compare
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:
^22.14.1
->^22.15.3
^4.6.0
->^4.7.0
^1.8.4
->^1.9.0
v0.23.1
->v0.25.0
v1.49.1
->v1.50.0
v1.38.2
->v1.39.0
v4.25.3
->v4.25.4
v3.2.0
->v3.3.2
^15.0.10
->^15.0.11
10.9.0+sha512.0486e394640d3c1fb3c9d43d49cf92879ff74f8516959c235308f5a8f62e2e19528a65cdc2a3058f587cde71eba3d5b56327c8c33a97e4c4051ca48a10ca2d5f
->10.10.0
^6.3.2
->^6.3.4
^4.5.0
->^4.5.1
Release Notes
apexcharts/apexcharts.js (apexcharts)
v4.7.0
: 💎 Version 4.7.0Compare Source
What's Changed
Cleaned up misplaced resolve() call in updateOptions()
axios/axios (axios)
v1.9.0
Compare Source
Bug Fixes
getSetCookie
by using 'get' method for caseless access; (#6874) (d4f7df4)Features
Contributors to this release
1.8.4 (2025-03-19)
Bug Fixes
allowAbsoluteUrls: false
withoutbaseURL
(#6833) (f10c2e0)Contributors to this release
1.8.3 (2025-03-10)
Bug Fixes
allowAbsoluteUrls
tobuildFullPath
inxhr
andfetch
adapters (#6814) (ec159e5)Contributors to this release
1.8.2 (2025-03-07)
Bug Fixes
Contributors to this release
1.8.1 (2025-02-26)
Bug Fixes
generateString
to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)Contributors to this release
mark3labs/mcp-go (github.com/mark3labs/mcp-go)
v0.25.0
Compare Source
What's Changed
http.Server
when not set by @cryo-zd in https://github.com/mark3labs/mcp-go/pull/229New Contributors
Full Changelog: mark3labs/mcp-go@v0.24.1...v0.25.0
v0.24.1
Compare Source
What's Changed
ToolInputSchema.Properties
to {} when len=0 by @cryo-zd in https://github.com/mark3labs/mcp-go/pull/225Full Changelog: mark3labs/mcp-go@v0.24.0...v0.24.1
v0.24.0
Compare Source
What's Changed
SSEClient.SendRequest()
by @cryo-zd in https://github.com/mark3labs/mcp-go/pull/206Annotations
structure rather than being an anonymous inner struct by @rm-hull in https://github.com/mark3labs/mcp-go/pull/203mcptest
package for in-process MCP testing by @octo in https://github.com/mark3labs/mcp-go/pull/149New Contributors
Full Changelog: mark3labs/mcp-go@v0.23.1...v0.24.0
samber/lo (github.com/samber/lo)
v1.50.0
Compare Source
What's Changed
Here is the 50th minor version !! 🔥🥂
New methods
Improvements
Documentation
Dependencies
New Contributors
Full Changelog: samber/lo@v1.49.1...v1.50.0
sashabaranov/go-openai (github.com/sashabaranov/go-openai)
v1.39.0
Compare Source
What's Changed
o4-mini
ando3
by @rorymalcolm in https://github.com/sashabaranov/go-openai/pull/968New Contributors
Full Changelog: sashabaranov/go-openai@v1.38.3...v1.39.0
v1.38.3
Compare Source
What's Changed
New Contributors
Full Changelog: sashabaranov/go-openai@v1.38.2...v1.38.3
shirou/gopsutil (github.com/shirou/gopsutil/v4)
v4.25.4
Compare Source
What's Changed
cpu
disk
host
Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.25.3...v4.25.4
urfave/cli (github.com/urfave/cli/v3)
v3.3.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.1...v3.3.2
v3.3.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v3.3.0...v3.3.1
v3.3.0
Compare Source
What's Changed
float32
andfloat64
by @ldez in https://github.com/urfave/cli/pull/2112New Contributors
Full Changelog: urfave/cli@v3.2.0...v3.3.0
markedjs/marked (marked)
v15.0.11
Compare Source
Bug Fixes
pnpm/pnpm (pnpm)
v10.10.0
Compare Source
Minor Changes
preResolution
,importPackage
, andfetchers
hooks from local pnpmfile.Patch Changes
cd
command, whenshellEmulator
istrue
#7838.pnpm-workspace.yaml
#9453.npm_package_json
environment variable to the executed scripts #9452.--reporter=silent
option.vitejs/vite (vite)
v6.3.4
Compare Source
require
to import externals in optimized dependenci (efc5eab), closes #19940v6.3.3
Compare Source
ssrTransform
re-export deps and test stacktrace with first line (#19629) (9399cda), closes #19629vuejs/router (vue-router)
v4.5.1
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 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.