Skip to content

chore(deps): update patch/minor dependencies#7316

Merged
B4nan merged 2 commits intomasterfrom
renovate/all-non-major
Mar 16, 2026
Merged

chore(deps): update patch/minor dependencies#7316
B4nan merged 2 commits intomasterfrom
renovate/all-non-major

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 20.4.420.5.0 age confidence
@commitlint/config-conventional (source) 20.4.420.5.0 age confidence
mysql2 (source) 3.19.13.20.0 age confidence
oxlint-tsgolint ^0.16.0^0.17.0 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v20.5.0

Compare 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.0

Compare 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.0

Compare Source

Features
  • add TracingChannel support for native APM instrumentation (#​4178) (c06afc2)
Bug Fixes
oxc-project/tsgolint (oxlint-tsgolint)

v0.17.0

Compare Source

What's Changed

New 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.65%. Comparing base (102243d) to head (fa10df3).
⚠️ Report is 2 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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>
@B4nan B4nan force-pushed the renovate/all-non-major branch from 6fe6cac to fa10df3 Compare March 16, 2026 09:03
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 2026

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

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>
@B4nan B4nan merged commit dd69466 into master Mar 16, 2026
40 checks passed
@B4nan B4nan deleted the renovate/all-non-major branch March 16, 2026 09:16
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.

1 participant