Skip to content

chore: apply all open dependabot PRs (dependency bumps + lock file sync) - #496

Merged
gre merged 1 commit into
masterfrom
merge/all-open-prs
May 13, 2026
Merged

chore: apply all open dependabot PRs (dependency bumps + lock file sync)#496
gre merged 1 commit into
masterfrom
merge/all-open-prs

Conversation

@gre

@gre gre commented May 13, 2026

Copy link
Copy Markdown
Owner

Summary

Consolidates all remaining open dependabot PRs into one clean merge:

PRs #490/#491/#492 skipped — those example directories were removed by the now-merged PR #486.

Notes

Transitive-only PRs (no package.json change) are enforced via resolutions in root package.json, the proper Yarn 4 mechanism for pinning indirect dependencies. yarn install runs clean after all changes.

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings May 13, 2026 08:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@gre
gre force-pushed the merge/all-open-prs branch from 9178fc1 to d95d5c0 Compare May 13, 2026 08:16
@gre gre changed the title chore: apply all 13 open PRs (dependabot bumps + drop legacy examples) chore: apply all open dependabot PRs (dependency bumps + lock file sync) May 13, 2026
- next 15.5.14→15.5.18 (examples/next-js)
- @babel/plugin-transform-modules-systemjs 7.29.0→7.29.4 (packages/tests)
- lodash ^4.17.23→^4.18.1, postcss ^8.5.8→^8.5.10 (packages/cookbook-v2)
- Add root resolutions for transitive security/patch deps:
  follow-redirects 1.15.11→1.16.0, ip-address 10.0.1→10.2.0,
  fast-uri 3.1.0→3.1.2, @xmldom/xmldom 0.8.12→0.8.13,
  @babel/plugin-transform-modules-systemjs 7.27.1→7.29.4

PRs #490/#491/#492 skipped: directories removed by merged PR #486.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gre
gre force-pushed the merge/all-open-prs branch from d95d5c0 to a8378a5 Compare May 13, 2026 08:19
@gre
gre merged commit bf37248 into master May 13, 2026
3 checks passed
@gre
gre deleted the merge/all-open-prs branch June 24, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants