added detail steps for metric setup#194
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
jonathannorris
added a commit
that referenced
this pull request
May 13, 2026
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated the "Attaching Metrics to Features" section to include updated screenshots of the UI + grammar fixes and step layout