dependabot[bot]
e1693a3e8d
Bump qs, body-parser and express in /preview
...
Bumps [qs](https://github.com/ljharb/qs ) to 6.14.1 and updates ancestor dependencies [qs](https://github.com/ljharb/qs ), [body-parser](https://github.com/expressjs/body-parser ) and [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `qs` from 6.13.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.13.0...v6.14.1 )
Updates `body-parser` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.3...1.20.4 )
Updates `express` from 4.21.2 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
- dependency-name: body-parser
dependency-version: 1.20.4
dependency-type: direct:production
- dependency-name: express
dependency-version: 4.22.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-08 11:50:30 +00:00
vchske
33a7412cf3
Removed broken feature to display PR url in DE console ( #2249 )
2025-11-07 12:36:03 -08:00
jawelton74
a5c3e6bea0
Preview site - update Node and dependencies. ( #2218 )
...
* Update to Node 20.
* Update vulnerable dependencies.
2025-09-29 06:17:29 -07:00
asier-isayas
0fc6647627
Upgrade Cosmos SDK to v4.3 ( #2137 )
...
* Upgrade Cosmos SDK to v4.3
* push pkg lock
* fix tests
* fix package-lock.json
* fix package-lock
* fix package-lock.json
* fix package-lock.json
* log console warning when RU limit is reached
* fix tests
* fix format
* fix tests
* added description to RU limit message
* show warning icon on tab header
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
2025-05-29 11:35:06 -04:00
asier-isayas
eaf9a14e7d
Cancel Phoenix container allocation on ctrl+c & ctrl+z ( #2055 )
...
* Cancel Phoenix container allocation on ctrl+c
* revert package-lock
* fix build issues
* add ctrl+z
* Close terminal when Ctrl key is pressed
* format
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
2025-03-13 14:56:11 -04:00
jawelton74
881726e9af
New preview site ( #2036 )
...
* Changes to DE preview site to support managed identity. Changes to
infrastructure to use new preview site.
* Fix formatting.
* Potential fix for code scanning alert no. 56: Server-side request forgery
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Use different secrets for subscription/tenant/client id's.
* Revert new id names.
* Update Az CLI config.
* Update to Node 18 and update security vulnerable dependencies.
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-01-30 16:14:03 -08:00
Asier Isayas
261289b031
Remove legacy backend references in tests and local dev ( #1983 )
...
* remove legacy backend references in tests and local dev
* fix unit tests
* fixed bulk delete
* fix tests
* fix cosmosclient
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
2024-09-30 14:34:37 -04:00
Armando Trejo Oliver
9cb4632f32
Update subscription for preview PRs ( #1265 )
...
* Update subscription for preview PRs
* Fix command line args
* Replace subid for sub name
* Remove --subscription from az storage commands
* revert other changes
2022-05-04 20:11:13 -07:00
Steve Faulkner
5417e1e120
Enable Preview for Hosted Mode ( #844 )
2021-05-27 22:13:18 -05:00
Jordi Bunster
a9fd01f9b4
Remove stfaul's subscription and account from URL ( #694 )
2021-04-18 11:22:27 -05:00
Jordi Bunster
88f5e7485a
Pull request preview URLs ( #625 )
...
* Dynamic link to HEAD of a given PR
* Display pr name and link in notification console
* Pass along query string to Explorer
This means you can write a URL like:
https://cosmos-explorer-preview.azurewebsites.net/pull/123?feature.enableFoo=true
and when Explorer loads it'll have enableFoo set to true in the features
object.
2021-04-12 15:10:31 -05:00
Steve Faulkner
bd9bdad78a
Automated Preview URLs ( #601 )
2021-04-02 12:24:01 -05:00