Skip to content

chore(deps): bump ngx-editor from 15.3.0 to 18.0.0#720

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ngx-editor-18.0.0
Open

chore(deps): bump ngx-editor from 15.3.0 to 18.0.0#720
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ngx-editor-18.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps ngx-editor from 15.3.0 to 18.0.0.

Release notes

Sourced from ngx-editor's releases.

v18.0.0

Breaking Changes

  • requires angular v18 or greater (44bb5c1)

Bug Fixes

  • fix incorrect input type in menu dropdowns (7f40093)

v17.5.4

Bug Fixes

  • restore curstor style to default (a regression introduced in v17.5.0) (19d951b)

Full Changelog: sibiraj-s/ngx-editor@v17.5.3...v17.5.4

v17.5.3

Bug Fixes

  • fix toggle text align action via editor menu (617ab34)

Full Changelog: sibiraj-s/ngx-editor@v17.5.2...v17.5.3

v17.5.2

Bug Fixes

  • fix remove color action (0feb81c)

Full Changelog: sibiraj-s/ngx-editor@v17.5.1...v17.5.2

v17.5.1

Bug Fixes

  • fix parsing data-indent attribute (0feb81c)

Full Changelog: sibiraj-s/ngx-editor@v17.5.0...v17.5.1

v17.5.0

Features

  • add support for more css variables (df13034)

Full Changelog: sibiraj-s/ngx-editor@v17.4.0...v17.5.0

v17.4.0

Features

  • add support for superscript, subscript (65a95ff)

... (truncated)

Changelog

Sourced from ngx-editor's changelog.

18.0.0 (2024-09-01)

Breaking Changes

  • requires angular v18 or greater (44bb5c1)

Bug Fixes

  • fix incorrect input type in menu dropdowns (7f40093)

17.5.4 (2024-05-15)

Bug Fixes

  • restore curstor style to default (a regression introduced in v17.5.0) (19d951b)

17.5.3 (2024-05-15)

Bug Fixes

  • fix toggle text align action via editor menu (617ab34)

17.5.2 (2024-05-15)

Bug Fixes

  • fix remove color action (e3c60eb)

17.5.1 (2024-05-14)

Bug Fixes

  • fix parsing data-indent attribute (0feb81c)

17.5.0 (2024-05-14)

Features

  • add support for more css variables (df13034)

v17.4.0 (2024-05-14)

Features

  • add support for superscript, subscript (65a95ff)
  • add undo, redo menu items (dedff4a)

Bug Fixes

  • fix regression on losing editor focus while selecting menu item (89cca24)

... (truncated)

Commits
  • d8d0b17 release: ngx-editor v18.0.0
  • 7e3d53c chore: update astro deps
  • 44bb5c1 build: update to angular v18.2
  • 1acf745 build(deps): upgrade Angular to v18.1 (#572)
  • 7f40093 fix: wrong input type (#556)
  • 19d754e build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#561)
  • a53ba85 build(deps): bump braces from 3.0.2 to 3.0.3 in /docs (#560)
  • 105edf5 build(deps): bump ws, engine.io and socket.io-adapter (#559)
  • 3741a9e release: ngx-editor v17.5.4
  • 61e1e2e chore: update feature request template
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Dependencies (from Dependabot mostly) label Jan 5, 2026
@dependabot dependabot bot requested a review from aiAdrian as a code owner January 5, 2026 13:20
@dependabot dependabot bot added the dependencies Dependencies (from Dependabot mostly) label Jan 5, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ngx-editor-18.0.0 branch from 6124972 to 883c12f Compare January 13, 2026 08:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ngx-editor-18.0.0 branch from 883c12f to 9c5b0a5 Compare January 22, 2026 12:40
Bumps [ngx-editor](https://github.com/sibiraj-s/ngx-editor) from 15.3.0 to 18.0.0.
- [Release notes](https://github.com/sibiraj-s/ngx-editor/releases)
- [Changelog](https://github.com/sibiraj-s/ngx-editor/blob/master/CHANGELOG.md)
- [Commits](sibiraj-s/ngx-editor@v15.3.0...v18.0.0)

---
updated-dependencies:
- dependency-name: ngx-editor
  dependency-version: 18.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ngx-editor-18.0.0 branch from 9c5b0a5 to c7832d6 Compare January 22, 2026 13:30
@louisgreiner louisgreiner added the area:ci GitHub actions label Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci GitHub actions dependencies Dependencies (from Dependabot mostly)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant