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

chore(deps): update dependency com_github_zeux_pugixml to v1.15 #14928

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 10, 2025

This PR contains the following updates:

Package Type Update Change
com_github_zeux_pugixml http_archive minor v1.14 -> v1.15

Release Notes

zeux/pugixml (com_github_zeux_pugixml)

v1.15

Compare Source

Improvements:

  • Many xml_attribute:: and xml_node:: functions now transparently support std::string_view and std::string when C++17 support is detected.

CMake improvements:

  • Improve pkg-config file generation for NixOS
  • PUGIXML_BUILD_APPLE_FRAMEWORK CMake option can be used to build pugixml as .xcframework
  • PUGIXML_INSTALL CMake option can be used to disable installation targets

Compatibility improvements:

  • Fix clang/gcc warnings -Wzero-as-null-pointer-constant, -Wuseless-cast, -Wshorten-64-to-32
  • Fix unreferenced function warnings in PUGIXML_NO_STL configuration
  • Fix CMake 3.31 deprecation warnings
  • Stop using deprecated throw() when noexcept is available

Note: due to a packaging issue, release archives below contain quickstart guide with version "1.14"; this is a minor error that does not affect the contents of the package or guide otherwise. An updated version is live on pugixml.org.

Thanks to @​richardapeters, @​ilya-lavrenov, @​PhilipBotha, @​nathaniel-brough, @​SoapGentoo, @​kmilos, @​aral-matrix, @​dantargz, @​r-barnes, @​hughsie and @​Treata11 for contributions!


Configuration

📅 Schedule: Branch creation - "* * * * 1-5" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


This change is Reviewable

@renovate-bot renovate-bot requested a review from a team as a code owner January 10, 2025 21:52
@dpebot
Copy link
Collaborator

dpebot commented Jan 10, 2025

/gcbrun

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.91%. Comparing base (90d72c0) to head (a122f95).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14928   +/-   ##
=======================================
  Coverage   92.91%   92.91%           
=======================================
  Files        2351     2351           
  Lines      209811   209811           
=======================================
+ Hits       194939   194955   +16     
+ Misses      14872    14856   -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbolduc dbolduc merged commit cb71d54 into googleapis:main Jan 10, 2025
73 checks passed
@renovate-bot renovate-bot deleted the renovate/com_github_zeux_pugixml-1.x branch January 10, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants