internetee / registry

TLD Management Software
Other
45 stars 19 forks source link

Update dependency nokogiri to '~> 1.15.0' #2590

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change Pending
nokogiri (source, changelog) minor '~> 1.14.0' -> '~> 1.15.0' 1.15.3 (+2)

Release Notes

sparklemotion/nokogiri (nokogiri) ### [`v1.15.0`](https://togithub.com/sparklemotion/nokogiri/blob/HEAD/CHANGELOG.md#1150--2023-05-15) [Compare Source](https://togithub.com/sparklemotion/nokogiri/compare/v1.14.5...v1.15.0) ##### Notes ##### Ability to opt into system `malloc` and `free` Since 2009, Nokogiri has configured libxml2 to use `ruby_xmalloc` et al for memory management. This has provided benefits for memory management, but comes with a performance penalty. Users can now opt into using system `malloc` for libxml2 memory management by setting an environment variable: ```sh ```

Configuration

πŸ“… Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

viezly[bot] commented 1 year ago

Pull request by bot. No need to analyze