Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps the db-deps group with 5 updates in the /packages/db directory:

Package From To
equatable 2.0.7 2.0.8
meta 1.17.0 1.18.0
postgres 3.5.6 3.5.9
test 1.26.2 1.29.0
very_good_analysis 8.0.0 10.0.0

Updates equatable from 2.0.7 to 2.0.8

Release notes

Sourced from equatable's releases.

v2.0.8

What's Changed

New Contributors

Full Changelog: felangel/equatable@v2.0.7...v2.0.8

Changelog

Sourced from equatable's changelog.

2.0.8

  • chore: bump license year (#208)
  • fix: mapEquals when comparing maps with different keys and null values (#207)
Commits

Updates meta from 1.17.0 to 1.18.0

Changelog

Sourced from meta's changelog.

1.18.0 - 2016-07-27

Core library changes

  • dart:core
    • Improved performance when parsing some common URIs.
    • Fixed bug in Uri.resolve (SDK issue 26804).
  • dart:io
    • Adds file locking modes FileLock.BLOCKING_SHARED and FileLock.BLOCKING_EXCLUSIVE.

1.17.1 - 2016-06-10

Patch release, resolves two issues:

Commits
  • 1c699e1 Revert "Add fast-mode Uri class."
  • 020b6db Update statuses for failing tests
  • aea4632 Parser support for trailing commas (#26647).
  • 552d209 Add links to context information for SDK contexts
  • 595ec1d Make is checks work on JavaScriptFunction objects.
  • 71b1359 Option to enable analyzer trailing comma support (#26647).
  • fbe6947 Skip analyzer/tool test on dart2js.
  • a811463 Use unordered map hash on ConstructedConstantValue.
  • ceb053a Handle fields with initializers in constant constructors.
  • fa8f7d2 Revert "Handle fields with initializers in constant constructors."
  • Additional commits viewable in compare view

Updates postgres from 3.5.6 to 3.5.9

Changelog

Sourced from postgres's changelog.

3.5.9

  • Supporting multiple hosts in connection strings via comma-separated hosts or multiple host query parameters.
  • Unix socket connections via host query parameter (automatically detected when path contains /).
  • Supporting user/username, password, database, and port as query parameters in connection strings (override URL components).

3.5.8

  • Upgraded SDK constraints and lints.
  • New SASL authenticator (reduce dependencies that haven't been updated for a while).
  • Supporting more URL-based connection-string parameters (mostly for pool).
  • Optimized StackTrace capture #432 by gmpassos.

3.5.7.

  • Supporting URL-based connection-string specification in Connection.openFromUrl and Pool.withUrl. (Note: feature and supported settings is considered experimental.)
Commits

Updates test from 1.26.2 to 1.29.0

Release notes

Sourced from test's releases.

package:test v1.29.0

  • Add --coverage-package flag, which filters the coverage report to specific packages using RegExps.
  • Require a function definition named main directly in a test suite and provide a more direct error message than a failing compiler output.
  • Suppress skip reason messages in the compact and failures-only reporters.
  • Allow analyzer major version 10.

package:test v1.28.0

  • Add isSorted and related matchers for iterables.
  • Consider NaN to be equal to itself in equals.
  • Bump test_core to 0.6.14
  • Removed unused js dependency

package:test v1.27.0

  • Add --coverage-path and --branch-coverage options to dart test.
  • Serve dart2wasm source map files.
  • Fix Node.js dart2wasm tests on windows.
  • Doc edit: clarify in README that a platform selector includes the compiler.
  • Allow analyzer major version 9.
  • Require Dart 3.7

package:test v1.26.3

  • Expand pub constraint to allow the latest analyzer.
Commits

Updates very_good_analysis from 8.0.0 to 10.0.0

Release notes

Sourced from very_good_analysis's releases.

v10.0.0

10.0.0 (2025-09-19)

Miscellaneous Chores

Docs

What's Changed

New Contributors

Full Changelog: VeryGoodOpenSource/very_good_analysis@v9.0.0...v10.0.0

v10.0.0-rc.2

10.0.1-rc.1 (2025-09-08)

Miscellaneous Chores

  • remove diagnostic_describe_all_properties (#166) (7542279)

v10.0.0-rc.1

10.0.0-rc.1 (2025-08-22)

Features

... (truncated)

Changelog

Sourced from very_good_analysis's changelog.

10.0.0 (2025-08-22)

Features

Docs

  • update CONTRIBUTING.md to explain how to add new lint rules (#156) (447051a)

10.0.0-rc.2 (2025-09-19)

Miscellaneous Chores

Docs

10.0.0-rc.1 (2025-09-08)

Miscellaneous Chores

  • remove diagnostic_describe_all_properties (#166) (7542279)

9.0.0

  • chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 139
  • chore: release 9.0.0-rc.1 154

9.0.0-rc.1

  • feat: support Dart 3.8.0 152
Commits

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 db-deps group with 5 updates in the /packages/db directory:

| Package | From | To |
| --- | --- | --- |
| [equatable](https://github.com/felangel/equatable) | `2.0.7` | `2.0.8` |
| [meta](https://github.com/dart-lang/sdk/tree/main/pkg) | `1.17.0` | `1.18.0` |
| [postgres](https://github.com/isoos/postgresql-dart) | `3.5.6` | `3.5.9` |
| [test](https://github.com/dart-lang/test/tree/master/pkgs) | `1.26.2` | `1.29.0` |
| [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) | `8.0.0` | `10.0.0` |



Updates `equatable` from 2.0.7 to 2.0.8
- [Release notes](https://github.com/felangel/equatable/releases)
- [Changelog](https://github.com/felangel/equatable/blob/master/CHANGELOG.md)
- [Commits](felangel/equatable@v2.0.7...v2.0.8)

Updates `meta` from 1.17.0 to 1.18.0
- [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/sdk/commits/1.18.0/pkg)

Updates `postgres` from 3.5.6 to 3.5.9
- [Changelog](https://github.com/isoos/postgresql-dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isoos/postgresql-dart/commits)

Updates `test` from 1.26.2 to 1.29.0
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.29.0/pkgs)

Updates `very_good_analysis` from 8.0.0 to 10.0.0
- [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md)
- [Commits](VeryGoodOpenSource/very_good_analysis@v8.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: equatable
  dependency-version: 2.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: db-deps
- dependency-name: meta
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: db-deps
- dependency-name: postgres
  dependency-version: 3.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: db-deps
- dependency-name: test
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: db-deps
- dependency-name: very_good_analysis
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: db-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jan 19, 2026
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