fttx / barcode-to-pc-server

Barcode to PC server
https://barcodetopc.com/
GNU General Public License v3.0
207 stars 85 forks source link

Bump marked and ngx-markdown in /ionic #372

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps marked and ngx-markdown. These dependencies needed to be updated together. Updates marked from 0.4.0 to 4.0.18

Release notes

Sourced from marked's releases.

v4.0.18

4.0.18 (2022-07-11)

Bug Fixes

v4.0.17

4.0.17 (2022-06-13)

Bug Fixes

  • Code and heading after list without blank line (#2483) (15f3f15)

v4.0.16

4.0.16 (2022-05-17)

Bug Fixes

v4.0.15

4.0.15 (2022-05-02)

Bug Fixes

v4.0.14

4.0.14 (2022-04-11)

Bug Fixes

v4.0.13

4.0.13 (2022-04-08)

Bug Fixes

  • allow emStrong regex to consume more characters at once (#2433) (35583c3)

v4.0.12

4.0.12 (2022-01-27)

... (truncated)

Commits
  • 459085b chore(release): 4.0.18 [skip ci]
  • 9fb5721 🗜️ build [skip ci]
  • 01c98d1 fix: fix heading in list item (#2520)
  • c906a1f chore(deps): Bump moment from 2.29.3 to 2.29.4 (#2530)
  • 7b39f94 chore(deps-dev): Bump rollup from 2.75.7 to 2.76.0 (#2528)
  • 9633c19 chore(deps-dev): Bump @​semantic-release/github from 8.0.4 to 8.0.5 (#2529)
  • 2e7c61d chore(deps-dev): Bump eslint from 8.18.0 to 8.19.0 (#2522)
  • 3302455 chore(deps-dev): Bump @​babel/core from 7.18.5 to 7.18.6 (#2523)
  • e5b9e1d chore(deps-dev): Bump eslint-plugin-n from 15.2.3 to 15.2.4 (#2524)
  • 32fa61a chore(deps-dev): Bump @​babel/preset-env from 7.18.2 to 7.18.6 (#2525)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tonybrix, a new releaser for marked since your current version.


Updates ngx-markdown from 6.1.0 to 14.0.1

Release notes

Sourced from ngx-markdown's releases.

v14.0.1

Bug fixes

v14.0.0

Update Angular 14

Library has been updated to support Angular 14.

It is recommended to stick with ngx-markdown v13.x.x if you are using Angular 13.

âš  Breaking Changes

  • MarkdownService.compile function has been renamed to parse and its parameters combined into the parseOptions object
  • MarkdownService.render function has been added to render elements once markdown has been parsed into HTML
  • MarkdownService.renderKatex function is now private and called within the MarkdownService.render function
  • Katex plugin now requires Katex Auto-render extension (refer to README.md for instructions)

New features and enhancements

Bug fixes

Special thanks

  • syabru for his contribution to add the inline parsing option
  • shanmukhateja for his contribution to add the re-rendering feature with the demo page

v13.1.0

Security Update

This is a security update for Angular 13 to fix a vulnerability reported with marked version < 4.0.10

GHSA-5v2h-r2cx-5xgj High Severity Vulnerable versions: < 4.0.10 Patched version: 4.0.10

âš  Breaking Changes

Javascript file for marked moved from node_modules/marked/lib/marked.js to node_modules/marked/marked.min.js and should be changed accordingly.

... (truncated)

Commits


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fttx/barcode-to-pc-server/network/alerts).