mail
mail copied to clipboard
Bump @ckeditor/ckeditor5-dev-utils from 30.3.4 to 31.0.0
Bumps @ckeditor/ckeditor5-dev-utils from 30.3.4 to 31.0.0.
Release notes
Sourced from @​ckeditor/ckeditor5-dev-utils's releases.
v31.0.0
MAJOR BREAKING CHANGES ℹ️
- tests: Changed syntax in the
--filesoption 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
- env: Split multi-scoped commit into multiple single-scoped commits, so the changelog generator can produce entries for all touched scopes. Closes ckeditor/ckeditor5#10605. (commit)
- tests: Added support for the testing environment to compile a single test. It touches both automated and manual tests. Read more about possible patterns in the Rules for using the
--filesoption section in CKEditor 5 documentation. Closes ckeditor/ckeditor5#12251. (commit)Bug fixes
- tests: Fixed manual tests reloading twice on every save. Closes ckeditor/ckeditor5#12216. (commit)
Other changes
- tests: Manual tests should not load zoomed out on iOS. Closes ckeditor/ckeditor5#12438. (commit)
- tests: When compiling manual tests, it is no longer necessary to specify the
manual/directory in the--filesoption. (commit)Released packages
Check out the Versioning policy guide for more information.
Releases containing new features:
@​ckeditor/ckeditor5-dev-env: v30.5.0 => v31.0.0@​ckeditor/ckeditor5-dev-tests: v30.5.0 => v31.0.0Other releases:
@​ckeditor/ckeditor5-dev-docs: v30.5.0 => v31.0.0@​ckeditor/ckeditor5-dev-utils: v30.5.0 => v31.0.0@​ckeditor/ckeditor5-dev-webpack-plugin: v30.5.0 => v31.0.0@​ckeditor/jsdoc-plugins: v30.5.0 => v31.0.0v30.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-firstoption that prioritizes loading*.jsover*.tsfiles for automated tests. (commit)- tests: Added the
--cacheoption 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-utils's changelog.
31.0.0 (2022-09-09)
MAJOR BREAKING CHANGES ℹ️
- tests: Changed syntax in the
--filesoption 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
- env: Split multi-scoped commit into multiple single-scoped commits, so the changelog generator can produce entries for all touched scopes. Closes ckeditor/ckeditor5#10605. (commit)
- tests: Added support for the testing environment to compile a single test. It touches both automated and manual tests. Read more about possible patterns in the Rules for using the
--filesoption section in CKEditor 5 documentation. Closes ckeditor/ckeditor5#12251. (commit)Bug fixes
- tests: Fixed manual tests reloading twice on every save. Closes ckeditor/ckeditor5#12216. (commit)
Other changes
- tests: Manual tests should not load zoomed out on iOS. Closes ckeditor/ckeditor5#12438. (commit)
- tests: When compiling manual tests, it is no longer necessary to specify the
manual/directory in the--filesoption. (commit)Released packages
Check out the Versioning policy guide for more information.
Releases containing new features:
@​ckeditor/ckeditor5-dev-env: v30.5.0 => v31.0.0@​ckeditor/ckeditor5-dev-tests: v30.5.0 => v31.0.0Other releases:
@​ckeditor/ckeditor5-dev-docs: v30.5.0 => v31.0.0@​ckeditor/ckeditor5-dev-utils: v30.5.0 => v31.0.0@​ckeditor/ckeditor5-dev-webpack-plugin: v30.5.0 => v31.0.0@​ckeditor/jsdoc-plugins: v30.5.0 => v31.0.030.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-firstoption that prioritizes loading*.jsover*.tsfiles for automated tests. (commit)- tests: Added the
--cacheoption that enables webpack cache for automated tests. (commit)
... (truncated)
Commits
40bdf73Release: v31.0.0.03275e4Internal: Updated dependencies. [skip ci]9dc15a5Release: v30.5.0.ffc2d25Internal: Updated dependencies. [skip ci]6f45c86Release: v30.4.0.40c0862Internal: Updated dependencies. [skip ci]466a3adRelease: v30.3.5.c916461Internal: Updated dependencies. [skip ci]d7a58e4Added one more test case.aa21aa3Improved the test for checking TypeScript code.- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)