chore(deps): update patch/minor dependencies#7316
Merged
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7316 +/- ##
========================================
Coverage 99.65% 99.65%
========================================
Files 262 262
Lines 25719 25719
Branches 6622 7074 +452
========================================
Hits 25629 25629
Misses 84 84
Partials 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2 tasks
The JSR publish dry-run fails when Renovate bumps npm dependencies in package.json but leaves jsr.json stale. Now publish-jsr.mjs auto-syncs the imports field from package.json dependencies before each publish. Original files are restored after dry-run to avoid a dirty tree. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6fe6cac to
fa10df3
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
B4nan
added a commit
that referenced
this pull request
Mar 16, 2026
…ng (#7319) ## Summary - `publish-jsr.mjs` now auto-syncs each `jsr.json`'s `imports` field from the corresponding `package.json` dependencies before running `jsr publish` - Maps `@mikro-orm/*` deps to `jsr:` prefix, all others to `npm:` prefix - Fixes CI failures on Renovate PRs where `jsr.json` has stale dependency versions (e.g. #7316: `mysql2@3.19.1` in `jsr.json` vs `3.20.0` in `package.json`) ## Test plan - [ ] CI passes on this PR (the `Check JSR publishing` step in the Build job) - [ ] After merge, rebase Renovate PR #7316 and verify it passes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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:
20.4.4→20.5.020.4.4→20.5.03.19.1→3.20.0^0.16.0→^0.17.0Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v20.5.0Compare Source
Bug Fixes
20.4.4 (2026-03-12)
Note: Version bump only for package @commitlint/cli
20.4.3 (2026-03-03)
Bug Fixes
20.4.2 (2026-02-19)
Note: Version bump only for package @commitlint/cli
20.4.1 (2026-02-02)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v20.5.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
20.4.4 (2026-03-12)
Note: Version bump only for package @commitlint/config-conventional
20.4.3 (2026-03-03)
Bug Fixes
20.4.2 (2026-02-19)
Note: Version bump only for package @commitlint/config-conventional
20.4.1 (2026-02-02)
Note: Version bump only for package @commitlint/config-conventional
sidorares/node-mysql2 (mysql2)
v3.20.0Compare Source
Features
Bug Fixes
PoolConnectionas subclass ofConnection(#4183) (97855a6)oxc-project/tsgolint (oxlint-tsgolint)
v0.17.0Compare Source
What's Changed
rforreadyby @younggglcy in #782New Contributors
Full Changelog: oxc-project/tsgolint@v0.16.0...v0.17.0
Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.