THUBurrow
THUBurrow copied to clipboard
A forum built by Next.js and Rocket.
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.19.2 to 1.20.4. Release notes Sourced from tokio's releases. Tokio v1.20.2 1.20.2 (September 27, 2022) This release removes the dependency on the once_cell crate to restore the...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.9.1 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Removes `loader-utils` Updates `next` from 12.0.5 to 12.3.3 Release notes Sourced from...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [lz4-sys](https://github.com/10xGenomics/lz4-rs) from 1.9.2 to 1.9.4. Changelog Sourced from lz4-sys's changelog. 1.24.0: Update to lz4 1.9.4 (lz4-sys 1.9.4) - this fixes CVE-2021-3520, which was a security vulnerability in the core...
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.0.7 to 12.2.0. Release notes Sourced from eslint-config-next's releases. v12.2.0 Core Changes Flush initial styled-jsx in gIP first in concurrent rendering: #36594 Add falling back to wasm...
Bumps [antd](https://github.com/ant-design/ant-design) from 4.18.0 to 4.21.4. Release notes Sourced from antd's releases. 4.21.4 Table 🐞 Fix Table expand icon not align center. #36215 💄 Fix nested Table margin style. #36209...
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.18.0. Release notes Sourced from eslint's releases. v8.18.0 Features a6273b8 feat: account for rule creation time in performance reports (#15982) (Nitin Kumar) Bug Fixes f364d47...