mail icon indicating copy to clipboard operation
mail copied to clipboard

Bump @ckeditor/ckeditor5-dev-webpack-plugin from 30.4.0 to 31.0.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps @ckeditor/ckeditor5-dev-webpack-plugin from 30.4.0 to 31.0.0.

Release notes

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

v31.0.0

MAJOR BREAKING CHANGES ℹ️

  • tests: Changed syntax in the --files option for tests used to compile tests from a specific directory. Now, it requires a slash at the end.
  • tests: Removed option of using simplified glob in filename option for tests.

Features

Bug fixes

Other changes

Released packages

Check out the Versioning policy guide for more information.

Releases containing new features:

Other releases:

v30.5.0

Features

  • env: Added a new check during the release process that verifies if all required files exist in a package directory before releasing a package on npm. (commit)
  • tests: Added the --resolve-js-first option that prioritizes loading *.js over *.ts files for automated tests. (commit)
  • tests: Added the --cache option that enables webpack cache for automated tests. (commit)

Released packages

Check out the Versioning policy guide for more information.

... (truncated)

Changelog

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

31.0.0 (2022-09-09)

MAJOR BREAKING CHANGES ℹ️

  • tests: Changed syntax in the --files option for tests used to compile tests from a specific directory. Now, it requires a slash at the end.
  • tests: Removed option of using simplified glob in filename option for tests.

Features

Bug fixes

Other changes

Released packages

Check out the Versioning policy guide for more information.

Releases containing new features:

Other releases:

30.5.0 (2022-09-01)

Features

  • env: Added a new check during the release process that verifies if all required files exist in a package directory before releasing a package on npm. (commit)
  • tests: Added the --resolve-js-first option that prioritizes loading *.js over *.ts files for automated tests. (commit)
  • tests: Added the --cache option that enables webpack cache for automated tests. (commit)

... (truncated)

Commits

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)

dependabot[bot] avatar Sep 09 '22 13:09 dependabot[bot]