Skip to content

Bump uuid and parse in /frontend - #3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/multi-5adadf54ac
Open

Bump uuid and parse in /frontend#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/multi-5adadf54ac

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown

Removes uuid. It's no longer used after updating ancestor dependency parse. These dependencies need to be updated together.

Removes uuid

Updates parse from 4.3.1 to 8.6.0

Release notes

Sourced from parse's releases.

8.6.0

8.6.0 (2026-04-17)

Bug Fixes

Features

  • Add rawValues and rawFieldNames options to aggregate queries (#3021) (17ceef1)

8.6.0-alpha.1

8.6.0-alpha.1 (2026-04-17)

Features

  • Add rawValues and rawFieldNames options to aggregate queries (#3021) (17ceef1)

8.5.1-alpha.1

8.5.1-alpha.1 (2026-03-14)

Bug Fixes

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

... (truncated)

Commits
  • 284a268 chore(release): 8.6.0 [skip ci]
  • 39880fe build: Release (#3028)
  • 0d3cde6 empty commit to trigger CI
  • cae442c chore(release): 8.6.0-alpha.1 [skip ci]
  • 17ceef1 feat: Add rawValues and rawFieldNames options to aggregate queries (#3021)
  • 20bc3a9 refactor: Bump basic-ftp from 5.2.1 to 5.3.0 (#3027)
  • 845c69c refactor: Bump vite from 8.0.5 to 8.0.8 (#3026)
  • 9ebbf53 refactor: Bump parse-server from 9.7.0 to 9.8.0 (#3023)
  • e30a6c0 refactor: Bump eslint-plugin-jsdoc from 62.8.1 to 62.9.0 (#3022)
  • d7b44b2 refactor: Bump typescript-eslint from 8.58.0 to 8.58.1
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [parse](https://github.com/parse-community/Parse-SDK-JS). These dependencies need to be updated together.


Removes `uuid`

Updates `parse` from 4.3.1 to 8.6.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@4.3.1...8.6.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: parse
  dependency-version: 8.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants