chore(deps): update dependency @types/picomatch to v4#104
Merged
SuperchupuDev merged 2 commits intomainfrom Apr 19, 2025
Merged
chore(deps): update dependency @types/picomatch to v4#104SuperchupuDev merged 2 commits intomainfrom
SuperchupuDev merged 2 commits intomainfrom
Conversation
04bd777 to
9e7f429
Compare
commit: |
There was a problem hiding this comment.
Pull Request Overview
This PR updates the dependency "@types/picomatch" to v4, which necessitates type adjustments in the code.
- Updates the test description message for improved grammar consistency.
- Adjusts the return type of getPartialMatcher and removes the Matcher import from picomatch to align with the new definitions in v4.
Reviewed Changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| test/index.test.ts | Corrected grammar in the test description message. |
| src/utils.ts | Updated getPartialMatcher's return type and removed Matcher import to accommodate dependency changes. |
Files not reviewed (2)
- package.json: Language not supported
- pnpm-lock.yaml: Language not supported
SuperchupuDev
approved these changes
Apr 19, 2025
Owner
SuperchupuDev
left a comment
There was a problem hiding this comment.
this is my first and last time using copilot review. to no one's surprise ai is still bad
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:
^3.0.2->^4.0.0Configuration
📅 Schedule: Branch creation - "after 2pm on sunday" in timezone Europe/Madrid, 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.