Skip to content

Dockerfile: also disable SIMD support on Docker binaries as well#526

Merged
jviotti merged 1 commit intosourcemeta:mainfrom
peat-psuwit:docker-portable
Oct 30, 2025
Merged

Dockerfile: also disable SIMD support on Docker binaries as well#526
jviotti merged 1 commit intosourcemeta:mainfrom
peat-psuwit:docker-portable

Conversation

@peat-psuwit
Copy link
Contributor

@peat-psuwit peat-psuwit commented Oct 30, 2025

Docker binaries are being used in a similar way as CI binaries, so they should receive the same treatment.

While we're at it, add line breaks.

See: #304

Docker binaries are being used in a similar way as CI binaries, so they
should receive the same treatment.

While we're at it, add line breaks.

See: sourcemeta#304
Signed-off-by: Ratchanan Srirattanamet <peathot@hotmail.com>
Copy link
Member

@jviotti jviotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh great catch. Thank you very much! I will likely release a new version tomorrow

@jviotti jviotti merged commit fe118ab into sourcemeta:main Oct 30, 2025
11 checks passed
@jviotti
Copy link
Member

jviotti commented Oct 31, 2025

Landed in https://github.com/sourcemeta/jsonschema/releases/tag/v12.1.1. The new Docker image will get published soon

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Nov 3, 2025
⚠️ **CAUTION: this is a major update, indicating a breaking change!** ⚠️

This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [sourcemeta/jsonschema](https://github.com/sourcemeta/jsonschema) | major | `v11.11.1` -> `v12.2.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>sourcemeta/jsonschema (sourcemeta/jsonschema)</summary>

### [`v12.2.0`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.2.0)

[Compare Source](sourcemeta/jsonschema@v12.1.1...v12.2.0)

#### What's Changed

- Emit line/column information for YAML schemas and instances by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;529](sourcemeta/jsonschema#529)

**Full Changelog**: <sourcemeta/jsonschema@v12.1.1...v12.2.0>

### [`v12.1.1`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.1.1)

[Compare Source](sourcemeta/jsonschema@v12.1.0...v12.1.1)

#### What's Changed

- Disable SIMD support on Docker binaries by [@&#8203;peat-psuwit](https://github.com/peat-psuwit) in [#&#8203;526](sourcemeta/jsonschema#526)
- Get full ECMA 262 regex compliance, Unicode support, and higher performance by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;527](sourcemeta/jsonschema#527)

#### New Contributors

- [@&#8203;peat-psuwit](https://github.com/peat-psuwit) made their first contribution in [#&#8203;526](sourcemeta/jsonschema#526)

**Full Changelog**: <sourcemeta/jsonschema@v12.1.0...v12.1.1>

### [`v12.1.0`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.1.0)

[Compare Source](sourcemeta/jsonschema@v12.0.0...v12.1.0)

#### What's Changed

- Support printing errors as JSON given `--json` by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;524](sourcemeta/jsonschema#524)
- Upgrade Hydra to `38206da873311f0d1fc5f851a9c38838459e89b9` by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;525](sourcemeta/jsonschema#525)

**Full Changelog**: <sourcemeta/jsonschema@v12.0.0...v12.1.0>

### [`v12.0.0`](https://github.com/sourcemeta/jsonschema/releases/tag/v12.0.0)

[Compare Source](sourcemeta/jsonschema@v11.11.1...v12.0.0)

#### What's Changed

- Speed up Blaze compilation and fix an infinite loop on circular `$ref`s by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;502](sourcemeta/jsonschema#502)
- Fix `jsonschema.json` not being located for relative path inputs by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;504](sourcemeta/jsonschema#504)
- Fix `validate` not ignoring top-level keywords sibling to `$ref` by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;505](sourcemeta/jsonschema#505)
- Normalise error message metadata by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;520](sourcemeta/jsonschema#520)
- Improve schema formatting with `fmt` by becoming dialect aware by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;522](sourcemeta/jsonschema#522)
  - With this change, `fmt` needs to be able to access custom meta-schemas, so you might need to use `--resolve` or `jsonschema.json` accordingly

**Full Changelog**: <sourcemeta/jsonschema@v11.11.1...v12.0.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

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

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants