Skip to content

Bump picomatch from 4.0.3 to 4.0.4 in /test-app#11

Merged
Ring-wdr merged 2 commits intomainfrom
dependabot/npm_and_yarn/test-app/picomatch-4.0.4
Mar 26, 2026
Merged

Bump picomatch from 4.0.3 to 4.0.4 in /test-app#11
Ring-wdr merged 2 commits intomainfrom
dependabot/npm_and_yarn/test-app/picomatch-4.0.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps picomatch from 4.0.3 to 4.0.4.

Release notes

Sourced from picomatch's releases.

4.0.4

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: micromatch/picomatch@4.0.3...4.0.4

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 26, 2026
@dependabot dependabot bot requested a review from Ring-wdr as a code owner March 26, 2026 06:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 26, 2026
Copy link
Owner

검토 결과 이 PR은 test-app/package-lock.json에서 전이 의존성 picomatch4.0.3에서 4.0.4로 올리는 보안 패치입니다. vite 경로로만 들어오며 런타임 코드 변경은 없습니다.

확인한 내용:

  • 변경 파일: test-app/package-lock.json 1개
  • 해결 대상: picomatch의 ReDoS 및 glob matching 관련 보안 이슈
  • 로컬 검증: test-app에서 npm ci, npm run lint, npm run build 모두 통과
  • npm audit 기준 취약점 해소 확인

따라서 현재 기준으로는 그대로 머지하는 방향이 적절합니다. 다만 브랜치 보호 규칙상 먼저 최신 main 기준으로 업데이트된 뒤 required checks를 다시 통과해야 합니다.

Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@Ring-wdr Ring-wdr merged commit f40dec6 into main Mar 26, 2026
4 checks passed
@Ring-wdr Ring-wdr deleted the dependabot/npm_and_yarn/test-app/picomatch-4.0.4 branch March 26, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant