wasm-score
wasm-score copied to clipboard
A benchmark for standalone WebAssembly
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.21.1. Release notes Sourced from jsonschema's releases. v4.21.1 Slightly speed up the contains keyword by removing some unnecessary validator (re-)creation. Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.21.0...v4.21.1 v4.21.0 What's...
Bumps [service-identity](https://github.com/sponsors/hynek) from 18.1.0 to 24.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 1.5.0 to 7.0.1. Changelog Sourced from importlib-metadata's changelog. v7.0.1 Bugfixes Corrected the interface for SimplePath to encompass the expectations of locate_file and PackagePath. Fixed type annotations to...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.8.0. Release notes Sourced from pyjwt's releases. 2.8.0 What's Changed Export PyJWKClientConnectionError class by @daviddavis in jpadilla/pyjwt#887 [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in jpadilla/pyjwt#889 Patch...
Bumps [systemd-python](https://github.com/systemd/python-systemd) from 234 to 235. Changelog Sourced from systemd-python's changelog. Python wrappers for libsystemd API CHANGES WITH 235: * Adapt the rename of systemd-activate to systemd-socket-activate performed in systemd...