coursemology2
coursemology2 copied to clipboard
chore(deps): bump html-pipeline from 2.14.3 to 3.2.1
Bumps html-pipeline from 2.14.3 to 3.2.1.
Release notes
Sourced from html-pipeline's releases.
v3.2.1
What's Changed
- Update commonmarker requirement from ~> 1.0.0.pre7 to ~> 1.1.2 in the bundler-dependencies group by
@dependabot
in gjtorikian/html-pipeline#404- Remove superfluous sanitization by
@gjtorikian
in gjtorikian/html-pipeline#408- [skip test] Release v3.2.1 by
@github-actions
in gjtorikian/html-pipeline#409New Contributors
@github-actions
made their first contribution in gjtorikian/html-pipeline#409Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.2.0...v3.2.1
v3.2.0
What's Changed
- Pass context along to every part of the pipeline by
@gjtorikian
in gjtorikian/html-pipeline#403Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.1.1...v3.2.0
v3.1.1
What's Changed
- Correct missing method implementation by
@gjtorikian
in gjtorikian/html-pipeline#401Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.1.0...v3.1.1
v3.1.0
What's Changed
- UPGRADING:
TextFilter
not removed by@dentarg
in gjtorikian/html-pipeline#397- [BREAKING]
TextFilter
now requires instantiation by@gjtorikian
in gjtorikian/html-pipeline#398New Contributors
@dentarg
made their first contribution in gjtorikian/html-pipeline#397Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.0.3...v3.1.0
v3.0.3
What's Changed
- Fix typo in README by
@ppworks
in gjtorikian/html-pipeline#394- Prevent exception by
@ppworks
in gjtorikian/html-pipeline#395- Cut 3.0.3 by
@gjtorikian
in gjtorikian/html-pipeline#396New Contributors
@ppworks
made their first contribution in gjtorikian/html-pipeline#394Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.0.2...v3.0.3
v3.0.2
What's Changed
- README.md: Fix example code by
@grekko
in gjtorikian/html-pipeline#390- Allow pipeline to run without node filters by
@gjtorikian
in gjtorikian/html-pipeline#392
... (truncated)
Changelog
Sourced from html-pipeline's changelog.
[v3.2.1] - 16-07-2024
What's Changed
- Update commonmarker requirement from ~> 1.0.0.pre7 to ~> 1.1.2 in the bundler-dependencies group by
@dependabot
in gjtorikian/html-pipeline#404- Remove superfluous sanitization by
@gjtorikian
in gjtorikian/html-pipeline#408Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.2.0...v3.2.1
[v3.2.0] - 30-04-2024
What's Changed
- Pass context along to every part of the pipeline by
@gjtorikian
in gjtorikian/html-pipeline#403Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.1.1...v3.2.0
[v3.1.1] - 09-04-2024
What's Changed
- Correct missing method implementation by
@gjtorikian
in gjtorikian/html-pipeline#401Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.1.0...v3.1.1
[v3.1.0] - 28-02-2024
What's Changed
- UPGRADING: not removed by
@dentarg
in gjtorikian/html-pipeline#397- [BREAKING] now requires instantiation by
@gjtorikian
in gjtorikian/html-pipeline#398New Contributors
@dentarg
made their first contribution in gjtorikian/html-pipeline#397Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.0.3...v3.1.0
[v3.0.3] - 02-02-2024
What's Changed
- Fix typo in README by
@ppworks
in gjtorikian/html-pipeline#394- Prevent exception by
@ppworks
in gjtorikian/html-pipeline#395- Cut 3.0.3 by
@gjtorikian
in gjtorikian/html-pipeline#396New Contributors
@ppworks
made their first contribution in gjtorikian/html-pipeline#394Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.0.2...v3.0.3
[v3.0.2] - 08-01-2024
What's Changed
- README.md: Fix example code by
@grekko
in gjtorikian/html-pipeline#390- Allow pipeline to run without node filters by
@gjtorikian
in gjtorikian/html-pipeline#392New Contributors
... (truncated)
Commits
4a16827
doh6539f77
Merge pull request #409 from gjtorikian/release/v3.2.1e9e0481
[skip test] update changelog9dd46be
Merge pull request #408 from gjtorikian/why-double93b8a78
update publisha6d7c0a
lintf52c431
:gem: 3.2.1b4fc101
stop running sanitization twice9332008
highlight sanitization in testb074163
explain this better- 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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.