Skip to content

Build improvements#151

Closed
aaronpanch wants to merge 3 commits intomasterfrom
buildImprovements
Closed

Build improvements#151
aaronpanch wants to merge 3 commits intomasterfrom
buildImprovements

Conversation

@aaronpanch
Copy link
Copy Markdown
Contributor

No description provided.

@aaronpanch aaronpanch closed this Mar 3, 2017
@aaronpanch aaronpanch deleted the buildImprovements branch November 13, 2017 21:19
aaronmars added a commit that referenced this pull request Apr 23, 2026
All alerts resolved through dependency upgrades only — no yarn
resolutions added.

Direct upgrades:
- uuid removed entirely, replaced with internal useUniqueId utility
- storybook ecosystem ^8.4.7 → ^8.6.18 (alerts #115, #136)
- eslint ^8.10.0 → ^8.57.1
- jest + jest-environment-jsdom ^29 → ^30 (eliminates @tootallnate/once #143)
- @chromatic-com/storybook ^3 → ^5

Transitive upgrades via yarn up -R:
- webpack 5.91.0 → 5.106.2 (alerts #91, #125, #126)
- esbuild 0.24.2 → 0.25.12 (alert #104)
- lodash/lodash-es 4.17.21 → 4.18.1 (alerts #121, #122, #154-157)
- tar 6.2.1 → 7.5.13 via node-gyp 12 (alerts #118, #120, #123, #130, #142, #144)
- minimatch 3.1.2 → 3.1.5, removed 5.x (alerts #135, #138-140)
- serialize-javascript removed from tree (alerts #141, #153)
- ip removed from tree (alert #84)
- qs 6.11.0 → 6.15.1 (alerts #116, #128)
- js-yaml 3.14.1 → 3.14.2, 4.1.0 → 4.1.1 (alerts #113, #114)
- form-data 4.0.0 → 4.0.5 (alert #111)
- @babel/runtime 7.18.9 → 7.29.2 (alert #107)
- picomatch 2.3.1 → 2.3.2 (alert #149)
- flatted 3.2.6 → 3.4.2 (alert #146)
- brace-expansion 1.1.11 → 1.1.14, removed 2.x (alerts #109, #151)

Test fixes for jest 30:
- toThrowError → toThrow (removed deprecated alias)
aaronmars added a commit that referenced this pull request Apr 23, 2026
All alerts resolved through dependency upgrades only — no yarn
resolutions added.

Direct upgrades:
- uuid removed entirely, replaced with internal useUniqueId utility
- storybook ecosystem ^8.4.7 → ^8.6.18 (alerts #115, #136)
- eslint ^8.10.0 → ^8.57.1
- jest + jest-environment-jsdom ^29 → ^30 (eliminates @tootallnate/once #143)
- @chromatic-com/storybook ^3 → ^5

Transitive upgrades via yarn up -R:
- webpack 5.91.0 → 5.106.2 (alerts #91, #125, #126)
- esbuild 0.24.2 → 0.25.12 (alert #104)
- lodash/lodash-es 4.17.21 → 4.18.1 (alerts #121, #122, #154-157)
- tar 6.2.1 → 7.5.13 via node-gyp 12 (alerts #118, #120, #123, #130, #142, #144)
- minimatch 3.1.2 → 3.1.5, removed 5.x (alerts #135, #138-140)
- serialize-javascript removed from tree (alerts #141, #153)
- ip removed from tree (alert #84)
- qs 6.11.0 → 6.15.1 (alerts #116, #128)
- js-yaml 3.14.1 → 3.14.2, 4.1.0 → 4.1.1 (alerts #113, #114)
- form-data 4.0.0 → 4.0.5 (alert #111)
- @babel/runtime 7.18.9 → 7.29.2 (alert #107)
- picomatch 2.3.1 → 2.3.2 (alert #149)
- flatted 3.2.6 → 3.4.2 (alert #146)
- brace-expansion 1.1.11 → 1.1.14, removed 2.x (alerts #109, #151)

Test fixes for jest 30:
- toThrowError → toThrow (removed deprecated alias)
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