Skip to content

feat(deps): update mikespub-org/seblucas-cops 4.3.5 → 4.5.2#2552

Open
truecharts-admin wants to merge 1 commit into
mainfrom
renovate/mikespub-org-seblucas-cops-4.x
Open

feat(deps): update mikespub-org/seblucas-cops 4.3.5 → 4.5.2#2552
truecharts-admin wants to merge 1 commit into
mainfrom
renovate/mikespub-org-seblucas-cops-4.x

Conversation

@truecharts-admin

@truecharts-admin truecharts-admin commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
mikespub-org/seblucas-cops minor 4.3.54.5.2

Release Notes

mikespub-org/seblucas-cops (mikespub-org/seblucas-cops)

v4.5.2: Fix redirect to /check if database is missing

Compare Source

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.5.2 - 2026062 Fix redirect to /check if database is missing
  • Use DatabaseException to redirect to CheckHandler if needed

Full Changelog: mikespub-org/seblucas-cops@4.5.1...4.5.2

v4.5.1: Config per request + search in comments and notes + refactor

Compare Source

What's new

  • Search in book comments and/or extra notes
  • Support configuration per user and/or database consistently
  • Use new Framework + refactor Database

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.5.1 - 2026062 Clean up refactor + search in comments and notes
  • Changes in config/default.php file:
    • new $config['cops_search_comments'] to search in book comments
    • new $config['cops_search_notes'] to search in extra notes
    • new $config['cops_search_strip_html'] to strip html tags for search
  • Change Note fields to align with other Calibre classes + adapt API providers
  • Add new search options for book comments or extra notes - see issue #​174 from @​cslondon
  • Move Database classes and CustomColumns classes to their own namespace
  • Remove deprecated static Database methods
4.4.11 - 2026062 Use config per request + refactor Database context
  • Changes in config/default.php file:
    • new $config['cops_templates_directory'] to adapt templates directory
  • Update php/npm packages
  • Deprecate most static Database methods for clean-up in next release
  • Use DatabaseContext in constructors instead of database + config
  • Use DatabaseContext in static methods instead of database + config
  • Add HasDatabaseTrait to simplify Database method calls in classes
  • Adapt other classes to make use of RequestConfig
  • Refactor Database to use RequestConfig and split off DatabaseConnection
  • Add RequestConfig to store user- and/or database-specific config
  • Add HasConfigTrait to use instance method $this->config() in classes
  • Add SessionInterface to allow other frameworks to replace Session
  • Add HasLocaleTrait to pass along request locale to classes
  • Change localize() and Translation to work with request locale
  • Move RequestContext from HandlerManager to createHandler()
  • Use Config::get('templates_directory') for templates directory
  • Rename legacy and todo framework classes
  • Remove deprecated FastRouter class based on nikic/fast-route
  • Replace closures with arrow functions (rector)
  • Update portuguese translation - see PR #​173 from @​horus68

Full Changelog: mikespub-org/seblucas-cops@4.3.5...4.5.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@Crow-Control Crow-Control 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.

Auto approved automated PR

@truecharts-admin truecharts-admin force-pushed the renovate/mikespub-org-seblucas-cops-4.x branch from 2015654 to 8c73fc7 Compare June 23, 2026 15:51
@truecharts-admin truecharts-admin changed the title feat(deps): update mikespub-org/seblucas-cops 4.3.5 → 4.5.1 feat(deps): update mikespub-org/seblucas-cops 4.3.5 → 4.5.2 Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants