Skip to content

refactor: Bump parse from 7.1.2 to 8.5.0#3291

Closed
dependabot[bot] wants to merge 1 commit intoalphafrom
dependabot/npm_and_yarn/parse-8.5.0
Closed

refactor: Bump parse from 7.1.2 to 8.5.0#3291
dependabot[bot] wants to merge 1 commit intoalphafrom
dependabot/npm_and_yarn/parse-8.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2026

Bumps parse from 7.1.2 to 8.5.0.

Release notes

Sourced from parse's releases.

8.5.0

8.5.0 (2026-03-04)

Features

  • Add Parse.File option maxUploadSize to override the Parse Server option maxUploadSize per file upload (#2940) (80cab9b)

8.5.0-alpha.1

8.5.0-alpha.1 (2026-03-04)

Features

  • Add Parse.File option maxUploadSize to override the Parse Server option maxUploadSize per file upload (#2940) (80cab9b)

8.4.0

8.4.0 (2026-03-04)

Features

  • Add support for Parse.File.setDirectory, setMetadata, setTags with stream-based file upload (#2937) (18ded83)

8.4.0-alpha.1

8.4.0-alpha.1 (2026-03-04)

Features

  • Add support for Parse.File.setDirectory, setMetadata, setTags with stream-based file upload (#2937) (18ded83)

8.3.0

8.3.0 (2026-02-25)

Features

  • Add support for Parse.File.setDirectory() with master key to save file in directory (#2929) (1923db0)

8.3.0-alpha.1

8.3.0-alpha.1 (2026-02-25)

Features

  • Add support for Parse.File.setDirectory() with master key to save file in directory (#2929) (1923db0)

8.2.0

8.2.0 (2026-02-20)

... (truncated)

Commits
  • cc74316 chore(release): 8.5.0 [skip ci]
  • 2b17d20 build: Release (#2941)
  • 52249c2 empty commit to trigger CI
  • 488a34c chore(release): 8.5.0-alpha.1 [skip ci]
  • 80cab9b feat: Add Parse.File option maxUploadSize to override the Parse Server op...
  • c7b2517 chore(release): 8.4.0 [skip ci]
  • 0a8e1cc build: Release (#2939)
  • d112095 empty commit to trigger CI
  • 8772c5f chore(release): 8.4.0-alpha.1 [skip ci]
  • 18ded83 feat: Add support for Parse.File.setDirectory, setMetadata, setTags wit...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Mar 31, 2026
@parse-github-assistant
Copy link
Copy Markdown

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

@parse-github-assistant parse-github-assistant Bot changed the title refactor: bump parse from 7.1.2 to 8.5.0 refactor: Bump parse from 7.1.2 to 8.5.0 Mar 31, 2026
@dependabot dependabot Bot changed the title refactor: Bump parse from 7.1.2 to 8.5.0 refactor: bump parse from 7.1.2 to 8.5.0 Mar 31, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/parse-8.5.0 branch from 7d7daad to e6851cd Compare March 31, 2026 12:55
@parse-github-assistant
Copy link
Copy Markdown

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

@parse-github-assistant parse-github-assistant Bot changed the title refactor: bump parse from 7.1.2 to 8.5.0 refactor: Bump parse from 7.1.2 to 8.5.0 Mar 31, 2026
@parse-github-assistant
Copy link
Copy Markdown

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

Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 7.1.2 to 8.5.0.
- [Release notes](https://github.com/parse-community/Parse-SDK-JS/releases)
- [Changelog](https://github.com/parse-community/Parse-SDK-JS/blob/alpha/CHANGELOG.md)
- [Commits](parse-community/Parse-SDK-JS@7.1.2...8.5.0)

---
updated-dependencies:
- dependency-name: parse
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title refactor: Bump parse from 7.1.2 to 8.5.0 refactor: bump parse from 7.1.2 to 8.5.0 Mar 31, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/parse-8.5.0 branch from e6851cd to e6b6827 Compare March 31, 2026 14:54
@parse-github-assistant
Copy link
Copy Markdown

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

1 similar comment
@parse-github-assistant
Copy link
Copy Markdown

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

@parse-github-assistant parse-github-assistant Bot changed the title refactor: bump parse from 7.1.2 to 8.5.0 refactor: Bump parse from 7.1.2 to 8.5.0 Mar 31, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 31, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/parse-8.5.0 branch March 31, 2026 16:46
@parseplatformorg
Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.1.0-alpha.12

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Apr 7, 2026
@parseplatformorg
Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code state:released Released as stable version state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant