chore(deps): bump the db-deps group across 1 directory with 3 updates
Bumps the db-deps group with 3 updates in the /packages/db directory: postgres, test and very_good_analysis.
Updates postgres from 3.5.6 to 3.5.8
Changelog
Sourced from postgres's changelog.
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
StackTracecapture #432 by gmpassos.3.5.7.
- Supporting URL-based connection-string specification in
Connection.openFromUrlandPool.withUrl. (Note: feature and supported settings is considered experimental.)
Commits
- See full diff in compare view
Updates test from 1.26.2 to 1.26.3
Release notes
Sourced from test's releases.
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.1-rc.2 (2025-09-19)
Miscellaneous Chores
Docs
v10.0.0-rc.2
10.0.1-rc.1 (2025-09-08)
Miscellaneous Chores
v10.0.0-rc.1
10.0.0-rc.1 (2025-08-22)
Features
Docs
v9.0.0
What's Changed
- feat: support Dart 3.8.0 by
@wolfenrainin VeryGoodOpenSource/very_good_analysis#152- chore: release 9.0.0-rc.1 by
@marcossevillain VeryGoodOpenSource/very_good_analysis#154- chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 by
@dependabotin VeryGoodOpenSource/very_good_analysis#139- chore: release v9.0.0 by
@marcossevillain VeryGoodOpenSource/very_good_analysis#155New Contributors
@marcossevillamade their first contribution in VeryGoodOpenSource/very_good_analysis#154Full Changelog: https://github.com/VeryGoodOpenSource/very_good_analysis/compare/v8.0.0...v9.0.0
v9.0.0-rc.1
- feat: support Dart 3.8.0 152
- Now preserves old formatter trailing commas.
Changelog
Sourced from very_good_analysis's changelog.
10.0.0 (2025-08-22)
Features
Docs
10.0.0-rc.2 (2025-09-19)
Miscellaneous Chores
Docs
10.0.0-rc.1 (2025-09-08)
Miscellaneous Chores
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
abae958chore: 10.0.0 (#168)163d6aedocs: update exclusion table (#169)7a889f9chore: v10.0.0 (#170)b9bc6f5docs: update exclusion table (#165)64d46d4chore: 10.0.0-rc.2 (#167)7542279chore: remove diagnostic_describe_all_properties (#166)b5ac11fchore: 10.0.0-rc.1 (#163)44fab49feat: support Dart 3.9.0 (#162)394db3eci: automate releases (#161)7b45e8afeat: automate deprecated lint rules (#158)- 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.