Skip to content

Commit

Permalink
chore(deps): update dependency tinymce to ^7.7.1 (#2504)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tinymce](https://www.tiny.cloud/)
([source](https://redirect.github.com/tinymce/tinymce/tree/HEAD/modules/tinymce))
| [`^7.7.0` ->
`^7.7.1`](https://renovatebot.com/diffs/npm/tinymce/7.7.0/7.7.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tinymce/7.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tinymce/7.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tinymce/7.7.0/7.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tinymce/7.7.0/7.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tinymce/tinymce (tinymce)</summary>

###
[`v7.7.1`](https://redirect.github.com/tinymce/tinymce/blob/HEAD/modules/tinymce/CHANGELOG.md#771---2025-03-05)

[Compare
Source](https://redirect.github.com/tinymce/tinymce/compare/7.7.0...7.7.1)

##### Fixed

- Skin UI content CSS was truncated when bundling, causing CSS styles to
be missing. #TINY-11875
- Context forms used to disappear if their input was disabled in the
`onSetup` API. #TINY-11890

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rustymotors/server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 5, 2025
1 parent b7b9d2e commit c12457d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"packageManager": "[email protected]+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b",
"pnpm": {
"overrides": {
"tinymce": "^7.7.0"
"tinymce": "^7.7.1"
}
}
}
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c12457d

Please sign in to comment.