Bump minimatch from 9.0.9 to 10.2.5 - #17
Open
dependabot[bot] wants to merge 66 commits into
Open
Conversation
Refresh the macOS SwiftUI app with native polish, persistent clipboard recovery, App Store packaging scaffolding, and a resizable output preview pane. Verification: - Swift format/build/tests passed - Node tests/lint/format passed - Packaged app launch smoke passed - GitHub CI build-test passed
Fix the three-pane SwiftUI layout clipping found during post-merge end-to-end audit. Verification: - Swift format/build/tests passed - Node tests/lint/format passed - Local App Store bundle validation passed - Packaged app launch smoke passed - GitHub CI build-test passed
Rebuild the macOS app as an adaptive native workspace
Harden open-source macOS release end to end
CI: move official actions to Node 24 runtimes
Clean release artifacts and harden packaging
Audit and harden Codebase Combiner end to end
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-10.2.5
branch
from
July 17, 2026 10:05
7da28c7 to
85db449
Compare
Merge the reviewed release-hardening and stale-artifact cleanup after green CI and CodeQL.
Adopt RSI Tech Apache release identity and organization links
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.9 to 10.2.5. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.9...v10.2.5) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/minimatch-10.2.5
branch
from
July 20, 2026 21:09
85db449 to
e214c7e
Compare
s1korrrr
force-pushed
the
dependabot/npm_and_yarn/minimatch-10.2.5
branch
from
July 20, 2026 21:16
e214c7e to
ec1c2b7
Compare
s1korrrr
force-pushed
the
main
branch
2 times, most recently
from
July 21, 2026 06:22
d982721 to
498f445
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.
Bumps minimatch from 9.0.9 to 10.2.5.
Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
693c82310.2.57953af1do not allow .. to consume drive letter on Windows1caf918lint and format7783ed6ignore docs6d9b356update deps etcc36addb10.2.426b9002docs: add warning about ReDoS3a0d83bfix partial matching of globstar patternsea9484010.2.30873fbaupdate deps