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

Build(deps): Bump nokogumbo from 2.0.4 to 2.0.5 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 21, 2021

Bumps nokogumbo from 2.0.4 to 2.0.5.

Release notes

Sourced from nokogumbo's releases.

Version 2.0.5

[2.0.5] - 2021-03-19

Fixed

  • Support Mageia distros when libxml2/libxslt system libraries are install. #165 (Thank you, @​pterjan!)

Added

  • Forward-looking support for a version of Nokogiri that will provide HTML5 parsing. #171

Improved

  • Update extconf.rb to use Nokogiri v1.11's CPPFLAGS for more reliable installation. #163
Changelog

Sourced from nokogumbo's changelog.

[2.0.5] - 2021-03-19

Fixed

  • Support Mageia distros when libxml2/libxslt system libraries are install. #165 (Thank you, @​pterjan!)

Added

  • Forward-looking support for a version of Nokogiri that will provide HTML5 parsing. #171

Improved

  • Update extconf.rb to use Nokogiri v1.11's CPPFLAGS for more reliable installation. #163
Commits
  • f6a7412 Merge pull request #174 from rubys/flavorjones-fix-modern-nokogiri-detection
  • 5043381 fix: only check for the header unless Nokogiri provides LDFLAGS
  • 3f75205 Merge pull request #172 from rubys/release-2.0.5
  • f4b0f98 Bump version to 2.0.5
  • a97e317 Merge pull request #171 from rubys/flavorjones-check-for-html5-already-defined
  • dc68896 feat: Nokogumbo detects Nokogiri's HTML5 API
  • 80485db ci: add ragel to macos
  • 7a6c04d Merge pull request #163 from flavorjones/flavorjones-add-support-for-precompi...
  • a41ab09 fix: use Nokogiri's LDFLAGS to link against precompiled libs
  • 5654530 update extconf.rb to use Nokogiri's CPPFLAGS
  • 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

Bumps [nokogumbo](https://github.com/rubys/nokogumbo) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/rubys/nokogumbo/releases)
- [Changelog](https://github.com/rubys/nokogumbo/blob/master/CHANGELOG.md)
- [Commits](rubys/nokogumbo@v2.0.4...v2.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
0 participants