Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @ckeditor/ckeditor5-dev-utils from 35.0.1 to 37.0.1 #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps @ckeditor/ckeditor5-dev-utils from 35.0.1 to 37.0.1.

Release notes

Sourced from @​ckeditor/ckeditor5-dev-utils's releases.

v37.0.1

Bug fixes

  • utils: Moved the ck-debug-loader from the ckeditor5-dev-tests package to ckeditor5-dev-utils. (commit)

Released packages

Check out the Versioning policy guide for more information.

Other releases:

v37.0.0

MAJOR BREAKING CHANGES ℹ️

Features

  • utils: Exports a new object called loaders containing several methods for configuring webpack. Available helpers present as follow: (commit)

    • getTypeScriptLoader() – returns a configuration for processing TypeScript files using esbuild,
    • getJavaScriptLoader() – returns a configuration for enabling CK_DEBUG flags in JavaScript files,
    • getStylesLoader() – returns a configuration for processing CSS files using PostCSS,
    • getIconsLoader() – returns a configuration for loading SVG icons using raw-loader,
    • getFormattedTextLoader() – returns a configuration for loading rich text files using raw-loader,
    • getCoverageLoader() – returns a configuration that installs instruments for measuring the code coverage.

Bug fixes

Other changes

... (truncated)

Changelog

Sourced from @​ckeditor/ckeditor5-dev-utils's changelog.

37.0.1 (2023-04-13)

Bug fixes

  • utils: Moved the ck-debug-loader from the ckeditor5-dev-tests package to ckeditor5-dev-utils. (commit)

Released packages

Check out the Versioning policy guide for more information.

Other releases:

37.0.0 (2023-04-13)

MAJOR BREAKING CHANGES ℹ️

Features

  • utils: Exports a new object called loaders containing several methods for configuring webpack. Available helpers present as follow. (commit)

    • getTypeScriptLoader() – returns a configuration for processing TypeScript files using esbuild,
    • getJavaScriptLoader() – returns a configuration for enabling CK_DEBUG flags in JavaScript files,
    • getStylesLoader() – returns a configuration for processing CSS files using PostCSS,
    • getIconsLoader() – returns a configuration for loading SVG icons using raw-loader,
    • getFormattedTextLoader() – returns a configuration for loading rich text files using raw-loader,
    • getCoverageLoader() – returns a configuration that installs instruments for measuring the code coverage.

Bug fixes

  • release-tools: The updateCKEditor5Dependencies() task should take care of the ckeditor5-collaboration package too. (commit)

... (truncated)

Commits
  • 564de3d Release: v37.0.1.
  • d50b71c Internal: Updated dependencies. [skip ci]
  • befd2fb Fix (utils): Moved the ck-debug-loader from the ckeditor5-dev-tests package t...
  • 125147c Release: v37.0.0.
  • 03a20e7 Internal: Updated dependencies. [skip ci]
  • 72993cf s/useShortPattern/matchExtensionOnly
  • 4d7784f Added tests for a new module.
  • ed240b6 Created utils that define webpack loaders.
  • 8653924 Release: v36.0.1.
  • e8d2370 Internal: Updated dependencies. [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@ckeditor/ckeditor5-dev-utils](https://github.com/ckeditor/ckeditor5-dev/tree/HEAD/packages/ckeditor5-dev-utils) from 35.0.1 to 37.0.1.
- [Release notes](https://github.com/ckeditor/ckeditor5-dev/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5-dev/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5-dev/commits/v37.0.1/packages/ckeditor5-dev-utils)

---
updated-dependencies:
- dependency-name: "@ckeditor/ckeditor5-dev-utils"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants