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

chore(deps): update dependency ngx-highlightjs to v12 #3096

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ngx-highlightjs 10.0.0 -> 12.0.0 age adoption passing confidence

Release Notes

murhafsousli/ngx-highlightjs (ngx-highlightjs)

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: 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 is behind base branch, 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-12.x branch 14 times, most recently from 97ef84f to 6e2735c Compare October 31, 2024 21:08
@renovate renovate bot force-pushed the renovate/ngx-highlightjs-12.x branch 9 times, most recently from b5e303c to 5ddb3f7 Compare November 11, 2024 17:44
@renovate renovate bot force-pushed the renovate/ngx-highlightjs-12.x branch 2 times, most recently from 2737001 to 8efa435 Compare November 13, 2024 18:11
@renovate renovate bot force-pushed the renovate/ngx-highlightjs-12.x branch from 8efa435 to 6417179 Compare November 13, 2024 18:15
Copy link
Contributor Author

renovate bot commented Nov 13, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 12.x releases. But if you manually upgrade to 12.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/ngx-highlightjs-12.x branch November 13, 2024 18:19
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.

1 participant