Skip to content

Update dependency ngx-highlightjs to v14#249

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/ngx-highlightjs-14.x
Open

Update dependency ngx-highlightjs to v14#249
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/ngx-highlightjs-14.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jan 29, 2026

This PR contains the following updates:

Package Change Age Confidence
ngx-highlightjs (source) ^10.0.0^14.0.0 age confidence

Release Notes

MurhafSousli/ngx-highlightjs (ngx-highlightjs)

v14.0.1

Compare Source

  • Add missing license in package.json, closes #​318.

v14.0.0

Compare Source

Possible breaking changes
  • refactor: Prevent provideHighlightOptions from being accidentally referenced in @Component in a component injector, closes #​309.

v13.0.0

Compare Source

  • Upgrade to Angular 19.
  • refactor: Use afterRenderEffect instead of effect in the highlight directives.

v12.0.0

Compare Source

  • Upgrade to Angular 18, closes #​286.

v11.0.1

Compare Source

  • fix: highlight.js dependency was removed in v11, closes #​283.

v11.0.0

Compare Source

  • Update to Angular 17.
  • feat: Add provideHighlightOptions function to easily override the default options.
  • feat: Add provideGistOptions function in the plus package to easily set gist id and secret into the HTTP requests.
  • feat: Add startFrom and singleLine inputs to lineNumbers directive, closes #​274.
  • feat: Make codeFromUrl pipe supports loading of relative URLs, closes #​224.
  • feat: Add highlight directive which uses a different function and provide different options, closes #​275.
  • feat: Add lineNumbersOptions property to set the default line number options.
  • refactor: Rename the previous highlight directive to highlightAuto.
  • refactor: split line numbers functionality into its own directive.
  • refactor: Use highlight.js original interfaces.
  • enhance: Allow loading theme from global options if highlight.js was imported externally.
Breaking changes
  • The highlight directive now uses a different function from highlight.js which requires selecting a language.
  • The highlightAuto directive automatically detects the language and highlights the code.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ngx-highlightjs-14.x branch from fadc1d4 to ede8de8 Compare February 12, 2026 16:15
@renovate renovate bot changed the title Update dependency ngx-highlightjs to v14 fix(deps): update dependency ngx-highlightjs to v14 Mar 2, 2026
@renovate renovate bot force-pushed the renovate/ngx-highlightjs-14.x branch from ede8de8 to 2447b18 Compare March 6, 2026 12:24
@renovate renovate bot force-pushed the renovate/ngx-highlightjs-14.x branch from 2447b18 to 2f03b3c Compare March 13, 2026 14:37
@renovate renovate bot changed the title fix(deps): update dependency ngx-highlightjs to v14 Update dependency ngx-highlightjs to v14 Mar 16, 2026
@renovate renovate bot force-pushed the renovate/ngx-highlightjs-14.x branch from 2f03b3c to 20b1aa3 Compare April 15, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants