Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/jmoiron/sqlx to v1.4.0 (#254)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/jmoiron/sqlx](https://togithub.com/jmoiron/sqlx) | `v1.3.5` -> `v1.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjmoiron%2fsqlx/v1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fjmoiron%2fsqlx/v1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fjmoiron%2fsqlx/v1.3.5/v1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fjmoiron%2fsqlx/v1.3.5/v1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jmoiron/sqlx (github.com/jmoiron/sqlx)</summary> ### [`v1.4.0`](https://togithub.com/jmoiron/sqlx/releases/tag/v1.4.0): Update dependencies to their latest stable versions [Compare Source](https://togithub.com/jmoiron/sqlx/compare/v1.3.5...v1.4.0) This release has updated all dependencies to their latest stable version. And now, for the auto-generated description: *** #### What's Changed - Introduce CircleCI by [@​dlsniper](https://togithub.com/dlsniper) in [https://github.com/jmoiron/sqlx/pull/922](https://togithub.com/jmoiron/sqlx/pull/922) - Upgrade dependencies by [@​dlsniper](https://togithub.com/dlsniper) in [https://github.com/jmoiron/sqlx/pull/909](https://togithub.com/jmoiron/sqlx/pull/909) #### New Contributors - [@​dlsniper](https://togithub.com/dlsniper) made their first contribution at [https://github.com/jmoiron/sqlx/pull/922](https://togithub.com/jmoiron/sqlx/pull/922) **Full Changelog**: jmoiron/sqlx@v1.3.5...v1.4.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/infratographer/x). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information