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): bump ngx-highlightjs from 10.0.0 to 11.0.1 in /webapp/wiremock #216

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 29, 2024

Bumps ngx-highlightjs from 10.0.0 to 11.0.1.

Release notes

Sourced from ngx-highlightjs's releases.

v11.0.1

What's Changed

Full Changelog: MurhafSousli/ngx-highlightjs@v11.0.0...v11.0.1

v11.0.0

What's Changed

  • 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.

v11.0.0-beta.1

No release notes provided.

Changelog

Sourced from ngx-highlightjs's changelog.

11.0.1

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

11.0.0

  • 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.
Commits
  • 2a86050 Merge pull request #287 from MurhafSousli/release/11.0.1
  • 4d995d0 fix: highlight.js dependency was removed in v11, closes #283
  • a10b312 Merge pull request #284 from MurhafSousli/release/v11
  • 51ca159 Update
  • f17271e Merge pull request #279 from MurhafSousli/new
  • ef2d6e4 update
  • 97b7a28 Merge pull request #267 from MurhafSousli/dependabot/npm_and_yarn/word-wrap-1...
  • 9c92ed6 Bump word-wrap from 1.2.3 to 1.2.4
  • cf24532 Merge pull request #264 from MurhafSousli/Update-breaking-changes-in-v10
  • fb3e372 Update CHANGELOG.md
  • See full diff 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)

Bumps [ngx-highlightjs](https://github.com/murhafsousli/ngx-highlightjs) from 10.0.0 to 11.0.1.
- [Release notes](https://github.com/murhafsousli/ngx-highlightjs/releases)
- [Changelog](https://github.com/MurhafSousli/ngx-highlightjs/blob/master/CHANGELOG.md)
- [Commits](MurhafSousli/ngx-highlightjs@v10.0.0...v11.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from holomekc as a code owner May 29, 2024 03:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Semver major labels May 29, 2024
@github-actions github-actions bot enabled auto-merge May 29, 2024 03:04
Copy link
Author

dependabot bot commented on behalf of github May 31, 2024

Superseded by #225.

@dependabot dependabot bot closed this May 31, 2024
auto-merge was automatically disabled May 31, 2024 02:12

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webapp/wiremock/ngx-highlightjs-11.0.1 branch May 31, 2024 02:12
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 major Semver major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants