Skip to content

chore(deps): bump jsoncons to 1.8.1#3514

Open
aleksraiden wants to merge 2 commits into
unstablefrom
aleksraiden-patch-1
Open

chore(deps): bump jsoncons to 1.8.1#3514
aleksraiden wants to merge 2 commits into
unstablefrom
aleksraiden-patch-1

Conversation

@aleksraiden

Copy link
Copy Markdown
Contributor

Bump jsoncons to 1.8.0 (changelog: https://github.com/danielaparker/jsoncons/releases/tag/v1.8.0)

Key changes

  • Bug fix (a lot of bugs are fixed!)
  • The types json_pointer_arg_t and json_const_pointer_arg_t have been renamed to json_ptr_arg_t and const_json_ptr_arg_t, and the constants json_pointer_arg and json_const_pointer_arg have been renamed to json_ptr_arg and const_json_ptr_arg.
  • Since 1.8.0, the basic_json copy constructor makes a deep copy of any const_json_ref and json_ref pointers it may hold.

@jihuayu

jihuayu commented Jun 9, 2026

Copy link
Copy Markdown
Member

For non-essential dependency upgrades, could we postpone the upgrade a bit to reduce the risk of supply-chain attacks?
For example, we could freeze them for 14 days.

@aleksraiden aleksraiden changed the title chore(deps): bump jsoncons to 1.8.0 chore(deps): bump jsoncons to 1.8.1 Jun 10, 2026
@aleksraiden

Copy link
Copy Markdown
Contributor Author

Updated to bugfix release v1.8.1

@sonarqubecloud

Copy link
Copy Markdown

@jihuayu jihuayu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am planning to merge it next week.

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