Update types across result and items/variations endpoints
What's Changed
- Update CodeQL version by @sblaurock in #145
- Update business entity name by @sblaurock in #144
- [CI-3792] Add Dependabot check by @esezen in #148
- [CI-3692] Update labels type by @esezen in #140
- Breaking change - Changes types for
labels
surfaced on individual results from <String, Boolean> to <String, Object>
- Breaking change - Changes types for
- Items/Variations catalog methods return String json with task object … by @mocca102 in #149
- Breaking change - Changes return type for all items/variations functions to return a task info string rather than a boolean (true)
Full Changelog: v5.24.13...v6.0.0