Update dependency stephenberry/glaze to v7.1.1 #57

Merged
Bluemedia merged 1 commit from renovate/stephenberry-glaze-7.x into main 2026-03-08 16:14:55 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
stephenberry/glaze patch 7.1.07.1.1

Release Notes

stephenberry/glaze (stephenberry/glaze)

v7.1.1

Compare Source

Improvements

Using a temporary scratch buffer in glz::context that will only be allocated in certain edge cases. This allows more control over memory usage and less surprises from static thread_local temporary buffers that may not get deallocated.


Fixes

New Contributors

Full Changelog: https://github.com/stephenberry/glaze/compare/v7.1.0...v7.1.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [stephenberry/glaze](https://github.com/stephenberry/glaze) | patch | `7.1.0` → `7.1.1` | --- ### Release Notes <details> <summary>stephenberry/glaze (stephenberry/glaze)</summary> ### [`v7.1.1`](https://github.com/stephenberry/glaze/releases/tag/v7.1.1) [Compare Source](https://github.com/stephenberry/glaze/compare/v7.1.0...v7.1.1) #### Improvements - Reduced static thread\_local use by [@&#8203;stephenberry](https://github.com/stephenberry) in [#&#8203;2344](https://github.com/stephenberry/glaze/pull/2344) > Using a temporary scratch buffer in `glz::context` that will only be allocated in certain edge cases. This allows more control over memory usage and less surprises from `static thread_local` temporary buffers that may not get deallocated. *** - ImprovedTOML 1.1 compliance and unit tests in [#&#8203;2341](https://github.com/stephenberry/glaze/pull/2341) - Implement `skip_read_constraint` option by [@&#8203;eoan-ermine](https://github.com/eoan-ermine) in [#&#8203;2339](https://github.com/stephenberry/glaze/pull/2339) - JSON schema value support by [@&#8203;stephenberry](https://github.com/stephenberry) in [#&#8203;2350](https://github.com/stephenberry/glaze/pull/2350) - Value type variant schema support by [@&#8203;stephenberry](https://github.com/stephenberry) in [#&#8203;2351](https://github.com/stephenberry/glaze/pull/2351) #### Fixes - Fixed unit tests for MSVC by [@&#8203;stephenberry](https://github.com/stephenberry) in [#&#8203;2343](https://github.com/stephenberry/glaze/pull/2343) - Fixed enum hashed-lookup bounds check on truncated JSON strings by [@&#8203;huangminghuang](https://github.com/huangminghuang) in [#&#8203;2345](https://github.com/stephenberry/glaze/pull/2345) - Fixed json\_shema handling for glz::modify by [@&#8203;stephenberry](https://github.com/stephenberry) in [#&#8203;2347](https://github.com/stephenberry/glaze/pull/2347) - YAML skip unindented sequences properly by [@&#8203;stephenberry](https://github.com/stephenberry) in [#&#8203;2355](https://github.com/stephenberry/glaze/pull/2355) #### New Contributors - [@&#8203;eoan-ermine](https://github.com/eoan-ermine) made their first contribution in [#&#8203;2339](https://github.com/stephenberry/glaze/pull/2339) **Full Changelog**: <https://github.com/stephenberry/glaze/compare/v7.1.0...v7.1.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency stephenberry/glaze to v7.1.1
All checks were successful
ci/woodpecker/push/glaze Pipeline was successful
a1a169ccbc
Bluemedia deleted branch renovate/stephenberry-glaze-7.x 2026-03-08 16:14:55 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Bluemedia/desktop-environment-rpms!57
No description provided.