EasyAdminBundle
EasyAdminBundle copied to clipboard
Bump trix from 1.3.1 to 2.1.1
Bumps trix from 1.3.1 to 2.1.1.
Release notes
Sourced from trix's releases.
v2.1.1
What's Changed
- Bump tar from 6.2.0 to 6.2.1 by
@dependabot
in basecamp/trix#1146- Sanitize noscript to prevent copy and paste XSS by
@lewispb
in basecamp/trix#1147- Sanitize HTML content in data-trix-* attributes by
@lewispb
&@afcapel
in basecamp/trix#1149New Contributors
@lewispb
made their first contribution in basecamp/trix#1147Full Changelog: https://github.com/basecamp/trix/compare/v2.1.0...v2.1.1
v2.1.0
What's Changed
- Bump ip from 1.1.8 to 1.1.9 by
@dependabot
in basecamp/trix#1136- Bump follow-redirects from 1.15.4 to 1.15.6 by
@dependabot
in basecamp/trix#1140- Allow custom HTML attributes in blocks by
@afcapel
in basecamp/trix#1138Full Changelog: https://github.com/basecamp/trix/compare/v2.0.10...v2.1.0
v2.0.10
What's Changed
- Use the target range to insert the replacement text by
@afcapel
in basecamp/trix#1131Full Changelog: https://github.com/basecamp/trix/compare/v2.0.9...v2.0.10
v2.0.9
What's Changed
- Pass invoking element as event data by
@swanson
in basecamp/trix#1112- Update unpkg revision by
@jmscholen
in basecamp/trix#1115- Bump follow-redirects from 1.15.3 to 1.15.4 by
@dependabot
in basecamp/trix#1118- Rebrand back to 37signals by
@northeastprince
in basecamp/trix#1123- Add default word-break to trix-content by
@afcapel
in basecamp/trix#1126- Request render after insertReplacementText by
@afcapel
in basecamp/trix#1129- Only run test on SauceLabs when SAUCE_ACCESS_KEY is set by
@afcapel
in basecamp/trix#1130New Contributors
@swanson
made their first contribution in basecamp/trix#1112@jmscholen
made their first contribution in basecamp/trix#1115Full Changelog: https://github.com/basecamp/trix/compare/v2.0.8...v2.0.9
v2.0.8
What's Changed
- Include source maps in the npm package by
@afcapel
in basecamp/trix#1098- Normalize lone CRs as new lines by
@josefarias
in basecamp/trix#1099- Bump
@babel/traverse
from 7.23.0 to 7.23.2 by@dependabot
in basecamp/trix#1102New Contributors
... (truncated)
Commits
0c79bcb
v2.1.11a5c68a
Merge pull request #1149 from basecamp/paste-html-sanitize14bac18
Sanitize HTML content in data-trix-* attributes1abe3d2
Test attachment content is sanitized841ff19
Merge pull request #1147 from basecamp/sanitize-noscript5e03f4a
Sanitize noscript to prevent copy and paste XSS36c7aeb
Merge pull request #1146 from basecamp/dependabot/npm_and_yarn/tar-6.2.1c6023ed
Bump tar from 6.2.0 to 6.2.1968ceda
v2.1.0bf8f52a
Merge pull request #1138 from basecamp/custom-html-block-attributes- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by afcapel, a new releaser for trix since your current version.
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 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.