Skip to content

Commit 26e7f27

Browse files
scaleway-botgithub-actions[bot]
authored andcommitted
chore: release (beta) (#5480)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 33780fa commit 26e7f27

File tree

11 files changed

+106
-5
lines changed

11 files changed

+106
-5
lines changed

.changeset/pre.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,27 @@
1717
"@utils/test": "0.0.1"
1818
},
1919
"changesets": [
20+
"all-deer-talk",
21+
"breezy-hounds-bake",
22+
"deep-peas-live",
2023
"eight-glasses-warn",
2124
"fluffy-bananas-type",
25+
"giant-hairs-wash",
2226
"good-walls-behave",
2327
"great-showers-marry",
28+
"little-dogs-type",
29+
"many-items-wear",
2430
"modern-terms-know",
2531
"neat-regions-repair",
32+
"pretty-webs-share",
2633
"real-streets-ring",
2734
"real-suns-repair",
35+
"renovate-4590027",
36+
"renovate-65baf91",
37+
"renovate-be044a0",
38+
"renovate-e9a5ced",
39+
"rich-crabs-cough",
40+
"rotten-coins-glow",
2841
"some-adults-say",
2942
"spicy-waves-fix",
3043
"strong-cats-float",

packages/form/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,21 @@
158158
- @ultraviolet/icons@4.0.4
159159
- @ultraviolet/ui@2.1.1
160160

161+
## 5.0.0-beta.6
162+
163+
### Patch Changes
164+
165+
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
166+
Updated dependency `@types/react-dom` to `19.1.9`.
167+
168+
- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`.
169+
Updated dependency `@babel/runtime` to `7.28.3`.
170+
Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`.
171+
Updated dependency `@babel/preset-env` to `7.28.3`.
172+
- Updated dependencies [[`65da279`](https://github.com/scaleway/ultraviolet/commit/65da27924e47c48bfe97e485881d2a3aeb147bb6), [`7a6a41e`](https://github.com/scaleway/ultraviolet/commit/7a6a41e26303a8c273700e2a32784ca515067f15), [`475669b`](https://github.com/scaleway/ultraviolet/commit/475669bd710411ec99a5370ede1523535161fbdc), [`a65dcc1`](https://github.com/scaleway/ultraviolet/commit/a65dcc1e898321d13480c88036d5196c1fa28814), [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542), [`6815e33`](https://github.com/scaleway/ultraviolet/commit/6815e33cae41e61b0285fca98fb6894837f1b6ef), [`cb3aaed`](https://github.com/scaleway/ultraviolet/commit/cb3aaeddda933b0ccb0db8a484e18dcbb631d6ff)]:
173+
- @ultraviolet/ui@3.0.0-beta.6
174+
- @ultraviolet/icons@4.0.4-beta.2
175+
161176
## 5.0.0-beta.5
162177

163178
### Patch Changes

packages/form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/form",
3-
"version": "5.0.0-beta.5",
3+
"version": "5.0.0-beta.6",
44
"description": "Ultraviolet Form",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/icons/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,18 @@
9898

9999
### Patch Changes
100100

101+
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
102+
Updated dependency `@types/react-dom` to `19.1.9`.
103+
104+
- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`.
105+
Updated dependency `@babel/runtime` to `7.28.3`.
106+
Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`.
107+
Updated dependency `@babel/preset-env` to `7.28.3`.
108+
109+
## 4.0.4-beta.2
110+
111+
### Patch Changes
112+
101113
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
102114
Updated dependency `@types/react-dom` to `19.1.9`.
103115

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/icons",
3-
"version": "4.0.4-beta.1",
3+
"version": "4.0.4-beta.2",
44
"description": "Ultraviolet Icons",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/nextjs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,18 @@
144144
- Updated dependencies [[`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542)]:
145145
- @ultraviolet/ui@2.1.1
146146

147+
## 2.0.0-beta.6
148+
149+
### Patch Changes
150+
151+
- [#5454](https://github.com/scaleway/ultraviolet/pull/5454) [`9c34041`](https://github.com/scaleway/ultraviolet/commit/9c34041245eb04bb6c1cdce358ed0d4b40a49ae8) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `next` to `15.4.7`.
152+
Updated dependency `eslint-config-next` to `15.4.7`.
153+
154+
- [#5483](https://github.com/scaleway/ultraviolet/pull/5483) [`c5d3c9e`](https://github.com/scaleway/ultraviolet/commit/c5d3c9eedebaab3e82c7e58cee37ccfb195f39f2) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `next` to `15.4.7`.
155+
156+
- Updated dependencies [[`65da279`](https://github.com/scaleway/ultraviolet/commit/65da27924e47c48bfe97e485881d2a3aeb147bb6), [`7a6a41e`](https://github.com/scaleway/ultraviolet/commit/7a6a41e26303a8c273700e2a32784ca515067f15), [`475669b`](https://github.com/scaleway/ultraviolet/commit/475669bd710411ec99a5370ede1523535161fbdc), [`a65dcc1`](https://github.com/scaleway/ultraviolet/commit/a65dcc1e898321d13480c88036d5196c1fa28814), [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542), [`6815e33`](https://github.com/scaleway/ultraviolet/commit/6815e33cae41e61b0285fca98fb6894837f1b6ef), [`cb3aaed`](https://github.com/scaleway/ultraviolet/commit/cb3aaeddda933b0ccb0db8a484e18dcbb631d6ff)]:
157+
- @ultraviolet/ui@3.0.0-beta.6
158+
147159
## 2.0.0-beta.5
148160

149161
### Patch Changes

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/nextjs",
3-
"version": "2.0.0-beta.5",
3+
"version": "2.0.0-beta.6",
44
"description": "Ultraviolet NextJS utility package",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/plus/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,27 @@
211211
- @ultraviolet/icons@4.0.4
212212
- @ultraviolet/ui@2.1.1
213213

214+
## 2.0.0-beta.6
215+
216+
### Minor Changes
217+
218+
- [#5460](https://github.com/scaleway/ultraviolet/pull/5460) [`9826c20`](https://github.com/scaleway/ultraviolet/commit/9826c200d02e9d2ad9f68610ac15112a896fa0ef) Thanks [@Echo-IV](https://github.com/Echo-IV)! - Add lineNumber prop on `<CodeEditor />` component
219+
220+
### Patch Changes
221+
222+
- [`37debae`](https://github.com/scaleway/ultraviolet/commit/37debae5387ce8f03beda91c0518c6f739513188) Thanks [@Lawndlwd](https://github.com/Lawndlwd)! - Add error message on Code editor
223+
224+
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
225+
Updated dependency `@types/react-dom` to `19.1.9`.
226+
227+
- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`.
228+
Updated dependency `@babel/runtime` to `7.28.3`.
229+
Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`.
230+
Updated dependency `@babel/preset-env` to `7.28.3`.
231+
- Updated dependencies [[`65da279`](https://github.com/scaleway/ultraviolet/commit/65da27924e47c48bfe97e485881d2a3aeb147bb6), [`7a6a41e`](https://github.com/scaleway/ultraviolet/commit/7a6a41e26303a8c273700e2a32784ca515067f15), [`475669b`](https://github.com/scaleway/ultraviolet/commit/475669bd710411ec99a5370ede1523535161fbdc), [`a65dcc1`](https://github.com/scaleway/ultraviolet/commit/a65dcc1e898321d13480c88036d5196c1fa28814), [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542), [`6815e33`](https://github.com/scaleway/ultraviolet/commit/6815e33cae41e61b0285fca98fb6894837f1b6ef), [`cb3aaed`](https://github.com/scaleway/ultraviolet/commit/cb3aaeddda933b0ccb0db8a484e18dcbb631d6ff)]:
232+
- @ultraviolet/ui@3.0.0-beta.6
233+
- @ultraviolet/icons@4.0.4-beta.2
234+
214235
## 2.0.0-beta.5
215236

216237
### Patch Changes

packages/plus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/plus",
3-
"version": "2.0.0-beta.5",
3+
"version": "2.0.0-beta.6",
44
"description": "Ultraviolet Plus",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/ui/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Change Log
22

3+
## 3.0.0-beta.6
4+
5+
### Major Changes
6+
7+
- [`65da279`](https://github.com/scaleway/ultraviolet/commit/65da27924e47c48bfe97e485881d2a3aeb147bb6) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor components `Popup`, `Popover` and `Tooltip` to use vanilla-extract instead of Emotion
8+
9+
- [`6815e33`](https://github.com/scaleway/ultraviolet/commit/6815e33cae41e61b0285fca98fb6894837f1b6ef) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor components `Loader` and `Separator` to use vanilla-extract instead of Emotion
10+
11+
- [`cb3aaed`](https://github.com/scaleway/ultraviolet/commit/cb3aaeddda933b0ccb0db8a484e18dcbb631d6ff) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor components `Avatar` to use vanilla-extract instead of Emotion
12+
13+
### Patch Changes
14+
15+
- [`7a6a41e`](https://github.com/scaleway/ultraviolet/commit/7a6a41e26303a8c273700e2a32784ca515067f15) Thanks [@matthprost](https://github.com/matthprost)! - Fix className useless spacing on Banner and Button
16+
17+
- [`475669b`](https://github.com/scaleway/ultraviolet/commit/475669bd710411ec99a5370ede1523535161fbdc) Thanks [@lisalupi](https://github.com/lisalupi)! - `ActionBar` & `Text`: Use css variable instead of style with vanilla extract
18+
19+
- [`a65dcc1`](https://github.com/scaleway/ultraviolet/commit/a65dcc1e898321d13480c88036d5196c1fa28814) Thanks [@lisalupi](https://github.com/lisalupi)! - `SelectInput`: should display values correctly on first render
20+
21+
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
22+
Updated dependency `@types/react-dom` to `19.1.9`.
23+
24+
- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`.
25+
Updated dependency `@babel/runtime` to `7.28.3`.
26+
Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`.
27+
Updated dependency `@babel/preset-env` to `7.28.3`.
28+
- Updated dependencies [[`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542)]:
29+
- @ultraviolet/[email protected]
30+
331
## 3.0.0-beta.5
432

533
### Major Changes

0 commit comments

Comments
 (0)