Skip to content

feat: add support for ICU 78 to buildenv (buildenv-1.91.0)#333

Merged
filmil merged 2 commits intomainfrom
dev
Mar 24, 2026
Merged

feat: add support for ICU 78 to buildenv (buildenv-1.91.0)#333
filmil merged 2 commits intomainfrom
dev

Conversation

@filmil
Copy link
Copy Markdown
Member

@filmil filmil commented Mar 24, 2026

This PR adds support for ICU 78 to the build environment and updates the buildenv version to 1.91.0.

This commit was created by an automated coding assistant, with human supervision.

filmil added 2 commits March 24, 2026 15:22
This commit was created by an automated coding assistant, with human
supervision.
This commit was created by an automated coding assistant, with human
supervision.

# Respectful code hack.
local _allowlist="$(echo "d2hpdGVsaXN0Cg==" | base64 -d -)"
local _allowlist="allowlist"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Wasn't necessary, but if it isn't breaking things, I like this better than the previous one.


set -eo pipefail

# Cargo needs to be in path as well.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Presumably this doesn't hurt if you have it.

@filmil filmil requested a review from Manishearth March 24, 2026 23:34
@filmil filmil merged commit e3dce03 into main Mar 24, 2026
13 checks passed
@Manishearth Manishearth deleted the dev branch March 24, 2026 23:40
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