Deleted user

Results 131200 comments of Deleted user

```diff --- kubernetes/main/apps/downloads/cross-seed/app Kustomization: flux-system/cross-seed HelmRelease: downloads/cross-seed +++ kubernetes/main/apps/downloads/cross-seed/app Kustomization: flux-system/cross-seed HelmRelease: downloads/cross-seed @@ -31,13 +31,13 @@ app: args: - daemon - -v image: repository: ghcr.io/cross-seed/cross-seed - tag: 6.0.0-30 +...

```diff --- HelmRelease: downloads/cross-seed Deployment: downloads/cross-seed +++ HelmRelease: downloads/cross-seed Deployment: downloads/cross-seed @@ -43,13 +43,13 @@ hostPID: false dnsPolicy: ClusterFirst containers: - args: - daemon - -v - image: ghcr.io/cross-seed/cross-seed:6.0.0-30 +...

same and also happen when i place and break a container such as a shulker in the end ![Image](https://github.com/user-attachments/assets/8b153c92-2fa7-4f2f-a687-041097328539)

Should I close the issue as not planned?

Okay. Could something like this help: https://observablehq.com/@asg017/introducing-sqlite-regex https://www.sqlite.org/lang_expr.html

Congratulations :tada:. DeepCode [analyzed](https://www.deepcode.ai/app/gh/akveo/nebular/d10275b04b6cde2b39ef221a60a2dcc56856f884/akveo/nebular/9d4de2cceb07d0566f0941168b15dc1cfe980782/pr/_/%2F/code/?utm_source=gh_review&c=0&w=0&i=0&) your code in 7.418 seconds and we found no issues. Enjoy a moment of no bugs :sunny:. #### 👉 View analysis in [**DeepCode’s Dashboard**](https://www.deepcode.ai/app/gh/akveo/nebular/d10275b04b6cde2b39ef221a60a2dcc56856f884/akveo/nebular/9d4de2cceb07d0566f0941168b15dc1cfe980782/pr/_/%2F/code/?utm_source=gh_review&c=0&w=0&i=0&) | [_Configure...

Also jQuery is now at 3.4.1, and should be updated from 3.3.1. See: https://medium.com/@daniakash/what-is-prototype-pollution-and-why-is-it-such-a-big-deal-2dd8d89a93c https://snyk.io/test/npm/jquery/3.3.1

Just wanna mention when I was playing around with jQuery 3 it seemed to break DataTables when using WET. So there definitely a lot of work to upgrade.

If I have time I can pitch in with testing plugins. So far I found: https://github.com/wet-boew/wet-boew/blob/3ff63582474855b6198cb6855db0d1045b4b4226/src/plugins/tables/tables.js#L178 `.context` is completed removed after jQuery 3.x

I have tested this with `256.1-1-arch-g34ba18b` and can still reproduce the problem. Can you reopen the issue?