Skip to content

Update adminer Docker tag to v5 #1896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2025

This PR contains the following updates:

Package Update Change
adminer major 4.17.1 -> 5.2.1

Release Notes

vrana/adminer (adminer)

v5.2.1

Compare Source

  • Fix search anywhere (bug #​1004, regression from 5.1.1)
  • Fix import without primary key (bug #​1017, regression from 5.1.1)
  • PostgreSQL PDO: Fix bytea without primary key (bug #​1021)
  • non-MySQL: Parse '--' without trailing space as comment in SQL command (bug #​1025, regression from 5.2.0)

v5.1.0

Compare Source

  • Display collation at table structure if different from table
  • Ctrl+click in select moves the cursor in modern browsers
  • URL parameter ?ext=pdo to force using PDO
  • PDO: Handle PHP warnings for internal queries
  • PostgreSQL: Display auto_increment of inserted rows
  • PostgreSQL: Display description of system variables
  • PostgreSQL: Avoid warning about crdb_version (bug #​924, regression from 5.0.5)
  • PostgreSQL 11: Support PROCEDURE
  • SQLite PDO: Display results in SQL query
  • MS SQL: Fix collation issues when retrieving default values
  • MS SQL PDO: Display last insert ID
  • CSS: Sticky table headers (bug #​918)
  • CSS: Allow more custom styles with dark mode (bug #​925)
  • CSS: Increase maximum width of string edit (bug #​930)
  • CSS: Increase space after SQL result (bug #​937)
  • Plugins: Autoload plugins from adminer-plugins/
  • Plugins: Configure plugins with adminer-plugins.php
  • Plugins: Display loaded plugins in server overview
  • New plugin: AI prompt in SQL command generating the queries with Google Gemini
  • New plugin: Verify new versions from GitHub
  • New plugin: IMAP driver created for fun
  • New plugin: Display links to tables referencing current row
  • New plugin: Allow switching light and dark mode (bug #​926)
  • New plugin: Confirm before unloading page with changed form
  • Uzbek translation

v5.0.6

Compare Source

  • Align numbers right (bug #​912)
  • Display comment in title of field
  • Remember export setting at SQL command
  • Shorten queries saved from SQL command to URL (bug #​917)
  • SQL textarea: Open help on Ctrl+click
  • Security: Disallow writing temporary files to symlinks (bug SF-855)
  • MariaDB: Display MariaDB instead of MySQL
  • CSS: Dark mode syntax highlighting
  • CSS: Dark input fields in dark mode
  • Designs named adminer-dark.css use dark basic style
  • Plugins: Add method syntaxHighlighting()
  • New plugin: Use Codemirror 5 for syntax highlighting and SQL with typeahead

v5.0.5

Compare Source

  • MySQL: Display converting function for binary, bit or geometry fields
  • MySQL: Display default values of binary columns
  • MySQL: Allow setting default values of json column
  • MariaDB: Don't display NULL as default value (regression from 5.0.0)
  • PostgreSQL PDO: Escape bytea values (bug SF-218)
  • CockroachDB: Display version
  • CockroachDB: Recognize unique_rowid() as auto_increment
  • MS SQL: Fix editing rows with datetime column in primary key
  • MongoDB: Move to plugin
  • CSS: Add dark theme

v5.0.4

Compare Source

  • Compile: Fix shortening in private methods (regression from 5.0.3)

v5.0.2

Compare Source

  • PostgreSQL: Fix setting NULL and original value on enum (bug SF-884)
  • CockroachDB: Add support via PostgreSQL driver
  • Elasticsearch: Add support for "where" and "order" field privilege

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Mar 11, 2025
@renovate renovate bot force-pushed the renovate/adminer-5.x branch 2 times, most recently from 0f9ea3c to 6257930 Compare March 17, 2025 23:43
@renovate renovate bot force-pushed the renovate/adminer-5.x branch from 6257930 to 7903fa4 Compare March 28, 2025 02:53
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/adminer-5.x branch from 7903fa4 to fe6d627 Compare April 15, 2025 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants