Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump html-pipeline from 2.14.3 to 3.0.0 #557

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps html-pipeline from 2.14.3 to 3.0.0.

Release notes

Sourced from html-pipeline's releases.

v3.0.0

What's Changed

New Contributors

Full Changelog: gjtorikian/html-pipeline@v2.14.3...v3.0.0

v3.0.0.pre6

What's Changed

Full Changelog: gjtorikian/html-pipeline@v3.0.0.pre5...v3.0.0.pre6

v3.0.0.pre5

What's Changed

New Contributors

Full Changelog: gjtorikian/html-pipeline@v3.0.0.pre3...v3.0.0.pre5

... (truncated)

Changelog

Sourced from html-pipeline's changelog.

[v3.0.0] - 24-12-2023

What's Changed

New Contributors

Full Changelog: gjtorikian/html-pipeline@v2.14.3...v3.0.0

[v3.0.0.pre6] - 16-08-2023

null

Changelog

v3.0.0.pre5 (2023-06-05)

Full Changelog

v3.0.0.pre4 (2023-06-05)

Full Changelog

Closed issues:

  • Suggestion: add more tags to the sanitization filter #378
  • v3 gemoji, gemojione seem required - is there a way to not require at puma startup? #376
  • v3: Question regarding requiring a ConvertFilter if there are NodeFilters #374
  • alt Attribute for Emoji Images Should Use Unicode #272

Merged pull requests:

... (truncated)

Commits
  • 6c9d27e [auto-docs][skip test]: update changelog
  • f48b199 Merge pull request #386 from gjtorikian/release-3.0.0
  • b2624b4 lint
  • 694a5c7 💎 3.0.0
  • 62b9b08 Merge pull request #384 from gjtorikian/dependabot/github_actions/github-acti...
  • 9a4dac9 Bump the github-actions group with 1 update
  • 75578b5 [auto-docs][skip test]: update changelog
  • 3d039d0 grumble
  • e848621 Merge pull request #383 from gjtorikian/ignore-dirs-for-zeitwerk
  • 716e537 lint
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Dec 25, 2023
Copy link

Copy link

gem compare html-pipeline 2.14.3 3.0.0

Compared versions: ["2.14.3", "3.0.0"]
  DIFFERENT author:
    2.14.3: Ryan Tomayko
    3.0.0: Garen J. Torikian
  DIFFERENT authors:
    2.14.3: ["Ryan Tomayko", "Jerry Cheung", "Garen J. Torikian"]
    3.0.0: ["Garen J. Torikian"]
  DIFFERENT date:
    2.14.3: 2022-10-14 00:00:00 UTC
    3.0.0: 2023-12-24 00:00:00 UTC
  DIFFERENT description:
    2.14.3: GitHub HTML processing filters and utilities
    3.0.0: HTML processing filters and utilities
  DIFFERENT email:
    2.14.3: ["[email protected]", "[email protected]", "[email protected]"]
    3.0.0: ["[email protected]"]
  DIFFERENT homepage:
    2.14.3: https://github.com/jch/html-pipeline
    3.0.0: https://github.com/gjtorikian/html-pipeline
  DIFFERENT metadata:
    2.14.3: {}
    3.0.0: {"funding_uri"=>"https://github.com/sponsors/gjtorikian/", "rubygems_mfa_required"=>"true"}
  DIFFERENT post_install_message:
    2.14.3: -------------------------------------------------
Thank you for installing html-pipeline!
You must bundle Filter gem dependencies.
See html-pipeline README.md for more details.
https://github.com/jch/html-pipeline#dependencies
-------------------------------------------------
    3.0.0: -------------------------------------------------
Thank you for installing html-pipeline!
You must bundle filter gem dependencies.
See the html-pipeline README.md for more details:
https://github.com/gjtorikian/html-pipeline#dependencies
-------------------------------------------------
  DIFFERENT required_ruby_version:
    2.14.3: >= 0
    3.0.0: ~> 3.1
  DIFFERENT required_rubygems_version:
    2.14.3: >= 0
    3.0.0: >= 3.3.22
  DIFFERENT rubygems_version:
    2.14.3: 3.3.7
    3.0.0: 3.5.3
  DIFFERENT version:
    2.14.3: 2.14.3
    3.0.0: 3.0.0
  DIFFERENT files:
    2.14.3->3.0.0:
      * Deleted:
            .travis.yml
            Appraisals
            CONTRIBUTING.md
            LICENSE
            bin/html-pipeline
            lib/html/pipeline.rb
            lib/html/pipeline/@mention_filter.rb
            lib/html/pipeline/@team_mention_filter.rb
            lib/html/pipeline/absolute_source_filter.rb
            lib/html/pipeline/autolink_filter.rb
            lib/html/pipeline/body_content.rb
            lib/html/pipeline/camo_filter.rb
            lib/html/pipeline/email_reply_filter.rb
            lib/html/pipeline/emoji_filter.rb
            lib/html/pipeline/filter.rb
            lib/html/pipeline/https_filter.rb
            lib/html/pipeline/image_filter.rb
            lib/html/pipeline/image_max_width_filter.rb
            lib/html/pipeline/markdown_filter.rb
            lib/html/pipeline/plain_text_input_filter.rb
            lib/html/pipeline/sanitization_filter.rb
            lib/html/pipeline/syntax_highlight_filter.rb
            lib/html/pipeline/text_filter.rb
            lib/html/pipeline/textile_filter.rb
            lib/html/pipeline/toc_filter.rb
            lib/html/pipeline/version.rb
      * Added:
            .github/dependabot.yml +27/-0
            .github/workflows/automerge.yml +13/-0
            .github/workflows/ci.yml +22/-0
            .github/workflows/lint.yml +23/-0
            .github/workflows/publish.yml +19/-0
            .rubocop.yml +17/-0
            .ruby-version +1/-0
            .vscode/settings.json +8/-0
            LICENSE.txt +22/-0
            UPGRADING.md +34/-0
            lib/html-pipeline.rb +3/-0
            lib/html_pipeline.rb +267/-0
            lib/html_pipeline/convert_filter.rb +17/-0
            lib/html_pipeline/convert_filter/markdown_filter.rb +26/-0
            lib/html_pipeline/filter.rb +89/-0
            lib/html_pipeline/node_filter.rb +31/-0
            lib/html_pipeline/node_filter/absolute_source_filter.rb +54/-0
            lib/html_pipeline/node_filter/asset_proxy_filter.rb +86/-0
            lib/html_pipeline/node_filter/emoji_filter.rb +131/-0
            lib/html_pipeline/node_filter/https_filter.rb +22/-0
            lib/html_pipeline/node_filter/image_max_width_filter.rb +40/-0
            lib/html_pipeline/node_filter/mention_filter.rb +126/-0
            lib/html_pipeline/node_filter/syntax_highlight_filter.rb +62/-0
            lib/html_pipeline/node_filter/table_of_contents_filter.rb +70/-0
            lib/html_pipeline/node_filter/team_mention_filter.rb +105/-0
            lib/html_pipeline/sanitization_filter.rb +188/-0
            lib/html_pipeline/text_filter.rb +21/-0
            lib/html_pipeline/text_filter/image_filter.rb +19/-0
            lib/html_pipeline/text_filter/plain_text_input_filter.rb +13/-0
            lib/html_pipeline/version.rb +5/-0
      * Changed:
            .github/FUNDING.yml +11/-3
            CHANGELOG.md +82/-2
            Gemfile +31/-15
            README.md +243/-226
            Rakefile +14/-7
            html-pipeline.gemspec +34/-24
  DIFFERENT runtime dependencies:
    2.14.3->3.0.0:
      * Deleted:
            activesupport [">= 2"] (runtime)
            nokogiri [">= 1.4"] (runtime)
      * Added:
            selma ["~> 0.1"] (runtime)
            zeitwerk ["~> 2.5"] (runtime)
  DIFFERENT Gemfile dependencies
    2.14.3->3.0.0:
      * Added:
            awesome_print [">= 0"] (runtime)
            rubocop [">= 0"] (runtime)
            rubocop-standard [">= 0"] (runtime)
            github_changelog_generator ["~> 1.16"] (runtime)
            sorbet-runtime [">= 0"] (runtime)
            amazing_print [">= 0"] (development)
            debug [">= 0"] (development)
            tapioca [">= 0"] (development)
            sorbet [">= 0"] (development)
            gemojione ["~> 4.3"] (development)
            minitest-bisect ["~> 1.6"] (development)
            nokogiri ["~> 1.13"] (development)
      * Deleted
            appraisal [">= 0"] (development)
            email_reply_parser ["~> 0.5"] (development)
            RedCloth ["~> 4.2.9"] (development)
            rinku ["~> 1.7"] (development)
            sanitize ["~> 4.6"] (development)
            escape_utils ["~> 1.0"] (development)
      * Updated
            commonmarker from: ["~> 0.16"] to: ["~> 1.0.0.pre7"]
            gemoji from: ["~> 2.0"] to: ["~> 4.1"]
            rouge from: ["~> 3.1"] to: ["~> 4.1"]

Copy link

gem compare --diff html-pipeline 2.14.3 3.0.0

Diff too large (135791 chars)

@dependabot dependabot bot force-pushed the dependabot/bundler/html-pipeline-3.0.0 branch from 7903200 to d298296 Compare December 27, 2023 22:01
Bumps [html-pipeline](https://github.com/gjtorikian/html-pipeline) from 2.14.3 to 3.0.0.
- [Release notes](https://github.com/gjtorikian/html-pipeline/releases)
- [Changelog](https://github.com/gjtorikian/html-pipeline/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/html-pipeline@v2.14.3...v3.0.0)

---
updated-dependencies:
- dependency-name: html-pipeline
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/html-pipeline-3.0.0 branch from d298296 to 7c58cb9 Compare December 27, 2023 22:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2023

Superseded by #561.

@dependabot dependabot bot closed this Dec 29, 2023
@dependabot dependabot bot deleted the dependabot/bundler/html-pipeline-3.0.0 branch December 29, 2023 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants