Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ckeditor/ckeditor5-dev-translations (source) ^40.0.0 -> ^42.0.0 age adoption passing confidence

Release Notes

ckeditor/ckeditor5-dev (@​ckeditor/ckeditor5-dev-translations)

v42.1.0

Compare Source

Features
  • build-tools: Introduced a new loadSourcemaps plugin for loading source maps of external dependencies. (commit)
Bug fixes
Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases:

v42.0.1

Compare Source

Bug fixes
Other changes
  • stale-bot: Aligned stale bot to recent changes in the GitHub GraphQL API in the repository.labels connection. GitHub recently started returning a lot of mismatched labels for the query and now stale bot ensures that only the required ones are used. Closes ckeditor/ckeditor5#16872. (commit)
Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v42.0.0

Compare Source

We are excited to announce a new major release of the @ckeditor/ckeditor5-dev-* packages.

Release highlights

This release brings the updated configuration for the build tools. As it might produce output incompatible with the previous settings, this release is marked as a major bump.

The @ckeditor/ckeditor5-dev-build-tools package now supports a new globals option, which allows passing pairs of external package names and associated global variables used in the umd build.

Additionally, the global names for the ckeditor5 and ckeditor5-premium-features packages in the UMD builds have been changed to CKEDITOR and CKEDITOR_PREMIUM_FEATURES respectively.

MAJOR BREAKING CHANGES ℹ️
  • build-tools: The global names for the ckeditor5 and ckeditor5-premium-features packages in the UMD builds have been changed to CKEDITOR and CKEDITOR_PREMIUM_FEATURES respectively.
MINOR BREAKING CHANGES ℹ️
  • build-tools: Ability to pass globals parameter if necessary for external imports in umd bundles.
Bug fixes
Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:

v41.0.0

Compare Source

We are excited to announce a new major release of the @ckeditor/ckeditor5-dev-* packages.

Release highlights

This release introduces changes to the @ckeditor/ckeditor5-dev-build-tools and @ckeditor/ckeditor5-dev-dependency-checker packages, resulting in different output than in the previous release.

The @ckeditor/ckeditor5-dev-build-tools package now outputs the bundle types in the dist folder with the rest of the bundled files instead of dist/types. It ensures a proper location of types when the /dist/index.js file is imported. If you use this package in your project and upgrade to the latest version, update the package.json file to reflect the new location of the type files.

The @ckeditor/ckeditor5-dev-dependency-checker package will now treat dependencies used in the dist folder as production dependencies instead of devDependencies. It ensures a proper declaration of dependencies used by the new installation methods of CKEditor 5 in the package.json file.

MINOR BREAKING CHANGES ℹ️
Bug fixes
Other changes
Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Other releases:


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/ckeditor-ckeditor5-dev-translations-42.x branch 9 times, most recently from 133fa61 to 620b978 Compare September 5, 2024 18:22
@renovate renovate bot force-pushed the renovate/ckeditor-ckeditor5-dev-translations-42.x branch from 7476d12 to 86faccb Compare September 5, 2024 18:25
@shanbady shanbady merged commit 62c0b82 into main Sep 5, 2024
@shanbady shanbady deleted the renovate/ckeditor-ckeditor5-dev-translations-42.x branch September 5, 2024 18:40
This was referenced Sep 6, 2024
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