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

BC-7721 - Bump @ckeditor/ckeditor5-dev-utils from 20.0.0 to 41.0.0 #3490

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps @ckeditor/ckeditor5-dev-utils from 20.0.0 to 41.0.0.

Release notes

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

v41.0.0

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.

Other releases:

... (truncated)

Changelog

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

41.0.0 (2024-07-22)

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.

Other releases:

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 20.0.0 to 41.0.0.
- [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/v41.0.0/packages/ckeditor5-dev-utils)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@github-actions github-actions bot changed the title Bump @ckeditor/ckeditor5-dev-utils from 20.0.0 to 41.0.0 BC-7721 - Bump @ckeditor/ckeditor5-dev-utils from 20.0.0 to 41.0.0 Jul 22, 2024
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #3493.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ckeditor/ckeditor5-dev-utils-41.0.0 branch July 29, 2024 13:32
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