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 with 7 updates #4032

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps the drift group with 7 updates:

Package From To
drift 2.12.1 2.13.0
code_builder 4.6.0 4.7.0
drift_dev 2.12.1 2.13.1
built_value_generator 8.6.1 8.7.0
pigeon 11.0.1 13.0.0
built_value 8.6.3 8.7.0
uuid 3.0.7 4.1.0

Updates drift from 2.12.1 to 2.13.0

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
  • c854f22 Set drift version number to 2.13.0.
  • fe16061 Add -f to pub lish in script
  • e72ef05 Prepare 2.13 release
  • 36db7fd Prepare auto-publishing
  • 682e054 Fix one more lint in devtools extension
  • 22cbd24 Add changelog entry
  • 2ba3dfd Remove generated code from core package
  • 63448dd Add link to issues and db_viewer
  • 026fae9 Integrate db viewer into devtools
  • 90db860 Add service extension to run statements
  • Additional commits viewable in compare view

Updates code_builder from 4.6.0 to 4.7.0

Release notes

Sourced from code_builder's releases.

package:code_builder v4.7.0

  • Add a newline after lambdas.
Changelog

Sourced from code_builder's changelog.

4.7.0

  • Add a newline after lambdas.
Commits

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

Updates built_value_generator from 8.6.1 to 8.7.0

Release notes

Sourced from built_value_generator's releases.

Add Int32 serializer

  • Add Int32 serializer.

Bump version of analyzer

  • Bump version of analyzer.

Remove JSON from error message, fix generation

  • Remove JSON from DeserializationError message to prevent data accidentally leaking into logs. The JSON is still available on the DeserializationError object.
  • Fix generation for fields that are Function types that are declared separately, for example in a mixin defined in another source file, and use named or positional parameters.
Changelog

Sourced from built_value_generator's changelog.

8.7.0

  • Add Int32 serializer.

8.6.3

  • Bump version of analyzer.

8.6.2

  • Remove JSON from DeserializationError message to prevent data accidentally leaking into logs. The JSON is still available on the DeserializationError object.
  • Fix generation for fields that are Function types that are declared separately, for example in a mixin defined in another source file, and use named or positional parameters.
Commits
  • 0df3d7d Release 8.7.0.
  • 5cdc8e6 feat: add Int32 serializer
  • d15b7f9 Bump actions/checkout from 3.6.0 to 4.1.0
  • 6e13611 Bump dart-lang/setup-dart from 1.5.0 to 1.5.1
  • baa048f Bump analyzer version. Release 8.6.3.
  • e5c263d Bump actions/checkout from 3.5.2 to 3.6.0
  • 52a6064 Release 8.6.2.
  • 88818ad Support optional and named args in Function types.
  • e07a10e Correct recursive messaging in test
  • 1160fd9 Add myself to the list of authors
  • Additional commits viewable in compare view

Updates pigeon from 11.0.1 to 13.0.0

Commits
  • 7319d3a [pigeon] Don't wrap non-nullable primitives in Obj-C (#5214)
  • 35b15de [flutter_lints] Replace "flutter pub add --dev" with "dev:" (#5260)
  • 6bcb747 [go_router] Fixes deep-link with no path on cold start (#5113)
  • 64ae77f [two_dimensional_scrollables] Fix pinned row painting when one axis is revers...
  • 2af6954 [two_dimensional_scrollables] Add TableSpanPadding (#5039)
  • 3aff029 [url_launcher] migrating objc plugin to swift (#4753)
  • 45ed8c9 [go_router_builder]Avoid losing NullabilitySuffix for typeArguments (#5215)
  • fea24c5 [url_launcher] Fix launch mode types in new APIs (#5232)
  • f2124f7 [camerax] Implement setZoomLevel (#4950)
  • f22ff36 [webview_flutter_wkwebview] Only set limitsNavigationsToAppBoundDomains whe...
  • Additional commits viewable in compare view

Updates built_value from 8.6.3 to 8.7.0

Release notes

Sourced from built_value's releases.

Add Int32 serializer

  • Add Int32 serializer.
Changelog

Sourced from built_value's changelog.

8.7.0

  • Add Int32 serializer.
Commits

Updates uuid from 3.0.7 to 4.1.0

Release notes

Sourced from uuid's releases.

4.1.0

  • [BREAKING CHANGE] In order to enforce lowercase strings in UuidValue, I have made the default const constructor private, and added a fromString factory constructor. Please migrate any direct UuidValue() usage to UuidValue.fromString() or UuidValue.withValidation().

Full Changelog: daegalus/dart-uuid@4.0.0...4.1.0

4.0.0

What's Changed

New Contributors

All changes since v3.0.7

v4.0.0

  • toBytes on UuidValue now does not validate by default, but has the option validate that can be set to true if you need validation when calling it. (Thanks @​Erhannis)

v4.0.0-beta3-1

  • Ensure that any custom RNG implementation produces Uint8Lists of length 16. (Thanks @​wph144)

v4.0.0-beta3

  • [BREAKING CHANGE] Replacing UuidUtil rng functions with RNG classes.
    • UuidUtil.mathRNG() is replaced with MathRNG().generate().
    • UuidUtil.cryptoRNG() is replaced with CryptoRNG().generate().
    • Custom crypto implementations just need to implement the RNG abstract class.
    • namedArgs and positionalArgs have been removed from GlobalOptions
    • You may use LegacyRNG() if you need to use the old function style RNG.
  • Fix a bug with the usage of Uint64List in Dart2js by not using it. (Thanks @​hambergerpls)

v4.0.0-beta2

  • [BREAKING CHANGE] The Uuid class now takes a GlobalOptions class instead of a Map<String, dynamic>.
  • Added options classes to eventually replace the Map parameter.
  • [BREAKING CHANGE] Since v6,v7,v8 are new for 4.0, I have made it so they only take the new options class.
  • Reworked the constructors, and moved state out of the classes. Const is now supported properly again
  • Switched tests to use const Uuid to catch regressions.
  • Set the options parameter in v1, v4, and v5 to deprecated.
  • [BREAKING CHANGE] Make UuidValue properly const also
    • Can no longer run validation on the const variant.

... (truncated)

Changelog

Sourced from uuid's changelog.

v4.1.0

  • [BREAKING CHANGE] In order to enforce lowercase strings in UuidValue, I have made the default const constructor private, and added a fromString factory constructor. Please migrate any direct UuidValue() usage to UuidValue.fromString() or UuidValue.withValidation().

v4.0.0

  • toBytes on UuidValue now does not validate by default, but has the option validate that can be set to true if you need validation when calling it. (Thanks @​Erhannis)

v4.0.0-beta3-1

  • Ensure that any custom RNG implementation produces Uint8Lists of length 16. (Thanks @​wph44)

v4.0.0-beta3

  • [BREAKING CHANGE] Replacing UuidUtil rng functions with RNG classes.
    • UuidUtil.mathRNG() is replaced with MathRNG().generate().
    • UuidUtil.cryptoRNG() is replaced with CryptoRNG().generate().
    • Custom crypto implementations just need to implement the RNG abstract class.
    • namedArgs and positionalArgs have been removed from GlobalOptions
    • You may use LegacyRNG() if you need to use the old function style RNG.
  • Fix a bug with the usage of Uint64List in Dart2js by not using it. (Thanks @​hambergerpls)

v4.0.0-beta2

  • [BREAKING CHANGE] The Uuid class now takes a GlobalOptions class instead of a Map<String, dynamic>.
  • Added options classes to eventually replace the Map parameter.
  • [BREAKING CHANGE] Since v6,v7,v8 are new for 4.0, I have made it so they only take the new options class.
  • Reworked the constructors, and moved state out of the classes. Const is now supported properly again
  • Switched tests to use const Uuid to catch regressions.
  • Set the options parameter in v1, v4, and v5 to deprecated.
  • [BREAKING CHANGE] Make UuidValue properly const also
    • Can no longer run validation on the const variant.
    • Added UuidValue.withValidation() to handle this usecase, it can't be const.
    • If you need const and validation. Create the UuidValue with the UUID, then call the validate() function on it.

v4.0.0-beta1-1

  • Mostly cleanup, linting, updating depedencies, etc.

v4.0.0-beta1

  • Break up versions into individual objects that can be used standalone.
  • No more colliding global states between versions
  • Added UUID v6, v7, v8 from the new RFC.
  • Add time, version, and variant functions to UuidValue
Commits
  • f4a6b22 Fix test
  • 897561e Update Docs
  • 404a86a Change privatize UuidValue and add new factory constructor.
  • 2c9c74d Pubspec info update
  • e67b968 Fix SDK constraints
  • 13da889 Update docs
  • 8b0ada2 Prep for 4.0.0 release
  • 3416381 Added validate option to toBytes. Also ran dart format, because of git CI fail.
  • 8a49c14 Revert "Made fromByteList and fromList match" - turns out it wasn't
  • c2dd584 Made fromByteList and fromList match
  • 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

Bumps the drift group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [drift](https://github.com/simolus3/drift) | `2.12.1` | `2.13.0` |
| [code_builder](https://github.com/dart-lang/code_builder) | `4.6.0` | `4.7.0` |
| [drift_dev](https://github.com/simolus3/drift) | `2.12.1` | `2.13.1` |
| [built_value_generator](https://github.com/google/built_value.dart) | `8.6.1` | `8.7.0` |
| [pigeon](https://github.com/flutter/packages/tree/main/packages) | `11.0.1` | `13.0.0` |
| [built_value](https://github.com/google/built_value.dart) | `8.6.3` | `8.7.0` |
| [uuid](https://github.com/Daegalus/dart-uuid) | `3.0.7` | `4.1.0` |


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

Updates `code_builder` from 4.6.0 to 4.7.0
- [Release notes](https://github.com/dart-lang/code_builder/releases)
- [Changelog](https://github.com/dart-lang/code_builder/blob/master/CHANGELOG.md)
- [Commits](dart-archive/code_builder@v4.6.0...v4.7.0)

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)

Updates `built_value_generator` from 8.6.1 to 8.7.0
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](google/built_value.dart@v8.6.1...v8.7.0)

Updates `pigeon` from 11.0.1 to 13.0.0
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/pigeon-v13.0.0/packages)

Updates `built_value` from 8.6.3 to 8.7.0
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](google/built_value.dart@v8.6.3...v8.7.0)

Updates `uuid` from 3.0.7 to 4.1.0
- [Release notes](https://github.com/Daegalus/dart-uuid/releases)
- [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md)
- [Commits](daegalus/dart-uuid@3.0.7...4.1.0)

---
updated-dependencies:
- dependency-name: drift
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: drift
- dependency-name: code_builder
  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
- dependency-name: built_value_generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: drift
- dependency-name: pigeon
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: drift
- dependency-name: built_value
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: drift
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: drift
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 30, 2023 20:53
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Oct 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2023

Superseded by #4043.

@dependabot dependabot bot closed this Oct 31, 2023
@dependabot dependabot bot deleted the dependabot/pub/drift-ad825ddc2b branch October 31, 2023 12:39
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