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 12.0.0 in /webapp/wiremock #225

Conversation

dependabot[bot]
Copy link

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

Bumps ngx-highlightjs from 10.0.0 to 12.0.0.

Release notes

Sourced from ngx-highlightjs's releases.

v12.0.0

What's Changed

  • Upgrade to Angular 18, closes #286.

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

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.

12.0.0

  • Upgrade to Angular 18, closes #286.

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
  • 288c451 Merge pull request #285 from MurhafSousli/release/v12
  • 634f0c7 Update
  • 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
  • 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 requested a review from holomekc as a code owner May 31, 2024 02:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Semver major labels May 31, 2024
@github-actions github-actions bot enabled auto-merge May 31, 2024 02:12
Bumps [ngx-highlightjs](https://github.com/murhafsousli/ngx-highlightjs) from 10.0.0 to 12.0.0.
- [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...v12.0.0)

---
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 force-pushed the dependabot/npm_and_yarn/webapp/wiremock/ngx-highlightjs-12.0.0 branch from a400bcb to ca35e99 Compare June 5, 2024 02:44
@holomekc
Copy link
Owner

holomekc commented Jul 3, 2024

Already patched

@holomekc holomekc closed this Jul 3, 2024
auto-merge was automatically disabled July 3, 2024 19:38

Pull request was closed

Copy link
Author

dependabot bot commented on behalf of github Jul 3, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webapp/wiremock/ngx-highlightjs-12.0.0 branch July 3, 2024 19:38
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.

1 participant