rust-react-typescript-demo
rust-react-typescript-demo copied to clipboard
Bump diesel from 1.4.5 to 1.4.6 in /foodi-backend
Bumps diesel from 1.4.5 to 1.4.6.
Release notes
Sourced from diesel's releases.
1.4.6
Fixed
- Fixed a use-after-free issue in the
QueryableByNameimplementation of ourSqlitebackend- Updated several dependencies
Changelog
Sourced from diesel's changelog.
[1.4.6] - 2021-03-05
Fixed
- Fixed a use-after-free issue in the
QueryableByNameimplementation of ourSqlitebackend- Updated several dependencies
Commits
b0c8e99Release diesel 1.4.6ae72835Merge pull request #2663 from weiznich/bugfix/fix_use_after_freecead1a3Downgrade max bigdecimal version as the new version is incompatible2a612f0Run cargo fmtd699f14Bump some dependenciesd219211Address review commentsd413328Fix a use-after-free bug in our Sqlite backend8e9e639More fixes for mysql setup453cfb8Remove clippy from ci on release branchd856d35Fix mysql instalation on macos- Additional commits viewable in compare view
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 will not automatically merge this PR because it includes a patch update to a production dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.