Skip to content

Update realtime-demo.mdx#190

Merged
VicV merged 1 commit into
DevCycleHQ:mainfrom
andrewdmaclean:main
Mar 10, 2023
Merged

Update realtime-demo.mdx#190
VicV merged 1 commit into
DevCycleHQ:mainfrom
andrewdmaclean:main

Conversation

@andrewdmaclean
Copy link
Copy Markdown
Contributor

Fixes issue with docs page asking for ?sdkKey= as the param while the actual demo requires an ?envKey= param to function.

Fix issue with docs asking for sdkKey and actual demo requiring envKey to work.
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
devcycle-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 10, 2023 at 6:51AM (UTC)

@VicV VicV merged commit 7707d0b into DevCycleHQ:main Mar 10, 2023
jonathannorris added a commit that referenced this pull request May 13, 2026
- fast-uri <= 3.1.1 -> ^3.1.2 (high, alerts #192 #193)
- fast-xml-builder <= 1.1.6 -> ^1.1.7 (high/medium, alerts #190 #191)
- @babel/plugin-transform-modules-systemjs <= 7.29.3 -> ^7.29.4 (high, alert #194)
jonathannorris added a commit that referenced this pull request May 29, 2026
* chore: resolve open dependabot security alerts

- axios resolutions -> ^1.15.2 (resolves to 1.16.0) (high/medium/low)
- ip-address -> ^10.1.1 (resolves to 10.2.0) (medium, XSS)

* chore: remove unused ip-address@npm:^9.0.5 resolution

* chore: resolve remaining dependabot security alerts

- fast-uri <= 3.1.1 -> ^3.1.2 (high, alerts #192 #193)
- fast-xml-builder <= 1.1.6 -> ^1.1.7 (high/medium, alerts #190 #191)
- @babel/plugin-transform-modules-systemjs <= 7.29.3 -> ^7.29.4 (high, alert #194)

* chore: remove redundant ip-address scoped resolution

* chore: resolve webpack-dev-server dependabot alert #197

- webpack-dev-server 5.2.3 -> 5.2.4 (medium, alert #197)

* chore: add qs resolution to fix alert #198 (medium, DoS)

* chore: prefer lockfile-only bumps, keep only required resolutions

Remove 26 resolution entries from package.json where the patched
version already satisfies the existing semver ranges in the dependency
tree. Only two resolutions are truly necessary:
- serialize-javascript: 7.0.5 (parents use ^6.x, major bump required)
- qs: ^6.15.2 (parents use ~6.14.0 tilde range, cannot reach 6.15.x)

All security-relevant packages still resolve to patched or newer versions
via lockfile-only resolution.

* chore: add fast-xml-builder and fast-xml-parser resolutions to fix alerts #190 and #191

* fix: remove broken Bitbucket remote docs fetch (#978)

* fix: remove broken Bitbucket remote docs fetch

* docs: remove Bitbucket integrations
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.

2 participants