chore(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @types/node (source) | ^20.12.7 -> ^20.16.11 |
||||
| changelogen | ^0.5.5 -> ^0.5.7 |
||||
| eslint (source) | ^8.57.0 -> ^8.57.1 |
||||
| eslint-config-unjs | ^0.2.1 -> ^0.4.1 |
||||
| jiti | ^1.21.0 -> ^1.21.6 |
||||
| listhen | ^1.7.2 -> ^1.9.0 |
||||
| ofetch | ^1.3.4 -> ^1.4.1 |
||||
| pnpm (source) | 8.15.7 -> 8.15.9 |
||||
| prettier (source) | ^3.2.5 -> ^3.3.3 |
||||
| typescript (source) | ^5.4.5 -> ^5.6.3 |
Release Notes
unjs/changelogen (changelogen)
v0.5.7
🩹 Fixes
- bump: Avoid using
+for canary suffix (#224)
❤️ Contributors
- Pooya Parsa (@pi0)
v0.5.6
🚀 Enhancements
🩹 Fixes
- github: Use bearer token (#180)
- Handle repo name with multiple segments (#219)
- Lowercase scope when filtering (#199)
💅 Refactors
- Replace
execawithexecSync(#222) - Use human readable date for canary versions (#223)
- Update execCommand (68127be)
🏡 Chore
- Apply automated lint fixes (72c407f)
- Update ci (bcb16cb)
- Update non major deps (7f714c9)
- Update to eslint v9 (fd40be9)
- Apply automated lint fixes (673255b)
- Update deps (3cfbe27)
❤️ Contributors
- Pooya Parsa (@pi0)
- Klein Petr (@kleinpetr)
- Wan Chiu (@wan54)
- Jianqi Pan (@Jannchie)
- Vasily Kuzin [email protected]
- Daniel Roe (@danielroe)
unjs/eslint-config (eslint-config-unjs)
v0.4.1
💅 Refactors
🏡 Chore
- Update deps (c179c22)
❤️ Contributors
- Pooya Parsa (@pi0)
v0.4.0
🏡 Chore
⚠️ Breaking Changes
- ⚠️ Update dependencies (ec5727e)
❤️ Contributors
- Pooya Parsa (@pi0)
v0.3.2
🏡 Chore
- Update unicorn plugin to 53 (0a944e4)
❤️ Contributors
- Pooya Parsa (@pi0)
v0.3.1
🩹 Fixes
- markdown: Override default rules (4765dd5)
🏡 Chore
- Remove prerelease script (pnpm why ?!) (a98c465)
❤️ Contributors
- Pooya Parsa (@pi0)
v0.3.0
unjs/jiti (jiti)
v1.21.6
🩹 Fixes
- Use internal cached modules only if loaded (#247)
v1.21.5
🩹 Fixes
From 1.21.4
v1.21.4
v1.21.3
🩹 Fixes
- Update mlly to ^1.7.1 (9adbcb3)
❤️ Contributors
- Pooya Parsa (@pi0)
v1.21.2
🩹 Fixes
- Pin mlly to 1.4.2 (#237)
❤️ Contributors
- Pooya Parsa (@pi0)
v1.21.1
🏡 Chore
- Update dependencies (0bd991b)
- Update dependencies (cfb106c)
- Update to eslint v9 (c11d953)
- Update deps and lockfile (95aa249)
- Run ci against 18 and 22 (65b4067)
- Lint (6f3bd76)
🤖 CI
- Skip extra checks (8fe6417)
❤️ Contributors
- Pooya Parsa (@pi0)
unjs/listhen (listhen)
v1.9.0
🚀 Enhancements
- Update crossws to 0.3.x (#181)
📦 Build
- Relax crossws dep constraint (bcb9bf4)
🏡 Chore
- Update deps (9f24f20)
❤️ Contributors
- Pooya Parsa (@pi0)
v1.8.0
🚀 Enhancements
- dev: Update jiti to v2 (499e7bb)
🩹 Fixes
📖 Documentation
- Fix typo (#179)
🏡 Chore
- release: V1.7.2 (f38f69a)
- Update deps (a8c4564)
- Lint with eslint v9 (7c9d8f9)
- Apply automated updates (99c283e)
- Apply automated updates (a6edc8f)
🤖 CI
- Update node to 20 (b97bc01)
❤️ Contributors
- Pooya Parsa (@pi0)
- @beer (@iiio2)
- Markthree (@markthree)
unjs/ofetch (ofetch)
v1.4.1
🩹 Fixes
- Remove undefined
methodandquery/paramsfrom fetch options (#451) - Use
response._bodyInitas fallback for react-native and qq (#398)
🏡 Chore
✅ Tests
- Fix typo (#448)
❤️ Contributors
- Joshua Sosso (@joshmossas)
- Pooya Parsa (@pi0)
- @beer (@iiio2)
- Cooper Roper [email protected]
v1.4.0
🚀 Enhancements
- Support
retryDelaywith callback function (#372) - Add better message and code for timeout error (#351)
- Allow custom global options for
$fetch.create(#401) - Support interceptors arrays (#353)
- Always clone and normalize
options.headersandoptions.query(#436)
🩹 Fixes
📖 Documentation
- Add docs for using undici dispatcher (#389)
🌊 Types
- Add
agentanddispatcheroptions (node-specific) (#308)
🏡 Chore
- release: V1.3.4 (5cc16a0)
- Remove extra space (#384)
- Update deps (509a037)
- Update to eslint v9 (e63c598)
- Apply automated fixes (f8f5413)
- Add back spoiler (dba1915)
- Add experimental for
Too Earlystatus (#426) - Update dependencies (b5fe505)
- Update deps (20f67b9)
✅ Tests
- Add additional tests for hook errors (7ff4d11)
🤖 CI
❤️ Contributors
- Pooya Parsa (@pi0)
- Antoine Rey <antoinerey38@gmail.com>
- Cafu Chino [email protected]
- Marco Solazzi [email protected]
- @beer (@iiio2)
- Daniel Roe (@danielroe)
- Arlo [email protected]
- Alexander Topalo [email protected]
- Sam Blowes [email protected]
- Kongmoumou (@kongmoumou)
pnpm/pnpm (pnpm)
v8.15.9: pnpm 8.15.9
Patch Changes
- Deduplicate bin names to prevent race condition and corrupted bin scripts #7833.
Platinum Sponsors
|
|
|
Gold Sponsors
|
|
|
|
|
|
|
|
Our Silver Sponsors
|
|
|
|
|
|
|
|
|
|
v8.15.8
prettier/prettier (prettier)
v3.3.3
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.2
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.3
foo ? (bar ?? foo) : baz;
(foo ?? bar) ? a : b;
a ? b : (foo ?? bar);
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
// Input
@​(foo`tagged template`)
class X {}
// Prettier 3.3.2
@​foo`tagged template`
class X {}
// Prettier 3.3.3
@​(foo`tagged template`)
class X {}
Support @let declaration syntax (#16474 by @sosukesuzuki)
Adds support for Angular v18 @let declaration syntax.
Please see the following code example. The @let declaration allows you to define local variables within the template:
@​let name = 'Frodo';
<h1>Dashboard for {{name}}</h1>
Hello, {{name}}
For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
v3.3.2
Fix handlebars path expressions starts with @ (#16358 by @Princeyadav05)
{{! Input }}
<div>{{@​x.y.z}}</div>
{{! Prettier 3.3.1 }}
<div>{{@​x}}</div>
{{! Prettier 3.3.2 }}
<div>{{@​x.y.z}}</div>
v3.3.1
Preserve empty lines in front matter (#16347 by @fisker)
<!-- Input -->
---
foo:
- bar1
- bar2
- bar3
---
Markdown
<!-- Prettier 3.3.0 -->
---
foo:
- bar1
- bar2
- bar3
---
Markdown
<!-- Prettier 3.3.1 -->
---
foo:
- bar1
- bar2
- bar3
---
Markdown
Preserve explicit language in front matter (#16348 by @fisker)
<!-- Input -->
---yaml
title: Hello
slug: home
---
<!-- Prettier 3.3.0 -->
---
title: Hello
slug: home
---
<!-- Prettier 3.3.1 -->
---yaml
title: Hello
slug: home
---
Avoid line breaks in import attributes (#16349 by @fisker)
// Input
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };
// Prettier 3.3.0
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type:
"json" };
// Prettier 3.3.1
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };
v3.3.0
microsoft/TypeScript (typescript)
v5.6.3
v5.6.2
v5.5.4: TypeScript 5.5.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.4 (Stable).
- fixed issues query for TypeScript v5.5.3 (Stable).
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
- npm
- NuGet package (soon!)
v5.5.3: TypeScript 5.5.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.3 (Stable).
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
v5.5.2: TypeScript 5.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.