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

fix(deps): update dependency ngx-highlightjs to v12 #3320

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2024

Mend Renovate

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 - "before 4am on the first day of the month" in timezone Europe/Zurich, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner July 22, 2024 12:57
@renovate renovate bot added the 📦 demo Related to the @swisspost/design-system-demo package label Jul 22, 2024
@renovate renovate bot requested a review from alizedebray July 22, 2024 12:57
Copy link

changeset-bot bot commented Jul 22, 2024

⚠️ No Changeset found

Latest commit: c387322

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Jul 22, 2024

Related Previews

@renovate renovate bot force-pushed the renovate/ngx-highlightjs-12.x branch from 605bdb4 to c387322 Compare July 22, 2024 13:10
Copy link

sonarcloud bot commented Jul 22, 2024

@gfellerph gfellerph closed this Jul 22, 2024
Copy link
Contributor Author

renovate bot commented Jul 22, 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 July 22, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 demo Related to the @swisspost/design-system-demo package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants