fix(deps): update all non-major dependencies#100
Merged
nekomeowww merged 1 commit intomainfrom Oct 8, 2025
Merged
Conversation
✅ Successfully deployed to Cloudflare Pages
|
e89321f to
ec9a593
Compare
bd46bd0 to
e78b381
Compare
e78b381 to
e17626b
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.2.14->1.2.151.2.53->1.2.5424.6.1->24.7.03.10.0->3.11.19.36.0->9.37.0v1.51.0->v1.52.01.25.1->1.25.21.25.1->1.25.210.17.1->10.18.1v0.22.1->v0.22.27.1.7->7.1.9Release Notes
asciinema/asciinema-player (asciinema-player)
v3.11.1: 3.11.1Compare Source
This release brings additional fixes for audio loading in Safari.
v3.11.0: 3.11.0Compare Source
Notable changes:
,and.keysThe main new thing in this version is the synced audio playback.
When
audioUrlis passed as an option when mounting the player on the page, the player automatically creates hidden audio element, ensures the audio file is ready for playback, and syncs audio playback position with the terminal recording playback (pause, resume, seek just work).There's also a new button (icon) and keyboard shortcut (
mkey) for muting/unmuting.Note that for the audio playback to work a server that handles the audio URL must:
Check out this demo:
eslint/eslint (eslint)
v9.37.0Compare Source
samber/lo (github.com/samber/lo)
v1.52.0Compare Source
Thrilled to announce the latest release of
samber/lo!This version brings major improvements:
it/sub-package for everything related to theiterpackage added in Go 1.23. Big up to @NathanBaulch for its help on this✨ A good introduction to streams in Go !
What's Changed
Tests
Style
Documentation
Other
New Contributors
Full Changelog: samber/lo@v1.51.0...v1.52.0
golang/go (go)
v1.25.2pnpm/pnpm (pnpm)
v10.18.1Compare Source
Patch Changes
--lockfile-onlyis used #8320.pnpm setupcreates a command shim to the pnpm executable. This is needed to be able to runpnpm self-updateon Windows #5700.pnpm install, pnpm produced false positive warnings for "skip adding to the default catalog because it already exists". This warning now only prints when usingpnpm add --save-catalogas originally intended.v10.18.0Compare Source
Minor Changes
Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.
Added configuration options for warning thresholds:
fetchWarnTimeoutMsandfetchMinSpeedKiBps.Warning messages are displayed when requests exceed time thresholds or fall below speed minimums
Related PR: #10025.
Patch Changes
minimumReleaseAgeconfiguration #10030.cleanupUnusedCatalogsconfiguration when removing dependent packages.scriptShellis set tofalse#8748.pnpm dlxshould not fail whenminimumReleaseAgeis set #10037.kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.22.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.22.1...v0.22.2
vitejs/vite (vite)
v7.1.9Compare Source
Reverts
v7.1.8Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
create-react-applicense (#20865) (166a178)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: 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.