Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: sync alpha with master #3303

Open
wants to merge 160 commits into
base: alpha
Choose a base branch
from

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    3fb2613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e0cca5 View commit details
    Browse the repository at this point in the history
  3. feat: add typings for <Button> (#3080)

    * feat: add typings for <Button>
    
    * chore: bump @types/react and @types/react-dom
    
    * feat: re-export bootstrap helpers as ComponentWithAsProp, BsPropsWithAs
    bradenmacdonald authored and PKulkoRaccoonGang committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    98fe4a5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and PKulkoRaccoonGang committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6e634fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f391bc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7587e33 View commit details
    Browse the repository at this point in the history
  7. chore: update browserslist DB (#3046)

    Co-authored-by: adamstankiewicz <[email protected]>
    2 people authored and PKulkoRaccoonGang committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7a0aa43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0af393 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c71493e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53f527b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3ed50d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    45383cc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    58ff6ef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5489813 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d15193b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    68c83d0 View commit details
    Browse the repository at this point in the history
  17. chore(deps-dev): bump ws from 7.5.9 to 7.5.10 (#3101)

    Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and PKulkoRaccoonGang committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3fce700 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b17a0e7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3f0c44c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d43faea View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b24f6a4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    baafb13 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2eab4bb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9e20c60 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    796dfb8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2ed59bc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    56c7195 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    52ed043 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6846bb5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    711ece1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ac6634d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c85b8c5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2f62201 View commit details
    Browse the repository at this point in the history
  34. feat: Add TypeScript types for <Overlay>, <OverlayTrigger>, <Tooltip>…

    …, <IconButton> (#3100)
    
    * feat: add typings for <Overlay> and <OverlayTrigger>
    
    * feat: add typings for <Tooltip>
    
    * feat: add typings for <IconButton>
    
    * chore: typing cleanups for <Chip> code
    
    * feat: slightly more detailed types for <Chip/ChipIcon> - per review
    bradenmacdonald authored and PKulkoRaccoonGang committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ea907a1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2799f64 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f2827a2 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    64fd8a1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3e005ab View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    92bf6bc View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0f2160e View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0b35907 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    3631ae8 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    804233a View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    76d653a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    3354a46 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    3e75089 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    47b114a View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    b6c3314 View commit details
    Browse the repository at this point in the history
  49. docs: Update catalog-info extension. (#3143)

    Backstage doesn't read `.yml` files only `.yaml`
    feanil authored and PKulkoRaccoonGang committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6cf16c0 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3895ede View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    25a7034 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    104cab8 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    f87b878 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    a53f581 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    af12f43 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    8b36523 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    5f4001b View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    dd5ce84 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    a12a375 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    3fe12b9 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    e2da7e1 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    4c3cba4 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    0e9a898 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    ca07177 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    f9e3f36 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    717fd68 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    bf2bc21 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    db5c1a0 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    965c252 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    9636040 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    5fff87c View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    8a4517a View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    7b8a507 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    98b0ae4 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    56f4765 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    f4fb80c View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    272ec09 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    c18c956 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    90d8d58 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    3e88821 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    070e9c9 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    2d0bc29 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    14eba5d View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    c53d485 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    3e1b24d View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    41e8be0 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    7788115 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    56f409f View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    7e74ca8 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    243bc81 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    d6d2807 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    409bf2c View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    b7bcf77 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    10a8a9b View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    8281b97 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    84c480d View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    a228415 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    36ebb4e View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    d5c14ba View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    1238f88 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    49e21fe View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    68bf7e0 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    8f5b609 View commit details
    Browse the repository at this point in the history
  104. feat: migrates Container to TypeScript; Container without max-width o…

    …n docs site [FC-0062] (#3216)
    rpenido authored and PKulkoRaccoonGang committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7e5a72c View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    1f0ea00 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    b150114 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    6ad2bf7 View commit details
    Browse the repository at this point in the history
  108. build: Upgrade to Node 20 (#3236)

    * build: Upgrade to Node 20
    
    * chore: updated package-lock
    BilalQamar95 authored and PKulkoRaccoonGang committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    483c9c6 View commit details
    Browse the repository at this point in the history
  109. chore(deps): bump actions/download-artifact from 2 to 4 in /.github/w…

    …orkflows (#3209)
    
    * chore(deps): bump actions/download-artifact in /.github/workflows
    
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v2...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: Apply suggestions from code review
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brian Smith <[email protected]>
    2 people authored and PKulkoRaccoonGang committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    29125ed View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    9f8e750 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    667a11f View commit details
    Browse the repository at this point in the history
  112. chore(deps): bump actions/upload-artifact from 2 to 4 (#3225)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and PKulkoRaccoonGang committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    253e04b View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    b67cbc4 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    9643c03 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    4839b6d View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    b83d0de View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    5964816 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    f410dbc View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    ae726a3 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    fbf9bb4 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    494cdbb View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    dee6da2 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    ae254ad View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    32ba623 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    6f3b26d View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    4294d41 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    4e4f607 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    d6e5532 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    31b60f1 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    49e4500 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    85b54a5 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    bb8df3e View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    466b262 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    af0c2e6 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    312bcb9 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    3779848 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    8f7e222 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    b3c5d81 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    856d335 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    3d463f5 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    01c8eac View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    ebaf57d View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    b2783a2 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    e2788a7 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    2957d8a View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    c35f000 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    47c6e59 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    6cf43c8 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    4121877 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    515be47 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    95faf46 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    d59a7bb View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    83908b5 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    83a6b37 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    fd11e0d View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    7f03118 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    401b4e7 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    8db128a View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    1e3d4f0 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    523aa2f View commit details
    Browse the repository at this point in the history