Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
π invenio-oauthclient (4.1.0 -> 4.1.1 π) release: v4.1.1 handlers: add basic error handling for roles creation fix: compat for flask-oauthlib π invenio-rdm-records (16.1.0 -> 16.2.0 π) π¦ release: v16.2.0 search: pass search parameters semantic-ui: CommunitySelectionModal: Remove unused Footer component π¦ release: v16.1.1 communities: fix set/unset of default record community * Closes inveniosoftware/invenio-app-rdm#2869 * Fixes the allowed values that can be passed to set/unset the default community of a record. * Part of the fix is to also accept an empty string ("") as a valid value when setting the "default" field, which was a currently wrong behavior in some UI logic. π invenio-rest (1.3.1 -> 1.4.0 π) release: 1.4.0 setup: move to pytest-black-ng * reorder alphabetical test_requires fix: forward compatibility with flask>=3.0 * the set_cookie needs a string encoded cookie but str() is not enough, because it contains a "b'" which creates problem down the road. global: use jws from invenio-base * jws functionality has been removed from itsdangerous >= 2.1.0. the functionality has been moved to invenio-base global: remove six usage * string_types has been replaced by builtin str * urlencode has been replaced by builtin urllib.parse.urlencode
- Loading branch information