Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
cfb1664
ci: Pin MongoDB to 8.0.x for integration tests (#3054)
mtrezza Jul 13, 2026
6d77d57
refactor: Bump undici from 6.24.0 to 6.27.0 (#3055)
dependabot[bot] Jul 13, 2026
232e172
refactor: Bump @babel/core from 7.29.0 to 7.29.6 (#3056)
mtrezza Jul 13, 2026
36c6144
refactor: Bump form-data from 2.5.5 to 2.5.6 (#3050)
dependabot[bot] Jul 13, 2026
81b4715
refactor: Bump markdown-it from 14.1.0 to 14.3.0 (#3048)
dependabot[bot] Jul 13, 2026
92bb4e8
refactor: Bump vite from 8.0.8 to 8.1.4 (#3057)
mtrezza Jul 13, 2026
bfc80f7
refactor: Bump qs from 6.15.0 to 6.15.3 (#3045)
dependabot[bot] Jul 13, 2026
1e4ef35
refactor: Bump @protobufjs/utf8 from 1.1.0 to 1.1.2 (#3041)
dependabot[bot] Jul 13, 2026
a76015a
refactor: Bump fast-xml-parser from 5.6.0 to 5.10.0 (#3040)
dependabot[bot] Jul 13, 2026
853967f
refactor: Bump @babel/plugin-transform-modules-systemjs from 7.29.0 t…
dependabot[bot] Jul 13, 2026
63656af
refactor: Bump fast-xml-builder from 1.1.4 to 1.3.0 (#3037)
dependabot[bot] Jul 13, 2026
9a9c9f1
refactor: Bump parse-server from 9.8.0 to 9.9.0 (#3060)
mtrezza Jul 13, 2026
3d0db1d
refactor: Bump @xmldom/xmldom from 0.8.12 to 0.8.13 (#3033)
dependabot[bot] Jul 13, 2026
5436be5
refactor: Bump eslint from 10.2.0 to 10.2.1 (#3059)
mtrezza Jul 13, 2026
0d8caab
refactor: Bump typescript-eslint from 8.58.1 to 8.58.2 (#3061)
mtrezza Jul 13, 2026
48f1f2c
refactor: Bump jasmine from 6.1.0 to 6.2.0 (#3062)
mtrezza Jul 13, 2026
7fadc4c
refactor: Bump puppeteer from 24.40.0 to 24.42.0 (#3058)
mtrezza Jul 13, 2026
96ec749
refactor: Bump mongodb-runner from 6.7.3 to 6.7.7 (#3063)
mtrezza Jul 13, 2026
1b0fd5d
fix: Bump ws from 8.20.0 to 8.21.0 (#3068)
mtrezza Jul 13, 2026
420db39
chore(release): 8.6.1-alpha.1 [skip ci]
semantic-release-bot Jul 13, 2026
55f6d98
refactor: Bump websocket-driver from 0.7.4 to 0.7.5 (#3071)
dependabot[bot] Jul 19, 2026
bdc2bd3
refactor: Bump jasmine from 6.2.0 to 6.3.0 (#3073)
mtrezza Jul 19, 2026
ab533fc
refactor: Bump babel-jest from 30.3.0 to 30.4.1 (#3075)
mtrezza Jul 20, 2026
d2d1db5
refactor: Bump parse-server from 9.9.0 to 9.10.0 (#3076)
mtrezza Jul 20, 2026
2f25d27
refactor: Bump @semantic-release/release-notes-generator from 14.1.0 …
mtrezza Jul 20, 2026
642ccc2
refactor: Bump idb-keyval from 6.2.2 to 6.3.0 (#3082)
mtrezza Jul 20, 2026
f1a23fc
refactor: Bump mongodb-runner from 6.7.7 to 6.8.3 (#3085)
mtrezza Jul 23, 2026
c238603
refactor: Bump @babel/preset-env from 7.29.2 to 7.29.7 (#3086)
mtrezza Jul 24, 2026
abec777
empty commit to trigger CI
github-actions[bot] Aug 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions changelogs/CHANGELOG_alpha.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.6.1-alpha.1](https://github.com/parse-community/Parse-SDK-JS/compare/8.6.0...8.6.1-alpha.1) (2026-07-13)


### Bug Fixes

* Bump ws from 8.20.0 to 8.21.0 ([#3068](https://github.com/parse-community/Parse-SDK-JS/issues/3068)) ([1b0fd5d](https://github.com/parse-community/Parse-SDK-JS/commit/1b0fd5dbfaf2a830ffba0a19c407b7a060ff616e))

# [8.6.0-alpha.1](https://github.com/parse-community/Parse-SDK-JS/compare/8.5.1-alpha.1...8.6.0-alpha.1) (2026-04-17)


Expand Down
Loading
Loading