metatype
metatype copied to clipboard
Declarative API development platform. Build backend components with WASM, Typescript and Python, no matter where and how your (legacy) systems are.
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.65 to 0.10.72. Release notes Sourced from openssl's releases. openssl-v0.10.72 What's Changed make set_rsa_oaep_md visible to boringssl config by @frncs-rss in sfackler/rust-openssl#2372 Fix typo in openssl-sys build...
Bumps [next](https://github.com/vercel/next.js) from 14.2.25 to 14.2.26. Release notes Sourced from next's releases. v14.2.26 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
Bumps [image-size](https://github.com/image-size/image-size) from 1.1.1 to 1.2.1. Release notes Sourced from image-size's releases. v1.2.1 Fixes fix potential Denial of Service via specially crafted payloads in https://github.com/image-size/image-size/commit/640a67d9e821baee4cb596def8db00627f649dfc Full Changelog: https://github.com/image-size/image-size/compare/v1.2.0...v1.2.1 v1.2.0 This...
- Closes [MET-751](https://linear.app/metatypedev/team/MET/active). #### Migration notes --- - [x] The change comes with new or modified tests - [ ] Hard-to-understand functions have explanatory comments - [ ] End-user documentation...
Bumps the deps group with 1 update: [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action). Updates `mozilla-actions/sccache-action` from 0.0.7 to 0.0.9 Release notes Sourced from mozilla-actions/sccache-action's releases. v0.0.8 What's Changed adjust the GHA changes and prepare release...
- Updates deno to 2.1.2 - Updates rust to 1.82.0 ## Summary by CodeRabbit - **Build & Workflow Improvements** - Enhanced CI/CD pipelines with revised installation steps and improved environment...
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.24.7 to 7.26.10. Release notes Sourced from @babel/runtime-corejs3's releases. v7.26.10 (2025-03-11) Thanks @jordan-choi and @mmmsssttt404 for your first PRs! This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.7 to 7.26.10. Release notes Sourced from @babel/runtime's releases. v7.26.10 (2025-03-11) Thanks @jordan-choi and @mmmsssttt404 for your first PRs! This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.7 to 7.26.10. Release notes Sourced from @babel/helpers's releases. v7.26.10 (2025-03-11) Thanks @jordan-choi and @mmmsssttt404 for your first PRs! This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a...
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. Release notes Sourced from prismjs's releases. v1.30.0 What's Changed check that currentScript is set by a script tag by @lkuechler in PrismJS/prism#3863 New Contributors...