[pull] main from apache:main#177
Merged
Merged
Conversation
* fix(packaging): repair developer extra reference and dedupe tests extra The 'developer' optional-dependency referenced apache-burr[bloat], but the 'bloat' extra was renamed to 'examples' in cd801c8 and the reference was never updated, so 'pip install apache-burr[developer]' failed to resolve. Also drop a duplicate apache-burr[hamilton] entry in the 'tests' extra. Signed-off-by: André Ahlert <[email protected]> * Add optional module allowlist to pydantic serde deserializer Introduces a configurable allowlist for pydantic deserialization to provide stricter control over which modules can be dynamically imported. When an allowlist is configured, unauthorized modules are rejected with a clear error message. When no allowlist is set, behavior remains backward-compatible with an added runtime warning to encourage adoption. Signed-off-by: André Ahlert <[email protected]> --------- Signed-off-by: André Ahlert <[email protected]>
…emetry/ui (#773) * fix(deps): resolve npm security vulnerabilities in website and telemetry/ui Run npm audit fix in both website/ and telemetry/ui/ to address Dependabot security alerts. website/ (16 alerts → 2 remaining): - hono 4.12.8 → 4.12.18 (11 alerts) - @hono/node-server → 1.19.14 - fast-uri → 3.1.2 (2 HIGH) - path-to-regexp → 8.4.2 (2 alerts) - ip-address removed - postcss inside next cannot be fixed without breaking next downgrade telemetry/ui/ (8 alerts → 4 remaining): - fast-uri → 3.1.2 (2 HIGH) - @babel/plugin-transform-modules-systemjs → 7.29.4 (1 HIGH) - lodash, postcss, vite remain unfixed (locked by react-scripts/CRA) Resolves 22 of 26 open Dependabot alerts. The remaining 4 require migrating telemetry/ui from Create React App to a modern bundler. * style: apply black formatting to collapsed line in graph.py * fix: align eslint-config-next with [email protected]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )