markup
markup copied to clipboard
chore(deps): bump sanitize from 6.1.3 to 7.0.0
Bumps sanitize from 6.1.3 to 7.0.0.
Release notes
Sourced from sanitize's releases.
v7.0.0
Sanitize has no breaking API changes in this release, but the major version number has been incremented because we've dropped support for end-of-life versions of Ruby. As long as you're using Ruby 3.1.0 or later, this should be a painless upgrade!
Added
Added over 100 new CSS properties to the relaxed config, representing all properties that are listed with a status of "Working Draft" or better in the latest W3C "All Properties" list.
Added the
@containerCSS at-rule to the relaxed config.Added the
-webkit-text-fill-colorCSS property to the relaxed config. [@radar- #244](rgrove/sanitize#244)Changed
Ruby 3.1.0 is now the oldest supported Ruby version.
Sanitize now requires Nokogiri 1.16.8 or higher.
Changelog
Sourced from sanitize's changelog.
7.0.0 (2024-12-29)
Sanitize has no breaking API changes in this release, but the major version number has been incremented because we've dropped support for end-of-life versions of Ruby. As long as you're using Ruby 3.1.0 or later, this should be a painless upgrade!
Added
Added over 100 new CSS properties to the relaxed config, representing all properties that are listed with a status of "Working Draft" or better in the latest W3C "All Properties" list.
Added the
@containerCSS at-rule to the relaxed config.Added the
-webkit-text-fill-colorCSS property to the relaxed config. [@radar- #244](rgrove/sanitize#244)Changed
Ruby 3.1.0 is now the oldest supported Ruby version.
Sanitize now requires Nokogiri 1.16.8 or higher.
Commits
19ee751Release 7.0.0859c3aaAdd contribution guidelines45dbeacAdd@containerCSS at-rule to the relaxed config010e4e2Add new CSS propertiesc8ce4edRequire MFA0aece5eRemove rubocop_todo.yml99d67abRemove redundant Ruby 3.4 from the test matrix1127a07Loosen Bundler dependencya41c5f6Adopt Standard Ruby stylefa8d5e6Move development dependencies to Gemfile- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.