deploy-2023-06-22
cdrini
released this
22 Jun 18:46
·
2486 commits
to master
since this release
Fixes:
- @AtaydeEnrique Fix cursor styling for better ux in nearby libraries panel (#7531)
- @cdrini Fix edition_key not working in search (#7795)
- @cclauss If there are no user_settings then there is no safe_mode (#7908)
- @cdrini Fix work autocomplete covers invisible (#7800)
- @JaydenTeoh enable dismiss banner bar by name (#7730)
- @jimchamp Use same WorldCat and affiliate links in mobile, desktop (#7910)
- @jimchamp Fix public lists page error (#7947)
- @JaydenTeoh expand solr query escape flow to include single quotes (#7931)
Librarian:
- @mheiman Make MergeUI work reference network errors non-blocking (#7631)
- @russell-warlow adds sort, submitter, reviewer dropdown menus to merge queue (#7868)
- @purplem00n Make authors appear sorted by OLID in merge author UI (#7980)
APIs:
- @cclauss Deal with get_version() returning None in diff of /feed (#7966)
- @mekarpeles Fix login json SFW (#7935)
Internationalization:
Performance:
- @mekarpeles remove ia extra get_metadata calls (#7915)
Security:
Imports:
- @scottbarnes On re-import, only update 'publishers' if the field is empty (#7941)
Code Quality:
- @cclauss Async functions should not call time.sleep() (#7892)
- @scottbarnes Async functions should not call blocking HTTP methods (#7895)
- @cdrini Fix duplicate key in set ruff error (#7909)
- @kmcgonigle Refactor lists template file to move inline JavaScript (#7888)
- @jimchamp Remove unreferenced
less
variables (#7923) - @cclauss Simplify Python code with ruff rules SIM105 and SIM300 (#7932)
- @cclauss ruff rule B009 Do not call with a constant attribute value (#7975)
Dev:
- @cclauss pyproject.toml: Increase tool.ruff.pylint.max-statements to 71 (#7930)
- @cclauss The distutils module is removed in Python v3.12 (#7911)
- @cclauss Use log() instead of logging.Logger().error() in dump.py (#7919)
- @cclauss Improve AssertionError in openlibrary/catalog/marc/marc_xml.py (#7976)
Ops:
Admin:
Dependencies:
- @renovate[bot] Update dependency requests to v2.31.0 [SECURITY] (#7897)
- @pre-commit-ci[bot] [pre-commit.ci] pre-commit autoupdate (#7912)
- @renovate[bot] Update dependency ruff to v0.0.272 (#7954)
- @renovate[bot] Update dependency pytest to v7.3.2 (#7957)
- @renovate[bot] Update dependency sentry-sdk to v1.25.1 (#7958)
- @renovate[bot] Update dependency httpx to v0.24.1 (#7951)
- @renovate[bot] Update dependency statsd to v4 (#7960)
- @renovate[bot] Update dependency DBUtils to v1.4 (#7955)
- @renovate[bot] Update dependency pydantic to v1.10.9 (#7953)
- @renovate[bot] Update dependency pymarc to v5 (#7959)
- @renovate[bot] Update dependency beautifulsoup4 to v4.12.2 (#7956)
- @renovate[bot] Update dependency feedparser to v6.0.10 (#7950)
- @renovate[bot] Update dependency isbnlib to v3.10.14 (#7952)
- @pre-commit-ci[bot] [pre-commit.ci] pre-commit autoupdate (#7984)
- @pre-commit-ci[bot] [pre-commit.ci] pre-commit autoupdate (#7937)
- @pre-commit-ci[bot] [pre-commit.ci] pre-commit autoupdate (#7964)
Stats:
- PR Authors: @renovate[bot] (12), @cclauss (10), @cdrini (4), @jimchamp (4), @pre-commit-ci[bot] (4), @JaydenTeoh (2), @mekarpeles (2), @scottbarnes (2), @AtaydeEnrique (1), @kmcgonigle (1), @mheiman (1), @ormai (1), @purplem00n (1), @russell-warlow (1)
- PR Assignees: @cclauss (14), @cdrini (10), @mekarpeles (10), @jimchamp (4), @scottbarnes (1)
Full diff: deploy-2023-05-23...deploy-2023-06-22
PRs: is:pr is:merged merged:2023-05-23T21:39:40Z..2023-06-22T18:39:36Z sort:updated-asc