1
0
mirror of https://github.com/Unleash/unleash.git synced 2026-01-05 20:06:22 +01:00
Commit Graph

1668 Commits

Author SHA1 Message Date
renovate[bot]
a83234703d
chore(deps): update dependency @tsconfig/docusaurus to v2.0.7 (#11143)
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@tsconfig/docusaurus](https://redirect.github.com/tsconfig/bases)
([source](https://redirect.github.com/tsconfig/bases/tree/HEAD/bases)) |
[`2.0.3` ->
`2.0.7`](https://renovatebot.com/diffs/npm/@tsconfig%2fdocusaurus/2.0.3/2.0.7)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@tsconfig%2fdocusaurus/2.0.7?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tsconfig%2fdocusaurus/2.0.3/2.0.7?slim=true)
|

---

### Release Notes

<details>
<summary>tsconfig/bases (@&#8203;tsconfig/docusaurus)</summary>

###
[`v2.0.7`](c90a597c1f...5a0cc81220)

[Compare
Source](5257f3154e...1bff76396c)

###
[`v2.0.6`](be6b3bb160...0a2d3b323a)

[Compare
Source](5257f3154e...5257f3154e)

###
[`v2.0.5`](1bff76396c...a1854fcbfb)

[Compare
Source](0a2d3b323a...5257f3154e)

###
[`v2.0.4`](be6b3bb160...1bff76396c)

[Compare
Source](be6b3bb160...0a2d3b323a)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 21:41:18 +00:00
renovate[bot]
9e1865d727
chore(deps): update dependency @mdx-js/react to v3.1.1 (#11132)
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@mdx-js/react](https://mdxjs.com)
([source](https://redirect.github.com/mdx-js/mdx/tree/HEAD/packages/react/))
| [`3.1.0` ->
`3.1.1`](https://renovatebot.com/diffs/npm/@mdx-js%2freact/3.1.0/3.1.1)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@mdx-js%2freact/3.1.1?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mdx-js%2freact/3.1.0/3.1.1?slim=true)
|

---

### Release Notes

<details>
<summary>mdx-js/mdx (@&#8203;mdx-js/react)</summary>

###
[`v3.1.1`](https://redirect.github.com/mdx-js/mdx/releases/tag/3.1.1)

[Compare
Source](https://redirect.github.com/mdx-js/mdx/compare/3.1.0...3.1.1)

##### Fix

- [`3cad7d7`](https://redirect.github.com/mdx-js/mdx/commit/3cad7d7e)
`@mdx-js/mdx`: add dependency on `acorn`
- [`0dc4472`](https://redirect.github.com/mdx-js/mdx/commit/0dc4472f)
`@mdx-js/esbuild`: fix crash with esbuild loader and `jsx` option
by [@&#8203;egnor](https://redirect.github.com/egnor) in
[#&#8203;2593](https://redirect.github.com/mdx-js/mdx/pull/2593)
- [`84ec66e`](https://redirect.github.com/mdx-js/mdx/commit/84ec66ef)
`@mdx-js/esbuild`: refactor to improve error conversion in esbuild
by [@&#8203;egnor](https://redirect.github.com/egnor) in
[#&#8203;2595](https://redirect.github.com/mdx-js/mdx/pull/2595)
- [`2b3381a`](https://redirect.github.com/mdx-js/mdx/commit/2b3381a8)
`@mdx-js/rollup`: fix support for query parameters in Vite
by [@&#8203;markdalgleish](https://redirect.github.com/markdalgleish) in
[#&#8203;2629](https://redirect.github.com/mdx-js/mdx/pull/2629)

##### Types

- [`933ab44`](https://redirect.github.com/mdx-js/mdx/commit/933ab444)
`@mdx-js/mdx`: add `attributes` to export/import declarations

##### Docs

- [`c156a1f`](https://redirect.github.com/mdx-js/mdx/commit/c156a1f6)
Add `rehype-mdx-toc` to list of plugin
by [@&#8203;boning-w](https://redirect.github.com/boning-w) in
[#&#8203;2622](https://redirect.github.com/mdx-js/mdx/pull/2622)
- [`913659c`](https://redirect.github.com/mdx-js/mdx/commit/913659c8)
Add `recma-module-to-function` to list of plugins
by [@&#8203;remcohaszing](https://redirect.github.com/remcohaszing) in
[#&#8203;2605](https://redirect.github.com/mdx-js/mdx/pull/2605)
- [`67fb1d0`](https://redirect.github.com/mdx-js/mdx/commit/67fb1d07)
Remove unneeded JSX type casting in docs, tests
- [`f0d20da`](https://redirect.github.com/mdx-js/mdx/commit/f0d20da8)
Remove local use of `JSX`
by [@&#8203;remcohaszing](https://redirect.github.com/remcohaszing) in
[#&#8203;2604](https://redirect.github.com/mdx-js/mdx/pull/2604)
- [`63f39ce`](https://redirect.github.com/mdx-js/mdx/commit/63f39cea)
Remove references to twitter
- [`35ac59d`](https://redirect.github.com/mdx-js/mdx/commit/35ac59dd)
Refactor some docs regarding recma plugins

**Full Changelog**:
<https://github.com/mdx-js/mdx/compare/3.1.0...3.1.1>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-11 22:11:13 +00:00
Melinda Fekete
66596204f6
docs: fix typo (#11122) 2025-12-11 11:12:13 +01:00
Melinda Fekete
9b29afe673
docs: 7.4 update (#11114) 2025-12-10 16:03:17 +01:00
Melinda Fekete
460c3f6421
docs: update LTS date for OSS edge (#11108) 2025-12-10 10:39:03 +01:00
Jaanus Sellin
99e733f95c
fix: sidebars linting (#11106) 2025-12-09 15:27:56 +02:00
Melinda Fekete
232a8634cd
docs: enterprise edge (#11083) 2025-12-09 13:56:54 +01:00
Melinda Fekete
54bdb218e7
docs: URL and image cleanup (#10840) 2025-12-04 11:48:21 +01:00
Thomas Heartman
00fc42f002
Revert "chore: removes an unused after image (#11054)" (#11056)
This reverts commit 246c898da3.

Turns out this was in the docs and not in the product. No wonder I
couldn't see it.
2025-12-01 15:50:30 +01:00
Thomas Heartman
246c898da3
chore: removes an unused after image (#11054)
This background image doesn't exist anymore (we use a different one
rendered in a different manner), so we can delete the code. Should
prevent devs in the future from being confused by this the same way I
was.
2025-12-01 15:39:28 +01:00
Nuno Góis
e455426b3c
chore: use license address instead of sales (#11016)
https://linear.app/unleash/issue/2-4042/use-licensegetunleashio-instead-of-salesgetunleashio

Prefer `license@getunleash.io` over `sales@getunleash.io` for reach
outs.
2025-11-24 11:39:06 +00:00
Melinda Fekete
302c6a3e54
docs: impact metrics (#11001) 2025-11-20 15:42:55 +01:00
Melinda Fekete
54a68f63f1
docs: add auto-generated MCP docs (#10984) 2025-11-14 16:47:13 +01:00
Simon Hornby
c5f0b50b30
chore: slightly simpler quick start setup (#10933)
Co-authored-by: Melinda Fekete <melinda.fekete@getunleash.io>
2025-11-11 17:10:27 +02:00
Melinda Fekete
28fa4240b7
docs: updates for 7.3 (#10913) 2025-11-06 10:56:15 +01:00
Melinda Fekete
d721499bd4
docs: explain that IP allow list is configured by us (#10896) 2025-10-31 11:53:30 +01:00
Melinda Fekete
7d2a5d0ed8
docs: add guides overview page (#10895) 2025-10-31 09:35:08 +01:00
Melinda Fekete
a14c5c7f57
docs: update private project collaboration mode explanation (#10892) 2025-10-30 17:03:16 +01:00
Gastón Fournier
d715fc6aad
fix(docs): Slack webhook URL documentation link (#10887)
Updated the Slack webhook URL documentation link to the latest Slack API
documentation.

Fixes: #10731

https://api.slack.com/incoming-webhooks is redirected to
https://docs.slack.dev/messaging/sending-messages-using-incoming-webhooks/
2025-10-29 13:48:06 +01:00
Melinda Fekete
649e5d8ce5
docs: update segments page (#10875) 2025-10-27 18:06:34 +01:00
Melinda Fekete
b6694cd925
docs: update import export page (#10854) 2025-10-24 14:53:32 +02:00
Mateusz Kwasniewski
ffa602239d
fix: linting website links (#10846) 2025-10-23 09:02:58 +02:00
Melinda Fekete
09fcbe3d49
add get certified buttons for each certification path (#10844)
Add get certified links for each of the certification paths:
https://unleash-internal.slack.com/archives/C047ALS9NL8/p1761131159796449
2025-10-22 15:43:15 +02:00
Alex Casalboni
596030579d
Add unleash edge quickstart guide (#10809)
## About the changes
New Unleash Edge quickstart guide.

---------

Co-authored-by: Melinda Fekete <melinda.fekete@getunleash.io>
2025-10-22 15:42:24 +02:00
Nuno Góis
2a60508998
chore: fix search results page in our docs (#10816)
https://linear.app/unleash/issue/2-3982/fix-search-results-page-in-our-docs

Fixes the search results page in our docs.

### Before

<img width="1699" height="634" alt="image"
src="https://github.com/user-attachments/assets/341c086c-7a1e-4d10-87c7-d24e8afa43d2"
/>

### After

<img width="1360" height="1261" alt="image"
src="https://github.com/user-attachments/assets/4a74f2c5-6914-436b-96cf-8fa1691b84f4"
/>
2025-10-16 11:25:11 +01:00
Melinda Fekete
16d420a2e8
Add OSS vs Enterprise comparison page (#10793) 2025-10-14 15:31:53 +02:00
Melinda Fekete
dcda481afe
docs: add FAQs to 11 principles page (#10701) 2025-10-08 16:26:09 +02:00
dependabot[bot]
1ab047859f
chore(deps): bump mermaid from 11.4.1 to 11.10.1 in /website (#10525) 2025-09-23 12:14:17 +02:00
dependabot[bot]
38de4db3e2
chore(deps): bump sha.js from 2.4.11 to 2.4.12 in /website (#10520) 2025-09-22 18:42:48 +02:00
dependabot[bot]
250d308dee
chore(deps): bump axios from 1.8.2 to 1.12.0 in /website (#10666) 2025-09-22 18:09:53 +02:00
Fredrik Strand Oseberg
2fd40e7372
fix: only load ga and gtm in production (#10612)
CookieYes was throwing an uncaught error triggered by GA and GTM
scripts. We don't want analytics to run in development anyway, so I
disabled them in these environments.
2025-09-04 09:35:56 +02:00
Melinda Fekete
a874a9ce6c
docs: 7.2 updates (#10611) 2025-09-03 14:50:59 +02:00
Melinda Fekete
8364498c22
docs: add feature and versioning info (#10547) 2025-08-28 17:51:52 +02:00
Fredrik Strand Oseberg
8da040b89a
Fix/website performance (#10489) 2025-08-27 15:54:32 +02:00
Gastón Fournier
9e76b2c40a
docs: some details spotted to align with new token types (#10523)
## About the changes
Few places where we can use Backend token instead of CLIENT.
2025-08-22 10:47:32 -03:00
Gastón Fournier
92480554dc
feat: incorporate backend as a valid api token type replacing client (#10500)
This PR deprecates `CLIENT` api token type in favor of `BACKEND` but
both will continue working.

Also replaces:
- `INIT_CLIENT_API_TOKENS` with `INIT_BACKEND_API_TOKENS`. The former is
kept for backward compatibility.
2025-08-21 09:43:54 -03:00
Gastón Fournier
37b716c4ba
fix: wrong link (#10501)
This repository is not inside Unleash org, so it was not renamed. Should
stay as it was before.

Fixes #10145
2025-08-18 15:11:57 +00:00
Melinda Fekete
b8cc62cc96
SCIM config troubleshooting (#10478) 2025-08-08 17:26:51 +02:00
Yash Malik
287a90a395
docs: Update what-is-a-feature-flag.mdx (#10412)
Fixed hyperlink to the State of DevOps Report
2025-08-07 07:38:02 -03:00
Melinda Fekete
b0f4f1b3b9
docs: update diagrams affected by SDK and token renaming (#10463) 2025-08-06 16:31:45 +02:00
Gastón Fournier
a76e501438
chore: update references to repositories (#10465)
---------

Co-authored-by: Melinda Fekete <melinda.fekete@getunleash.io>
2025-08-06 14:45:26 +02:00
Gastón Fournier
629624fd1c
docs: update references and names to new SDK nomenclature (#10431)
## About the changes
Follow up on https://github.com/Unleash/unleash/pull/10430 this PR
adapts documentation.

---------

Co-authored-by: Melinda Fekete <melinda.fekete@getunleash.io>
2025-07-30 14:35:37 +02:00
Gastón Fournier
3479aa8b2c
docs: change absolute url to relative (#10432)
This makes it easier to navigate inside the preview site (cause it stays
in the preview instead of jumping to the docs website), and it also
helps detecting broken links if we change the landing page (since the
one in docs.getunleash.io will still exist).
2025-07-29 18:20:15 +02:00
Melinda Fekete
a6397c51ab
docs: organize feature flags using projects and environments guide (#10402) 2025-07-28 13:33:59 +02:00
Thomas Heartman
08930e2081
Fix broken markdown link in api-overview doc. (#10417)
It was missing a closing `]`.
2025-07-25 15:27:35 +02:00
dependabot[bot]
86b4bea838
chore(deps): bump form-data from 4.0.1 to 4.0.4 in /website (#10392) 2025-07-23 18:12:12 +02:00
Melinda Fekete
f363a1eba7
Add search priority for auto-generated pages (#10386) 2025-07-22 18:16:24 +02:00
Melinda Fekete
dc81f81b54
docs: guide for managing feature flags in code (#10344) 2025-07-22 11:47:09 +02:00
Melinda Fekete
253c2d71b3
docs: prioritize search results (#10369) 2025-07-18 17:09:35 +02:00
Melinda Fekete
5d23a9c5e1
Add metadata to quickstart (#10366) 2025-07-17 16:25:32 +02:00