Update dependency @ckeditor/ckeditor5-dev-translations to v42 #1502
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:
^40.0.0->^42.0.0Release Notes
ckeditor/ckeditor5-dev (@ckeditor/ckeditor5-dev-translations)
v42.1.0Compare Source
Features
loadSourcemapsplugin 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.1Compare Source
Bug fixes
Other changes
repository.labelsconnection. 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.0Compare 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-toolspackage now supports a newglobalsoption, which allows passing pairs of external package names and associated global variables used in theumdbuild.Additionally, the global names for the
ckeditor5andckeditor5-premium-featurespackages in the UMD builds have been changed toCKEDITORandCKEDITOR_PREMIUM_FEATURESrespectively.MAJOR BREAKING CHANGES ℹ️
ckeditor5andckeditor5-premium-featurespackages in the UMD builds have been changed toCKEDITORandCKEDITOR_PREMIUM_FEATURESrespectively.MINOR BREAKING CHANGES ℹ️
globalsparameter if necessary for external imports inumdbundles.Bug fixes
globalsparameter if necessary for external imports inumdbundles. See https://github.com/ckeditor/ckeditor5/issues/16798. (commit)Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Other releases:
v41.0.0Compare 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-toolsand@ckeditor/ckeditor5-dev-dependency-checkerpackages, resulting in different output than in the previous release.The
@ckeditor/ckeditor5-dev-build-toolspackage now outputs the bundle types in thedistfolder with the rest of the bundled files instead ofdist/types.It ensures a proper location of types when the/dist/index.jsfile is imported. If you use this package in your project and upgrade to the latest version, update thepackage.jsonfile to reflect the new location of the type files.The
@ckeditor/ckeditor5-dev-dependency-checkerpackage will now treat dependencies used in thedistfolder as productiondependenciesinstead ofdevDependencies.It ensures a proper declaration of dependencies used by the new installation methods of CKEditor 5 in thepackage.jsonfile.MINOR BREAKING CHANGES ℹ️
distfolder as productiondependencies.distinstead ofdist/types.Bug fixes
distfolder as production dependencies. See ckeditor/ckeditor5#16646. (commit)triggerCircleBuild()util. Closes ckeditor/ckeditor5#16746. (commit)Other changes
.d.tsfiles for translations should import directly from@ckeditor/ckeditor5-utilsinstead ofckeditor5. See ckeditor/ckeditor5#16646. (commit)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.
This PR was generated by Mend Renovate. View the repository job log.