Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

chore: bump parse-dashboard from 8.0.0 to 8.1.0#131

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/parse-dashboard-8.1.0
Open

chore: bump parse-dashboard from 8.0.0 to 8.1.0#131
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/parse-dashboard-8.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 1, 2025

Copy link
Copy Markdown
Contributor

Bumps parse-dashboard from 8.0.0 to 8.1.0.

Release notes

Sourced from parse-dashboard's releases.

8.1.0

8.1.0 (2025-12-01)

Bug Fixes

  • Data browser export triggers confirmation dialog for navigating with selected rows (#3037) (c6334cd)
  • Info panel data not reloading when clicking refresh button in data browser (#3027) (8f91d15)
  • Info panel may show stale data of previous objects when refreshing the data table or navigating between classes (#3036) (2565f0e)
  • No individual data loading indicators when displaying multiple info panels (#3026) (5ca8218)
  • Selected saved filter is not expanded in sidebar when reloading browser page (#3029) (2e7850e)
  • Sync-scrolling multiple panels jumps to bottom of shortest panel when scrolling up (#3023) (3f85f89)
  • Sync-scrolling multiple panels stops at bottom of shortest panel when scrolling down (#3024) (bf46938)

Features

  • Add cookieSessionStore option to support multi-replica deployments (#3016) (3eb4b05)
  • Add displaying multiple info panels and batch navigation (#3020) (7ac3186)
  • Automatically resize info panel sidebar width when adding or removing panels (#3025) (1032301)
  • Remember info panel width and count across browser sessions (#3031) (d188030)
  • Remember selected column when navigating between saved filters of a class with auto-load first row enabled (#3028) (964584c)
  • Upgrade to parse 7.1.2 (#3038) (c6c1787)

8.1.0-alpha.13

8.1.0-alpha.13 (2025-12-01)

Features

8.1.0-alpha.12

8.1.0-alpha.12 (2025-12-01)

Bug Fixes

  • Data browser export triggers confirmation dialog for navigating with selected rows (#3037) (c6334cd)

8.1.0-alpha.11

8.1.0-alpha.11 (2025-12-01)

Bug Fixes

  • Info panel may show stale data of previous objects when refreshing the data table or navigating between classes (#3036) (2565f0e)

8.1.0-alpha.10

8.1.0-alpha.10 (2025-11-30)

... (truncated)

Commits
  • 68e9be3 chore(release): 8.1.0 [skip ci]
  • 7c1faef build: Release (#3039)
  • efba777 empty commit to trigger CI
  • f91efff chore(release): 8.1.0-alpha.13 [skip ci]
  • c6c1787 feat: Upgrade to parse 7.1.2 (#3038)
  • 3195dc3 chore(release): 8.1.0-alpha.12 [skip ci]
  • c6334cd fix: Data browser export triggers confirmation dialog for navigating with sel...
  • 759cfac chore(release): 8.1.0-alpha.11 [skip ci]
  • 2565f0e fix: Info panel may show stale data of previous objects when refreshing the d...
  • 18d291c chore(release): 8.1.0-alpha.10 [skip ci]
  • 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)

Bumps [parse-dashboard](https://github.com/parse-community/parse-dashboard) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/parse-community/parse-dashboard/releases)
- [Changelog](https://github.com/parse-community/parse-dashboard/blob/alpha/CHANGELOG.md)
- [Commits](parse-community/parse-dashboard@8.0.0...8.1.0)

---
updated-dependencies:
- dependency-name: parse-dashboard
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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