Skip to content

Update status of document after running server-side source control action on it when respectEditableStatus is set#1792

Merged
isc-bsaviano merged 1 commit into
intersystems-community:masterfrom
isc-bsaviano:fix-1781
Jun 3, 2026
Merged

Update status of document after running server-side source control action on it when respectEditableStatus is set#1792
isc-bsaviano merged 1 commit into
intersystems-community:masterfrom
isc-bsaviano:fix-1781

Conversation

@isc-bsaviano

Copy link
Copy Markdown
Contributor

This PR fixes #1781

…tion on it when `respectEditableStatus` is set
@isc-bsaviano isc-bsaviano merged commit ec98d49 into intersystems-community:master Jun 3, 2026
5 checks passed
@isc-bsaviano isc-bsaviano deleted the fix-1781 branch June 3, 2026 14:01
ricxJr added a commit to consistem/vscode-objectscript that referenced this pull request Jun 12, 2026
* Bump fast-uri from 3.1.0 to 3.1.2 (intersystems-community#1779)

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump axios from 1.15.0 to 1.15.2 (intersystems-community#1778)

Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.15.0...v1.15.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.15.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kuang-Chen (KC) Lu <klu@intersystems.com>

* Bump @nevware21/ts-utils from 0.12.5 to 0.14.0 (intersystems-community#1785)

Bumps [@nevware21/ts-utils](https://github.com/nevware21/ts-utils) from 0.12.5 to 0.14.0.
- [Release notes](https://github.com/nevware21/ts-utils/releases)
- [Changelog](https://github.com/nevware21/ts-utils/blob/main/CHANGELOG.md)
- [Commits](nevware21/ts-utils@0.12.5...0.14.0)

---
updated-dependencies:
- dependency-name: "@nevware21/ts-utils"
  dependency-version: 0.14.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ws from 8.20.0 to 8.20.1 (intersystems-community#1786)

Bumps [ws](https://github.com/websockets/ws) from 8.20.0 to 8.20.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.20.0...8.20.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.20.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump axios from 1.15.2 to 1.16.0 (intersystems-community#1789)

Bumps [axios](https://github.com/axios/axios) from 1.15.2 to 1.16.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.15.2...v1.16.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.16.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Reinstate reconnect option from status bar panel of isfs-type workspace (fix intersystems-community#1787) (intersystems-community#1788)

* Update status of document after running server-side source control action on it when `respectEditableStatus` is set (intersystems-community#1792)

* Ensure cookies are always fresh before starting a Lite Terminal (intersystems-community#1793)

* Update release CI script to use `softprops/action-gh-release@v3` for Node 24 compatibility (intersystems-community#1790)

* Prepare 3.8.2 release (intersystems-community#1794)

* auto bump version with release

* CI: bump actions/download-artifact to v8 for Node 24 compatibility (intersystems-community#1795)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kuang-Chen (KC) Lu <klu@intersystems.com>
Co-authored-by: John Murray <johnm@georgejames.com>
Co-authored-by: Brett Saviano <bsaviano@intersystems.com>
Co-authored-by: ProjectBot <bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ISFS File Editable Status Not Refreshed on Checkout

2 participants