Skip to content

Update javascript.md#198

Merged
emmawillis merged 1 commit into
mainfrom
emmawillis-patch-4
Mar 16, 2023
Merged

Update javascript.md#198
emmawillis merged 1 commit into
mainfrom
emmawillis-patch-4

Conversation

@emmawillis
Copy link
Copy Markdown
Contributor

we changed undefined to null, and added the null callback to the featureUpdated handler

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 16, 2023

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

Name Status Preview Updated
devcycle-docs ✅ Ready (Inspect) Visit Preview Mar 16, 2023 at 6:44PM (UTC)

@emmawillis emmawillis requested a review from a team March 16, 2023 18:44
@emmawillis emmawillis merged commit ff50b50 into main Mar 16, 2023
@emmawillis emmawillis deleted the emmawillis-patch-4 branch March 16, 2023 18:51
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.

1 participant