hackberrydev / servisne_info

The application powering https://www.servisne.info
https://www.servisne.info/
14 stars 0 forks source link

Update mechanize 2.10.0 → 2.10.1 (patch) #524

Closed depfu[bot] closed 4 months ago

depfu[bot] commented 4 months ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ mechanize (2.10.0 → 2.10.1) · Repo · Changelog

Release Notes

2.10.1

2.10.1 / 2024-06-12

  • Improve page encoding error recovery on pages with broken encoding when used with libxml2 >= 2.12.0. (#644) @flavorjones

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 15 commits:

↗️ http-cookie (indirect, 1.0.5 → 1.0.6) · Repo · Changelog

Release Notes

1.0.6

1.0.6 (2024-06-01)

Full Changelog: v1.0.5...v1.0.6

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 18 commits:

↗️ mime-types-data (indirect, 3.2023.1205 → 3.2024.0604) · Repo · Changelog

Release Notes

3.2024.0604 (from changelog)

  • Updated the Apache and IANA media registry entries as of release date

  • Internal changes:

    • Update to latest version of Rubygems for testing.

    • Remove restriction on Pysch version as that does not work well with current Rubies.

    • Fix a bug with the history generation on automatic updates.

3.2024.0507 (from changelog)

    • Updated the Apache and IANA media registry entries as of release date

3.2024.0305 (from changelog)

    • Updated the Apache and IANA media registry entries as of release date

3.2024.0206 (from changelog)

    • Updated the Apache and IANA media registry entries as of release date

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 15 commits:

↗️ nokogiri (indirect, 1.16.5 → 1.16.6) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 4 commits:

↗️ rubyntlm (indirect, 0.6.3 → 0.6.5) · Repo · Changelog

Release Notes

0.6.5

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.6.5

0.6.4

What's Changed

  • Fix applying DES-CBC when using OpenSSL 3 by @paulvt in #51
  • Add dependency to base64 gem by @yahonda in #62
  • Avoid usage of legacy algorithms on libssl-3.0+ by @larskanis in #53
  • Add anonymous authentication support by @zeroSteiner in #45
  • Update minimum supported ruby to 2.6. Add support for ruby 3.2 and 3.3

New Contributors

Full Changelog: v0.6.3...v0.6.4

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 23 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)