Skip to content
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

Bump deck-app/phpmyadmin from v4.9 to 5.2 #1

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps deck-app/phpmyadmin from v4.9 to 5.2.

Release notes

Sourced from deck-app/phpmyadmin's releases.

5.2.0

Released version 5.2.0

5.1.4

Released version 5.1.4

5.1.3

Released version 5.1.3

5.1.2

Released version 5.1.2

5.1.1

Released version 5.1.1

5.1.0

Released version 5.1.0

5.0.4

Released version 5.0.4

5.0.3

Released version 5.0.3

5.0.2

Released version 5.0.2

5.0.1

Released version 5.0.1

5.0.0

Released version 5.0.0

4.9.7

Released version 4.9.7

4.9.6

Released version 4.9.6

4.9.4

Released version 4.9.4

4.9.3

Released version 4.9.3

4.9.2-2

Released version 4.9.2-2

4.9.2-1

Released version 4.9.2-1

... (truncated)

Changelog

Sourced from deck-app/phpmyadmin's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[5.2.2] - 2025-01-21

  • Add TZ env var to change PHP date.timezone (#133)
  • Update to PHP 8.2 (#411)
  • Add back a /sessions volume for sessions persistence (#399)
  • Support adding custom configurations in /etc/phpmyadmin/conf.d (#401)
  • Fix for Debian 12 issue (#416) that caused libraries for extensions to be uninstalled
  • Add extension bcmath for 2nd factor authentication (#415)
  • Refactor update.sh (#408)
  • Enable remoteip mod for Apache (#434)
  • Add support for PMA_SSL and PMA_SSLS to enable SSL connection (#441)
  • Fixed looping through $sockets using the same index variable $i interferes with the last server id (#186)
  • Add support for PMA_SSL_VERIFY and PMA_SSL_VERIFIES (#448)
  • Add support for PMA_SSL_CA and PMA_SSL_CAS (#448)
  • Add support for PMA_SSL_CERT and PMA_SSL_CERTS (#448)
  • Add support for PMA_SSL_KEY and PMA_SSL_KEYS (#448)
  • Also add PMA_SSL_DIR to define the dir where SSL files are generated for _BASE64 prefixed variables
  • Support PMA_SSL_CA_BASE64 and PMA_SSL_CAS_BASE64 as variables that contain the file contents (#448)
  • Support PMA_SSL_KEY_BASE64 and PMA_SSL_KEYS_BASE64 as variables that contain the file contents (#448)
  • Support PMA_SSL_CERT_BASE64 and PMA_SSL_CERTS_BASE64 as variables that contain the file contents (#448)

[5.2.1] - 2023-02-08

  • Move docker-compose test files into a folder
  • Fix the section about E2E tests in README.md
  • Support docker secrets from file for PMA_USER (#372)
  • Support docker secrets from file for PMA_CONTROLUSER (#372)
  • Support docker secrets from file for PMA_CONTROLHOST (#372)
  • Allow a different Apache port with APACHE_PORT (#340)
  • Add support for ENVs PMA_UPLOADDIR and PMA_SAVEDIR (#384)
  • Fixed a bug with APACHE_PORT ENV on container restart (#381)
  • Update to PHP 8.1 (#393)
  • Add support for ENV TZ

[5.1.4] - 2022-05-11

  • Fix incorrect image tag name in README.md

[5.1.2] - 2022-01-22

  • Fix GPG keyservers in Dockerfiles
  • Remove microbadger badges, it closed
  • Improve the README file
  • Fix add back composer.json and remove non needed source files (#345)

... (truncated)

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [deck-app/phpmyadmin](https://github.com/phpmyadmin/docker) from v4.9 to 5.2.
- [Release notes](https://github.com/phpmyadmin/docker/releases)
- [Changelog](https://github.com/phpmyadmin/docker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phpmyadmin/docker/commits/5.2.0)

---
updated-dependencies:
- dependency-name: deck-app/phpmyadmin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker_compose Pull requests that update docker_compose code labels Mar 18, 2025
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 docker_compose Pull requests that update docker_compose code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants