qpid-dispatch
qpid-dispatch copied to clipboard
Mirror of Apache Qpid Dispatch
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.8.2. Release notes Sourced from typescript's releases. TypeScript 4.8 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.8. Release notes Sourced from actions/cache's releases. v3.0.8 What's Changed Fix zstd not working for windows on gnu tar in issues. Allow users to provide...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.2 to 5.16.5. Release notes Sourced from @testing-library/jest-dom's releases. v5.16.5 5.16.5 (2022-08-04) Bug Fixes migrate ccs v3 to @adobe/css-tools v4 (#470) (948d90f) v5.16.4 5.16.4 (2022-04-05) Bug Fixes...
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.20.0 to 4.21.3. Changelog Sourced from browserslist's changelog. 4.21.3 Improved unknown region and unknown feature error (by Alexander Chabin). 4.21.2 Updated Firefox ESR. 4.21.1 Fixed parsing days...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [apache](https://github.com/apache/maven-apache-parent) from 26 to 27. Release notes Sourced from apache's releases. Apache Parent POM version 27 What's Changed Bump maven-site-plugin from 3.11.0 to 3.12.0 by @dependabot in apache/maven-apache-parent#80 Bump...
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.7.1. Release notes Sourced from prettier's releases. 2.7.1 🔗 Changelog 2.7.0 diff 🔗 Release note 2.6.2 🔗 Changelog 2.6.1 🔗 Changelog 2.6.0 🔗 Release note...
Rhea ships with its sources in `lib/` as well as single file in `dist/`. Using the `lib/` sources with react-scripts 5 fails ``` $ npx react-scripts start (node:836641) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning:...
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.3 to 5.0.1. Commits 19fa58d Publish 9802941 fix: webpack noise printed only if error or warning (#12245) 2eef1d0 Update templates to use React 18 createRoot (#12220) 221e511...
This PR depends on PRs to fix leaks in `qdr_subscription_t` (https://github.com/apache/qpid-dispatch/pull/1051) and `qdr_core_t` (https://github.com/apache/qpid-dispatch/pull/1049). The former is still WIP, so I won't carry the commit here, because it would make...