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

[pull] main from PeerDB-io:main #21

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

[pull] main from PeerDB-io:main #21

wants to merge 40 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 7, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

When a column addition occurs, at the end we update the schema of the
table in the table_schema_mapping table in catalog in `applySchemaDeltas`

We currently are not passing the `Env` map to `applySchemaDeltas`,
and `Env` contains nullable_enabled information.
If the nullable setting is set to true,
then after this column addition, it would be reset to false,
causing data inconsistencies
@pull pull bot added the ⤵️ pull label Mar 7, 2025
iamKunalGupta and others added 28 commits March 10, 2025 18:06
…h error code always (#2679)

Can also mark as `ErrorInternalClickHouse` or a fully new error code
Found some more call chains in flow code where Env is part of the input but not specified
Co-authored-by: iamKunalGupta <iamKunalGupta@users.noreply.github.com>
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [bitnami/minio](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/minio))
| service | digest | `ca31735` -> `5175879` |
| elasticsearch | service | patch | `8.17.2` -> `8.17.3` |
|
[github/codeql-action](https://redirect.github.com/github/codeql-action)
| action | digest | `b56ba49` -> `6bb031a` |

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/dockerfile](https://redirect.github.com/moby/buildkit) |
syntax | digest | `0232be2` -> `4c68376` |
| [docker/dockerfile](https://redirect.github.com/moby/buildkit) |
syntax | digest | `93bfd3b` -> `4c68376` |
| golang | stage | digest | `2d40d4f` -> `43c094a` |
| lukemathwalker/cargo-chef | stage | digest | `c25ae34` -> `aae3897` |

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [depot/bake-action](https://redirect.github.com/depot/bake-action) |
action | digest | `143e50b` -> `58d7160` |

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [aws-config](https://redirect.github.com/smithy-lang/smithy-rs) |
dependencies | patch | `1.5.17` -> `1.5.18` |
| [aws-sdk-kms](https://redirect.github.com/awslabs/aws-sdk-rust) |
dependencies | minor | `1.61.0` -> `1.62.0` |
| [bytes](https://redirect.github.com/tokio-rs/bytes) | dependencies |
patch | `1.10.0` -> `1.10.1` |
| [cargo-deb](https://lib.rs/crates/cargo-deb)
([source](https://redirect.github.com/kornelski/cargo-deb)) |
dependencies | patch | `2.11.2` -> `2.11.3` |
| [clap](https://redirect.github.com/clap-rs/clap) | dependencies |
patch | `4.5.31` -> `4.5.32` |
| [serde](https://serde.rs)
([source](https://redirect.github.com/serde-rs/serde)) | dependencies |
patch | `1.0.218` -> `1.0.219` |
| [tokio](https://tokio.rs)
([source](https://redirect.github.com/tokio-rs/tokio)) |
workspace.dependencies | minor | `1.43.0` -> `1.44.0` |

---

### Release Notes

<details>
<summary>tokio-rs/bytes (bytes)</summary>

###
[`v1.10.1`](https://redirect.github.com/tokio-rs/bytes/blob/HEAD/CHANGELOG.md#1101-March-5th-2025)

[Compare
Source](https://redirect.github.com/tokio-rs/bytes/compare/v1.10.0...v1.10.1)

##### Fixed

- Fix memory leak when using `to_vec` with `Bytes::from_owner`
([#&#8203;773](https://redirect.github.com/tokio-rs/bytes/issues/773))

</details>

<details>
<summary>kornelski/cargo-deb (cargo-deb)</summary>

###
[`v2.11.3`](https://redirect.github.com/kornelski/cargo-deb/compare/v2.11.2...v2.11.3)

[Compare
Source](https://redirect.github.com/kornelski/cargo-deb/compare/v2.11.2...v2.11.3)

</details>

<details>
<summary>clap-rs/clap (clap)</summary>

###
[`v4.5.32`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4532---2025-03-10)

[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.31...v4.5.32)

##### Features

-   Add `Error::remove`

##### Documentation

-   *(cookbook)* Switch from `humantime` to `jiff`
-   *(tutorial)* Better cover required vs optional

##### Internal

-   Update `pulldown-cmark`

</details>

<details>
<summary>serde-rs/serde (serde)</summary>

###
[`v1.0.219`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.219)

[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.218...v1.0.219)

- Prevent `absolute_paths` Clippy restriction being triggered inside
macro-generated code
([#&#8203;2906](https://redirect.github.com/serde-rs/serde/issues/2906),
thanks [@&#8203;davidzeng0](https://redirect.github.com/davidzeng0))

</details>

<details>
<summary>tokio-rs/tokio (tokio)</summary>

###
[`v1.44.0`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.44.0):
Tokio v1.44.0

[Compare
Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.44.0)

##### 1.44.0 (March 7th, 2025)

This release changes the `from_std` method on sockets to panic if a
blocking socket is provided. We determined this change is not a breaking
change as Tokio is not intended to operate using blocking sockets. Doing
so results in runtime hangs and should be considered a bug. Accidentally
passing a blocking socket to Tokio is one of the most common user
mistakes. If this change causes an issue for you, please comment on
[#&#8203;7172].

##### Added

-   coop: add `task::coop` module ([#&#8203;7116])
-   process: add `Command::get_kill_on_drop()` ([#&#8203;7086])
- sync: add `broadcast::Sender::closed` ([#&#8203;6685], [#&#8203;7090])
-   sync: add `broadcast::WeakSender` ([#&#8203;7100])
-   sync: add `oneshot::Receiver::is_empty()` ([#&#8203;7153])
-   sync: add `oneshot::Receiver::is_terminated()` ([#&#8203;7152])

##### Fixed

- fs: empty reads on `File` should not start a background read
([#&#8203;7139])
- process: calling `start_kill` on exited child should not fail
([#&#8203;7160])
- signal: fix `CTRL_CLOSE`, `CTRL_LOGOFF`, `CTRL_SHUTDOWN` on windows
([#&#8203;7122])
-   sync: properly handle panic during mpsc drop ([#&#8203;7094])

##### Changes

-   runtime: clean up magic number in registration set ([#&#8203;7112])
-   coop: make coop yield using waker defer strategy ([#&#8203;7185])
-   macros: make `select!` budget-aware ([#&#8203;7164])
- net: panic when passing a blocking socket to `from_std`
([#&#8203;7166])
-   io: clean up buffer casts ([#&#8203;7142])

##### Changes to unstable APIs

-   rt: add before and after task poll callbacks ([#&#8203;7120])
-   tracing: make the task tracing API unstable public ([#&#8203;6972])

##### Documented

-   docs: fix nesting of sections in top-level docs ([#&#8203;7159])
-   fs: rename symlink and hardlink parameter names ([#&#8203;7143])
-   io: swap reader/writer in simplex doc test ([#&#8203;7176])
-   macros: docs about `select!` alternatives ([#&#8203;7110])
-   net: rename the argument for `send_to` ([#&#8203;7146])
-   process: add example for reading `Child` stdout ([#&#8203;7141])
-   process: clarify `Child::kill` behavior ([#&#8203;7162])
- process: fix grammar of the `ChildStdin` struct doc comment
([#&#8203;7192])
- runtime: consistently use `worker_threads` instead of `core_threads`
([#&#8203;7186])

[#&#8203;6685]: https://redirect.github.com/tokio-rs/tokio/pull/6685

[#&#8203;6972]: https://redirect.github.com/tokio-rs/tokio/pull/6972

[#&#8203;7086]: https://redirect.github.com/tokio-rs/tokio/pull/7086

[#&#8203;7090]: https://redirect.github.com/tokio-rs/tokio/pull/7090

[#&#8203;7094]: https://redirect.github.com/tokio-rs/tokio/pull/7094

[#&#8203;7100]: https://redirect.github.com/tokio-rs/tokio/pull/7100

[#&#8203;7110]: https://redirect.github.com/tokio-rs/tokio/pull/7110

[#&#8203;7112]: https://redirect.github.com/tokio-rs/tokio/pull/7112

[#&#8203;7116]: https://redirect.github.com/tokio-rs/tokio/pull/7116

[#&#8203;7120]: https://redirect.github.com/tokio-rs/tokio/pull/7120

[#&#8203;7122]: https://redirect.github.com/tokio-rs/tokio/pull/7122

[#&#8203;7139]: https://redirect.github.com/tokio-rs/tokio/pull/7139

[#&#8203;7141]: https://redirect.github.com/tokio-rs/tokio/pull/7141

[#&#8203;7142]: https://redirect.github.com/tokio-rs/tokio/pull/7142

[#&#8203;7143]: https://redirect.github.com/tokio-rs/tokio/pull/7143

[#&#8203;7146]: https://redirect.github.com/tokio-rs/tokio/pull/7146

[#&#8203;7152]: https://redirect.github.com/tokio-rs/tokio/pull/7152

[#&#8203;7153]: https://redirect.github.com/tokio-rs/tokio/pull/7153

[#&#8203;7159]: https://redirect.github.com/tokio-rs/tokio/pull/7159

[#&#8203;7160]: https://redirect.github.com/tokio-rs/tokio/pull/7160

[#&#8203;7162]: https://redirect.github.com/tokio-rs/tokio/pull/7162

[#&#8203;7164]: https://redirect.github.com/tokio-rs/tokio/pull/7164

[#&#8203;7166]: https://redirect.github.com/tokio-rs/tokio/pull/7166

[#&#8203;7172]: https://redirect.github.com/tokio-rs/tokio/pull/7172

[#&#8203;7176]: https://redirect.github.com/tokio-rs/tokio/pull/7176

[#&#8203;7185]: https://redirect.github.com/tokio-rs/tokio/pull/7185

[#&#8203;7186]: https://redirect.github.com/tokio-rs/tokio/pull/7186

[#&#8203;7192]: https://redirect.github.com/tokio-rs/tokio/pull/7192

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tailwindcss/postcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss))
| [`4.0.9` ->
`4.0.12`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.9/4.0.12)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tailwindcss%2fpostcss/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tailwindcss%2fpostcss/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tailwindcss%2fpostcss/4.0.9/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tailwindcss%2fpostcss/4.0.9/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`22.13.9` ->
`22.13.10`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.9/22.13.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.13.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/22.13.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/22.13.9/22.13.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.13.9/22.13.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-config-prettier](https://redirect.github.com/prettier/eslint-config-prettier)
| [`10.0.2` ->
`10.1.1`](https://renovatebot.com/diffs/npm/eslint-config-prettier/10.0.2/10.1.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-prettier/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-prettier/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-prettier/10.0.2/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-prettier/10.0.2/10.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [lucide-react](https://lucide.dev)
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react))
| [`^0.477.0` ->
`^0.479.0`](https://renovatebot.com/diffs/npm/lucide-react/0.477.0/0.479.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.479.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lucide-react/0.479.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lucide-react/0.477.0/0.479.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.477.0/0.479.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [material-symbols](https://marella.github.io/material-symbols/demo/)
([source](https://redirect.github.com/marella/material-symbols/tree/HEAD/material-symbols))
| [`^0.28.0` ->
`^0.29.0`](https://renovatebot.com/diffs/npm/material-symbols/0.28.2/0.29.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/material-symbols/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/material-symbols/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/material-symbols/0.28.2/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/material-symbols/0.28.2/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [swr](https://swr.vercel.app)
([source](https://redirect.github.com/vercel/swr)) | [`2.3.2` ->
`2.3.3`](https://renovatebot.com/diffs/npm/swr/2.3.2/2.3.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/swr/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/swr/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/swr/2.3.2/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/swr/2.3.2/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [tailwindcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss))
| [`4.0.9` ->
`4.0.12`](https://renovatebot.com/diffs/npm/tailwindcss/4.0.9/4.0.12) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwindcss/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwindcss/4.0.9/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/4.0.9/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tailwindlabs/tailwindcss
(@&#8203;tailwindcss/postcss)</summary>

###
[`v4.0.12`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4012---2025-03-07)

[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.0.11...v4.0.12)

##### Fixed

- Vite: Fix `url(…)` rebasing in transitively imported CSS files
([#&#8203;16965](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16965))
- PostCSS: Rebase `url(…)`s in imported CSS files
([#&#8203;16965](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16965))
- Ensure utilities are sorted based on their actual property order
([#&#8203;16995](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16995))
- Ensure strings in Pug and Slim templates are handled correctly
([#&#8203;17000](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17000))
- Ensure classes between `}` and `{` are properly extracted
([#&#8203;17001](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17001))
- Fix `razor`/`cshtml` pre-processing
([#&#8203;17027](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17027))
- Ensure extracting candidates from JS embedded in a PHP string works as
expected
([#&#8203;17031](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17031))

###
[`v4.0.11`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4011---2025-03-06)

[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.0.10...v4.0.11)

##### Fixed

- Ensure classes containing `--` are extracted correctly
([#&#8203;16972](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16972))
- Ensure classes containing numbers followed by dash or underscore are
extracted correctly
([#&#8203;16980](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16980))
- Ensure arbitrary container queries are extracted correctly
([#&#8203;16984](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16984))
- Ensure classes ending in `[` are extracted in Slim templating language
([#&#8203;16985](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16985))
- Ensure arbitrary variables with data types are extracted correctly
([#&#8203;16986](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16986))

###
[`v4.0.10`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4010---2025-03-05)

[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.0.9...v4.0.10)

##### Added

- Add `col-<number>` and `row-<number>` utilities for `grid-column` and
`grid-row`
([#&#8203;15183](https://redirect.github.com/tailwindlabs/tailwindcss/pull/15183))

##### Fixed

- Ensure `not-*` does not remove `:is(…)` from variants
([#&#8203;16825](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16825))
- Ensure `@keyframes` are correctly emitted when using a prefix
([#&#8203;16850](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16850))
- Don't swallow `@utility` declarations when `@apply` is used in nested
rules
([#&#8203;16940](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16940))
- Ensure `outline-hidden` behaves like `outline-none` outside of forced
colors mode
([#&#8203;16943](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16943))
- Allow `!important` on CSS variables again
([#&#8203;16873](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16873))
- Vite: Do not crash when encountering an `.svg` file with `#` or `?` in
the filename
([#&#8203;16957](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16957))
- Ensure utilities are properly detected within square brackets
([#&#8203;16306](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16306))
- Ensure utilities are properly detected using Angular's conditional
class binding syntax
([#&#8203;16306](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16306))
- Ensure utilities starting with numbers are properly extracted from
Slim templates
([#&#8203;16306](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16306))
- Discard arbitrary property candidates that have guaranteed-invalid
property names
([#&#8203;16306](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16306))

##### Changed

- Removed `max-w-auto` and `max-h-auto` utilities as they generate
invalid CSS
([#&#8203;16917](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16917))
- Replaced the existing candidate extractor with a brand new extractor
to improve maintainability, correctness, and performance
([#&#8203;16306](https://redirect.github.com/tailwindlabs/tailwindcss/pull/16306))

</details>

<details>
<summary>prettier/eslint-config-prettier
(eslint-config-prettier)</summary>

###
[`v10.1.1`](https://redirect.github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#1011)

[Compare
Source](https://redirect.github.com/prettier/eslint-config-prettier/compare/v10.1.0...v10.1.1)

##### Patch Changes

-
[#&#8203;309](https://redirect.github.com/prettier/eslint-config-prettier/pull/309)
[`eb56a5e`](https://redirect.github.com/prettier/eslint-config-prettier/commit/eb56a5e09964e49045bccde3c616275eb0a0902d)
Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - fix:
separate the `/flat` entry for compatibility

For flat config users, the previous `"eslint-config-prettier"` entry
still works, but `"eslint-config-prettier/flat"` adds a new `name`
property for
[config-inspector](https://eslint.org/blog/2024/04/eslint-config-inspector/),
we just can't add it for the default entry for compatibility.

See also
[#&#8203;308](https://redirect.github.com/prettier/eslint-config-prettier/issues/308)

    ```ts
    // before
    import eslintConfigPrettier from "eslint-config-prettier";

    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";
    ```

###
[`v10.1.0`](https://redirect.github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#1010)

[Compare
Source](https://redirect.github.com/prettier/eslint-config-prettier/compare/v10.0.3...v10.1.0)

##### Minor Changes

-
[#&#8203;306](https://redirect.github.com/prettier/eslint-config-prettier/pull/306)
[`56e2e34`](https://redirect.github.com/prettier/eslint-config-prettier/commit/56e2e3466391d0fdfc200e42130309c687aaab53)
Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - feat:
migrate to exports field

###
[`v10.0.3`](https://redirect.github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#1003)

[Compare
Source](https://redirect.github.com/prettier/eslint-config-prettier/compare/v10.0.2...v10.0.3)

##### Patch Changes

-
[#&#8203;294](https://redirect.github.com/prettier/eslint-config-prettier/pull/294)
[`8dbbd6d`](https://redirect.github.com/prettier/eslint-config-prettier/commit/8dbbd6d70b8a56cdfa4ea4e185d3699d5729b38e)
Thanks [@&#8203;FloEdelmann](https://redirect.github.com/FloEdelmann)! -
feat: add name to config

-
[#&#8203;280](https://redirect.github.com/prettier/eslint-config-prettier/pull/280)
[`cba5737`](https://redirect.github.com/prettier/eslint-config-prettier/commit/cba57377e4c86d20d17042d6999eabc754fddc03)
Thanks [@&#8203;zanminkian](https://redirect.github.com/zanminkian)! -
feat: add declaration file

</details>

<details>
<summary>lucide-icons/lucide (lucide-react)</summary>

###
[`v0.479.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.479.0):
Version 0.479.0

[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.478.0...0.479.0)

##### What's Changed

-
feat([@&#8203;lucide/svelte](https://redirect.github.com/lucide/svelte)):
Lucide svelte 5 package by
[@&#8203;ericfennis](https://redirect.github.com/ericfennis) in
[https://github.com/lucide-icons/lucide/pull/2753](https://redirect.github.com/lucide-icons/lucide/pull/2753)

**Full Changelog**:
lucide-icons/lucide@0.478.0...0.479.0

###
[`v0.478.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.478.0):
Version 0.478.0

[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.477.0...0.478.0)

##### What's Changed

- ci(pr-comment): Fix icon preview comment on PRs by
[@&#8203;ericfennis](https://redirect.github.com/ericfennis) in
[https://github.com/lucide-icons/lucide/pull/2854](https://redirect.github.com/lucide-icons/lucide/pull/2854)
- fix(ci): run lint pr title on title change by
[@&#8203;jguddas](https://redirect.github.com/jguddas) in
[https://github.com/lucide-icons/lucide/pull/2872](https://redirect.github.com/lucide-icons/lucide/pull/2872)
- fix(metadata): name change reflected in contributions by
[@&#8203;AnnaSasDev](https://redirect.github.com/AnnaSasDev) in
[https://github.com/lucide-icons/lucide/pull/2866](https://redirect.github.com/lucide-icons/lucide/pull/2866)
- fix(icons): changed `brackets` icon by
[@&#8203;jguddas](https://redirect.github.com/jguddas) in
[https://github.com/lucide-icons/lucide/pull/2863](https://redirect.github.com/lucide-icons/lucide/pull/2863)

**Full Changelog**:
lucide-icons/lucide@0.477.0...0.478.0

</details>

<details>
<summary>marella/material-symbols (material-symbols)</summary>

###
[`v0.29.0`](https://redirect.github.com/marella/material-symbols/compare/v0.28.2...v0.29.0)

[Compare
Source](https://redirect.github.com/marella/material-symbols/compare/v0.28.2...v0.29.0)

</details>

<details>
<summary>vercel/swr (swr)</summary>

###
[`v2.3.3`](https://redirect.github.com/vercel/swr/releases/tag/v2.3.3)

[Compare
Source](https://redirect.github.com/vercel/swr/compare/v2.3.2...v2.3.3)

##### Patches

- enhance: use empty prototype object by
[@&#8203;huozhi](https://redirect.github.com/huozhi) in
[https://github.com/vercel/swr/pull/4099](https://redirect.github.com/vercel/swr/pull/4099)
- Initialise nextFocusRevalidatedAt on mount by
[@&#8203;mgoodfellow](https://redirect.github.com/mgoodfellow) in
[https://github.com/vercel/swr/pull/2857](https://redirect.github.com/vercel/swr/pull/2857)

##### Misc

- Update Twitter references to X by
[@&#8203;ManuLpz4](https://redirect.github.com/ManuLpz4) in
[https://github.com/vercel/swr/pull/4103](https://redirect.github.com/vercel/swr/pull/4103)

#### New Contributors

- [@&#8203;ManuLpz4](https://redirect.github.com/ManuLpz4) made their
first contribution in
[https://github.com/vercel/swr/pull/4103](https://redirect.github.com/vercel/swr/pull/4103)
- [@&#8203;mgoodfellow](https://redirect.github.com/mgoodfellow) made
their first contribution in
[https://github.com/vercel/swr/pull/2857](https://redirect.github.com/vercel/swr/pull/2857)

**Full Changelog**:
vercel/swr@v2.3.2...v2.3.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1. sqlserver source reports 0 bytes
2. PGPG reports 0 bytes (would need to wrap writer to count bytes)
3. MySQL estimates byte size of fields, ignores compression

---------

Co-authored-by: Kunal Gupta <39487888+iamKunalGupta@users.noreply.github.com>
aws-sdk is going through a transition with dependency on both http 0.2 & http 1,
but we already depended on http 1 so it doesn't grow our bloat by much
This PR ensures that out API endpoint to receive initial load table-wise stats return the right data for MySQL initial loads.
- Specifically identifies the MySQL CTID initial load by a hardcoded partition ID, replacing the random UUID
- Puts guards for nil objects in QRep partition monitoring
EnsurePullability and SetupReplication activities can take more than the
specified StartToCloseTimeout of 4 hours.
This PR sets the timeout to both of them to 4 days.

Co-authored-by: Kaushik Iska <iska.kaushik@gmail.com>
This avoids keeping a long running connection during initial load,
preventing connection drops from breaking initial load
Turns out 'schema.table'::regclass does not handle case-sensitivity
correctly. This PR alters the SQL for getting selected columns to
account for mixed case table names
Avro requires alphanumeric + underscore field names. However Postgres
column names do not have the same restriction.

- This PR introduces a map of column names to an Avro compatible
encoding of the same. Violating characters are replaced by underscore
and the resulting string is suffixed with a serial number.
- This is utilized only for the initial load Avro loading since for CDC
the columns will be that of our raw table columns.
- This PR only implements this support for ClickHouse target peers
- It also supports these columns for our normalize inserts by escaping
the single quotes in column name argument of the JSONExtract* functions
- Functionally tested and the unprivileged columns E2E test has been
adapted to include more columns to test this PR

Fixes #2701
Co-authored-by: iamKunalGupta <iamKunalGupta@users.noreply.github.com>
runners were removed
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Swatinem/rust-cache](https://redirect.github.com/Swatinem/rust-cache)
| action | pinDigest | -> `f0deed1` |
| [actions/cache](https://redirect.github.com/actions/cache) | action |
pinDigest | -> `d4323d4` |
| [actions/setup-go](https://redirect.github.com/actions/setup-go) |
action | pinDigest | -> `f111f33` |
| [bitnami/minio](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/minio))
| service | minor | `2025.2.28` -> `2025.3.12` |
| [bufbuild/buf-action](https://redirect.github.com/bufbuild/buf-action)
| action | digest | `b46cbc0` -> `1b8e0a0` |
| [docker/login-action](https://redirect.github.com/docker/login-action)
| action | digest | `9780b0c` -> `74a5d14` |
| [go](https://redirect.github.com/actions/go-versions) | uses-with |
patch | `1.24.0` -> `1.24.1` |
|
[golangci/golangci-lint-action](https://redirect.github.com/golangci/golangci-lint-action)
| action | digest | `2226d7c` -> `4696ba8` |
| mysql | service | digest | `1466826` -> `9b9d0aa` |
| redpandadata/redpanda | service | digest | `04baa40` -> `f3049dc` |

---

### Release Notes

<details>
<summary>actions/go-versions (go)</summary>

###
[`v1.24.1`](https://redirect.github.com/actions/go-versions/releases/tag/1.24.1-13667719799):
1.24.1

[Compare
Source](https://redirect.github.com/actions/go-versions/compare/1.24.0-13277276272...1.24.1-13667719799)

Go 1.24.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| lukemathwalker/cargo-chef | stage | digest | `aae3897` -> `1275b26` |
| mysql | final | digest | `1466826` -> `9b9d0aa` |

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tailwindcss/postcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss))
| [`4.0.12` ->
`4.0.14`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.12/4.0.14)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tailwindcss%2fpostcss/4.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tailwindcss%2fpostcss/4.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tailwindcss%2fpostcss/4.0.12/4.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tailwindcss%2fpostcss/4.0.12/4.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [lucide-react](https://lucide.dev)
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react))
| [`^0.479.0` ->
`^0.482.0`](https://renovatebot.com/diffs/npm/lucide-react/0.479.0/0.482.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.482.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lucide-react/0.482.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lucide-react/0.479.0/0.482.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.479.0/0.482.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [material-symbols](https://marella.github.io/material-symbols/demo/)
([source](https://redirect.github.com/marella/material-symbols/tree/HEAD/material-symbols))
| [`0.29.0` ->
`0.29.1`](https://renovatebot.com/diffs/npm/material-symbols/0.29.0/0.29.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/material-symbols/0.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/material-symbols/0.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/material-symbols/0.29.0/0.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/material-symbols/0.29.0/0.29.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [tailwindcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss))
| [`4.0.12` ->
`4.0.14`](https://renovatebot.com/diffs/npm/tailwindcss/4.0.12/4.0.14) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/4.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwindcss/4.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwindcss/4.0.12/4.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/4.0.12/4.0.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tailwindlabs/tailwindcss
(@&#8203;tailwindcss/postcss)</summary>

###
[`v4.0.14`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4014---2025-03-13)

[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.0.13...v4.0.14)

##### Fixed

- Do not extract candidates with JS string interpolation `${`
([#&#8203;17142](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17142))
- Fix extraction of variants containing `.` character
([#&#8203;17153](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17153))
- Fix extracting candidates in Clojure/ClojureScript
([#&#8203;17087](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17087))

###
[`v4.0.13`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4013---2025-03-11)

[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.0.12...v4.0.13)

##### Fixed

- Fix Haml pre-processing
([#&#8203;17051](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17051))
- Ensure `.node` and `.wasm` files are not scanned for utilities
([#&#8203;17123](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17123))
- Improve performance when scanning JSON files
([#&#8203;17125](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17125))
- Fix extracting candidates containing dots in Haml, Pug, and Slim pre
processors
([#&#8203;17094](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17094),
[#&#8203;17085](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17085),
[#&#8203;17113](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17113))
- Don't create invalid CSS when encountering a link wrapped in square
brackets
([#&#8203;17129](https://redirect.github.com/tailwindlabs/tailwindcss/pull/17129))

</details>

<details>
<summary>lucide-icons/lucide (lucide-react)</summary>

###
[`v0.482.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.482.0):
Version 0.482.0

[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.481.0...0.482.0)

#### What's Changed

- fix(deps): CVE-2024-21538 by
[@&#8203;anupamme](https://redirect.github.com/anupamme) in
[https://github.com/lucide-icons/lucide/pull/2871](https://redirect.github.com/lucide-icons/lucide/pull/2871)
- feat(icons): add `saudi-riyal` Symbol by
[@&#8203;Null78](https://redirect.github.com/Null78) in
[https://github.com/lucide-icons/lucide/pull/2827](https://redirect.github.com/lucide-icons/lucide/pull/2827)

#### New Contributors

- [@&#8203;anupamme](https://redirect.github.com/anupamme) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/2871](https://redirect.github.com/lucide-icons/lucide/pull/2871)
- [@&#8203;Null78](https://redirect.github.com/Null78) made their first
contribution in
[https://github.com/lucide-icons/lucide/pull/2827](https://redirect.github.com/lucide-icons/lucide/pull/2827)

**Full Changelog**:
lucide-icons/lucide@0.481.0...0.482.0

###
[`v0.481.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.481.0):
Version 0.481.0

[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.480.0...0.481.0)

#### What's Changed

- feat(icons): added `clock-fading` icon by
[@&#8203;jguddas](https://redirect.github.com/jguddas) in
[https://github.com/lucide-icons/lucide/pull/2405](https://redirect.github.com/lucide-icons/lucide/pull/2405)

**Full Changelog**:
lucide-icons/lucide@0.480.0...0.481.0

###
[`v0.480.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.480.0):
Version 0.480.0

[Compare
Source](https://redirect.github.com/lucide-icons/lucide/compare/0.479.0...0.480.0)

#### What's Changed

- ci: added `bluesky` and `spotify` to brand list filter by
[@&#8203;jguddas](https://redirect.github.com/jguddas) in
[https://github.com/lucide-icons/lucide/pull/2857](https://redirect.github.com/lucide-icons/lucide/pull/2857)
- fix(docs): grammatical inconsistencies by
[@&#8203;FOSS-VFX](https://redirect.github.com/FOSS-VFX) in
[https://github.com/lucide-icons/lucide/pull/2899](https://redirect.github.com/lucide-icons/lucide/pull/2899)
- fix(docs): Resolves
[#&#8203;2887](https://redirect.github.com/lucide-icons/lucide/issues/2887)
by [@&#8203;briz123](https://redirect.github.com/briz123) in
[https://github.com/lucide-icons/lucide/pull/2889](https://redirect.github.com/lucide-icons/lucide/pull/2889)
- fix(icons): arcified `newspaper` by
[@&#8203;karsa-mistmere](https://redirect.github.com/karsa-mistmere) in
[https://github.com/lucide-icons/lucide/pull/2885](https://redirect.github.com/lucide-icons/lucide/pull/2885)
- ci(node): Use correct node version by
[@&#8203;ericfennis](https://redirect.github.com/ericfennis) in
[https://github.com/lucide-icons/lucide/pull/2877](https://redirect.github.com/lucide-icons/lucide/pull/2877)
- fix(icons): changed `infinity` icon by
[@&#8203;jamiemlaw](https://redirect.github.com/jamiemlaw) in
[https://github.com/lucide-icons/lucide/pull/2868](https://redirect.github.com/lucide-icons/lucide/pull/2868)
- feat(icons): added `shrimp` icon by
[@&#8203;jguddas](https://redirect.github.com/jguddas) in
[https://github.com/lucide-icons/lucide/pull/2319](https://redirect.github.com/lucide-icons/lucide/pull/2319)

#### New Contributors

- [@&#8203;FOSS-VFX](https://redirect.github.com/FOSS-VFX) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/2899](https://redirect.github.com/lucide-icons/lucide/pull/2899)
- [@&#8203;briz123](https://redirect.github.com/briz123) made their
first contribution in
[https://github.com/lucide-icons/lucide/pull/2889](https://redirect.github.com/lucide-icons/lucide/pull/2889)

**Full Changelog**:
lucide-icons/lucide@0.479.0...0.480.0

</details>

<details>
<summary>marella/material-symbols (material-symbols)</summary>

###
[`v0.29.1`](https://redirect.github.com/marella/material-symbols/compare/v0.29.0...v0.29.1)

[Compare
Source](https://redirect.github.com/marella/material-symbols/compare/v0.29.0...v0.29.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [async-trait](https://redirect.github.com/dtolnay/async-trait) |
dependencies | patch | `0.1.87` -> `0.1.88` |
| [aws-config](https://redirect.github.com/smithy-lang/smithy-rs) |
dependencies | minor | `1.5.18` -> `1.6.0` |
| [aws-sdk-kms](https://redirect.github.com/awslabs/aws-sdk-rust) |
dependencies | minor | `1.62.0` -> `1.63.0` |
| [reqwest](https://redirect.github.com/seanmonstar/reqwest) |
dependencies | patch | `0.12.12` -> `0.12.14` |
| [rsa](https://redirect.github.com/RustCrypto/RSA) | dependencies |
patch | `0.9.7` -> `0.9.8` |
| [rustls](https://redirect.github.com/rustls/rustls) | dependencies |
patch | `0.23.23` -> `0.23.25` |
| [tokio](https://tokio.rs)
([source](https://redirect.github.com/tokio-rs/tokio)) |
workspace.dependencies | patch | `1.44.0` -> `1.44.1` |
| [tokio-util](https://tokio.rs)
([source](https://redirect.github.com/tokio-rs/tokio)) | dependencies |
patch | `0.7.13` -> `0.7.14` |
| [uuid](https://redirect.github.com/uuid-rs/uuid) | dependencies |
minor | `1.15.1` -> `1.16.0` |

---

### Release Notes

<details>
<summary>dtolnay/async-trait (async-trait)</summary>

###
[`v0.1.88`](https://redirect.github.com/dtolnay/async-trait/releases/tag/0.1.88)

[Compare
Source](https://redirect.github.com/dtolnay/async-trait/compare/0.1.87...0.1.88)

- Fix lifetime bounding on generic parameters that have cfg
([#&#8203;289](https://redirect.github.com/dtolnay/async-trait/issues/289))

</details>

<details>
<summary>seanmonstar/reqwest (reqwest)</summary>

###
[`v0.12.14`](https://redirect.github.com/seanmonstar/reqwest/releases/tag/v0.12.14)

[Compare
Source](https://redirect.github.com/seanmonstar/reqwest/compare/v0.12.13...v0.12.14)

#### What's Changed

- re-add fetch_mode_no_cors shim when not in wasm, but deprecated by
[@&#8203;seanmonstar](https://redirect.github.com/seanmonstar) in
[https://github.com/seanmonstar/reqwest/pull/2598](https://redirect.github.com/seanmonstar/reqwest/pull/2598)

**Full Changelog**:
seanmonstar/reqwest@v0.12.13...v0.12.14

###
[`v0.12.13`](https://redirect.github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v01213)

[Compare
Source](https://redirect.github.com/seanmonstar/reqwest/compare/v0.12.12...v0.12.13)

-   Add `Form::into_reader()` for blocking `multipart` forms.
-   Add `Form::into_stream()` for async `multipart` forms.
-   Add support for SOCKS4a proxies.
-   Fix decoding responses with multiple zstd frames.
- Fix `RequestBuilder::form()` from overwriting a previously set
`Content-Type` header, like the other builder methods.
-   Fix cloning of request timeout in `blocking::Request`.
- Fix http3 synchronization of connection creation, reducing unneccesary
extra connections.
- Fix Windows system proxy to use `ProxyOverride` as a `NO_PROXY` value.
-   Fix blocking read to correctly reserve and zero read buffer.
-   (wasm) Add support for request timeouts.
- (wasm) Fix `Error::is_timeout()` to return true when from a request
timeout.

</details>

<details>
<summary>RustCrypto/RSA (rsa)</summary>

###
[`v0.9.8`](https://redirect.github.com/RustCrypto/RSA/blob/HEAD/CHANGELOG.md#098-2025-03-12)

[Compare
Source](https://redirect.github.com/RustCrypto/RSA/compare/v0.9.7...v0.9.8)

##### Added

-   Doc comments to specify the `rand` version ([#&#8203;473])

[#&#8203;473]: https://redirect.github.com/RustCrypto/RSA/pull/473

</details>

<details>
<summary>tokio-rs/tokio (tokio)</summary>

###
[`v1.44.1`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.44.1):
Tokio v1.44.1

[Compare
Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.44.0...tokio-1.44.1)

### 1.44.1 (March 13th, 2025)

##### Fixed

-   rt: skip defer queue in `block_in_place` context ([#&#8203;7216])

[#&#8203;7216]: https://redirect.github.com/tokio-rs/tokio/pull/7216

</details>

<details>
<summary>uuid-rs/uuid (uuid)</summary>

###
[`v1.16.0`](https://redirect.github.com/uuid-rs/uuid/releases/tag/v1.16.0)

[Compare
Source](https://redirect.github.com/uuid-rs/uuid/compare/v1.15.1...v1.16.0)

#### What's Changed

- Mark `Uuid::new_v8` const by
[@&#8203;tguichaoua](https://redirect.github.com/tguichaoua) in
[https://github.com/uuid-rs/uuid/pull/815](https://redirect.github.com/uuid-rs/uuid/pull/815)
- Prepare for 1.16.0 release by
[@&#8203;KodrAus](https://redirect.github.com/KodrAus) in
[https://github.com/uuid-rs/uuid/pull/817](https://redirect.github.com/uuid-rs/uuid/pull/817)

#### New Contributors

- [@&#8203;tguichaoua](https://redirect.github.com/tguichaoua) made
their first contribution in
[https://github.com/uuid-rs/uuid/pull/815](https://redirect.github.com/uuid-rs/uuid/pull/815)

**Full Changelog**:
uuid-rs/uuid@v1.15.1...v1.16.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Philip Dubé <philip.dube@clickhouse.com>
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[codecov/codecov-action](https://redirect.github.com/codecov/codecov-action)
| action | pinDigest | -> `0565863` |

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, 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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
serprex and others added 11 commits March 18, 2025 01:33
with #2712 we've added aws-lc-rs to our dependencies

ring recently lost some confidence with briansmith/ring#2414

switch to using aws-lc-rs ourselves. ring remains a downstream dependency
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [styled-components](https://styled-components.com)
([source](https://redirect.github.com/styled-components/styled-components))
| [`6.1.15` ->
`6.1.16`](https://renovatebot.com/diffs/npm/styled-components/6.1.15/6.1.16)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/6.1.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/styled-components/6.1.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/styled-components/6.1.15/6.1.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-components/6.1.15/6.1.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>styled-components/styled-components
(styled-components)</summary>

###
[`v6.1.16`](https://redirect.github.com/styled-components/styled-components/compare/styled-components@6.1.15...styled-components@6.1.16)

[Compare
Source](https://redirect.github.com/styled-components/styled-components/compare/styled-components@6.1.15...styled-components@6.1.16)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, 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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2719)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[golangci/golangci-lint-action](https://redirect.github.com/golangci/golangci-lint-action)
| action | digest | `4696ba8` -> `55c2c14` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, 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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [rust_decimal](https://redirect.github.com/paupino/rust-decimal) |
workspace.dependencies | minor | `1.36.0` -> `1.37.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>paupino/rust-decimal (rust_decimal)</summary>

###
[`v1.37.0`](https://redirect.github.com/paupino/rust-decimal/releases/tag/1.37.0)

[Compare
Source](https://redirect.github.com/paupino/rust-decimal/compare/1.36.0...1.37.0)

#### What's Changed

- Bumps diesel version by
[@&#8203;Dylan-DPC](https://redirect.github.com/Dylan-DPC) in
[https://github.com/paupino/rust-decimal/pull/677](https://redirect.github.com/paupino/rust-decimal/pull/677)
- Fix `f64` dec limit edge case by
[@&#8203;finnbear](https://redirect.github.com/finnbear) in
[https://github.com/paupino/rust-decimal/pull/678](https://redirect.github.com/paupino/rust-decimal/pull/678)
- Rkyv 0.8 example by
[@&#8203;Tony-Samuels](https://redirect.github.com/Tony-Samuels) in
[https://github.com/paupino/rust-decimal/pull/683](https://redirect.github.com/paupino/rust-decimal/pull/683)
- Add explanation of how to enable `maths` feature by
[@&#8203;olgabot](https://redirect.github.com/olgabot) in
[https://github.com/paupino/rust-decimal/pull/681](https://redirect.github.com/paupino/rust-decimal/pull/681)
- Create pub constant Decimal::MAX_SCALE by
[@&#8203;Tony-Samuels](https://redirect.github.com/Tony-Samuels) in
[https://github.com/paupino/rust-decimal/pull/685](https://redirect.github.com/paupino/rust-decimal/pull/685)
- Fix panic when parsing improper scientific notation. by
[@&#8203;schungx](https://redirect.github.com/schungx) in
[https://github.com/paupino/rust-decimal/pull/700](https://redirect.github.com/paupino/rust-decimal/pull/700)
- Clean up tests to use Ok/Err format by
[@&#8203;paupino](https://redirect.github.com/paupino) in
[https://github.com/paupino/rust-decimal/pull/703](https://redirect.github.com/paupino/rust-decimal/pull/703)
- Add `dec!()` macro by example by
[@&#8203;daniel-pfeiffer](https://redirect.github.com/daniel-pfeiffer)
in
[https://github.com/paupino/rust-decimal/pull/692](https://redirect.github.com/paupino/rust-decimal/pull/692)
- feat: add rand-0\_9 crate feature by
[@&#8203;robjtede](https://redirect.github.com/robjtede) in
[https://github.com/paupino/rust-decimal/pull/702](https://redirect.github.com/paupino/rust-decimal/pull/702)
- Cargo.toml: Only enable mysql_backend on diesel, not the whole mysql
feature by [@&#8203;mcronce](https://redirect.github.com/mcronce) in
[https://github.com/paupino/rust-decimal/pull/707](https://redirect.github.com/paupino/rust-decimal/pull/707)
- Backwards compatibility for `dec!()` macro by
[@&#8203;paupino](https://redirect.github.com/paupino) in
[https://github.com/paupino/rust-decimal/pull/711](https://redirect.github.com/paupino/rust-decimal/pull/711)
- Specify fixed version for macros dependency by
[@&#8203;paupino](https://redirect.github.com/paupino) in
[https://github.com/paupino/rust-decimal/pull/712](https://redirect.github.com/paupino/rust-decimal/pull/712)

#### New Contributors

- [@&#8203;Dylan-DPC](https://redirect.github.com/Dylan-DPC) made their
first contribution in
[https://github.com/paupino/rust-decimal/pull/677](https://redirect.github.com/paupino/rust-decimal/pull/677)
- [@&#8203;finnbear](https://redirect.github.com/finnbear) made their
first contribution in
[https://github.com/paupino/rust-decimal/pull/678](https://redirect.github.com/paupino/rust-decimal/pull/678)
- [@&#8203;Tony-Samuels](https://redirect.github.com/Tony-Samuels) made
their first contribution in
[https://github.com/paupino/rust-decimal/pull/683](https://redirect.github.com/paupino/rust-decimal/pull/683)
- [@&#8203;olgabot](https://redirect.github.com/olgabot) made their
first contribution in
[https://github.com/paupino/rust-decimal/pull/681](https://redirect.github.com/paupino/rust-decimal/pull/681)
- [@&#8203;daniel-pfeiffer](https://redirect.github.com/daniel-pfeiffer)
made their first contribution in
[https://github.com/paupino/rust-decimal/pull/692](https://redirect.github.com/paupino/rust-decimal/pull/692)
- [@&#8203;mcronce](https://redirect.github.com/mcronce) made their
first contribution in
[https://github.com/paupino/rust-decimal/pull/707](https://redirect.github.com/paupino/rust-decimal/pull/707)

**Full Changelog**:
paupino/rust-decimal@1.36.0...1.37.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm on monday" in timezone
Etc/UTC, 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/PeerDB-io/peerdb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
without this setting on a standby, replication slots can be invalidated
due to `conflict with recovery`
so explicitly checking for this
schema change replay has a bug where in some edge cases,
we blindly update the schema of a Postgres table and save it to catalog
before we receive the `RelationMessage` from Postgres
that would help us detect and apply the change on the destination

The root cause of this was in a function `applySchemaDeltas` we refreshed the schemas of *all* tables,
instead of the ones we saw changes for,
so consider the following sequence of events

1. receive changes for table t2
2. schema change: add column for table t1
3. schema change: add column for table t2
4. receive changes for table t1 with new column
5. receive changes for table t2 with new column

If the current batch ends between 4 and 5. Postgres sends `RelationMessage` for t1
with the new column so we are able to add the column on destination,
but not for t2 since we haven't seen changes with the new schema yet.

But the aforementioned function fetches the updated schema for t2 as well,
and normalizes start failing because we're using a schema we
haven't reconciled with the destination yet. This is non recoverable,
since even after we receive the `RelationMessage` for t2;
we match it with the schema from catalog and see no differences to apply.

This test should fail atm, fixes in progress at #2717 and #2721.

---------

Co-authored-by: Philip Dubé <philip.dube@clickhouse.com>
This avoids issues when setting multiple tables in a mirror to output to same table

This is incomplete, but a start

Also remove a soft delete reference since CH doesn't do soft deletion like that

Co-authored-by: Amogh-Bharadwaj <amogh@peerdb.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants