Conversation
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
55f61e1 to
a963e78
Compare
a963e78 to
ee20bf2
Compare
ee20bf2 to
92192df
Compare
92192df to
ee6f5b6
Compare
ee6f5b6 to
2fc7a0c
Compare
7e7ff66 to
f9a9b63
Compare
be1017f to
f70a8dc
Compare
29b93b5 to
7d5e244
Compare
5126b3a to
5561079
Compare
0b1a7ec to
d143713
Compare
4965a19 to
b218999
Compare
256d3c7 to
6f1b94f
Compare
f566202 to
c3d364b
Compare
3943945 to
67ccc38
Compare
3c41211 to
0ee4a35
Compare
ed2fa39 to
6312197
Compare
6312197 to
34fcba7
Compare
This PR contains the following updates:
0.5.2→0.6.02.29.8→2.30.08.51.0→8.58.02.1.29→2.2.03.7.4→3.8.12.7.2→2.9.11.2.0→1.3.14.2.1→4.3.6Release Notes
changesets/changesets (@changesets/changelog-github)
v0.6.0Compare Source
Minor Changes
fd0bc2eThanks @mixelburg! - Linkify issue references in changelog entries.Patch Changes
#1810
27fd8f4Thanks @hirasso! - Replace deprecatedString.prototype.trimRightwithString.prototype.trimEndUpdated dependencies [
d4b8ad8,e462d89]:typescript-eslint/typescript-eslint (@typescript-eslint/rule-tester)
v8.58.0Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.2Compare Source
8.57.2 (2026-03-23)
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.1Compare Source
8.57.1 (2026-03-16)
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.0Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.56.1Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.56.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.55.0Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.54.0Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.53.1Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.53.0Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.52.0Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
arktypeio/arktype (arktype)
v2.2.0Compare Source
Full announcement: https://arktype.io/docs/blog/2.2
type.fn- Validated functionsDefine functions with runtime-validated parameters and return types. Supports defaults, optionals, and variadics.
Type-safe regex via arkregex
Regex literals in definitions now carry full type inference.
x-prefix parses capture groups at runtime.@ark/json-schema- Bidirectional JSON SchemaParse JSON Schema into ArkType Types with the new
@ark/json-schemapackage, complementingtoJsonSchema(). Thanks to @TizzySaurus.Configurable
toJsonSchemaHandle incompatibilities between ArkType and JSON Schema with granular fallback codes. Supports
draft-07/draft-2020-12targets and cyclic types.Standard Schema as definitions
Any Standard Schema compliant validator (Zod, Valibot, etc.) can be embedded directly in ArkType definitions.
select- Deep reference introspectionQuery the internal structure of a type by node kind and predicate. Use selectors to configure specific references.
Improved
type.declareNow supports morph-aware declarations via a
sidecontext, and optionality via property values.N-ary operators
type.or,type.and,type.merge, andtype.pipeaccept variadic definitions.Additional highlights
|>string-embeddable pipe operatortype.valueOffor TS enumsstring.hex+string.regexkeywordsArkErrors(flatByPath,flatProblemsByPath,toJSON)TraversalErrorreplacesAggregateErrorexactOptionalPropertyTypesconfigprettier/prettier (prettier)
v3.8.1Compare Source
v3.8.0Compare Source
diff
🔗 Release note
vercel/turborepo (turbo)
v2.9.1: Turborepo v2.9.1Compare Source
What's Changed
@turbo/codemod
@turbo/repository
cacheMaxAgeandcacheMaxSizefor local cache eviction by @anthonyshew in #12487Changelog
Full Changelog: vercel/turborepo@v2.9.0...v2.9.1
v2.9.0: Turborepo v2.9.0Compare Source
What's Changed
Docs
create-turbo
affectedUsingTaskInputsfuture flag for task-level--affecteddetection by @anthonyshew in #12247create-turboselection by @anthonyshew in #12353turbo-ignore
turbo-ignorein favor ofturbo query affectedby @anthonyshew in #12382turbo-ignoredeprecation notice for Vercel users by @anthonyshew in #12385@turbo/codemod
pipelinekey inclean-globscodemod by @anthonyshew in #12235add-package-namescodemod from silently renaming existing packages by @anthonyshew in #12332eslint
@turbo/repository
packagesFromLockfile()NAPI binding to@turbo/repositoryby @anthonyshew in #12454Examples
viteand@vitejs/plugin-reactversions on example by @GabrielBB in #12193with-svelteexample by @floriansalihovic in #11952Changelog
allowCommentsandallowTrailingCommasto turbo.json schema by @ddmoney420 in #11579serde_ymlwithserde_yaml_ngto fix RUSTSEC-2025-0067/0068 by @anthonyshew in #11755oxc_resolverwithunrs_resolverto fix yankedpapayadependency by @anthonyshew in #11754turbo boundariesby @anthonyshew in #11798secret_key_overridein tests to eliminate env var race condition by @anthonyshew in #11824secrecycrate and close exposure gaps by @anthonyshew in #11831pre_exec/setsidwithtokio process_group(0)by @anthonyshew in #11854node-plopto dependencies soPlopTypesresolves for consumers by @anthonyshew in #11862--profileand--anon-profilefilename optional by @anthonyshew in #11883turbo run, deprecate daemon flags and config by @anthonyshew in #11910turbo runhotpath with parallelization and reduced allocations by @anthonyshew in #11928Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.