Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2025

This PR contains the following updates:

Package Change Age Confidence
@mdn/browser-compat-data 6.1.4 -> 7.0.0 age confidence

Release Notes

mdn/browser-compat-data (@​mdn/browser-compat-data)

v7.0.0

Compare Source

August 22, 2025

Breaking changes

This release introduces one breaking change that may require you to take action.

1. Sync TypeScript definitions for versions with schema (#​27428)

Previously, TypeScript definitions for version fields were inconsistent with the schema.

Now, definitions are aligned with the schema:

  • VersionValue is now string | false (previously string | boolean | null).
  • version_added is still VersionValue (without true or null).
  • version_removed and version_last are now string (previously VersionValue).

Impact: You may need to update your code handling these fields.

Statistics
  • 2 contributors have changed 11 files with 81 additions and 163 deletions in 1 commit (v6.1.5...v7.0.0)
  • 17,783 total features
  • 1,186 total contributors
  • 5,364 total stargazers

v6.1.5

Compare Source

Additions
  • webextensions.api.userScripts.execute (#​26992)
Statistics
  • 9 contributors have changed 14 files with 89 additions and 43 deletions in 15 commits (v6.1.4...v6.1.5)
  • 17,783 total features
  • 1,186 total contributors
  • 5,364 total stargazers

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

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

Copy link

nx-cloud bot commented Aug 22, 2025

View your CI Pipeline Execution ↗ for commit 0d80d83

Command Status Duration Result
nx run-many -t e2e-suite --parallel 1 ✅ Succeeded 15m 32s View ↗
nx run-many -t test --codeCoverage ✅ Succeeded 53s View ↗
nx run-many -t build,typecheck,check-rule-docs,... ✅ Succeeded 59s View ↗
nx-cloud record -- pnpm nx sync:check ✅ Succeeded 2s View ↗
nx-cloud record -- pnpm format-check ✅ Succeeded 5s View ↗
nx run-many -t test ✅ Succeeded 52s View ↗
nx run-many -t build ✅ Succeeded 31s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-22 20:19:48 UTC

Copy link
Contributor Author

renovate bot commented Aug 22, 2025

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.

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