Skip to content

Commit

Permalink
build(deps-dev): bump trix from 2.1.3 to 2.1.4 (#128)
Browse files Browse the repository at this point in the history
Bumps [trix](https://github.com/basecamp/trix) from 2.1.3 to 2.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/basecamp/trix/releases">trix's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix XSS vulnerability on paste by <a
href="https://github.com/afcapel"><code>@​afcapel</code></a> in <a
href="https://redirect.github.com/basecamp/trix/pull/1156">basecamp/trix#1156</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/basecamp/trix/compare/2.1.3...v2.1.4">https://github.com/basecamp/trix/compare/2.1.3...v2.1.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/basecamp/trix/commit/9579e33ae8542ad67b5c072f38eaf04ab8c5492f"><code>9579e33</code></a>
v2.1.4</li>
<li><a
href="https://github.com/basecamp/trix/commit/7656f578af0d03141a72a9d27cb3692e6947dae6"><code>7656f57</code></a>
Merge pull request <a
href="https://redirect.github.com/basecamp/trix/issues/1156">#1156</a>
from basecamp/paste-vuln</li>
<li><a
href="https://github.com/basecamp/trix/commit/626a4f41d539586c2113d2f76bf029a7fb366cec"><code>626a4f4</code></a>
Support browsers where getHTML is not supported</li>
<li><a
href="https://github.com/basecamp/trix/commit/c8dbd3d5deda2a17e8d76998a84da6adebdf1dcf"><code>c8dbd3d</code></a>
Ensure we always sanitize HTML we set as innerHTML</li>
<li><a
href="https://github.com/basecamp/trix/commit/beabac297c7a29220af2c3247c531d14a6fca971"><code>beabac2</code></a>
Drop defunct bin/release superseded by yarn release</li>
<li><a
href="https://github.com/basecamp/trix/commit/b29b6632184c53f3c9c46f9b3e6be710710de122"><code>b29b663</code></a>
bin/release: upload .map files to release</li>
<li><a
href="https://github.com/basecamp/trix/commit/90c1006d02e76d6cc2830ef662ad5462a58e3679"><code>90c1006</code></a>
bin/release: narrow release files</li>
<li>See full diff in <a
href="https://github.com/basecamp/trix/compare/2.1.3...v2.1.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=trix&package-manager=npm_and_yarn&previous-version=2.1.3&new-version=2.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)
You can disable automated security fix PRs for this repo from the
[Security Alerts page](https://github.com/blackfyre/wga/network/alerts).

</details>

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Upgraded the Trix rich text editor to the latest version, which may
enhance performance and introduce new features for a better user
experience.
  
- **Bug Fixes**
- Included minor bug fixes and improvements from the Trix package
update, contributing to a more stable editing environment.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Miklós Galicz <blackfyre@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and blackfyre committed Aug 16, 2024
1 parent cfb219f commit bd2c8da
Show file tree
Hide file tree
Showing 3 changed files with 326 additions and 557 deletions.
Loading

0 comments on commit bd2c8da

Please sign in to comment.