chore(deps): bump the npm-version group across 1 directory with 26 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(2 months ago)
(about 2 months ago)
(about 2 months ago)
dependencies javascript ready for review
Bumps the npm-version group with 23 updates in the / directory:
| Package | From | To |
|---|---|---|
| @primer/octicons-react | 19.19.0 |
19.23.1 |
| @primer/react | 37.31.0 |
38.18.0 |
| react | 19.2.0 |
19.2.4 |
| @types/react | 19.2.2 |
19.2.14 |
| react-dom | 19.2.0 |
19.2.4 |
| @types/react-dom | 19.2.1 |
19.2.3 |
| @babel/core | 7.28.4 |
7.29.0 |
| @babel/preset-env | 7.28.3 |
7.29.2 |
| @babel/preset-react | 7.27.1 |
7.28.5 |
| @babel/preset-typescript | 7.27.1 |
7.28.5 |
| @playwright/test | 1.56.0 |
1.59.1 |
| @tailwindcss/cli | 4.1.14 |
4.2.2 |
| @types/node | 24.7.1 |
25.5.0 |
| babel-loader | 10.0.0 |
10.1.1 |
| css-loader | 7.1.2 |
7.1.4 |
| dotenv | 17.2.3 |
17.3.1 |
| jest | 30.2.0 |
30.3.0 |
| markdownlint-cli | 0.46.0 |
0.48.0 |
| prettier | 3.6.2 |
3.8.1 |
| typescript | 5.9.3 |
6.0.2 |
| webpack | 5.102.1 |
5.105.4 |
| webpack-cli | 6.0.1 |
7.0.2 |
| yaml | 2.8.1 |
2.8.3 |
Updates @primer/octicons-react from 19.19.0 to 19.23.1
Release notes
Sourced from @primer/octicons-react's releases.
v19.23.1
Patch Changes
- #1175
ea8e6bb7Thanks@kylewaynebenson! - - Remove set fill from svgsv19.23.0
Minor Changes
- #1165
63bc8d01Thanks@kylewaynebenson! - - Addition of lockup icon
- adjustments to logo and mark
v19.22.1
Patch Changes
- #1169
6567d755Thanks@francinelucca! - various dep updatesv19.22.0
Minor Changes
- #1157
18e3b9fdThanks@janmaarten-a11y!
- Add book-locked icon
- Add comment-locked icon
- Add issue-locked icon
- Add git-pull-request-locked icon
v19.21.2
Patch Changes
- #1146
41c78057Thanks@rezrah! - Updated GitHub brand logos (mark-githubandlogo-github) to 2026 versions.v19.21.1
Patch Changes
- #1137
97cefc9fThanks@dependabot! - Bump js-yaml from 3.13.1 to 4.1.1v19.21.0
Minor Changes
#1132
c5411b04Thanks@mperrotti! - Adds icons used for Copilot Loops#1134
131fbedcThanks@mperrotti! - Adds icons used for Copilot Markdown text wrapping options#1133
94ceabb7Thanks@mperrotti! - Adds icons used for feedback dialogsPatch Changes
- #1135
be5df35dThanks@mperrotti! - Updates VS Code icon to closer match the real app icon
... (truncated)
Changelog
Sourced from @primer/octicons-react's changelog.
19.23.1
Patch Changes
- #1175
ea8e6bb7Thanks@kylewaynebenson! - - Remove set fill from svgs19.23.0
Minor Changes
- #1165
63bc8d01Thanks@kylewaynebenson! - - Addition of lockup icon
- adjustments to logo and mark
19.22.1
Patch Changes
- #1169
6567d755Thanks@francinelucca! - various dep updates19.22.0
Minor Changes
- #1157
18e3b9fdThanks@janmaarten-a11y! - Add book-locked icon Add comment-locked icon Add issue-locked icon Add git-pull-request-locked icon19.21.2
Patch Changes
- #1146
41c78057Thanks@rezrah! - Updated GitHub brand logos (mark-githubandlogo-github) to 2026 versions.19.21.1
Patch Changes
- #1137
97cefc9fThanks@dependabot! - Bump js-yaml from 3.13.1 to 4.1.119.21.0
Minor Changes
- #1132
c5411b04Thanks@mperrotti! - Adds icons used for Copilot Loops
- #1134
131fbedcThanks@mperrotti! - Adds icons used for Copilot Markdown text wrapping options
- #1133
94ceabb7Thanks@mperrotti! - Adds icons used for feedback dialogs
... (truncated)
Commits
84094efVersion Packages (#1176)ea8e6bbRemoved style details from new icons (#1175)edf68a6Version Packages (#1174)63bc8d0Addition of lockup icon, adjustments to logo and mark (#1165)00f17dbVersion Packages (#1170)0cb52b5Bump next from 11.1.3 to 16.1.7 in /lib/octicons_styled (#1171)5d6cc6dBump rollup from 2.79.2 to 2.80.0 in /lib/octicons_react (#1162)ec791f1Bump minimatch from 3.1.2 to 3.1.5 in /lib/octicons_react (#1173)ca7b3a4Bump next from 16.1.6 to 16.1.7 in /lib/octicons_react (#1172)6567d75Add changeset for various dependency updates in@primer/octicons(#1169)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @primer/octicons-react since your current version.
Updates @primer/react from 37.31.0 to 38.18.0
Release notes
Sourced from @primer/react's releases.
@primer/react@38.18.0Minor Changes
#7700
91bf343Thanks@francinelucca! - ActionMenu: Graduateprimer_react_action_menu_display_in_viewport_inside_dialogfeature flag. ActionMenu now automatically usesdisplayInViewportwhen rendered inside a Dialog, without requiring the feature flag.#7699
1505d9bThanks@francinelucca! - SelectPanel: AdddisplayInViewportprop#7662
39c8cf3Thanks@HiroAgustin! - Timeline: UpdateclipSidebarprop to accept'start','end', or'both'in addition toboolean. Use'start'to only clip the top,'end'to only clip the bottom, or'both'/trueto clip both ends.#7686
6cd13c0Thanks@JelloBagel! - StateLabel: Add new type:archivedPatch Changes
#7690
b492cc8Thanks@HiroAgustin! - fix(Button): Apply inline-flex display to loading wrapper for link variant buttons#7696
1acb7d3Thanks@francinelucca! - Fix item dividers not visible in SelectPanel and FilteredActionList whenshowItemDividersis enabled, caused bycontent-visibility: autoclipping the absolutely-positioned divider pseudo-elements.#7683
f05fcacThanks@liuliu-dev! - Dialog: dynamically switch footer button layout based on available height.#7676
35ca056Thanks@HiroAgustin! - Remove link underline effect on hover for both Link (inline) and Button with variant link (no visuals)#7631
0ecaf6fThanks@mattcosta7! - Add test to validate that themutedprop is not leaked as a bare DOM attribute onLink
@primer/react@38.17.0Minor Changes
#7658
259fdffThanks@hussam-i-am! - fix(polymorphic): Improve prop passthrough for ActionList.LinkItem and Breadcrumbs.Item#7672
77735f9Thanks@iansan5653! - - New: Exposes newuseMergedRefshook that can merge two refs into a single combined ref
- Deprecates
useRefObjectAsForwardedRef; see doc comment for migration instructions- Deprecates
useProvidedRefOrCreate; see doc comment for migration instructions#7623
42847d1Thanks@copilot-swe-agent! -IconButton:keybindingHintnow acceptsstring[]in addition tostring. Multiple hints are rendered joined with "or".Patch Changes
#7510
8fa988bThanks@francinelucca! - chore: ensure max-height does not surpass viewport height in Overlay, ActionMenu under feature flag#7682
8aed331Thanks@llastflowers! - Update CheckboxOrRadioGroup.tsx to addrequiredannouncement
@primer/react@38.16.0Minor Changes
- #7661
dceb79cThanks@TylerJDev! - AnchoredOverlay: Add CSS Anchor Positioning toAnchoredOverlay(under a feature flag)
@primer/react@38.15.1Patch Changes
- #7625
2e8c707Thanks@liuliu-dev! - Banner: stack inline actions vertically on narrow viewports.
... (truncated)
Commits
1625489Release tracking (#7701)6cd13c0Add 'Archived' to StateLabel (#7686)f441841lock-release.yml: Use legacy branch protection instead of rulesets (#7705)0ecaf6ffix(Link): destructuremutedprop to prevent unintentional DOM attribute le...91bf343chore: graduate primer_react_action_menu_display_in_viewport_inside_dialog (#...1505d9bfeat: add displayInViewport option to SelectPanel (#7699)1c7c598Remove Avatar component from@primer/styled-react(#7685)1acb7d3fix(FilteredActionList): prevent content-visibility from clipping item divide...39c8cf3Timeline: extendclipSidebarto accept'start' | 'end' | 'both'(#7662)b492cc8fix(Button): Apply inline-flex display to loading wrapper for link variant (#...- Additional commits viewable in compare view
Updates react from 19.2.0 to 19.2.4
Release notes
Sourced from react's releases.
19.2.4 (January 26th, 2026)
React Server Components
- Add more DoS mitigations to Server Actions, and harden Server Components (#35632 by
@gnoff,@lubieowoce,@sebmarkbage,@unstubbable)19.2.3 (December 11th, 2025)
React Server Components
- Add extra loop protection to React Server Functions (
@sebmarkbage#35351)19.2.2 (December 11th, 2025)
React Server Components
- Move
react-server-dom-webpack/*.unbundledto privatereact-server-dom-unbundled(@eps1lonfacebook/react#35290)- Patch Promise cycles and toString on Server Functions (
@sebmarkbage,@unstubbable#35289, #35345)19.2.1 (December 3rd, 2025)
React Server Components
- Bring React Server Component fixes to Server Actions (
@sebmarkbage#35277)
Changelog
Sourced from react's changelog.
19.2.1 (Dec 3, 2025)
React Server Components
- Bring React Server Component fixes to Server Actions (
@sebmarkbage#35277)
Commits
90ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.1- See full diff in compare view
Updates @types/react from 19.2.2 to 19.2.14
Commits
- See full diff in compare view
Updates react-dom from 19.2.0 to 19.2.4
Release notes
Sourced from react-dom's releases.
19.2.4 (January 26th, 2026)
React Server Components
- Add more DoS mitigations to Server Actions, and harden Server Components (#35632 by
@gnoff,@lubieowoce,@sebmarkbage,@unstubbable)19.2.3 (December 11th, 2025)
React Server Components
- Add extra loop protection to React Server Functions (
@sebmarkbage#35351)19.2.2 (December 11th, 2025)
React Server Components
- Move
react-server-dom-webpack/*.unbundledto privatereact-server-dom-unbundled(@eps1lonfacebook/react#35290)- Patch Promise cycles and toString on Server Functions (
@sebmarkbage,@unstubbable#35289, #35345)19.2.1 (December 3rd, 2025)
React Server Components
- Bring React Server Component fixes to Server Actions (
@sebmarkbage#35277)
Changelog
Sourced from react-dom's changelog.
19.2.1 (Dec 3, 2025)
React Server Components
- Bring React Server Component fixes to Server Actions (
@sebmarkbage#35277)
Commits
90ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.1- See full diff in compare view
Updates @types/react-dom from 19.2.1 to 19.2.3
Commits
- See full diff in compare view
Updates @babel/core from 7.28.4 to 7.29.0
Release notes
Sourced from @babel/core's releases.
v7.29.0 (2026-01-31)
Thanks
@simbahaxfor your first PR!:rocket: New Feature
babel-typesbabel-standalone:bug: Bug Fix
babel-parser
- #17765 fix(parser): correctly parse type assertions in
extendsclause (@nicolo-ribaudo)- #17723 [7.x backport] fix(parser): improve super type argument parsing (
@JLHwung)babel-traverse
- #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (
@simbahax)babel-plugin-transform-block-scoping,babel-traverse
- #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (
@magic-akari):running_woman: Performance
babel-generator,babel-runtime-corejs3
- #17642 [Babel 7] Improve generator performance (
@liuxingbaoyu)Committers: 6
- David (
@simbahax)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu@magic-akariv7.28.6 (2026-01-12)
Thanks
@kadhirashand@kolvianfor your first PRs!:bug: Bug Fix
babel-cli,babel-code-frame,babel-core,babel-helper-check-duplicate-nodes,babel-helper-fixtures,babel-helper-plugin-utils,babel-node,babel-plugin-transform-flow-comments,babel-plugin-transform-modules-commonjs,babel-plugin-transform-property-mutators,babel-preset-env,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17556 fix:
transform-regeneratorcorrectly handles scope (@liuxingbaoyu)babel-plugin-transform-react-jsx
- #17538 fix: Keep jsx comments (
@liuxingbaoyu):nail_care: Polish
babel-core,babel-standalone:house: Internal
babel-plugin-bugfix-v8-static-class-fields-redefine-readonly,babel-plugin-proposal-decorators,babel-plugin-proposal-import-attributes-to-assertions,babel-plugin-proposal-import-wasm-source,babel-plugin-syntax-async-do-expressions,babel-plugin-syntax-decorators,babel-plugin-syntax-destructuring-private,babel-plugin-syntax-do-expressions,babel-plugin-syntax-explicit-resource-management,babel-plugin-syntax-export-default-from,babel-plugin-syntax-flow,babel-plugin-syntax-function-bind,babel-plugin-syntax-function-sent,babel-plugin-syntax-import-assertions,babel-plugin-syntax-import-attributes,babel-plugin-syntax-import-defer,babel-plugin-syntax-import-source,babel-plugin-syntax-jsx,babel-plugin-syntax-module-blocks,babel-plugin-syntax-optional-chaining-assign,babel-plugin-syntax-partial-application,babel-plugin-syntax-pipeline-operator,babel-plugin-syntax-throw-expressions,babel-plugin-syntax-typescript,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-class-properties,babel-plugin-transform-class-static-block,babel-plugin-transform-dotall-regex,babel-plugin-transform-duplicate-named-capturing-groups-regex,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-regexp-modifiers,babel-plugin-transform-unicode-property-regex,babel-plugin-transform-unicode-sets-regex
- #17580 Allow Babel 8 in compatible Babel 7 plugins (
@nicolo-ribaudo)
... (truncated)
Commits
aa8394ev7.29.0ad0d03f[7.x backport] feat: Allow specifying startLine in code frame (#17739)d7f4008v7.28.6e130225Polish(standalone): improve message on invalid preset/plugin (#17606)99dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)d725e39AddBABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK(#17569)c1b55f6Useeslint.config.mts(#17573)61647aev7.28.542cb285Improve@babel/coretypes (#17404)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @babel/core since your current version.
Updates @babel/preset-env from 7.28.3 to 7.29.2
Release notes
Sourced from @babel/preset-env's releases.
v7.29.2 (2026-03-16)
:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-helpers,babel-plugin-transform-async-generator-functions,babel-preset-env,babel-runtime-corejs3
- #17805 [7.x backport] fix: Properly handle await in finally (
@liuxingbaoyu)babel-preset-env:house: Internal
Committers: 2
- Huáng Jùnliàng (
@JLHwung)@liuxingbaoyuv7.29.1 (2026-02-04)
:bug: Bug Fix
babel-standalonebabel-generator
- #17776 [7.x backport] Fix undefined when 64 indents (
@liuxingbaoyu)Committers: 2
- Huáng Jùnliàng (
@JLHwung)@liuxingbaoyuv7.29.0 (2026-01-31)
Thanks
@simbahaxfor your first PR!:rocket: New Feature
babel-typesbabel-standalone:bug: Bug Fix
babel-parser
- #17765 fix(parser): correctly parse type assertions in
extendsclause (@nicolo-ribaudo)- #17723 [7.x backport] fix(parser): improve super type argument parsing (
@JLHwung)babel-traverse
- #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (
@simbahax)babel-plugin-transform-block-scoping,babel-traverse
- #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (
@magic-akari)
... (truncated)
Commits
37d5595v7.29.21c0a08d[7.x backport] fix: Properly handle await in finally (#17805)061bf95[7.x backport] preset-env include/exclude should accept bugfix plugins (#17789)aa8394ev7.29.00053db6Update polyfill packages (#17727)f3a2226[babel 7] Delete Babel 8 fixtures (#17729)d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)61647aev7.28.5- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @babel/preset-env since your current version.
Updates @babel/preset-react from 7.27.1 to 7.28.5
Release notes
Sourced from @babel/preset-react's releases.
v7.28.5 (2025-10-23)
Thank you
@CO0Ki3,@Olexandr88, and@youthfulhpsfor your first PRs!:eyeglasses: Spec Compliance
babel-parser
- #17446 Allow
Runtime Errors for Function Call Assignment Targets(@liuxingbaoyu)babel-helper-validator-identifier:bug: Bug Fix
babel-plugin-proposal-destructuring-privatebabel-parserbabel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring
- #17519 fix:
restcorrectly returns plain array (@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-typesbabel-traverse:house: Internal
:running_woman: Performance
babel-core
- #17490 Faster finding of locations in
buildCodeFrameError(@liuxingbaoyu)Committers: 8
- Babel Bot (
@babel-bot)- Byeongho Yoo (
@youthfulhps)- Huáng Jùnliàng (
@JLHwung)- Hyeon Dokko (
@CO0Ki3)- Nicolò Ribaudo (
@nicolo-ribaudo)@Olexandr88@liuxingbaoyu- fisker Cheung (
@fisker)v7.28.4 (2025-09-05)
Thanks
@gwillenand@mrginglymusfor your first PRs!:house: Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)
... (truncated)
Changelog
Sourced from @babel/preset-react's changelog.
Changelog
Tags:
- :boom: [Breaking Change]
- :eyeglasses: [Spec Compliance]
- :rocket: [New Feature]
- :bug: [Bug Fix]
- :memo: [Documentation]
- :house: [Internal]
- :nail_care: [Polish]
Note: Gaps between patch versions are faulty, broken or test releases.
This file contains the changelog starting from v8.0.0-alpha.0.
- See CHANGELOG - v7.15.0 to v7.28.5 for v7.15.0 to v7.28.5 changes (the last common release between the v8 and v7 release lines was v7.28.5).
- See CHANGELOG - v7.0.0 to v7.14.9 for v7.0.0 to v7.14.9 changes.
- See CHANGELOG - v7 prereleases for v7.0.0-alpha.1 to v7.0.0-rc.4 changes.
- See CHANGELOG - v4, CHANGELOG - v5, and CHANGELOG - v6 for v4.x-v6.x changes.
- See CHANGELOG - 6to5 for the pre-4.0.0 version changelog.
- See Babylon's CHANGELOG for the Babylon pre-7.0.0-beta.29 version changelog.
- See
babel-eslint's releases for the changelog before@babel/eslint-parser7.8.0.- See
eslint-plugin-babel's releases for the changelog before@babel/eslint-plugin7.8.0.v8.0.0-rc.3 (2026-03-16)
:eyeglasses: Spec Compliance
babel-parser:boom: Breaking Change
babel-parser,babel-plugin-proposal-do-expressions,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-instanceof,babel-traverse,babel-typesbabel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx,babel-preset-react
- #17845 Gate jsxDEV source/self with
developmentSourceSelfoption (@rootvector2)babel-generator,babel-parser,babel-types
- #17835 fix: Remove
decoratorsfromTSDeclareMethod(@liuxingbaoyu)babel-helper-import-to-platform-api,babel-plugin-proposal-import-wasm-source,babel-plugin-transform-json-modules
- #17816 Pass
fileinstead ofpathto importToPlatformApi builders (@nicolo-ribaudo):rocket: New Feature
babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx,babel-preset-react
- #17862 Add
sourceSelfoption to@babel/plugin-transform-react-jsx-development(@nicolo-ribaudo)babel-parser
- #16935 feat: Add
locationsoption to parser (@liuxingbaoyu)
... (truncated)
Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)- See full diff in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @babel/preset-react since your current version.
Updates @babel/preset-typescript from 7.27.1 to 7.28.5
Release notes
Sourced from @babel/preset-typescript's releases.
v7.28.5 (2025-10-23)
Thank you
@CO0Ki3,@Olexandr88, and@youthfulhpsfor your first PRs!:eyeglasses: Spec Compliance
babel-parser
- #17446 Allow
Runtime Errors for Function Call Assignment Targets(@liuxingbaoyu)babel-helper-validator-identifier:bug: Bug Fix
babel-plugin-proposal-destructuring-privatebabel-parserbabel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring
- #17519 fix:
restcorrectly returns plain array (@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-typesbabel-traverse:house: Internal
:running_woman: Performance
babel-core
- #17490 Faster finding of locations in
buildCodeFrameError(@liuxingbaoyu)Committers: 8
- Babel Bot (
@babel-bot)- Byeongho Yoo (
@youthfulhps)- Huáng Jùnliàng (
@JLHwung)- Hyeon Dokko (
@CO0Ki3)- Nicolò Ribaudo (
@nicolo-ribaudo)@Olexandr88@liuxingbaoyu- fisker Cheung (
@fisker)v7.28.4 (2025-09-05)
Thanks
@gwillenand@mrginglymusfor your first PRs!:house: Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)
... (truncated)
Changelog
Sourced from @babel/preset-typescript's changelog.
Changelog
Tags:
- :boom: [Breaking Change]
- :eyeglasses: [Spec Compliance]
- :rocket: [New Feature]
- :bug: [Bug Fix]
- :memo: [Documentation]
- :house: [Internal]
- :nail_care: [Polish]
Note: Gaps between patch versions are faulty, broken or test releases.
This file contains the changelog starting from v8.0.0-alpha.0.
- See CHANGELOG - v7.15.0 to v7.28.5 for v7.15.0 to v7.28.5 changes (the last common release between the v8 and v7 release lines was v7.28.5).
- See
Package Dependencies
Technical Details
| ID: | 15113875 |
| UUID: | 4189094017 |
| Node ID: | PR_kwDOQlQ6ds7PWJtA |
| Host: | GitHub |
| Repository: | github/github-well-architected |