renovate[bot]
c7b2e336f0
Update dependency vite to v5.4.6 ( #13385 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-18 08:25:49 +02:00
renovate[bot]
c9f7c3d652
Update dependency react-resizable-panels to v2.1.3 ( #13360 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 07:38:21 +00:00
renovate[bot]
7919a7122a
Update NPM Development dependencies ( #13363 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 09:32:56 +02:00
Micha Reiser
21bfab9b69
Playground: Add Copy as pyproject.toml/ruff.toml and paste from TOML ( #13328 )
2024-09-13 13:44:24 +01:00
renovate[bot]
f427a7a5a3
Update NPM Development dependencies ( #13290 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io >
2024-09-09 11:07:16 +00:00
renovate[bot]
8972e5d175
Update NPM Development dependencies ( #13198 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ))
| [`18.3.4` ->
`18.3.5`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.4/18.3.5 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin )
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ))
| [`8.2.0` ->
`8.3.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.2.0/8.3.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser )
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ))
| [`8.2.0` ->
`8.3.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.2.0/8.3.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [postcss](https://postcss.org/ )
([source](https://redirect.github.com/postcss/postcss )) | [`8.4.41` ->
`8.4.43`](https://renovatebot.com/diffs/npm/postcss/8.4.41/8.4.43 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [wrangler](https://redirect.github.com/cloudflare/workers-sdk )
([source](https://redirect.github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler ))
| [`3.72.2` ->
`3.73.0`](https://renovatebot.com/diffs/npm/wrangler/3.72.2/3.73.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/eslint-plugin)</summary>
###
[`v8.3.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#830-2024-08-26 )
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.2.0...v8.3.0 )
##### 🚀 Features
- **eslint-plugin:** \[no-deprecation] add rule
##### 🩹 Fixes
- **eslint-plugin:** \[no-unnecessary-template-expression] add missing
parentheses in autofix
- **eslint-plugin:** \[no-unnecessary-type-parameters] check mapped
alias type arguments
- **utils:** add `TSDeclareFunction` to `functionTypeTypes`
- **ast-spec:** use `Expression` in argument of `ThrowStatement`
##### ❤️ Thank You
- Abraham Guo
- Daichi Kamiyama
- Josh Goldberg ✨
- Kim Sang Du
- Sukka
- Vida Xie
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning )
and
[releases](https://main--typescript-eslint.netlify.app/users/releases )
on our website.
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/parser)</summary>
###
[`v8.3.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#830-2024-08-26 )
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.2.0...v8.3.0 )
This was a version bump only for parser to align it with other projects,
there were no code changes.
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning )
and
[releases](https://main--typescript-eslint.netlify.app/users/releases )
on our website.
</details>
<details>
<summary>postcss/postcss (postcss)</summary>
###
[`v8.4.43`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8443 )
[Compare
Source](https://redirect.github.com/postcss/postcss/compare/8.4.42...8.4.43 )
- Fixed `markClean is not a function` error.
###
[`v8.4.42`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8442 )
[Compare
Source](https://redirect.github.com/postcss/postcss/compare/8.4.41...8.4.42 )
- Fixed CSS syntax error on long minified files (by
[@​varpstar](https://redirect.github.com/varpstar )).
</details>
<details>
<summary>cloudflare/workers-sdk (wrangler)</summary>
###
[`v3.73.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3730 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.72.3...wrangler@3.73.0 )
##### Minor Changes
-
[#​6571](https://redirect.github.com/cloudflare/workers-sdk/pull/6571 )
[`a7e1bfe`](a7e1bfea3e )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - feat:
Add deployment http targets to wrangler deploy logs, and add url to
pages deploy logs
-
[#​6497](https://redirect.github.com/cloudflare/workers-sdk/pull/6497 )
[`3bd833c`](3bd833cbe2 )
Thanks [@​WalshyDev](https://redirect.github.com/WalshyDev )! -
chore: move `wrangler versions ...`, `wrangler deployments ...`,
`wrangler rollback` and `wrangler triggers ...` out of experimental and
open beta.
These are now available to use without the --x-versions flag, you can
continue to pass this however without issue to keep compatibility with
all the usage today.
A few of the commands had an output that wasn't guarded by
`--x-versions` those have been updated to use the newer output, we have
tried to keep compatibility where possible (for example: `wrangler
rollback` will continue to output "Worker Version ID:" so users can
continue to grab the ID).
If you wish to use the old versions of the commands you can pass the
`--no-x-versions` flag. Note, these will be removed in the future so
please work on migrating.
-
[#​6586](https://redirect.github.com/cloudflare/workers-sdk/pull/6586 )
[`72ea742`](72ea74214d )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - feat:
Inject a 404 response for browser requested `favicon.ico` files when
loading the `/__scheduled` page for scheduled-only Workers
-
[#​6497](https://redirect.github.com/cloudflare/workers-sdk/pull/6497 )
[`3bd833c`](3bd833cbe2 )
Thanks [@​WalshyDev](https://redirect.github.com/WalshyDev )! -
feat: update `wrangler deploy` to use the new versions and deployments
API.
This should have zero user-facing impact but sets up the most used
command to deploy Workers to use the new recommended APIs and move away
from the old ones.
We will still call the old upload path where required (e.g. Durable
Object migration or Service Worker format).
##### Patch Changes
-
[#​6563](https://redirect.github.com/cloudflare/workers-sdk/pull/6563 )
[`da48a70`](da48a70369 )
Thanks
[@​threepointone](https://redirect.github.com/threepointone )! -
chore: remove the warning about local mode flag being removed in the
future
-
[#​6595](https://redirect.github.com/cloudflare/workers-sdk/pull/6595 )
[`0a76d7e`](0a76d7e550 )
Thanks [@​vicb](https://redirect.github.com/vicb )! - feat: update
unenv to the latest available version
-
[#​5738](https://redirect.github.com/cloudflare/workers-sdk/pull/5738 )
[`c2460c4`](c2460c4d89 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - fix:
Prevent spaces in names when validating
-
[#​6586](https://redirect.github.com/cloudflare/workers-sdk/pull/6586 )
[`72ea742`](72ea74214d )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! -
chore: Improve Miniflare CRON warning wording
-
[#​6593](https://redirect.github.com/cloudflare/workers-sdk/pull/6593 )
[`f097cb7`](f097cb73be )
Thanks [@​vicb](https://redirect.github.com/vicb )! - fix: remove
`experimental:` prefix requirement for nodejs_compat_v2
See https://jira.cfdata.org/browse/DEVDASH-218
-
[#​6572](https://redirect.github.com/cloudflare/workers-sdk/pull/6572 )
[`0d83428`](0d834284d0 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - fix:
Show a clearer user error when trying to use a python worker without the
`python_workers` compatibility flag specified
-
[#​6589](https://redirect.github.com/cloudflare/workers-sdk/pull/6589 )
[`f4c8cea`](f4c8cea142 )
Thanks [@​vicb](https://redirect.github.com/vicb )! - feat: update
unenv to the latest available version
- Updated dependencies
\[[`45ad2e0`](45ad2e0c83 )]:
-
[@​cloudflare/workers-shared](https://redirect.github.com/cloudflare/workers-shared )[@​0](https://redirect.github.com/0 ).4.1
###
[`v3.72.3`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3723 )
[Compare
Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.72.2...wrangler@3.72.3 )
##### Patch Changes
-
[#​6548](https://redirect.github.com/cloudflare/workers-sdk/pull/6548 )
[`439e63a`](439e63a4ac )
Thanks [@​garvit-gupta](https://redirect.github.com/garvit-gupta )!
- fix: Fix Vectorize getVectors, deleteVectors payload in Wrangler
Client; VS-271
-
[#​6554](https://redirect.github.com/cloudflare/workers-sdk/pull/6554 )
[`46aee5d`](46aee5d16c )
Thanks [@​andyjessop](https://redirect.github.com/andyjessop )! -
fix: nodejs_compat flags no longer error when running wrangler types
--x-include-runtime
-
[#​6548](https://redirect.github.com/cloudflare/workers-sdk/pull/6548 )
[`439e63a`](439e63a4ac )
Thanks [@​garvit-gupta](https://redirect.github.com/garvit-gupta )!
- fix: Add content-type header to Vectorize POST operations;
[#​6516](https://redirect.github.com/cloudflare/workers-sdk/issues/6516 )/VS-269
-
[#​6566](https://redirect.github.com/cloudflare/workers-sdk/pull/6566 )
[`669ec1c`](669ec1c4d1 )
Thanks [@​penalosa](https://redirect.github.com/penalosa )! - fix:
Ensure esbuild warnings are logged when running wrangler deploy
- Updated dependencies
\[[`6c057d1`](6c057d10b2 )]:
-
[@​cloudflare/workers-shared](https://redirect.github.com/cloudflare/workers-shared )[@​0](https://redirect.github.com/0 ).4.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- 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/astral-sh/ruff ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 12:08:21 +05:30
renovate[bot]
9ac2e61bad
Update dependency react-resizable-panels to v2.1.2 ( #13200 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-resizable-panels](https://redirect.github.com/bvaughn/react-resizable-panels )
| [`2.1.1` ->
`2.1.2`](https://renovatebot.com/diffs/npm/react-resizable-panels/2.1.1/2.1.2 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>bvaughn/react-resizable-panels
(react-resizable-panels)</summary>
###
[`v2.1.2`](https://redirect.github.com/bvaughn/react-resizable-panels/compare/2.1.1...2.1.2 )
[Compare
Source](https://redirect.github.com/bvaughn/react-resizable-panels/compare/2.1.1...2.1.2 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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/astral-sh/ruff ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 12:06:11 +05:30
renovate[bot]
41dec93cd2
Update dependency monaco-editor to ^0.51.0 ( #13101 )
2024-08-25 22:11:15 -04:00
renovate[bot]
aee2caa733
Update NPM Development dependencies ( #13100 )
2024-08-25 22:11:07 -04:00
renovate[bot]
fe5544e137
Update dependency react-resizable-panels to v2.1.1 ( #13098 )
2024-08-25 22:11:01 -04:00
renovate[bot]
e6226436fd
Update NPM Development dependencies ( #12976 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io >
2024-08-19 07:44:21 +00:00
renovate[bot]
0345d46759
Update dependency react-resizable-panels to v2.1.0 ( #12977 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 09:40:48 +02:00
renovate[bot]
1d080465de
Update NPM Development dependencies ( #12825 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 08:56:09 +02:00
renovate[bot]
d7e9280e1e
Update dependency react-resizable-panels to v2.0.23 ( #12822 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-resizable-panels](https://togithub.com/bvaughn/react-resizable-panels )
| [`2.0.22` ->
`2.0.23`](https://renovatebot.com/diffs/npm/react-resizable-panels/2.0.22/2.0.23 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>bvaughn/react-resizable-panels
(react-resizable-panels)</summary>
###
[`v2.0.23`](https://togithub.com/bvaughn/react-resizable-panels/releases/tag/2.0.23 )
[Compare
Source](ba73ac7d17 ...2.0.23)
- Improve obfuscation for `React.useId` references
([#​382](https://togithub.com/bvaughn/react-resizable-panels/issues/382 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/astral-sh/ruff ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 10:01:09 +05:30
renovate[bot]
d6c6db5a44
Update NPM Development dependencies ( #12672 )
2024-08-04 22:07:55 -04:00
renovate[bot]
1986c9e8e2
Update NPM Development dependencies ( #12556 )
2024-07-28 22:17:44 -04:00
renovate[bot]
b578fca9cb
Update NPM Development dependencies ( #12441 )
2024-07-21 21:50:32 -04:00
renovate[bot]
f8fcbc19d9
Update dependency react-resizable-panels to v2.0.22 ( #12439 )
2024-07-21 21:49:33 -04:00
renovate[bot]
3817b207cf
Update NPM Development dependencies ( #12331 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 08:08:10 +02:00
renovate[bot]
3d3ff10bb9
Update dependency react-resizable-panels to v2.0.20 ( #12231 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-09 07:26:08 +00:00
renovate[bot]
30c9604c1d
Update NPM Development dependencies ( #12233 )
2024-07-07 21:41:09 -04:00
renovate[bot]
d2fefc8bf3
Update NPM Development dependencies ( #12122 )
2024-06-30 21:21:20 -04:00
renovate[bot]
32ccc38365
Update NPM Development dependencies ( #11999 )
2024-06-23 20:50:01 -04:00
renovate[bot]
5d6b26ed33
Update dependency monaco-editor to ^0.50.0 ( #12000 )
2024-06-23 20:28:52 -04:00
renovate[bot]
027ea899ce
Update NPM Development dependencies ( #11893 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 07:58:37 +02:00
renovate[bot]
33e44c25ad
Update NPM Development dependencies ( #11817 )
2024-06-09 21:54:15 -04:00
renovate[bot]
c69a789aa5
Update NPM Development dependencies ( #11713 )
2024-06-03 01:59:07 +00:00
renovate[bot]
a9b6c4f269
Update dependency monaco-editor to ^0.49.0 ( #11710 )
2024-06-02 21:51:23 -04:00
renovate[bot]
41e53d59ab
Update NPM Development dependencies ( #11383 )
2024-05-13 00:30:58 +00:00
renovate[bot]
2e353d97ae
Update react monorepo to v18.3.1 ( #11299 )
2024-05-05 21:10:28 -04:00
renovate[bot]
f9424a487d
Update NPM Development dependencies ( #11297 )
2024-05-05 21:08:19 -04:00
renovate[bot]
fa53e67b08
Update dependency react-resizable-panels to v2.0.19 ( #11295 )
2024-05-05 21:07:18 -04:00
renovate[bot]
7317d734be
Update dependency monaco-editor to ^0.48.0 ( #11197 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 08:34:49 +02:00
renovate[bot]
c1a2a60182
Update NPM Development dependencies ( #11196 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 08:33:12 +02:00
renovate[bot]
54d42957b0
Update dependency react-resizable-panels to v2.0.18 ( #11081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 08:32:24 +02:00
renovate[bot]
23f8e1c3c8
Update NPM Development dependencies ( #11083 )
2024-04-21 20:52:13 -05:00
renovate[bot]
6dccbd2b58
Update NPM Development dependencies to v7.7.0 ( #10958 )
2024-04-15 17:38:45 +00:00
renovate[bot]
4ac523c19d
fix(deps): update dependency react-resizable-panels to v2.0.17 ( #10956 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 19:30:09 +02:00
renovate[bot]
cbd500141f
Update NPM Development dependencies ( #10947 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 09:03:19 +02:00
Charlie Marsh
9b9098c3dc
Downgrade ESLint to v8 ( #10888 )
...
## Summary
Some of our plugins aren't compatible with v9.
Originally shipped in #10827 .
## Test Plan
- `npm install`
- `npm ci`
2024-04-11 17:23:46 +00:00
renovate[bot]
20d69ea504
chore(deps): update npm development dependencies ( #10697 )
2024-04-01 10:45:07 -04:00
renovate[bot]
e81f1f7971
Update NPM Development dependencies ( #10610 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 12:53:29 +01:00
renovate[bot]
83c3580346
Update dependency react-resizable-panels to v2 ( #10611 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io >
2024-03-26 11:52:25 +00:00
renovate[bot]
f0662eea48
Update Monaco ( #10609 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io >
2024-03-26 11:41:21 +00:00
renovate[bot]
ba24bd88cf
Update dependency classnames to v2.5.1 ( #10603 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 09:01:35 +00:00
renovate[bot]
fdd25f0d99
Update dependency vite to v4.5.2 ( #10576 )
2024-03-25 17:50:41 -05:00
Charlie Marsh
563374503f
Enable short URLs in the playground ( #6383 )
...
## Summary
This PR adds a [Workers
KV](https://developers.cloudflare.com/workers/runtime-apis/kv/ )-based
database to the playground, which enables us to associate shared
snippets with a stable ID, which in turn allows us to generate short
URLs, rather than our existing extremely-long URLs.
For now, the URLs are based on UUID, so they look like
https://play.ruff.rs/a1c40d58-f643-4a3e-bc23-15021e16acef . (This URL
isn't expected to work, as the playground isn't deployed; it's only
included as an example.)
There are no visible changes in the UI here -- you still click the
"Share" button, which copies the link to your URL. There's no
user-visible latency either -- KV is very fast.
For context, with Workers KV, we provision a Workers KV store in our
Cloudflare account (`wrangler kv:namespace create "PLAYGROUND"`), and
then create a Cloudflare Worker that's bound to the KV store via the
`wrangler.toml`:
```toml
name = "db"
main = "src/index.ts"
compatibility_date = "2023-08-07"
kv_namespaces = [
{ binding = "PLAYGROUND", id = "672e16c4fb5e4887845973bf0e9f6021", preview_id = "0a96477e116540e5a6e1eab6d6e7523e" }
]
```
The KV store exists in perpetuity, while the Worker can be updated,
deployed, removed, etc. independently of the KV store. The Worker itself
has unfettered access to the KV store. The Worker is exposed publicly,
and just does some basic verification against the request host.
2023-08-11 02:31:09 +00:00
Micha Reiser
46a17d11f3
playground: Add AST/Tokens/Formatter panels ( #5859 )
2023-07-19 14:46:08 +00:00
Micha Reiser
9ddf40455d
Upgrade playground dependencies ( #5830 )
...
<!--
Thank you for contributing to Ruff! To help us out with reviewing, please consider the following:
- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->
## Summary
This PR upgrades the playground's runtime and dev dependencies
<!-- What's the purpose of the change? What does it do, and why? -->
## Test Plan
I tested the playground locally
<!-- How was it tested? -->
2023-07-18 08:00:54 +02:00
dependabot[bot]
6532455672
Bump json5 from 1.0.1 to 1.0.2 in /playground ( #4354 )
2023-05-10 16:34:37 +00:00