Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2025

Bumps parse_server_sdk from 6.4.0 to 8.0.2.

Release notes

Sourced from parse_server_sdk's releases.

dart-8.0.2

8.0.2 (2025-11-28)

Bug Fixes

  • ParseXFile uploads file with content-type application/octet-stream if not explicitly set (#1048)

dart-8.0.1

8.0.1 (2025-11-22)

Bug Fixes

  • Fix Http client exception not handled properly resulting in incorrectly formatted error (#1021)

flutter-8.0.0

8.0.0 (2024-05-15)

BREAKING CHANGES

  • This release removes support for Flutter 3.3, 3.7 (#994)

Features

  • Add support for Flutter 3.13, 3.16, 3.19; remove support for Flutter 3.3, 3.7 (#994)

dart-8.0.0

8.0.0 (2024-10-17)

BREAKING CHANGES

  • This release removes support for Dart 3.0, 3.1 (#1016)

Features

  • Add support for Dart 3.4, 3.5; remove support for Dart 3.0, 3.1 (#1016)
  • Add client access via ParseDioClient.client and ParseHTTPClient.client (#1025)

flutter-7.0.1

7.0.1 (2024-02-03)

Bug Fixes

  • Conflict with new version of connectivity_plus dependency (#987)

dart-7.0.1

7.0.1 (2024-10-16)

Bug Fixes

  • Select input name instead of file in ParseFile (#1012)

... (truncated)

Commits
  • a47f2a0 fix: ParseXFile uploads file with content-type application/octet-stream i...
  • 4f20640 fix: HTTP client exception not handled properly resulting in incorrectly form...
  • 20efcdf ci: Fix cache and deprecation issues (#1046)
  • ec71870 ci: Fix incorrect dart package version due to failing release (#1032)
  • 113c1ec docs: Fix CHANGELOG for dart package (#1031)
  • 726ad96 ci: Fix failing release due to unsupported dart version (#1029)
  • 88be423 docs: Fix incorrect changelog entry (#1027)
  • af14388 feat: Add client access via ParseDioClient.client and `ParseHTTPClient.clie...
  • a3449f4 fix: Add support for Dart 3.4, 3.5; remove support for Dart 3.0, 3.1 (#1016)
  • b35a498 docs: Add feature to README (#1015)
  • Additional commits viewable 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 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 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2025

Labels

The following labels could not be found: flutter. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title feat: bump parse_server_sdk from 6.4.0 to 8.0.2 in /packages/flutter feat: Bump parse_server_sdk from 6.4.0 to 8.0.2 in /packages/flutter Nov 28, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 28, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot bot force-pushed the dependabot/pub/packages/flutter/parse_server_sdk-8.0.2 branch 4 times, most recently from 9580266 to 8d3e755 Compare November 29, 2025 05:56
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2025

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.

@dependabot dependabot bot force-pushed the dependabot/pub/packages/flutter/parse_server_sdk-8.0.2 branch 4 times, most recently from efce888 to 880c887 Compare November 30, 2025 02:12
Bumps [parse_server_sdk](https://github.com/parse-community/Parse-SDK-Flutter) from 6.4.0 to 8.0.2.
- [Release notes](https://github.com/parse-community/Parse-SDK-Flutter/releases)
- [Changelog](https://github.com/parse-community/Parse-SDK-Flutter/blob/master/release.config.js)
- [Commits](dart-6.4.0...dart-8.0.2)

---
updated-dependencies:
- dependency-name: parse_server_sdk
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/packages/flutter/parse_server_sdk-8.0.2 branch from 880c887 to a177c8f Compare November 30, 2025 02:40
@mtrezza mtrezza merged commit d183e96 into master Nov 30, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/pub/packages/flutter/parse_server_sdk-8.0.2 branch November 30, 2025 02:45
parseplatformorg pushed a commit that referenced this pull request Nov 30, 2025
# [flutter-v10.4.0](flutter-10.3.0...flutter-10.4.0) (2025-11-30)

### Features

* Bump parse_server_sdk from 6.4.0 to 8.0.2 in /packages/flutter ([#1059](#1059)) ([d183e96](d183e96))
@parseplatformorg
Copy link

🎉 This change has been released in version flutter-v10.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants