f201255567
chore(deps): update dependency pino to v10.3.1
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Successful in 2m22s
2026-02-19 11:13:44 +00:00
e7183a2901
chore(deps): update dependency pino to v10.3.0 ( #82 )
...
CD / Test (push) Successful in 1m2s
CD / Create tag (push) Successful in 22s
CD / Build and push (amd64) (push) Successful in 32s
CD / Build and push (arm64) (push) Successful in 1m46s
CD / Create manifest (push) Successful in 8s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [pino](https://getpino.io ) ([source](https://github.com/pinojs/pino )) | [`10.2.1` → `10.3.0`](https://renovatebot.com/diffs/npm/pino/10.2.1/10.3.0 ) |  |  |
---
### Release Notes
<details>
<summary>pinojs/pino (pino)</summary>
### [`v10.3.0`](https://github.com/pinojs/pino/releases/tag/v10.3.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v10.2.1...v10.3.0 )
#### What's Changed
- feat: improve the return type of `multistream().clone()` by [@​mrazauskas](https://github.com/mrazauskas ) in [#​2377](https://github.com/pinojs/pino/pull/2377 )
- feat: set worker thread name for transport identification by [@​mcollina](https://github.com/mcollina ) in [#​2380](https://github.com/pinojs/pino/pull/2380 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v10.2.1...v10.3.0 >
</details>
---
### Configuration
📅 **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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuODQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #82
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-01-26 13:43:27 +01:00
98ef27dcb5
chore(deps): update dependency pino to v10.2.1 ( #79 )
...
CD / Test (push) Successful in 1m7s
CD / Create tag (push) Successful in 28s
CD / Build and push (amd64) (push) Successful in 40s
CD / Build and push (arm64) (push) Successful in 1m41s
CD / Create manifest (push) Successful in 7s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [pino](https://getpino.io ) ([source](https://github.com/pinojs/pino )) | [`10.1.0` → `10.2.1`](https://renovatebot.com/diffs/npm/pino/10.1.0/10.2.1 ) |  |  |
---
### Release Notes
<details>
<summary>pinojs/pino (pino)</summary>
### [`v10.2.1`](https://github.com/pinojs/pino/releases/tag/v10.2.1 )
[Compare Source](https://github.com/pinojs/pino/compare/v10.2.0...v10.2.1 )
#### What's Changed
- fix: prevent ERR\_WORKER\_INVALID\_EXEC\_ARGV with monitoring tools by [@​mcollina](https://github.com/mcollina ) in [#​2379](https://github.com/pinojs/pino/pull/2379 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v10.2.0...v10.2.1 >
### [`v10.2.0`](https://github.com/pinojs/pino/releases/tag/v10.2.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v10.1.1...v10.2.0 )
#### What's Changed
- chore: lint TypeScript files by [@​mrazauskas](https://github.com/mrazauskas ) in [#​2363](https://github.com/pinojs/pino/pull/2363 )
- fix: prevent memory leak when using transport with --import preload by [@​mcollina](https://github.com/mcollina ) in [#​2374](https://github.com/pinojs/pino/pull/2374 )
#### New Contributors
- [@​mrazauskas](https://github.com/mrazauskas ) made their first contribution in [#​2363](https://github.com/pinojs/pino/pull/2363 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v10.1.1...v10.2.0 >
### [`v10.1.1`](https://github.com/pinojs/pino/releases/tag/v10.1.1 )
[Compare Source](https://github.com/pinojs/pino/compare/v10.1.0...v10.1.1 )
#### What's Changed
- fix(types): Correct conditional type handling for generic log function arguments by [@​samchungy](https://github.com/samchungy ) in [#​2329](https://github.com/pinojs/pino/pull/2329 )
- perf: use JSON.stringify in fast path for node v25+ by [@​ronag](https://github.com/ronag ) in [#​2330](https://github.com/pinojs/pino/pull/2330 )
- build(deps): bump actions/setup-node from 4 to 6 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2336](https://github.com/pinojs/pino/pull/2336 )
- build(deps-dev): bump borp from 0.20.2 to 0.21.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2337](https://github.com/pinojs/pino/pull/2337 )
- build(deps): bump pino-abstract-transport from 2.0.0 to 3.0.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2338](https://github.com/pinojs/pino/pull/2338 )
- docs: update CONTRIBUTING.md to reference 'main' instead of 'master' by [@​NoobFullStack](https://github.com/NoobFullStack ) in [#​2334](https://github.com/pinojs/pino/pull/2334 )
- feat(browser): add reportCaller to surface user callsite by [@​dev-KingMaster](https://github.com/dev-KingMaster ) in [#​2340](https://github.com/pinojs/pino/pull/2340 )
- docs: update transports.md by [@​marklai1998](https://github.com/marklai1998 ) in [#​2224](https://github.com/pinojs/pino/pull/2224 )
- docs: add Node.js 22+ native TypeScript type stripping support by [@​mcollina](https://github.com/mcollina ) in [#​2347](https://github.com/pinojs/pino/pull/2347 )
- feat(types): use ThreadStream type from thread-stream by [@​CHC383](https://github.com/CHC383 ) in [#​2320](https://github.com/pinojs/pino/pull/2320 )
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2354](https://github.com/pinojs/pino/pull/2354 )
- build(deps): update thread-stream to v4 by [@​mcollina](https://github.com/mcollina ) in [#​2356](https://github.com/pinojs/pino/pull/2356 )
- fix: harden transport loading against prototype pollution by [@​omdxp](https://github.com/omdxp ) in [#​2358](https://github.com/pinojs/pino/pull/2358 )
- docs: add threat model to SECURITY.md by [@​mcollina](https://github.com/mcollina ) in [#​2360](https://github.com/pinojs/pino/pull/2360 )
- build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2365](https://github.com/pinojs/pino/pull/2365 )
- build(deps-dev): bump [@​types/node](https://github.com/types/node ) from 24.10.4 to 25.0.3 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2367](https://github.com/pinojs/pino/pull/2367 )
- fix: allow passing string, number, null for %o placeholder by [@​rChaoz](https://github.com/rChaoz ) in [#​2372](https://github.com/pinojs/pino/pull/2372 )
#### New Contributors
- [@​NoobFullStack](https://github.com/NoobFullStack ) made their first contribution in [#​2334](https://github.com/pinojs/pino/pull/2334 )
- [@​dev-KingMaster](https://github.com/dev-KingMaster ) made their first contribution in [#​2340](https://github.com/pinojs/pino/pull/2340 )
- [@​marklai1998](https://github.com/marklai1998 ) made their first contribution in [#​2224](https://github.com/pinojs/pino/pull/2224 )
- [@​CHC383](https://github.com/CHC383 ) made their first contribution in [#​2320](https://github.com/pinojs/pino/pull/2320 )
- [@​omdxp](https://github.com/omdxp ) made their first contribution in [#​2358](https://github.com/pinojs/pino/pull/2358 )
- [@​rChaoz](https://github.com/rChaoz ) made their first contribution in [#​2372](https://github.com/pinojs/pino/pull/2372 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v10.1.0...v10.1.1 >
</details>
---
### Configuration
📅 **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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #79
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-01-25 17:30:54 +01:00
c3511c8f7b
chore(deps): update dependency ts3-nodejs-library to v3.5.1 ( #69 )
...
CD / Test (push) Successful in 58s
CD / Build and push (amd64) (push) Successful in 34s
CD / Create tag (push) Successful in 37s
CD / Build and push (arm64) (push) Successful in 2m4s
CD / Create manifest (push) Successful in 22s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [ts3-nodejs-library](https://github.com/Multivit4min/TS3-NodeJS-Library ) | [`3.4.1` -> `3.5.1`](https://renovatebot.com/diffs/npm/ts3-nodejs-library/3.4.1/3.5.1 ) |  |  |
---
### Release Notes
<details>
<summary>Multivit4min/TS3-NodeJS-Library (ts3-nodejs-library)</summary>
### [`v3.5.1`](https://github.com/Multivit4min/TS3-NodeJS-Library/blob/HEAD/CHANGELOG.md#351---19092023 )
[Compare Source](5df10160ba...919b38f2f2 )
- fix type of clientTalkRequest
### [`v3.5.0`](https://github.com/Multivit4min/TS3-NodeJS-Library/blob/HEAD/CHANGELOG.md#350---06072023 )
[Compare Source](dec190b9f8...5df10160ba )
- fix customSearch and customInfo response entry to be an array
- both above functions will now return an empty array when no entry has been found instead of throwing an error
### [`v3.4.2`](https://github.com/Multivit4min/TS3-NodeJS-Library/blob/HEAD/CHANGELOG.md#1130---1342019 )
[Compare Source](c132eb6a4f...dec190b9f8 )
- improved general filetransfer
- added fileDownload method
- improved optional parameters like cpw always requires an empty string
- added method `toJSON()` to the Abstract class in order to make a client class stringifyable
- added new way to read cached items from a client to make it more like the javascript way
for examle on a client class the property `client_is_channel_commander` will translate to `isChannelCommander` it will remove the `client_` prefix and after each subsequent underscore it will remove the underscore and and make the next character to an UpperCase char.
Side Note: only properties which are readable from clientlist, channellist, ... are available like that
```javascript
//before
client.getCache().client_unique_identifier
client.getCache().client_nickname
client.getCache().client_is_channel_commander
channel.getCache().channel_flag_permanent
channel.getCache().channel_name
//now
client.uniqueIdentifier
client.nickname
client.isChannelCommander
channel.flagPermanent
channel.name
```
- added FileTransfer to automated tests
</details>
---
### Configuration
📅 **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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zNy4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #69
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2025-12-12 20:49:30 +01:00
168fa9bfff
fix(deps): update dependency pino-pretty to v13.1.3 ( #68 )
...
CD / Test (push) Successful in 1m0s
CD / Create tag (push) Successful in 26s
CD / Build and push (amd64) (push) Successful in 35s
CD / Build and push (arm64) (push) Successful in 1m56s
CD / Create manifest (push) Failing after 21s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [pino-pretty](https://github.com/pinojs/pino-pretty ) | [`13.0.0` -> `13.1.3`](https://renovatebot.com/diffs/npm/pino-pretty/13.0.0/13.1.3 ) |  |  |
---
### Release Notes
<details>
<summary>pinojs/pino-pretty (pino-pretty)</summary>
### [`v13.1.3`](https://github.com/pinojs/pino-pretty/releases/tag/v13.1.3 )
[Compare Source](https://github.com/pinojs/pino-pretty/compare/v13.1.2...v13.1.3 )
#### What's Changed
- Add in the README file a snippet to use pino-pretty only for dev by [@​himito](https://github.com/himito ) in [#​623](https://github.com/pinojs/pino-pretty/pull/623 )
- build(deps): bump actions/setup-node from 4 to 6 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​626](https://github.com/pinojs/pino-pretty/pull/626 )
- build(deps-dev): bump borp from 0.20.2 to 0.21.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​627](https://github.com/pinojs/pino-pretty/pull/627 )
- build(deps-dev): bump pino from 9.14.0 to 10.1.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​628](https://github.com/pinojs/pino-pretty/pull/628 )
- build(deps): bump pino-abstract-transport from 2.0.0 to 3.0.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​629](https://github.com/pinojs/pino-pretty/pull/629 )
- Update format-time.js documentation to match functionality by [@​g-sanner](https://github.com/g-sanner ) in [#​632](https://github.com/pinojs/pino-pretty/pull/632 )
- build(deps): bump actions/checkout from 5 to 6 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​636](https://github.com/pinojs/pino-pretty/pull/636 )
- build(deps): bump fast-copy from 3.0.2 to 4.0.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​637](https://github.com/pinojs/pino-pretty/pull/637 )
- fix: messageFormat print 0 value by [@​gutenye](https://github.com/gutenye ) in [#​635](https://github.com/pinojs/pino-pretty/pull/635 )
#### New Contributors
- [@​himito](https://github.com/himito ) made their first contribution in [#​623](https://github.com/pinojs/pino-pretty/pull/623 )
- [@​g-sanner](https://github.com/g-sanner ) made their first contribution in [#​632](https://github.com/pinojs/pino-pretty/pull/632 )
- [@​gutenye](https://github.com/gutenye ) made their first contribution in [#​635](https://github.com/pinojs/pino-pretty/pull/635 )
**Full Changelog**: <https://github.com/pinojs/pino-pretty/compare/v13.1.2...v13.1.3 >
### [`v13.1.2`](https://github.com/pinojs/pino-pretty/releases/tag/v13.1.2 )
[Compare Source](https://github.com/pinojs/pino-pretty/compare/v13.1.1...v13.1.2 )
#### What's Changed
- build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​609](https://github.com/pinojs/pino-pretty/pull/609 )
- build(deps): bump actions/checkout from 4 to 5 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​621](https://github.com/pinojs/pino-pretty/pull/621 )
- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​622](https://github.com/pinojs/pino-pretty/pull/622 )
- fix: allow esm import for isColorSupported by [@​JoeCap08055](https://github.com/JoeCap08055 ) in [#​616](https://github.com/pinojs/pino-pretty/pull/616 )
- Use neostandard and remove pre-commit by [@​jsumners](https://github.com/jsumners ) in [#​624](https://github.com/pinojs/pino-pretty/pull/624 )
- fix: missing `property` on objectColorizer by [@​IronGeek](https://github.com/IronGeek ) in [#​625](https://github.com/pinojs/pino-pretty/pull/625 )
#### New Contributors
- [@​JoeCap08055](https://github.com/JoeCap08055 ) made their first contribution in [#​616](https://github.com/pinojs/pino-pretty/pull/616 )
- [@​IronGeek](https://github.com/IronGeek ) made their first contribution in [#​625](https://github.com/pinojs/pino-pretty/pull/625 )
**Full Changelog**: <https://github.com/pinojs/pino-pretty/compare/v13.1.1...v13.1.2 >
### [`v13.1.1`](https://github.com/pinojs/pino-pretty/releases/tag/v13.1.1 )
[Compare Source](https://github.com/pinojs/pino-pretty/compare/v13.1.0...v13.1.1 )
#### What's Changed
- Revert "chore: upgrade dateformat" by [@​Uzlopak](https://github.com/Uzlopak ) in [#​607](https://github.com/pinojs/pino-pretty/pull/607 )
**Full Changelog**: <https://github.com/pinojs/pino-pretty/compare/v13.1.0...v13.1.1 >
### [`v13.1.0`](https://github.com/pinojs/pino-pretty/releases/tag/v13.1.0 )
[Compare Source](https://github.com/pinojs/pino-pretty/compare/v13.0.0...v13.1.0 )
#### What's Changed
- Bump [@​arethetypeswrong/cli](https://github.com/arethetypeswrong/cli ) from 0.16.4 to 0.17.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​543](https://github.com/pinojs/pino-pretty/pull/543 )
- Bump secure-json-parse from 2.7.0 to 3.0.1 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​547](https://github.com/pinojs/pino-pretty/pull/547 )
- Bump typescript from 5.6.3 to 5.7.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​548](https://github.com/pinojs/pino-pretty/pull/548 )
- Readme.md: remove the command prompt symbol by [@​yegorich](https://github.com/yegorich ) in [#​545](https://github.com/pinojs/pino-pretty/pull/545 )
- Add magenta as the color for printed object properties. Fixes suport for `--no-colorizeObjects` by [@​mcollina](https://github.com/mcollina ) in [#​553](https://github.com/pinojs/pino-pretty/pull/553 )
- Bump typescript from 5.7.3 to 5.8.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​555](https://github.com/pinojs/pino-pretty/pull/555 )
- perf: use `node:` prefix to bypass require.cache call for builtins by [@​Fdawgs](https://github.com/Fdawgs ) in [#​556](https://github.com/pinojs/pino-pretty/pull/556 )
- perf: add missing `'use strict'` directives by [@​Fdawgs](https://github.com/Fdawgs ) in [#​557](https://github.com/pinojs/pino-pretty/pull/557 )
- Bump rimraf from 3.0.2 to 6.0.1 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​520](https://github.com/pinojs/pino-pretty/pull/520 )
- build(dependabot): reduce npm updates to monthly by [@​Fdawgs](https://github.com/Fdawgs ) in [#​558](https://github.com/pinojs/pino-pretty/pull/558 )
- Bump secure-json-parse from 3.0.2 to 4.0.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​559](https://github.com/pinojs/pino-pretty/pull/559 )
- Bump tsd from 0.31.2 to 0.32.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​562](https://github.com/pinojs/pino-pretty/pull/562 )
- test: enable borp to move to node test by [@​Puppo](https://github.com/Puppo ) in [#​564](https://github.com/pinojs/pino-pretty/pull/564 )
- chore: enable node 24 in CI by [@​Puppo](https://github.com/Puppo ) in [#​565](https://github.com/pinojs/pino-pretty/pull/565 )
- fix: borp file test match by [@​Puppo](https://github.com/Puppo ) in [#​573](https://github.com/pinojs/pino-pretty/pull/573 )
- test: move colors.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​574](https://github.com/pinojs/pino-pretty/pull/574 )
- Fix: Updated wrong reference for colors object by [@​rinkeshpurohit](https://github.com/rinkeshpurohit ) in [#​597](https://github.com/pinojs/pino-pretty/pull/597 )
- test: move prettify-time.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​595](https://github.com/pinojs/pino-pretty/pull/595 )
- test: move index.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​583](https://github.com/pinojs/pino-pretty/pull/583 )
- build(deps-dev): bump borp from 0.19.0 to 0.20.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​601](https://github.com/pinojs/pino-pretty/pull/601 )
- build(deps-dev): bump [@​arethetypeswrong/cli](https://github.com/arethetypeswrong/cli ) from 0.17.4 to 0.18.1 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​603](https://github.com/pinojs/pino-pretty/pull/603 )
- test: move basic.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​566](https://github.com/pinojs/pino-pretty/pull/566 )
- build(deps-dev): bump [@​types/node](https://github.com/types/node ) from 22.15.34 to 24.0.8 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​604](https://github.com/pinojs/pino-pretty/pull/604 )
- test: move cli.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​568](https://github.com/pinojs/pino-pretty/pull/568 )
- The finalization registry bug has been fixed by [@​mcollina](https://github.com/mcollina ) in [#​572](https://github.com/pinojs/pino-pretty/pull/572 )
- test: move cli-rc.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​567](https://github.com/pinojs/pino-pretty/pull/567 )
- test: move crlf.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​569](https://github.com/pinojs/pino-pretty/pull/569 )
- test: move error-objects.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​571](https://github.com/pinojs/pino-pretty/pull/571 )
- test: move build-safe-sonic-boom.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​575](https://github.com/pinojs/pino-pretty/pull/575 )
- test: move create-date.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​576](https://github.com/pinojs/pino-pretty/pull/576 )
- test: move delete-log-property.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​577](https://github.com/pinojs/pino-pretty/pull/577 )
- test: move filter-log.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​578](https://github.com/pinojs/pino-pretty/pull/578 )
- test: move format-time.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​579](https://github.com/pinojs/pino-pretty/pull/579 )
- test: move get-property-value.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​580](https://github.com/pinojs/pino-pretty/pull/580 )
- test: move handle-custom-levels-opts.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​582](https://github.com/pinojs/pino-pretty/pull/582 )
- test: move interpret-conditionals.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​584](https://github.com/pinojs/pino-pretty/pull/584 )
- test: move is-object.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​585](https://github.com/pinojs/pino-pretty/pull/585 )
- test: move is-valid-date.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​586](https://github.com/pinojs/pino-pretty/pull/586 )
- test: move join-lines-with-indentation.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​587](https://github.com/pinojs/pino-pretty/pull/587 )
- test: move noop.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​588](https://github.com/pinojs/pino-pretty/pull/588 )
- test: move prettify-error-log.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​589](https://github.com/pinojs/pino-pretty/pull/589 )
- test: move prettify-error.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​590](https://github.com/pinojs/pino-pretty/pull/590 )
- test: move prettify-level.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​591](https://github.com/pinojs/pino-pretty/pull/591 )
- test: move prettify-message.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​592](https://github.com/pinojs/pino-pretty/pull/592 )
- test: move prettify-metadata.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​593](https://github.com/pinojs/pino-pretty/pull/593 )
- test: move prettify-object.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​594](https://github.com/pinojs/pino-pretty/pull/594 )
- test: move split-property-key.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​596](https://github.com/pinojs/pino-pretty/pull/596 )
- chore: upgrade strip-json-comments by [@​Uzlopak](https://github.com/Uzlopak ) in [#​600](https://github.com/pinojs/pino-pretty/pull/600 )
- chore: upgrade dateformat by [@​Uzlopak](https://github.com/Uzlopak ) in [#​598](https://github.com/pinojs/pino-pretty/pull/598 )
- chore: remove coveralls artifact in gh workflow by [@​Uzlopak](https://github.com/Uzlopak ) in [#​599](https://github.com/pinojs/pino-pretty/pull/599 )
- fix: loosen up customPrettifiers typing constraints by [@​Frederick888](https://github.com/Frederick888 ) in [#​551](https://github.com/pinojs/pino-pretty/pull/551 )
- test: move handle-custom-levels-names-opts.test.js to node test by [@​Puppo](https://github.com/Puppo ) in [#​581](https://github.com/pinojs/pino-pretty/pull/581 )
#### New Contributors
- [@​yegorich](https://github.com/yegorich ) made their first contribution in [#​545](https://github.com/pinojs/pino-pretty/pull/545 )
- [@​Puppo](https://github.com/Puppo ) made their first contribution in [#​564](https://github.com/pinojs/pino-pretty/pull/564 )
- [@​rinkeshpurohit](https://github.com/rinkeshpurohit ) made their first contribution in [#​597](https://github.com/pinojs/pino-pretty/pull/597 )
- [@​Uzlopak](https://github.com/Uzlopak ) made their first contribution in [#​600](https://github.com/pinojs/pino-pretty/pull/600 )
- [@​Frederick888](https://github.com/Frederick888 ) made their first contribution in [#​551](https://github.com/pinojs/pino-pretty/pull/551 )
**Full Changelog**: <https://github.com/pinojs/pino-pretty/compare/v13.0.0...v13.1.0 >
</details>
---
### Configuration
📅 **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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zNy4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #68
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2025-12-12 19:53:37 +01:00
acd978aa29
fix(deps): update dependency pino to v10 ( #53 )
...
CD / Check changes (push) Successful in 14s
CD / Test (push) Successful in 18s
CD / Build and push (amd64) (push) Successful in 34s
CD / Build and push (arm64) (push) Successful in 1m48s
CD / Create manifest (push) Successful in 23s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [pino](https://getpino.io ) ([source](https://github.com/pinojs/pino )) | [`9.6.0` -> `10.1.0`](https://renovatebot.com/diffs/npm/pino/9.6.0/10.1.0 ) |  |  |
---
### Release Notes
<details>
<summary>pinojs/pino (pino)</summary>
### [`v10.1.0`](https://github.com/pinojs/pino/releases/tag/v10.1.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v10.0.0...v10.1.0 )
#### What's Changed
- test: add regression test for issue [#​2313](https://github.com/pinojs/pino/issues/2313 ) by [@​mcollina](https://github.com/mcollina ) in [#​2314](https://github.com/pinojs/pino/pull/2314 )
- fix!: use safer types for censor function signature ([#​2307](https://github.com/pinojs/pino/issues/2307 )) by [@​slifty](https://github.com/slifty ) in [#​2308](https://github.com/pinojs/pino/pull/2308 )
- remove unused parsedChindingsSym symbol by [@​mcollina](https://github.com/mcollina ) in [#​2315](https://github.com/pinojs/pino/pull/2315 )
- chore: add .npmignore to exclude unnecessary files by [@​mcollina](https://github.com/mcollina ) in [#​2312](https://github.com/pinojs/pino/pull/2312 )
- chore(lint): migrate from standard to neostandard & upgrade eslint to v9 by [@​lokeshwar777](https://github.com/lokeshwar777 ) in [#​2316](https://github.com/pinojs/pino/pull/2316 )
- build(deps-dev): bump eslint-plugin-n from 15.7.0 to 17.23.1 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2305](https://github.com/pinojs/pino/pull/2305 )
- Use [@​pinojs/redact](https://github.com/pinojs/redact ) by [@​mcollina](https://github.com/mcollina ) in [#​2321](https://github.com/pinojs/pino/pull/2321 )
- fix: added missing isoTimeNano to nested namespace by [@​edge33](https://github.com/edge33 ) in [#​2325](https://github.com/pinojs/pino/pull/2325 )
#### New Contributors
- [@​slifty](https://github.com/slifty ) made their first contribution in [#​2308](https://github.com/pinojs/pino/pull/2308 )
- [@​lokeshwar777](https://github.com/lokeshwar777 ) made their first contribution in [#​2316](https://github.com/pinojs/pino/pull/2316 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v10.0.0...v10.1.0 >
### [`v10.0.0`](https://github.com/pinojs/pino/releases/tag/v10.0.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.14.0...v10.0.0 )
The only breaking change is dropping support for Node 18.
#### What's Changed
- feat(types): add LogFnFields by [@​samchungy](https://github.com/samchungy ) in [#​2254](https://github.com/pinojs/pino/pull/2254 )
- Convert tests to node:test by [@​jsumners](https://github.com/jsumners ) in [#​2299](https://github.com/pinojs/pino/pull/2299 )
- removed unused .taprc.yaml by [@​jsumners](https://github.com/jsumners ) in [#​2310](https://github.com/pinojs/pino/pull/2310 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.13.1...v10.0.0 >
### [`v9.14.0`](https://github.com/pinojs/pino/releases/tag/v9.14.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.13.1...v9.14.0 )
#### What's Changed
- feat(types): add LogFnFields by [@​samchungy](https://github.com/samchungy ) in [#​2254](https://github.com/pinojs/pino/pull/2254 )
- \[v9.x] Update to pinojs redact by [@​mcollina](https://github.com/mcollina ) in [#​2322](https://github.com/pinojs/pino/pull/2322 )
- Revert setlevel opt in 9.x by [@​mcollina](https://github.com/mcollina ) in [#​2323](https://github.com/pinojs/pino/pull/2323 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.13.1...v9.14.0 >
### [`v9.13.1`](https://github.com/pinojs/pino/releases/tag/v9.13.1 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.13.0...v9.13.1 )
#### What's Changed
- fix(log): better logfn handling of generics by [@​rozzilla](https://github.com/rozzilla ) in [#​2309](https://github.com/pinojs/pino/pull/2309 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.13.0...v9.13.1 >
### [`v9.13.0`](https://github.com/pinojs/pino/releases/tag/v9.13.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.12.0...v9.13.0 )
#### What's Changed
- build(deps): bump actions/checkout from 4.3.0 to 5.0.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2301](https://github.com/pinojs/pino/pull/2301 )
- build(deps): bump actions/github-script from 7 to 8 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2303](https://github.com/pinojs/pino/pull/2303 )
- build(deps-dev): bump [@​yao-pkg/pkg](https://github.com/yao-pkg/pkg ) from 6.3.0 to 6.7.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2306](https://github.com/pinojs/pino/pull/2306 )
- perf: optimize .child by [@​ronag](https://github.com/ronag ) in [#​2300](https://github.com/pinojs/pino/pull/2300 )
- docs(ecosystem): add eslint-plugin-pino to ecosystem page by [@​orzarchi](https://github.com/orzarchi ) in [#​2297](https://github.com/pinojs/pino/pull/2297 )
#### New Contributors
- [@​ronag](https://github.com/ronag ) made their first contribution in [#​2300](https://github.com/pinojs/pino/pull/2300 )
- [@​orzarchi](https://github.com/orzarchi ) made their first contribution in [#​2297](https://github.com/pinojs/pino/pull/2297 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.12.0...v9.13.0 >
### [`v9.12.0`](https://github.com/pinojs/pino/releases/tag/v9.12.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.11.0...v9.12.0 )
#### What's Changed
- types: expose stdTimeFunctions on nested namespace pino while preserv… by [@​tawseefnabi](https://github.com/tawseefnabi ) in [#​2263](https://github.com/pinojs/pino/pull/2263 )
- test: exclude Windows + Node 18.18 from test matrix by [@​aryamohanan](https://github.com/aryamohanan ) in [#​2292](https://github.com/pinojs/pino/pull/2292 )
- Replace fast-redact with slow-redact by [@​mcollina](https://github.com/mcollina ) in [#​2298](https://github.com/pinojs/pino/pull/2298 )
#### New Contributors
- [@​tawseefnabi](https://github.com/tawseefnabi ) made their first contribution in [#​2263](https://github.com/pinojs/pino/pull/2263 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.11.0...v9.12.0 >
### [`v9.11.0`](https://github.com/pinojs/pino/releases/tag/v9.11.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.10.0...v9.11.0 )
#### What's Changed
- feat: added timestamp rfc3339 format with nanoseconds by [@​edge33](https://github.com/edge33 ) in [#​2251](https://github.com/pinojs/pino/pull/2251 )
- fix: gracefully handle missing diagChannel.tracingChannel on Node < 18.19 by [@​aryamohanan](https://github.com/aryamohanan ) in [#​2290](https://github.com/pinojs/pino/pull/2290 )
#### New Contributors
- [@​edge33](https://github.com/edge33 ) made their first contribution in [#​2251](https://github.com/pinojs/pino/pull/2251 )
- [@​aryamohanan](https://github.com/aryamohanan ) made their first contribution in [#​2290](https://github.com/pinojs/pino/pull/2290 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.10.0...v9.11.0 >
### [`v9.10.0`](https://github.com/pinojs/pino/releases/tag/v9.10.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.9.5...v9.10.0 )
#### What's Changed
- docs: Move pino-logflare out of legacy transports list by [@​kamilogorek](https://github.com/kamilogorek ) in [#​2283](https://github.com/pinojs/pino/pull/2283 )
- Add support for `Pear` and `Bare` runtimes by [@​yassernasc](https://github.com/yassernasc ) in [#​2278](https://github.com/pinojs/pino/pull/2278 )
- Add tracing channels by [@​jsumners-nr](https://github.com/jsumners-nr ) in [#​2281](https://github.com/pinojs/pino/pull/2281 )
- Add pino-console to ecoystem page by [@​mcollina](https://github.com/mcollina ) in [#​2288](https://github.com/pinojs/pino/pull/2288 )
#### New Contributors
- [@​kamilogorek](https://github.com/kamilogorek ) made their first contribution in [#​2283](https://github.com/pinojs/pino/pull/2283 )
- [@​yassernasc](https://github.com/yassernasc ) made their first contribution in [#​2278](https://github.com/pinojs/pino/pull/2278 )
- [@​jsumners-nr](https://github.com/jsumners-nr ) made their first contribution in [#​2281](https://github.com/pinojs/pino/pull/2281 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.9.5...v9.10.0 >
### [`v9.9.5`](https://github.com/pinojs/pino/releases/tag/v9.9.5 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.9.4...v9.9.5 )
#### What's Changed
- fix: allow object type in %s placeholder by [@​mcollina](https://github.com/mcollina ) in [#​2277](https://github.com/pinojs/pino/pull/2277 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.9.4...v9.9.5 >
### [`v9.9.4`](https://github.com/pinojs/pino/releases/tag/v9.9.4 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.9.3...v9.9.4 )
#### What's Changed
- fix(logfn): use unknown type by [@​rozzilla](https://github.com/rozzilla ) in [#​2276](https://github.com/pinojs/pino/pull/2276 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.9.3...v9.9.4 >
### [`v9.9.3`](https://github.com/pinojs/pino/releases/tag/v9.9.3 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.9.2...v9.9.3 )
#### What's Changed
- fix(types): compatibility when leveraging parameters by [@​rozzilla](https://github.com/rozzilla ) in [#​2273](https://github.com/pinojs/pino/pull/2273 )
#### New Contributors
- [@​rozzilla](https://github.com/rozzilla ) made their first contribution in [#​2273](https://github.com/pinojs/pino/pull/2273 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.9.2...v9.9.3 >
### [`v9.9.2`](https://github.com/pinojs/pino/releases/tag/v9.9.2 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.9.1...v9.9.2 )
#### What's Changed
- Avoid setLevel in child when possible by [@​mcollina](https://github.com/mcollina ) in [#​2271](https://github.com/pinojs/pino/pull/2271 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.9.1...v9.9.2 >
### [`v9.9.1`](https://github.com/pinojs/pino/releases/tag/v9.9.1 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.9.0...v9.9.1 )
#### What's Changed
- build(deps): bump actions/checkout from 4 to 5 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2268](https://github.com/pinojs/pino/pull/2268 )
- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2269](https://github.com/pinojs/pino/pull/2269 )
- fix: TypeScript regression with boolean values in %s placeholders by [@​mcollina](https://github.com/mcollina ) in [#​2262](https://github.com/pinojs/pino/pull/2262 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.9.0...v9.9.1 >
### [`v9.9.0`](https://github.com/pinojs/pino/releases/tag/v9.9.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.8.0...v9.9.0 )
#### What's Changed
- Fix TypeScript types by [@​joshkel](https://github.com/joshkel ) in [#​2258](https://github.com/pinojs/pino/pull/2258 )
- feat: Added remove to multistream. by [@​ShogunPanda](https://github.com/ShogunPanda ) in [#​2257](https://github.com/pinojs/pino/pull/2257 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.8.0...v9.9.0 >
### [`v9.8.0`](https://github.com/pinojs/pino/releases/tag/v9.8.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.7.0...v9.8.0 )
#### What's Changed
- build(deps-dev): bump pino-pretty from 11.3.0 to 13.0.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2083](https://github.com/pinojs/pino/pull/2083 )
- chore(license): update licensing year by [@​Tony133](https://github.com/Tony133 ) in [#​2226](https://github.com/pinojs/pino/pull/2226 )
- Enhance logger function typing by [@​samchungy](https://github.com/samchungy ) in [#​2230](https://github.com/pinojs/pino/pull/2230 )
- Fix typo in bench-long-string script name in package.json by [@​prkomb](https://github.com/prkomb ) in [#​2235](https://github.com/pinojs/pino/pull/2235 )
- fix: remove trailing comma in tsconfig.json by [@​prkomb](https://github.com/prkomb ) in [#​2236](https://github.com/pinojs/pino/pull/2236 )
- build(deps-dev): bump [@​types/node](https://github.com/types/node ) from 22.15.34 to 24.0.8 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2238](https://github.com/pinojs/pino/pull/2238 )
- build(deps-dev): bump jest from 29.7.0 to 30.0.3 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2240](https://github.com/pinojs/pino/pull/2240 )
- Fix missing asObjectBindingsOnly type from browser config by [@​MarsCapone](https://github.com/MarsCapone ) in [#​2243](https://github.com/pinojs/pino/pull/2243 )
- chore: remove benchmark as devDependency by [@​Uzlopak](https://github.com/Uzlopak ) in [#​2247](https://github.com/pinojs/pino/pull/2247 )
- feat: introduce `logger.msgPrefix` getter by [@​indutny-signal](https://github.com/indutny-signal ) in [#​2232](https://github.com/pinojs/pino/pull/2232 )
- docs: link hono integration to homepage by [@​0-BSCode](https://github.com/0-BSCode ) in [#​2252](https://github.com/pinojs/pino/pull/2252 )
- Fix TS export condition by [@​mcollina](https://github.com/mcollina ) in [#​2223](https://github.com/pinojs/pino/pull/2223 )
- build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2250](https://github.com/pinojs/pino/pull/2250 )
#### New Contributors
- [@​Tony133](https://github.com/Tony133 ) made their first contribution in [#​2226](https://github.com/pinojs/pino/pull/2226 )
- [@​samchungy](https://github.com/samchungy ) made their first contribution in [#​2230](https://github.com/pinojs/pino/pull/2230 )
- [@​prkomb](https://github.com/prkomb ) made their first contribution in [#​2235](https://github.com/pinojs/pino/pull/2235 )
- [@​MarsCapone](https://github.com/MarsCapone ) made their first contribution in [#​2243](https://github.com/pinojs/pino/pull/2243 )
- [@​Uzlopak](https://github.com/Uzlopak ) made their first contribution in [#​2247](https://github.com/pinojs/pino/pull/2247 )
- [@​indutny-signal](https://github.com/indutny-signal ) made their first contribution in [#​2232](https://github.com/pinojs/pino/pull/2232 )
- [@​0-BSCode](https://github.com/0-BSCode ) made their first contribution in [#​2252](https://github.com/pinojs/pino/pull/2252 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.7.0...v9.8.0 >
### [`v9.7.0`](https://github.com/pinojs/pino/releases/tag/v9.7.0 )
[Compare Source](https://github.com/pinojs/pino/compare/v9.6.0...v9.7.0 )
#### What's Changed
- Update api.md - typo in default of options.base by [@​osher](https://github.com/osher ) in [#​2113](https://github.com/pinojs/pino/pull/2113 )
- build(deps-dev): bump [@​yao-pkg/pkg](https://github.com/yao-pkg/pkg ) from 6.1.1 to 6.2.0 by [@​dependabot](https://github.com/dependabot ) in [#​2115](https://github.com/pinojs/pino/pull/2115 )
- Document that the error event on the thread stream is fatal by [@​mcollina](https://github.com/mcollina ) in [#​2116](https://github.com/pinojs/pino/pull/2116 )
- build(deps-dev): bump [@​yao-pkg/pkg](https://github.com/yao-pkg/pkg ) from 6.2.0 to 6.3.0 by [@​dependabot](https://github.com/dependabot ) in [#​2124](https://github.com/pinojs/pino/pull/2124 )
- docs: add hono example by [@​jansepke](https://github.com/jansepke ) in [#​2136](https://github.com/pinojs/pino/pull/2136 )
- build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by [@​dependabot](https://github.com/dependabot ) in [#​2140](https://github.com/pinojs/pino/pull/2140 )
- build(deps): bump process-warning from 4.0.1 to 5.0.0 by [@​dependabot](https://github.com/dependabot ) in [#​2142](https://github.com/pinojs/pino/pull/2142 )
- build(dependabot): reduce npm updates to monthly by [@​Fdawgs](https://github.com/Fdawgs ) in [#​2146](https://github.com/pinojs/pino/pull/2146 )
- Skipping test in packaging into executable on ppc64 arch by [@​pacostas](https://github.com/pacostas ) in [#​2122](https://github.com/pinojs/pino/pull/2122 )
- fix: [#​2053](https://github.com/pinojs/pino/issues/2053 ) - re-added is level enabled to browser by [@​SamSalvatico](https://github.com/SamSalvatico ) in [#​2125](https://github.com/pinojs/pino/pull/2125 )
- Add asObjectBindingsOnly, allowing write to receive only the bindings as object by [@​segevfiner](https://github.com/segevfiner ) in [#​2051](https://github.com/pinojs/pino/pull/2051 )
- docs: hono js docs by [@​Puppo](https://github.com/Puppo ) in [#​2166](https://github.com/pinojs/pino/pull/2166 )
- Include pino-roll in Pino transports list by [@​mustakimkr](https://github.com/mustakimkr ) in [#​2159](https://github.com/pinojs/pino/pull/2159 )
- Fix order of pino-roll by [@​jsumners](https://github.com/jsumners ) in [#​2167](https://github.com/pinojs/pino/pull/2167 )
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by [@​dependabot](https://github.com/dependabot ) in [#​2170](https://github.com/pinojs/pino/pull/2170 )
- The finalization registry bug has been fixed everywhere by [@​mcollina](https://github.com/mcollina ) in [#​2220](https://github.com/pinojs/pino/pull/2220 )
#### New Contributors
- [@​jansepke](https://github.com/jansepke ) made their first contribution in [#​2136](https://github.com/pinojs/pino/pull/2136 )
- [@​pacostas](https://github.com/pacostas ) made their first contribution in [#​2122](https://github.com/pinojs/pino/pull/2122 )
- [@​SamSalvatico](https://github.com/SamSalvatico ) made their first contribution in [#​2125](https://github.com/pinojs/pino/pull/2125 )
- [@​mustakimkr](https://github.com/mustakimkr ) made their first contribution in [#​2159](https://github.com/pinojs/pino/pull/2159 )
**Full Changelog**: <https://github.com/pinojs/pino/compare/v9.6.0...v9.7.0 >
</details>
---
### Configuration
📅 **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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQyLjM3LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: https://gitea.t000-n.de/t.behrendt/ts3gotify/pulls/53
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2025-12-12 13:15:58 +01:00
2f8af972e3
chore: remove ts3-types dependency ( #66 )
...
CD / Check changes (push) Successful in 6s
CD / Test (push) Successful in 1m38s
CD / Build and push (amd64) (push) Successful in 34s
CD / Build and push (arm64) (push) Successful in 2m23s
CD / Create manifest (push) Successful in 22s
Removing the types for ts3-nodejs-library, as they are no longer required.
Reviewed-on: #66
Reviewed-by: branch-buddy <branch-buddy@t00n.de >
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2025-12-12 12:53:30 +01:00
10f49ef8af
chore: pin all dependencies ( #65 )
...
CD / Check changes (push) Successful in 6s
CD / Test (push) Successful in 1m48s
CD / Build and push (amd64) (push) Successful in 35s
CD / Build and push (arm64) (push) Has been cancelled
CD / Create manifest (push) Has been cancelled
Reviewed-on: #65
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2025-12-12 12:51:00 +01:00
bc813c7ffc
chore(deps): pin dependencies ( #58 )
...
CD / Check changes (push) Successful in 12s
CD / Test (push) Successful in 20s
CD / Build and push (amd64) (push) Successful in 36s
CD / Build and push (arm64) (push) Successful in 2m15s
CD / Create manifest (push) Successful in 21s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/ts3-nodejs-library](https://github.com/Multivit4min/TS3-NodeJS-Library ) | devDependencies | pin | [`^2.0.1` -> `2.0.1`](https://renovatebot.com/diffs/npm/@types%2fts3-nodejs-library/2.0.1/2.0.1 ) |
| [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin ) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin )) | devDependencies | pin | [`^5.46.0` -> `5.62.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.62.0/5.62.0 ) |
| [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser ) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser )) | devDependencies | pin | [`^5.46.0` -> `5.62.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.62.0/5.62.0 ) |
| [actions/checkout](https://github.com/actions/checkout ) | action | pinDigest | -> `08c6903` |
| [cspell](https://cspell.org/ ) ([source](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell )) | devDependencies | pin | [`^8.0.0` -> `8.19.4`](https://renovatebot.com/diffs/npm/cspell/8.19.4/8.19.4 ) |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | action | pinDigest | -> `2634353` |
| [docker/login-action](https://github.com/docker/login-action ) | action | pinDigest | -> `5e57cd1` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | action | pinDigest | -> `e468171` |
| [dorny/paths-filter](https://github.com/dorny/paths-filter ) | action | pinDigest | -> `de90cc6` |
| [eslint](https://eslint.org ) ([source](https://github.com/eslint/eslint )) | devDependencies | pin | [`^8.29.0` -> `8.57.1`](https://renovatebot.com/diffs/npm/eslint/8.57.1/8.57.1 ) |
| [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun ) | action | pinDigest | -> `735343b` |
| [typescript](https://www.typescriptlang.org/ ) ([source](https://github.com/microsoft/TypeScript )) | devDependencies | pin | [`^5.0.0` -> `5.9.3`](https://renovatebot.com/diffs/npm/typescript/5.9.3/5.9.3 ) |
Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies.
---
### Configuration
📅 **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 is behind base branch, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions ) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #58
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2025-11-16 09:03:40 +01:00
adf12958d8
chore(deps): update dependency cspell to v8 ( #23 )
...
CD / Check changes (push) Successful in 7s
CD / Test (push) Successful in 1m24s
CD / Build and push (amd64) (push) Successful in 1m28s
CD / Build and push (arm64) (push) Successful in 3m44s
CD / Create manifest (push) Successful in 11s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [cspell](https://cspell.org/ ) ([source](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell )) | devDependencies | major | [`^6.17.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/cspell/6.31.3/8.19.0 ) |
---
### Release Notes
<details>
<summary>streetsidesoftware/cspell (cspell)</summary>
### [`v8.19.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8190-2025-04-16 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.18.1...v8.19.0 )
**Note:** Version bump only for package cspell
### [`v8.18.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8181-2025-03-29-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.18.0...v8.18.1 )
- ci: Workflow Bot -- Update ALL Dependencies (main) ([#​7087](https://github.com/streetsidesoftware/cspell/issues/7087 )) ([b570457](https://github.com/streetsidesoftware/cspell/commit/b570457 )), closes [#​7087](https://github.com/streetsidesoftware/cspell/issues/7087 )
### [`v8.18.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8180-2025-03-26 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.17.5...v8.18.0 )
- ci: Workflow Bot -- Update ALL Dependencies (main) ([#​7080](https://github.com/streetsidesoftware/cspell/issues/7080 )) ([b9d57a1](https://github.com/streetsidesoftware/cspell/commit/b9d57a1 )), closes [#​7080](https://github.com/streetsidesoftware/cspell/issues/7080 )
### [`v8.17.5`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8175-2025-02-22-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.17.4...v8.17.5 )
- fix: Workflow Bot -- Update Dictionaries (main) ([#​6937](https://github.com/streetsidesoftware/cspell/issues/6937 )) ([2bfee05](https://github.com/streetsidesoftware/cspell/commit/2bfee05 )), closes [#​6937](https://github.com/streetsidesoftware/cspell/issues/6937 )
### [`v8.17.4`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8174-2025-02-19-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.17.3...v8.17.4 )
- ci: Workflow Bot -- Update ALL Dependencies (main) ([#​6920](https://github.com/streetsidesoftware/cspell/issues/6920 )) ([e92597c](https://github.com/streetsidesoftware/cspell/commit/e92597c )), closes [#​6920](https://github.com/streetsidesoftware/cspell/issues/6920 )
### [`v8.17.3`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8173-2025-01-28-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.17.2...v8.17.3 )
- chore: fix labeler ([ea51ed4](https://github.com/streetsidesoftware/cspell/commit/ea51ed4 ))
### [`v8.17.2`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8172-2025-01-13-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.17.1...v8.17.2 )
- fix: Dump stack on error when verbose ([#​6782](https://github.com/streetsidesoftware/cspell/issues/6782 )) ([df0026c](https://github.com/streetsidesoftware/cspell/commit/df0026c )), closes [#​6782](https://github.com/streetsidesoftware/cspell/issues/6782 )
### [`v8.17.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8171-2024-12-16-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.17.0...v8.17.1 )
- chore: Update Integration Test Performance Data ([#​6681](https://github.com/streetsidesoftware/cspell/issues/6681 )) ([4b19439](https://github.com/streetsidesoftware/cspell/commit/4b19439 )), closes [#​6681](https://github.com/streetsidesoftware/cspell/issues/6681 )
### [`v8.17.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8170-2024-12-15 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.16.1...v8.17.0 )
- chore: Update Integration Test Performance Data ([#​6676](https://github.com/streetsidesoftware/cspell/issues/6676 )) ([f9cb45f](https://github.com/streetsidesoftware/cspell/commit/f9cb45f )), closes [#​6676](https://github.com/streetsidesoftware/cspell/issues/6676 )
### [`v8.16.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8161-2024-11-26-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.16.0...v8.16.1 )
- chore: Update Integration Test Performance Data ([#​6602](https://github.com/streetsidesoftware/cspell/issues/6602 )) ([5d667a7](https://github.com/streetsidesoftware/cspell/commit/5d667a7 )), closes [#​6602](https://github.com/streetsidesoftware/cspell/issues/6602 )
### [`v8.16.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8160-2024-11-07 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.15.7...v8.16.0 )
- chore: Update Integration Test Performance Data ([#​6505](https://github.com/streetsidesoftware/cspell/issues/6505 )) ([fb78a40](https://github.com/streetsidesoftware/cspell/commit/fb78a40 )), closes [#​6505](https://github.com/streetsidesoftware/cspell/issues/6505 )
### [`v8.15.7`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8157-2024-11-03-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.15.6...v8.15.7 )
- ci: Workflow Bot -- Update ALL Dependencies (main) ([#​6456](https://github.com/streetsidesoftware/cspell/issues/6456 )) ([d4bd0dd](https://github.com/streetsidesoftware/cspell/commit/d4bd0dd )), closes [#​6456](https://github.com/streetsidesoftware/cspell/issues/6456 )
### [`v8.15.6`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8156-2024-11-02-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.15.5...v8.15.6 )
- chore: Update Integration Test Performance Data ([#​6455](https://github.com/streetsidesoftware/cspell/issues/6455 )) ([be8b15a](https://github.com/streetsidesoftware/cspell/commit/be8b15a )), closes [#​6455](https://github.com/streetsidesoftware/cspell/issues/6455 )
### [`v8.15.5`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8155-2024-10-30-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.15.4...v8.15.5 )
- ci: Workflow Bot -- Update ALL Dependencies (main) ([#​6442](https://github.com/streetsidesoftware/cspell/issues/6442 )) ([70f43cc](https://github.com/streetsidesoftware/cspell/commit/70f43cc )), closes [#​6442](https://github.com/streetsidesoftware/cspell/issues/6442 )
### [`v8.15.4`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8154-2024-10-18-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.15.3...v8.15.4 )
- chore: Update Integration Test Performance Data ([#​6389](https://github.com/streetsidesoftware/cspell/issues/6389 )) ([7ece6a7](https://github.com/streetsidesoftware/cspell/commit/7ece6a7 )), closes [#​6389](https://github.com/streetsidesoftware/cspell/issues/6389 )
### [`v8.15.3`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8153-2024-10-16-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.15.2...v8.15.3 )
- chore: Update Integration Test Performance Data ([#​6377](https://github.com/streetsidesoftware/cspell/issues/6377 )) ([7ff6781](https://github.com/streetsidesoftware/cspell/commit/7ff6781 )), closes [#​6377](https://github.com/streetsidesoftware/cspell/issues/6377 )
### [`v8.15.2`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8152-2024-10-14-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.15.1...v8.15.2 )
- chore: Update Integration Test Performance Data ([#​6361](https://github.com/streetsidesoftware/cspell/issues/6361 )) ([d639368](https://github.com/streetsidesoftware/cspell/commit/d639368 )), closes [#​6361](https://github.com/streetsidesoftware/cspell/issues/6361 )
### [`v8.15.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8151-2024-10-11-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.15.0...v8.15.1 )
- fix: Sign Published Packages ([#​6350](https://github.com/streetsidesoftware/cspell/issues/6350 )) ([633b060](https://github.com/streetsidesoftware/cspell/commit/633b060 )), closes [#​6350](https://github.com/streetsidesoftware/cspell/issues/6350 )
### [`v8.15.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8150-2024-10-11 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.14.4...v8.15.0 )
- chore: bump eslint-plugin-unicorn from 55.0.0 to 56.0.0 ([#​6332](https://github.com/streetsidesoftware/cspell/issues/6332 )) ([67d1e92](https://github.com/streetsidesoftware/cspell/commit/67d1e92 )), closes [#​6332](https://github.com/streetsidesoftware/cspell/issues/6332 )
### [`v8.14.4`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8144-2024-09-18-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.14.3...v8.14.4 )
- fix: Remove object from cache ([#​6257](https://github.com/streetsidesoftware/cspell/issues/6257 )) ([ea24297](https://github.com/streetsidesoftware/cspell/commit/ea24297 )), closes [#​6257](https://github.com/streetsidesoftware/cspell/issues/6257 )
### [`v8.14.3`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8143-2024-09-17-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.14.2...v8.14.3 )
- chore: Update Integration Test Performance Data ([#​6254](https://github.com/streetsidesoftware/cspell/issues/6254 )) ([189ac16](https://github.com/streetsidesoftware/cspell/commit/189ac16 )), closes [#​6254](https://github.com/streetsidesoftware/cspell/issues/6254 )
### [`v8.14.2`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8142-2024-08-20-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.14.1...v8.14.2 )
- chore: Update Integration Test Performance Data ([#​6126](https://github.com/streetsidesoftware/cspell/issues/6126 )) ([012c897](https://github.com/streetsidesoftware/cspell/commit/012c897 )), closes [#​6126](https://github.com/streetsidesoftware/cspell/issues/6126 )
### [`v8.14.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8141-2024-08-17-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.13.3...v8.14.1 )
- fix: Fix publishing ([8a56148](https://github.com/streetsidesoftware/cspell/commit/8a56148 ))
### [`v8.13.3`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8133-2024-08-12-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.13.2...v8.13.3 )
- chore: Update Integration Test Performance Data ([#​6079](https://github.com/streetsidesoftware/cspell/issues/6079 )) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5 )), closes [#​6079](https://github.com/streetsidesoftware/cspell/issues/6079 )
### [`v8.13.2`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8132-2024-08-08-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.13.1...v8.13.2 )
- chore: Update Integration Test Performance Data ([#​6060](https://github.com/streetsidesoftware/cspell/issues/6060 )) ([c766d18](https://github.com/streetsidesoftware/cspell/commit/c766d18 )), closes [#​6060](https://github.com/streetsidesoftware/cspell/issues/6060 )
### [`v8.13.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8131-2024-08-02-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.13.0...v8.13.1 )
- chore: Update Integration Test Performance Data ([#​6028](https://github.com/streetsidesoftware/cspell/issues/6028 )) ([738d2a9](https://github.com/streetsidesoftware/cspell/commit/738d2a9 )), closes [#​6028](https://github.com/streetsidesoftware/cspell/issues/6028 )
### [`v8.13.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8130-2024-07-30 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.12.1...v8.13.0 )
- chore: Update Integration Test Performance Data ([#​6011](https://github.com/streetsidesoftware/cspell/issues/6011 )) ([135838a](https://github.com/streetsidesoftware/cspell/commit/135838a )), closes [#​6011](https://github.com/streetsidesoftware/cspell/issues/6011 )
### [`v8.12.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8121-2024-07-22-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.11.0...v8.12.1 )
- fix: make sure the version is up to date ([f6ab018](https://github.com/streetsidesoftware/cspell/commit/f6ab018 ))
### [`v8.11.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8110-2024-07-16 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.10.4...v8.11.0 )
- refactor: char index ([#​5926](https://github.com/streetsidesoftware/cspell/issues/5926 )) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba )), closes [#​5926](https://github.com/streetsidesoftware/cspell/issues/5926 )
### [`v8.10.4`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8104-2024-07-05-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.10.2...v8.10.4 )
- chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7 ))
### [`v8.10.2`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8102-2024-07-05-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.10.1...v8.10.2 )
- ci: Workflow Bot -- Update ALL Dependencies (main) ([#​5862](https://github.com/streetsidesoftware/cspell/issues/5862 )) ([814e15c](https://github.com/streetsidesoftware/cspell/commit/814e15c )), closes [#​5862](https://github.com/streetsidesoftware/cspell/issues/5862 )
### [`v8.10.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8101-2024-07-05-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.10.0...v8.10.1 )
- fix(cspell-tools): support adding directives ([#​5860](https://github.com/streetsidesoftware/cspell/issues/5860 )) ([b2e014f](https://github.com/streetsidesoftware/cspell/commit/b2e014f )), closes [#​5860](https://github.com/streetsidesoftware/cspell/issues/5860 )
### [`v8.10.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8100-2024-07-02 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.9.1...v8.10.0 )
- chore: Update Integration Test Performance Data ([#​5859](https://github.com/streetsidesoftware/cspell/issues/5859 )) ([898e806](https://github.com/streetsidesoftware/cspell/commit/898e806 )), closes [#​5859](https://github.com/streetsidesoftware/cspell/issues/5859 )
### [`v8.9.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small891-2024-06-20-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.9.0...v8.9.1 )
- docs: format tables in generated docs ([#​5776](https://github.com/streetsidesoftware/cspell/issues/5776 )) ([02e0359](https://github.com/streetsidesoftware/cspell/commit/02e0359 )), closes [#​5776](https://github.com/streetsidesoftware/cspell/issues/5776 )
### [`v8.9.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#890-2024-06-18 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.8.4...v8.9.0 )
**Note:** Version bump only for package cspell
### [`v8.8.4`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small884-2024-06-03-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.8.3...v8.8.4 )
- ci: Fix Lint -- Workflow Bot ([#​5699](https://github.com/streetsidesoftware/cspell/issues/5699 )) ([211113a](https://github.com/streetsidesoftware/cspell/commit/211113a )), closes [#​5699](https://github.com/streetsidesoftware/cspell/issues/5699 )
### [`v8.8.3`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small883-2024-05-23-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.8.2...v8.8.3 )
- chore: Update Integration Test Performance Data ([#​5663](https://github.com/streetsidesoftware/cspell/issues/5663 )) ([b605dd3](https://github.com/streetsidesoftware/cspell/commit/b605dd3 )), closes [#​5663](https://github.com/streetsidesoftware/cspell/issues/5663 )
### [`v8.8.2`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small882-2024-05-22-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.8.1...v8.8.2 )
- ci: Workflow Bot -- Update ALL Dependencies (main) ([#​5659](https://github.com/streetsidesoftware/cspell/issues/5659 )) ([5d93673](https://github.com/streetsidesoftware/cspell/commit/5d93673 )), closes [#​5659](https://github.com/streetsidesoftware/cspell/issues/5659 )
### [`v8.8.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small881-2024-05-10-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.8.0...v8.8.1 )
- chore: Do not stop update if it fails to lint. ([64ba085](https://github.com/streetsidesoftware/cspell/commit/64ba085 ))
### [`v8.8.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#880-2024-05-03 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.7.0...v8.8.0 )
**Note:** Version bump only for package cspell
### [`v8.7.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#870-2024-04-10 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.6.1...v8.7.0 )
**Note:** Version bump only for package cspell
### [`v8.6.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#861-2024-03-25 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.6.0...v8.6.1 )
**Note:** Version bump only for package cspell
### [`v8.6.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#860-2024-03-05 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.5.0...v8.6.0 )
**Note:** Version bump only for package cspell
### [`v8.5.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#850-2024-03-01 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.4.1...v8.5.0 )
**Note:** Version bump only for package cspell
### [`v8.4.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#841-2024-02-20 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.4.0...v8.4.1 )
**Note:** Version bump only for package cspell
### [`v8.4.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#840-2024-02-19 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.3.2...v8.4.0 )
**Note:** Version bump only for package cspell
### [`v8.3.2`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#832-2024-01-02 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.3.1...v8.3.2 )
##### Bug Fixes
- cspell-tools - support excluding words ([#​5140](https://github.com/streetsidesoftware/cspell/issues/5140 )) ([3fcdd89](3fcdd89fb3 ))
### [`v8.3.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#831-2024-01-01 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.3.0...v8.3.1 )
**Note:** Version bump only for package cspell
### [`v8.3.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#830-2023-12-30 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.2.4...v8.3.0 )
**Note:** Version bump only for package cspell
### [`v8.2.4`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#824-2023-12-28 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.2.3...v8.2.4 )
**Note:** Version bump only for package cspell
### [`v8.2.3`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#823-2023-12-21 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.2.1...v8.2.3 )
##### Bug Fixes
- Improve performance by reducing FS requests ([#​5103](https://github.com/streetsidesoftware/cspell/issues/5103 )) ([3f31569](3f31569a43 ))
### [`v8.2.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#821-2023-12-20 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.2.0...v8.2.1 )
**Note:** Version bump only for package cspell
### [`v8.2.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#820-2023-12-20 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.1.3...v8.2.0 )
**Note:** Version bump only for package cspell
### [`v8.1.3`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#813-2023-12-06 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.1.2...v8.1.3 )
##### Bug Fixes
- Resolve relative imports without a leading `./` or `../`. ([#​5035](https://github.com/streetsidesoftware/cspell/issues/5035 )) ([a28393b](a28393b307 ))
### [`v8.1.2`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#812-2023-12-04 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.1.1...v8.1.2 )
##### Bug Fixes
- expose ConfigLoader API ([#​5032](https://github.com/streetsidesoftware/cspell/issues/5032 )) ([e839990](e839990e94 ))
### [`v8.1.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#811-2023-12-04 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.1.0...v8.1.1 )
**Note:** Version bump only for package cspell
### [`v8.1.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#810-2023-12-01 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v8.0.0...v8.1.0 )
**Note:** Version bump only for package cspell
### [`v8.0.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#800-2023-11-07 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.3.9...v8.0.0 )
- ci: Workflow Bot -- Update ALL Dependencies (main) ([#​4959](https://github.com/streetsidesoftware/cspell/issues/4959 )) ([096066d](https://github.com/streetsidesoftware/cspell/commit/096066d )), closes [#​4959](https://github.com/streetsidesoftware/cspell/issues/4959 )
### [`v7.3.9`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small739-2023-11-07-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.3.8...v7.3.9 )
- refactor: remove debug code ([#​4951](https://github.com/streetsidesoftware/cspell/issues/4951 )) ([4972a77](https://github.com/streetsidesoftware/cspell/commit/4972a77 )), closes [#​4951](https://github.com/streetsidesoftware/cspell/issues/4951 )
### [`v7.3.8`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small738-2023-10-13-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.3.7...v7.3.8 )
- ci: Workflow Bot -- Update ALL Dependencies (main) ([#​4894](https://github.com/streetsidesoftware/cspell/issues/4894 )) ([2a4e1d8](https://github.com/streetsidesoftware/cspell/commit/2a4e1d8 )), closes [#​4894](https://github.com/streetsidesoftware/cspell/issues/4894 )
### [`v7.3.7`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small737-2023-09-28-small )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.3.6...v7.3.7 )
- test: Add sample package to test dictionaries in eslint ([#​4875](https://github.com/streetsidesoftware/cspell/issues/4875 )) ([06c9e18](https://github.com/streetsidesoftware/cspell/commit/06c9e18 )), closes [#​4875](https://github.com/streetsidesoftware/cspell/issues/4875 )
### [`v7.3.6`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#736-2023-09-13 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.3.5...v7.3.6 )
**Note:** Version bump only for package cspell
### [`v7.3.5`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#735-2023-09-10 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.3.4...v7.3.5 )
##### Bug Fixes
- Remove `[@markdown](https://github.com/markdown )Description` from types ([#​4818](https://github.com/streetsidesoftware/cspell/issues/4818 )) ([3ba8eed](3ba8eed858 ))
### [`v7.3.4`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#734-2023-09-10 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.3.3...v7.3.4 )
**Note:** Version bump only for package cspell
### [`v7.3.3`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#733-2023-09-09 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.3.2...v7.3.3 )
**Note:** Version bump only for package cspell
### [`v7.3.2`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#732-2023-09-01 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.3.1...v7.3.2 )
**Note:** Version bump only for package cspell
### [`v7.3.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#731-2023-09-01 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.3.0...v7.3.1 )
**Note:** Version bump only for package cspell
### [`v7.3.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#730-2023-08-31 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.2.0...v7.3.0 )
**Note:** Version bump only for package cspell
### [`v7.2.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#720-2023-08-29 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.1.1...v7.2.0 )
**Note:** Version bump only for package cspell
### [`v7.1.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#711-2023-08-28 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.0.2...v7.1.1 )
**Note:** Version bump only for package cspell
### [`v7.0.2`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#702-2023-08-28 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.0.1...v7.0.2 )
**Note:** Version bump only for package cspell
### [`v7.0.1`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#701-2023-08-21 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v7.0.0...v7.0.1 )
##### Bug Fixes
- Workflow Bot -- Update Dictionaries (main) ([#​4733](https://github.com/streetsidesoftware/cspell/issues/4733 )) ([221b59b](221b59bfe7 ))
### [`v7.0.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#700-2023-08-10 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v6.31.3...v7.0.0 )
**Note:** Version bump only for package cspell
</details>
---
### Configuration
📅 **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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMiIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #23
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2025-04-17 16:54:18 +02:00
2c2edd0bf8
chore(deps): update dependency typescript to v5 ( #25 )
...
CD / Check changes (push) Successful in 7s
CD / Test (push) Successful in 1m25s
CD / Build and push (amd64) (push) Successful in 1m34s
CD / Build and push (arm64) (push) Successful in 4m27s
CD / Create manifest (push) Successful in 51s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/ ) ([source](https://github.com/microsoft/TypeScript )) | devDependencies | major | [`^4.9.3` -> `^5.0.0`](https://renovatebot.com/diffs/npm/typescript/4.9.5/5.8.3 ) |
---
### Release Notes
<details>
<summary>microsoft/TypeScript (typescript)</summary>
### [`v5.8.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.8.3 ): TypeScript 5.8.3
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.8.3 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/ ).
- [fixed issues query for Typescript 5.8.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.8.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.8.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.8.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.3%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
### [`v5.8.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.8.2 ): TypeScript 5.8
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/ ).
- [fixed issues query for Typescript 5.8.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.8.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.8.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.2%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
### [`v5.7.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.7.3 ): TypeScript 5.7.3
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/ ).
- [fixed issues query for Typescript 5.7.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.7.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.7.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.7.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+ ).
Downloads are available on [npm](https://www.npmjs.com/package/typescript )
### [`v5.7.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.7.2 ): TypeScript 5.7
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/ ).
- [fixed issues query for Typescript 5.7.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.7.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.7.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
### [`v5.6.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.6.3 ): TypeScript 5.6.3
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.6.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.6.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.6.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.6.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.3%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.6.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.6.2 ): TypeScript 5.6
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.6.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.6.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.6.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.5.4`](https://github.com/microsoft/TypeScript/releases/tag/v5.5.4 ): TypeScript 5.5.4
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.5.3...v5.5.4 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for TypeScript v5.5.4 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.4%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild ) (soon!)
### [`v5.5.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.5.3 ): TypeScript 5.5.3
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.5.2...v5.5.3 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for TypeScript v5.5.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.5.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.5.2 ): TypeScript 5.5
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.4.5...v5.5.2 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for TypeScript v5.5.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+ ).
- [fixed issues query for TypeScript v5.5.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
### [`v5.4.5`](https://github.com/microsoft/TypeScript/releases/tag/v5.4.5 ): TypeScript 5.4.5
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.4.4...v5.4.5 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.4.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.4 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.5 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.4.4`](https://github.com/microsoft/TypeScript/releases/tag/v5.4.4 ): TypeScript 5.4.4
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.4.3...v5.4.4 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.4.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.4 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.4.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.4.3 ): TypeScript 5.4.3
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.4.2...v5.4.3 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.4.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.4.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.4.2 ): TypeScript 5.4
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.3.3...v5.4.2 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.4.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.4.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.3.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.3.3 ): TypeScript 5.3.3
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.3.2...v5.3.3 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.3.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.3.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.3.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.3.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.3%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.3.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.3.2 ): TypeScript 5.3
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.2.2...v5.3.2 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.3.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.3.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.3.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.2.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.2.2 ): TypeScript 5.2
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.1.6...v5.2.2 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.2.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.2.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.2.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.2.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.2.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.2.2%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.1.6`](https://github.com/microsoft/TypeScript/releases/tag/v5.1.6 ): TypeScript 5.1.6
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.1.5...v5.1.6 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript v5.1.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.1.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.1.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.1.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+ ).
- (5.1.4 [intentionally skipped](https://github.com/microsoft/TypeScript/issues/53031#issuecomment-1610038922 ))
- [fixed issues query for Typescript v5.1.5 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.5%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.1.6 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.6%22+is%3Aclosed+ ).
Downloads are available on [npm](https://www.npmjs.com/package/typescript )
### [`v5.1.5`](https://github.com/microsoft/TypeScript/releases/tag/v5.1.5 ): TypeScript 5.1.5
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.1.3...v5.1.5 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript v5.1.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.1.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.1.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.1.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+ ).
- (5.1.4 [intentionally skipped](https://github.com/microsoft/TypeScript/issues/53031#issuecomment-1610038922 ))
- [fixed issues query for Typescript v5.1.5 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.5%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.1.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.1.3 ): TypeScript 5.1.3
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.0.4...v5.1.3 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 5.1.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.1.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript 5.1.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+ ).
Downloads are available on:
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.0.4`](https://github.com/microsoft/TypeScript/releases/tag/v5.0.4 ): TypeScript 5.0.4
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.0.3...v5.0.4 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript v5.0.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.0.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.0.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.0.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.0.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.0.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.0.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.0.3%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.0.4 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.0.4%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.0.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.0.3 ): TypeScript 5.0.3
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.0.2...v5.0.3 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript v5.0.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.0.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.0.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.0.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.0.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.0.2%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.0.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.0.3%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
### [`v5.0.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.0.2 ): TypeScript 5.0
[Compare Source](https://github.com/microsoft/TypeScript/compare/v4.9.5...v5.0.2 )
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/ ).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript v5.0.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.0.0%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.0.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.0.1%22+is%3Aclosed+ ).
- [fixed issues query for Typescript v5.0.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.0.2%22+is%3Aclosed+ ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild )
</details>
---
### Configuration
📅 **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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMiIsInVwZGF0ZWRJblZlciI6IjM5LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://gitea.t000-n.de/t.behrendt/ts3gotify/pulls/25
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2025-04-14 20:10:34 +02:00
e9bcaf153c
fix: replace winston with pino ( #6 )
...
CD / Test (push) Successful in 25s
CD / Build and push (amd64) (push) Successful in 59s
CD / Build and push (arm64) (push) Successful in 1m42s
CD / Create manifest (push) Successful in 10s
Reviewed-on: #6
2025-01-08 14:01:02 +01:00
990e7b1dbe
refactor: better env handling ( #5 )
...
CD / Test (push) Successful in 1m0s
CD / Build and push (amd64) (push) Has been cancelled
CD / Build and push (arm64) (push) Has been cancelled
Reviewed-on: #5
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2025-01-07 19:46:32 +01:00
94b3680f0e
!refactor: replace node with bun ( #3 )
...
CD / Test (push) Successful in 24s
CD / Build and push (push) Successful in 1m50s
Reviewed-on: #3
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2025-01-07 18:06:12 +01:00