Skip to content

ci: update sqladmin requirement from <0.28,>=0.27 to >=0.27,<0.29#5

Merged
galuszkm merged 1 commit into
mainfrom
dependabot/pip/sqladmin-gte-0.27-and-lt-0.29
Jul 8, 2026
Merged

ci: update sqladmin requirement from <0.28,>=0.27 to >=0.27,<0.29#5
galuszkm merged 1 commit into
mainfrom
dependabot/pip/sqladmin-gte-0.27-and-lt-0.29

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on sqladmin to permit the latest version.

Release notes

Sourced from sqladmin's releases.

0.28.0

What's Changed

New Contributors

Full Changelog: smithyhq/sqladmin@0.27.2...0.28.0

Changelog

Sourced from sqladmin's changelog.

Version 0.28.0: 2026-07-04

Added

Changed

Fixed

Upgrade notes

  • URL helpers: _build_url_for and _url_for_delete use self.identity when the target object is an instance of the view's model (including polymorphic subclasses), and the object's class identity otherwise. Overrides of either helper apply to built-in templates.
  • Column formatters: Existing two-argument formatters continue to work; pass a third request argument to opt in.
  • Front-end deps: jQuery 4 and Select2 4.1 may affect custom admin JavaScript that relies on older APIs.

New Contributors

Full Changelog: 0.27.2...0.28.0

Version 0.27.2: 2026-06-08

Changed

  • build(deps): update to tabler v1.4.0, tabler-icons css v3.44.0 and migrate to Bootstrap v5 by @​CHC383 in #1058

Fixed

New Contributors

Full Changelog: 0.27.1...0.27.2

Version 0.27.1: 2026-06-05

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [sqladmin](https://github.com/smithyhq/sqladmin) to permit the latest version.
- [Release notes](https://github.com/smithyhq/sqladmin/releases)
- [Changelog](https://github.com/smithyhq/sqladmin/blob/main/CHANGELOG.md)
- [Commits](smithyhq/sqladmin@0.27.0...0.28.0)

---
updated-dependencies:
- dependency-name: sqladmin
  dependency-version: 0.28.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 6, 2026
@galuszkm galuszkm merged commit 482486a into main Jul 8, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/sqladmin-gte-0.27-and-lt-0.29 branch July 8, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant