Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Warning

Dependabot will stop supporting npm v6!

Please upgrade to one of the following versions: v7, v8, v9, or v10.

Bumps @ckeditor/ckeditor5-vue from 1.0.1 to 1.0.3.

Release notes

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

v1.0.3

Bug fixes

  • The editor should not slow down with lots of content when using the integration. Closes #153. (commit)

MINOR BREAKING CHANGES ℹ️

  • The reference to the CKEditor 5 instance previously available under the instance property of the component (data) is now private ($_instance). We recommend you use the ready component event to access the editor API instead.

v1.0.2

Bug fixes

  • The #input event should be fired immediately despite being debounced to prevent race conditions. Closes #149. (commit)
Changelog

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

1.0.3 (2020-09-22)

Bug fixes

  • The editor should not slow down with lots of content when using the integration. Closes #153. (commit)

MINOR BREAKING CHANGES ℹ️

  • The reference to the CKEditor 5 instance previously available under the instance property of the component (data) is now private ($_instance). We recommend you use the ready component event to access the editor API instead.

1.0.2 (2020-09-01)

Bug fixes

  • The #input event should be fired immediately despite being debounced to prevent race conditions. Closes #149. (commit)
Commits
  • 42214ee Release: v1.0.3.
  • 4314d40 Docs: Changelog. [skip ci]
  • e4c35bf Internal: Updated dependencies. Switched webpack minimizer plugin from Uglify...
  • a93c2fb Internal: Updated dependencies.
  • df4410a Merge pull request #156 from ckeditor/i/153-performance
  • ad5afb4 Renamed #instance to in component data to exclude the editor instance object...
  • 20dee60 Release: v1.0.2.
  • 46a88a9 Docs: Changelog. [skip ci]
  • c8ff4da Merge pull request #150 from ckeditor/i/149
  • 0eb3eee Tests: Test names refactoring.
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/LearningHub.Nhs.WebUI/Automatic_version_update_dependabot/ckeditor/ckeditor5-vue-1.0.3 branch 3 times, most recently from 85209d3 to b192165 Compare January 16, 2025 16:55
Bumps [@ckeditor/ckeditor5-vue](https://github.com/ckeditor/ckeditor5-vue) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/ckeditor/ckeditor5-vue/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5-vue/blob/master/CHANGELOG.md)
- [Commits](ckeditor/ckeditor5-vue@v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: "@ckeditor/ckeditor5-vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/LearningHub.Nhs.WebUI/Automatic_version_update_dependabot/ckeditor/ckeditor5-vue-1.0.3 branch from b192165 to 3058d27 Compare January 16, 2025 17:10
@github-actions github-actions bot merged commit 35d21ea into Automatic_version_update_dependabot Jan 16, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/LearningHub.Nhs.WebUI/Automatic_version_update_dependabot/ckeditor/ckeditor5-vue-1.0.3 branch January 16, 2025 17:30
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants