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

chore(deps): Bump the drift group in /packages/common/amplify_db_common_dart with 2 updates #4081

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2023

Bumps the drift group in /packages/common/amplify_db_common_dart with 2 updates: drift and drift_dev.

Updates drift from 2.12.1 to 2.13.1

Release notes

Sourced from drift's releases.

Drift 2.13

Core Library

  • Add support for custom types, which are useful when extending drift to support other database engines.
  • Add Expression.and and Expression.or to create disjunctions and conjunctions of sub-predicates.
  • Step-by-step migrations now save the intermediate schema version after each step.
  • The TypeConverter.json factory reduces the boilerplate needed to define type converters doing JSON conversions.

Backends

  • Add APIs to setup Wasm databases with custom drift workers.
  • The drift_postgres package is now available on pub.dev.

Utilities

  • Drift now provides a DevTools extension embedding the drift inspector written by Koen Van Looveren. When opening DevTools from Flutter's beta channel, a Drift tab is available to inspect open databases.
Commits
  • ce554a0 Don't resolve dependencies for deleted plugin
  • 50487ad Prepare patch release
  • f57afb0 Delete analyzer plugin to avoid warnings
  • 5426ad8 test runBatched with the default executor
  • 398299e Fix integer nullable cast in protocol serializer
  • 0b0a721 Fix grammar mistakes in documentation
  • f043e29 Set up automated publishing for drift_postgres
  • 7106dfc Update to postgres 3.0 beta
  • ddc864a Prepare drift_dev and sqlparser release
  • a4938ab Also apply temp directory workaround on iOS
  • Additional commits viewable in compare view

Updates drift_dev from 2.12.1 to 2.13.1

Commits
  • ddc864a Prepare drift_dev and sqlparser release
  • a4938ab Also apply temp directory workaround on iOS
  • ca4e376 Fix invalid snippet on website (closes #2698)
  • 0973aa9 Don't use invalid nullable converter fields
  • 222dc30 sqlparser: Support new SQL functions
  • 559cf98 sqlparser: Support ORDER BY in functions
  • 8077c56 Highlight Android workarounds more
  • ca84c19 Add shared analyzer option (closes #2688)
  • bf8dff0 Add changelog entry for sum change
  • 86c071a Re-run build
  • 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner November 7, 2023 12:23
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Nov 7, 2023
@dependabot dependabot bot force-pushed the dependabot/pub/packages/common/amplify_db_common_dart/drift-cfbd54785a branch 3 times, most recently from 46d3b4b to f568a91 Compare November 9, 2023 12:28
Bumps the drift group in /packages/common/amplify_db_common_dart with 2 updates: [drift](https://github.com/simolus3/drift) and [drift_dev](https://github.com/simolus3/drift).


Updates `drift` from 2.12.1 to 2.13.1
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift-2.12.1...drift-2.13.1)

Updates `drift_dev` from 2.12.1 to 2.13.1
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift_dev-2.12.1...drift_dev-2.13.1)

---
updated-dependencies:
- dependency-name: drift
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: drift
- dependency-name: drift_dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: drift
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/packages/common/amplify_db_common_dart/drift-cfbd54785a branch from f568a91 to 1141377 Compare November 10, 2023 12:22
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #4115.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/pub/packages/common/amplify_db_common_dart/drift-cfbd54785a branch November 13, 2023 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants