chore(deps): bump html-pipeline from 2.14.3 to 3.2.0
Bumps html-pipeline from 2.14.3 to 3.2.0.
Release notes
Sourced from html-pipeline's releases.
v3.2.0
What's Changed
- Pass context along to every part of the pipeline by
@gjtorikianin 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
@gjtorikianin 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:
TextFilternot removed by@dentargin gjtorikian/html-pipeline#397- [BREAKING]
TextFilternow requires instantiation by@gjtorikianin gjtorikian/html-pipeline#398New Contributors
@dentargmade 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
@ppworksin gjtorikian/html-pipeline#394- Prevent exception by
@ppworksin gjtorikian/html-pipeline#395- Cut 3.0.3 by
@gjtorikianin gjtorikian/html-pipeline#396New Contributors
@ppworksmade 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
@grekkoin gjtorikian/html-pipeline#390- Allow pipeline to run without node filters by
@gjtorikianin gjtorikian/html-pipeline#392New Contributors
@grekkomade their first contribution in gjtorikian/html-pipeline#390Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.0.1...v3.0.2
v3.0.1
What's Changed
- Handle odd numbers of NodeFilters to be configured by
@stevehill1981in gjtorikian/html-pipeline#389New Contributors
... (truncated)
Changelog
Sourced from html-pipeline's changelog.
[v3.2.0] - 30-04-2024
What's Changed
- Pass context along to every part of the pipeline by
@gjtorikianin 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
@gjtorikianin 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
@dentargin gjtorikian/html-pipeline#397- [BREAKING] now requires instantiation by
@gjtorikianin gjtorikian/html-pipeline#398New Contributors
@dentargmade 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
@ppworksin gjtorikian/html-pipeline#394- Prevent exception by
@ppworksin gjtorikian/html-pipeline#395- Cut 3.0.3 by
@gjtorikianin gjtorikian/html-pipeline#396New Contributors
@ppworksmade 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
@grekkoin gjtorikian/html-pipeline#390- Allow pipeline to run without node filters by
@gjtorikianin gjtorikian/html-pipeline#392New Contributors
@grekkomade their first contribution in gjtorikian/html-pipeline#390Full Changelog: https://github.com/gjtorikian/html-pipeline/compare/v3.0.1...v3.0.2
[v3.0.1] - 28-12-2023
... (truncated)
Commits
bfc4c98[auto-docs][skip test]: update changelogd4a5269Merge pull request #403 from gjtorikian/pass-context-along-fully22e96b9whoops!c412896:version: 3.1.22241a54remove outdated notee35f5b9Make sure every filter can work withcontext6f51e52Let Convert/Node filters to use context at calltime5b16b24rename sanitization instrumentation keyec6ff5bremove erroneous testaec775c[auto-docs][skip test]: update changelog- Additional commits viewable in compare view
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 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)