Sourced from eslint-config-next's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bguband@ztannerfor helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub,@mischnic, and@ztannerfor helping!v15.5.1-canary.20
Misc Changes
- Turbopack: hide blocking spans in trace server: #83167
- Update Rspack production test manifest: #83207
- [create-next-app] Generate route types after setup: #82956
- Update Rspack development test manifest: #83208
- docs: fix snippets in getting started: #83228
Credits
Huge thanks to
@sokra,@vercel-release-bot,@bgub, and@icyJosephfor helping!v15.5.1-canary.19
Core Changes
... (truncated)
Sourced from prettier's releases.
3.6.2
What's Changed
- Add missing blank line around code block by
@fiskerin prettier/prettier#176753.6.1
- Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running
--experimental-cli3.6.0
🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"
Sourced from prettier's changelog.
3.6.2
Markdown: Add missing blank line around code block (#17675 by
@fisker)<!-- Input --> 1. Some text, and code block below, with newline after code block--- foo: bar
- Another
- List
<!-- Prettier 3.6.1 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
<!-- Prettier 3.6.2 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
3.6.1
TypeScript: Allow const without initializer (#17650, #17654 by
@fisker)// Input </tr></table>
... (truncated)
7a8b05f
Release 3.6.246526b4
Add missing blank line around code block (#17675)a04ec11
chore(deps): update babel to v7.27.7 (#17684)32be5b6
chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777
Update docs about "TypeScript Configuration Files" (#17677)b197c99
chore(deps): update dependency @vitejs/plugin-react to
v4.6.0 (#17674)1185f83
chore(deps): update dependency @angular/compiler to
v20.0.5 (#17680)aa1316f
chore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33
chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91
chore(deps): update dependency vite to v7 (#17673)Sourced from locust's releases.
2.39.1
What's Changed
- Avoid broken gevent version for now by
@cyberwin locustio/locust#3196New Contributors
@JumboBearmade their first contribution in locustio/locust#3195Full Changelog: https://github.com/locustio/locust/compare/2.39.0...2.39.1
Sourced from locust's changelog.
Detailed changelog
The most important changes can also be found in the documentation.
934c5c3
changelog9350084
disable macos build for now705e2f6
Disable another unit test on macos because of annoying behavior on GH
(really...d888b9d
Disable another unit test on macos because of annoying behavior on
GH45bc4d8
Disable annoying test case on macos for now. Only has issues on GH. @amadeupp...9d7710a
unit tests: give extra time for testing on macOSfcbc740
Avoid broken gevent version for now (#3196)cd1f600
mypy0cf52dc
Autogen changelog for 2.39.0094395e
Merge pull request #3195
from JumboBear/pyprojectSourced from pymilvus's releases.
PyMilvus v2.6.1 Release Notes
What's Changed
- Avoid describe_collection when query by ids by
@yhmoin milvus-io/pymilvus#2930- bulkImport add objectUrls/token paramster & add example use by
@lentitude2tkin milvus-io/pymilvus#2934- support stageManager & stageFileManager by
@lentitude2tkin milvus-io/pymilvus#2935- fix: Fix the existing version fmt by
@XuanYang-cnin milvus-io/pymilvus#2960- enhance: Add unixmsec in every RPC call by
@XuanYang-cnin milvus-io/pymilvus#2961- enhance: Multiple cherry picks from master branch by
@XuanYang-cnin milvus-io/pymilvus#2962- fix: Passing unknown req.is_refresh to wait by
@XuanYang-cnin milvus-io/pymilvus#2964Full Changelog: https://github.com/milvus-io/pymilvus/compare/v2.6.0...v2.6.1
0237c9f
fix: [2.6]Passing unknown req.is_refresh to wait (#2964)a083622
enhance: Multiple cherry picks from master branch (#2962)87e3c5a
enhance: Add unixmsec in every RPC call (#2961)98077a2
fix: [2.6]Fix the existing version fmt (#2960)80e2e09
feat: Add partial update support for upsert operations (#2938)
(#2940)0210ee9
[cherry-pick] support stageManager & stageFileManager (#2935)00fb8e6
[cherry-pick] bulkImport add objectUrls/token paramster & add
example use (#2...442ef15
Avoid describe_collection when query by ids (#2930)e704dd2
fix: Correct github actions on branch 2.6 (#2926)