Skip to content

chore(deps): bump spry from 8.5.0 to 8.5.1#204

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/spry-8.5.1
Closed

chore(deps): bump spry from 8.5.0 to 8.5.1#204
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/spry-8.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Copy link
Copy Markdown
Contributor

Bumps spry from 8.5.0 to 8.5.1.

Release notes

Sourced from spry's releases.

Spry v4.0.0 & Spry cookie v0.0.1

To install Spry v4.0.0-0 & Spry cookie v0.0.1 run this command:

dart pub add spry:^4.0.0
dart pub add spry_cookie:^0.0.1

Or update your pubspec.yaml file:

dependencies:
  spry: ^4.0.0
  spry_cookie: ^0.0,1

New Contributors

Full Changelog: medz/spry@v3.3.1...spry-v4.0.0+spry_cookie-v0.0.1

Changelog

Sourced from spry's changelog.

v8.5.1

Migration guide: Not required.

Highlights

Spry 8.5.1 fixes Flutter project dependency resolution by aligning Spry's analyzer constraint with the current Flutter SDK dependency graph, and refreshes the docs site with clearer product positioning plus new comparison pages.

Breaking Changes

  • None.

What's New

Flutter compatibility

  • Aligned Spry's analyzer constraint with the Flutter SDK so a minimal Flutter application can depend on spry without hitting the SDK-pinned meta conflict triggered by analyzer >=10.0.2 by @​medz in 534d594.

Documentation and site

  • Refreshed the README and docs homepage positioning to explain Spry's value proposition more clearly by @​medz in 5e493b4.
  • Added dedicated What is Spry and framework comparison pages to the docs site by @​medz in 749682e and fb4fba8.
  • Updated the docs site's social preview image by @​medz in b3d48d1.
  • Bumped the docs site's Vite dependency to 7.3.2 by @​dependabot[bot] in #193.

Migration note

  • No migration is required for existing Spry applications.
  • Flutter applications that depend on Spry no longer need to work around the analyzer / meta solver conflict introduced by newer analyzer releases.

Full Changelog

Commits
  • f6e1805 chore(release): prepare v8.5.1
  • 534d594 fix(pubspec): align analyzer with Flutter SDK
  • f5ad3ad build(deps-dev): bump vite from 7.3.1 to 7.3.2 in /sites/spry.medz.dev (#193)
  • b3d48d1 docs(marketing): update social preview image
  • fb4fba8 docs(marketing): add framework comparison page
  • 749682e docs(marketing): add why spry page
  • 5e493b4 docs(marketing): sharpen spry positioning
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [spry](https://github.com/medz/spry) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/medz/spry/releases)
- [Changelog](https://github.com/medz/spry/blob/main/CHANGELOG.md)
- [Commits](medz/spry@v8.5.0...v8.5.1)

---
updated-dependencies:
- dependency-name: spry
  dependency-version: 8.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Apr 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #205.

@dependabot dependabot Bot closed this Apr 13, 2026
@dependabot dependabot Bot deleted the dependabot/pub/spry-8.5.1 branch April 13, 2026 20:16
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