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 markdown-it to v14 #655

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdown-it ^13.0.1 -> ^14.0.0 age adoption passing confidence

Release Notes

markdown-it/markdown-it (markdown-it)

v14.0.0

Compare Source

Changed
  • Drop ancient browsers support (use .fromCodePoint and other features).
  • Rewrite to ESM (including all plugins/deps). CJS fallback still available.
    No signatures changed, except markdown-it-emoji plugin.
  • Dropped dist/ folder from repo, build on package publish.
  • Set punicode.js as external dependency.
Fixed
  • Html tokens inside img alt are now rendered as their original text, #​896.
  • Hardbreaks inside img alt are now rendered as newlines.

v13.0.2

Compare Source

Security
  • Fixed crash/infinite loop caused by linkify inline rule, #​957.
Fixed
  • Throw an error if 3rd party plugin doesn't increment line or pos counters
    (previously, markdown-it would likely go into infinite loop instead), #​847.

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

@hay-kot hay-kot merged commit 5229436 into main Dec 12, 2023
3 checks passed
@hay-kot hay-kot deleted the renovate/markdown-it-14.x branch December 12, 2023 14:44
truecharts-admin added a commit to truecharts/charts that referenced this pull request Jan 8, 2024
…3@b1fbca6 by renovate (#16992)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hay-kot/homebox](https://togithub.com/hay-kot/homebox) |
patch | `v0.10.2` -> `v0.10.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>hay-kot/homebox (ghcr.io/hay-kot/homebox)</summary>

###
[`v0.10.3`](https://togithub.com/hay-kot/homebox/releases/tag/v0.10.3)

[Compare
Source](https://togithub.com/hay-kot/homebox/compare/v0.10.2...v0.10.3)

#### Important Notes

- If you are having issues with authentication, logging-in, or
unexpected 404s clear your browser cache/cookies for the site.

#### What's Changed

- feat: set version flag by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#632
- Fix a bunch of grammar and spelling, rephrased some sentences to be
more readable by
[@&#8203;kevinholtkamp](https://togithub.com/kevinholtkamp) in
[hay-kot/homebox#635
- chore(deps): update dependency mkdocs-material to v9.4.14 - autoclosed
by [@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#630
- chore(deps): update goreleaser/goreleaser-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#626
- chore(deps): update docker/setup-qemu-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#625
- fix/feat: primary photo auto set and auto-set primary photo by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#651
- fix: loading causing stale data to present in form by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#650
- fix: ignore /api paths from service workers by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#649
- fix(deps): update module github.com/hay-kot/httpkit to v0.0.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#643
- fix(deps): update module golang.org/x/crypto to v0.16.0 - autoclosed
by [@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#645
- fix(deps): update github.com/gocarina/gocsv digest to
[`b87c2d0`](https://togithub.com/hay-kot/homebox/commit/b87c2d0) by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#629
- chore(deps): update dependency mkdocs-material to v9.5.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#654
- chore(deps): update actions/setup-go action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#653
- chore(deps): update dependency vitest to v1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#652
- fix(deps): update dependency markdown-it to v14 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#655
- feat: extract auth into provider by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#663
- fix: ensure rows are closed by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#670
- feat: add log statements + remove auto redirect by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#671
- Render newlines in markdown fields by
[@&#8203;zebrapurring](https://togithub.com/zebrapurring) in
[hay-kot/homebox#682
- fix: inaccurate 401 & sql busy error by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#679

#### New Contributors

- [@&#8203;kevinholtkamp](https://togithub.com/kevinholtkamp) made their
first contribution in
[hay-kot/homebox#635
- [@&#8203;zebrapurring](https://togithub.com/zebrapurring) made their
first contribution in
[hay-kot/homebox#682

**Full Changelog**:
hay-kot/homebox@v0.10.2...v0.10.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
hay-kot pushed a commit that referenced this pull request Jan 28, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 5229436
GabrielBarzen pushed a commit to GabrielBarzen/charts that referenced this pull request Feb 2, 2024
…3@b1fbca6 by renovate (truecharts#16992)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hay-kot/homebox](https://togithub.com/hay-kot/homebox) |
patch | `v0.10.2` -> `v0.10.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>hay-kot/homebox (ghcr.io/hay-kot/homebox)</summary>

###
[`v0.10.3`](https://togithub.com/hay-kot/homebox/releases/tag/v0.10.3)

[Compare
Source](https://togithub.com/hay-kot/homebox/compare/v0.10.2...v0.10.3)

#### Important Notes

- If you are having issues with authentication, logging-in, or
unexpected 404s clear your browser cache/cookies for the site.

#### What's Changed

- feat: set version flag by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#632
- Fix a bunch of grammar and spelling, rephrased some sentences to be
more readable by
[@&truecharts#8203;kevinholtkamp](https://togithub.com/kevinholtkamp) in
[hay-kot/homebox#635
- chore(deps): update dependency mkdocs-material to v9.4.14 - autoclosed
by [@&truecharts#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#630
- chore(deps): update goreleaser/goreleaser-action action to v5 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#626
- chore(deps): update docker/setup-qemu-action action to v3 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#625
- fix/feat: primary photo auto set and auto-set primary photo by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#651
- fix: loading causing stale data to present in form by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#650
- fix: ignore /api paths from service workers by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#649
- fix(deps): update module github.com/hay-kot/httpkit to v0.0.5 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#643
- fix(deps): update module golang.org/x/crypto to v0.16.0 - autoclosed
by [@&truecharts#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#645
- fix(deps): update github.com/gocarina/gocsv digest to
[`b87c2d0`](https://togithub.com/hay-kot/homebox/commit/b87c2d0) by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#629
- chore(deps): update dependency mkdocs-material to v9.5.2 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#654
- chore(deps): update actions/setup-go action to v5 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#653
- chore(deps): update dependency vitest to v1 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#652
- fix(deps): update dependency markdown-it to v14 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#655
- feat: extract auth into provider by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#663
- fix: ensure rows are closed by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#670
- feat: add log statements + remove auto redirect by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#671
- Render newlines in markdown fields by
[@&truecharts#8203;zebrapurring](https://togithub.com/zebrapurring) in
[hay-kot/homebox#682
- fix: inaccurate 401 & sql busy error by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#679

#### New Contributors

- [@&truecharts#8203;kevinholtkamp](https://togithub.com/kevinholtkamp) made their
first contribution in
[hay-kot/homebox#635
- [@&truecharts#8203;zebrapurring](https://togithub.com/zebrapurring) made their
first contribution in
[hay-kot/homebox#682

**Full Changelog**:
hay-kot/homebox@v0.10.2...v0.10.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
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.

None yet

1 participant