chore(deps): update dependency community.mysql to v5 #758
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/community.mysql-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
4.0.1->5.0.2Release Notes
ansible-collections/ansible.mysql (community.mysql)
v5.0.1Compare Source
======
Release Summary
This is a patch release of the
ansible.mysqlcollection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release. Specifically, it contains documentation fixes, changes to ansible-lint configuration, and adds execution environments configuration.v5.0.0======
Release Summary
This is a major release of the
ansible.mysqlcollection.Since this version,
ansible.mysqlsuperseds thecommunity.mysqlcollection.Breaking Changes / Porting Guide
>= 2.16.0.useralias of thenameargument has been removed. Use thenameargument instead.v4.2.1Compare Source
======
Release Summary
This is a patch release of the
ansible.mysqlcollection.This changelog contains all changes to the modules and plugins in this collection
that have been made after the previous release.
Bugfixes
Value of unknown typeerror when query results contain non-JSON-serializable types such asdecimal.Decimalordatetime. Results are now round-tripped throughjson.dumps(default=str)before being returned, coercing unserializable values to their string representation (https://github.com/ansible-collections/ansible.mysql/issues/783).v4.2.0Compare Source
======
Release Summary
This is a minor release of the
ansible.mysqlcollection.This changelog contains all breaking changes to the modules in this collection
Minor Changes
Breaking Changes / Porting Guide
Bugfixes
ed25519so that it generates a query using USING PASSWORDS(%s) instead of BY %s (https://github.com/ansible-collections/ansible.mysql/pull/779).v4.1.0Compare Source
======
Release Summary
This is a minor release of the
ansible.mysqlcollection.This changelog contains all breaking changes to the modules in this collection
that have been added after the previous release.
Minor Changes
sql_log_binoption to disable binary logging for the connection (https://github.com/ansible-collections/ansible.mysql/issues/742).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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
a49cc99d2ctob9b9095260b9b9095260tod0eff7285cd0eff7285cto45857964744585796474toaba73a5d3aaba73a5d3ato3cd0887ce53cd0887ce5toe738359577View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.