Update all dependencies #64

Open
kjuulh wants to merge 1 commits from renovate/all into main
Owner

This PR contains the following updates:

Package Type Update Change
@types/node (source) devDependencies major 18.16.9 -> 22.16.4
autoprefixer devDependencies patch 10.4.14 -> 10.4.21
postcss (source) devDependencies minor 8.4.23 -> 8.5.6
typescript (source) devDependencies minor 5.0.4 -> 5.8.3

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.21

Compare Source

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).

v10.4.15

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).
postcss/postcss (postcss)

v8.5.6

Compare Source

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

v8.5.5

Compare Source

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"

Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).

v8.4.41

Compare Source

v8.4.40

Compare Source

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).

v8.4.39

Compare Source

v8.4.38

Compare Source

v8.4.37

Compare Source

  • Fixed original.column are not numbers error in another case.

v8.4.36

Compare Source

  • Fixed original.column are not numbers error on broken previous source map.

v8.4.35

Compare Source

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

v8.4.34

Compare Source

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).

v8.4.33

Compare Source

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).

v8.4.32

Compare Source

  • Fixed postcss().process() types (by Andrew Ferreira).

v8.4.31

Compare Source

  • Fixed \r parsing to fix CVE-2023-44270.

v8.4.30

Compare Source

  • Improved source map performance (by Romain Menke).

v8.4.29

Compare Source

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

v8.4.28

Compare Source

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

v8.4.27

Compare Source

  • Fixed Container clone methods types.

v8.4.26

Compare Source

  • Fixed clone methods types.

v8.4.25

Compare Source

v8.4.24

Compare Source

  • Fixed Plugin types.
microsoft/TypeScript (typescript)

v5.8.3: TypeScript 5.8.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.6.3: TypeScript 5.6.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.6.2: TypeScript 5.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.3: TypeScript 5.5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.2: TypeScript 5.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.3: TypeScript 5.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.2.2: TypeScript 5.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.6: TypeScript 5.1.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm

v5.1.5: TypeScript 5.1.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.3: TypeScript 5.1.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | major | [`18.16.9` -> `22.16.4`](https://renovatebot.com/diffs/npm/@types%2fnode/18.16.9/22.16.4) | | [autoprefixer](https://github.com/postcss/autoprefixer) | devDependencies | patch | [`10.4.14` -> `10.4.21`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.14/10.4.21) | | [postcss](https://postcss.org/) ([source](https://github.com/postcss/postcss)) | devDependencies | minor | [`8.4.23` -> `8.5.6`](https://renovatebot.com/diffs/npm/postcss/8.4.23/8.5.6) | | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | devDependencies | minor | [`5.0.4` -> `5.8.3`](https://renovatebot.com/diffs/npm/typescript/5.0.4/5.8.3) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>postcss/autoprefixer (autoprefixer)</summary> ### [`v10.4.21`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10421) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21) - Fixed old `-moz-` prefix for `:placeholder-shown` (by [@&#8203;Marukome0743](https://github.com/Marukome0743)). ### [`v10.4.20`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10420) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20) - Fixed `fit-content` prefix for Firefox. ### [`v10.4.19`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10419) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19) - Removed `end value has mixed support, consider using flex-end` warning since `end`/`start` now have good support. ### [`v10.4.18`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10418) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.17...10.4.18) - Fixed removing `-webkit-box-orient` on `-webkit-line-clamp` ([@&#8203;Goodwine](https://github.com/Goodwine)). ### [`v10.4.17`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10417) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17) - Fixed `user-select: contain` prefixes. ### [`v10.4.16`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10416) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16) - Improved performance (by Romain Menke). - Fixed docs (by Christian Oliff). ### [`v10.4.15`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10415) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15) - Fixed `::backdrop` prefixes (by 一丝). - Fixed docs (by Christian Oliff). </details> <details> <summary>postcss/postcss (postcss)</summary> ### [`v8.5.6`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#856) [Compare Source](https://github.com/postcss/postcss/compare/8.5.5...8.5.6) - Fixed `ContainerWithChildren` type discriminating (by [@&#8203;Goodwine](https://github.com/Goodwine)). ### [`v8.5.5`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#855) [Compare Source](https://github.com/postcss/postcss/compare/8.5.4...8.5.5) - Fixed `package.json`→`exports` compatibility with some tools (by [@&#8203;JounQin](https://github.com/JounQin)). ### [`v8.5.4`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#854) [Compare Source](https://github.com/postcss/postcss/compare/8.5.3...8.5.4) - Fixed Parcel compatibility issue (by [@&#8203;git-sumitchaudhary](https://github.com/git-sumitchaudhary)). ### [`v8.5.3`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#853) [Compare Source](https://github.com/postcss/postcss/compare/8.5.2...8.5.3) - Added more details to `Unknown word` error (by [@&#8203;hiepxanh](https://github.com/hiepxanh)). - Fixed types (by [@&#8203;romainmenke](https://github.com/romainmenke)). - Fixed docs (by [@&#8203;catnipan](https://github.com/catnipan)). ### [`v8.5.2`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#852) [Compare Source](https://github.com/postcss/postcss/compare/8.5.1...8.5.2) - Fixed end position of rules with semicolon (by [@&#8203;romainmenke](https://github.com/romainmenke)). ### [`v8.5.1`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#851) [Compare Source](https://github.com/postcss/postcss/compare/8.5.0...8.5.1) - Fixed backwards compatibility for complex cases (by [@&#8203;romainmenke](https://github.com/romainmenke)). ### [`v8.5.0`](https://github.com/postcss/postcss/releases/tag/8.5.0): 8.5 “Duke Alloces” [Compare Source](https://github.com/postcss/postcss/compare/8.4.49...8.5.0) <img src="https://github.com/user-attachments/assets/6ef654a0-d675-4ba0-a670-e28ef27062f5" align="right" width="200" height="200" alt="President Alloces seal"> PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS. [@&#8203;romainmenke](https://github.com/romainmenke) during [his work](https://github.com/postcss/postcss/issues/1995) on [Stylelint](https://stylelint.io) added `Input#document` in additional to `Input#css`. ```js root.source.input.document //=> "<p>Hello</p> // <style> // p { // color: green; // } // </style>" root.source.input.css //=> "p { // color: green; // }" ``` #### Thanks to Sponsors This release was possible thanks to our community. If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by: - [**Tidelift**](https://tidelift.com/) with a Spotify-like subscription model supporting all projects from your lock file. - Direct donations at [**GitHub Sponsors**](https://github.com/sponsors/ai) or [**Open Collective**](https://opencollective.com/postcss#section-contributors). ### [`v8.4.49`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8449) [Compare Source](https://github.com/postcss/postcss/compare/8.4.48...8.4.49) - Fixed custom syntax without `source.offset` (by [@&#8203;romainmenke](https://github.com/romainmenke)). ### [`v8.4.48`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8448) [Compare Source](https://github.com/postcss/postcss/compare/8.4.47...8.4.48) - Fixed position calculation in error/warnings methods (by [@&#8203;romainmenke](https://github.com/romainmenke)). ### [`v8.4.47`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8447) [Compare Source](https://github.com/postcss/postcss/compare/8.4.46...8.4.47) - Removed debug code. ### [`v8.4.46`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8446) [Compare Source](https://github.com/postcss/postcss/compare/8.4.45...8.4.46) - Fixed `Cannot read properties of undefined (reading 'before')`. ### [`v8.4.45`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8445) [Compare Source](https://github.com/postcss/postcss/compare/8.4.44...8.4.45) - Removed unnecessary fix which could lead to infinite loop. ### [`v8.4.44`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8444) [Compare Source](https://github.com/postcss/postcss/compare/8.4.43...8.4.44) - Another way to fix `markClean is not a function` error. ### [`v8.4.43`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8443) [Compare Source](https://github.com/postcss/postcss/compare/8.4.42...8.4.43) - Fixed `markClean is not a function` error. ### [`v8.4.42`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8442) [Compare Source](https://github.com/postcss/postcss/compare/8.4.41...8.4.42) - Fixed CSS syntax error on long minified files (by [@&#8203;varpstar](https://github.com/varpstar)). ### [`v8.4.41`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8441) [Compare Source](https://github.com/postcss/postcss/compare/8.4.40...8.4.41) - Fixed types (by [@&#8203;nex3](https://github.com/nex3) and [@&#8203;querkmachine](https://github.com/querkmachine)). - Cleaned up RegExps (by [@&#8203;bluwy](https://github.com/bluwy)). ### [`v8.4.40`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8440) [Compare Source](https://github.com/postcss/postcss/compare/8.4.39...8.4.40) - Moved to getter/setter in nodes types to help Sass team (by [@&#8203;nex3](https://github.com/nex3)). ### [`v8.4.39`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8439) [Compare Source](https://github.com/postcss/postcss/compare/8.4.38...8.4.39) - Fixed `CssSyntaxError` types (by [@&#8203;romainmenke](https://github.com/romainmenke)). ### [`v8.4.38`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8438) [Compare Source](https://github.com/postcss/postcss/compare/8.4.37...8.4.38) - Fixed `endIndex: 0` in errors and warnings (by [@&#8203;romainmenke](https://github.com/romainmenke)). ### [`v8.4.37`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8437) [Compare Source](https://github.com/postcss/postcss/compare/8.4.36...8.4.37) - Fixed `original.column are not numbers` error in another case. ### [`v8.4.36`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8436) [Compare Source](https://github.com/postcss/postcss/compare/8.4.35...8.4.36) - Fixed `original.column are not numbers` error on broken previous source map. ### [`v8.4.35`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8435) [Compare Source](https://github.com/postcss/postcss/compare/8.4.34...8.4.35) - Avoid `!` in `node.parent.nodes` type. - Allow to pass `undefined` to node adding method to simplify types. ### [`v8.4.34`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8434) [Compare Source](https://github.com/postcss/postcss/compare/8.4.33...8.4.34) - Fixed `AtRule#nodes` type (by Tim Weißenfels). - Cleaned up code (by Dmitry Kirillov). ### [`v8.4.33`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8433) [Compare Source](https://github.com/postcss/postcss/compare/8.4.32...8.4.33) - Fixed `NoWorkResult` behavior difference with normal mode (by Romain Menke). - Fixed `NoWorkResult` usage conditions (by [@&#8203;ahmdammarr](https://github.com/ahmdammarr)). ### [`v8.4.32`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8432) [Compare Source](https://github.com/postcss/postcss/compare/8.4.31...8.4.32) - Fixed `postcss().process()` types (by Andrew Ferreira). ### [`v8.4.31`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8431) [Compare Source](https://github.com/postcss/postcss/compare/8.4.30...8.4.31) - Fixed `\r` parsing to fix CVE-2023-44270. ### [`v8.4.30`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8430) [Compare Source](https://github.com/postcss/postcss/compare/8.4.29...8.4.30) - Improved source map performance (by Romain Menke). ### [`v8.4.29`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8429) [Compare Source](https://github.com/postcss/postcss/compare/8.4.28...8.4.29) - Fixed `Node#source.offset` (by Ido Rosenthal). - Fixed docs (by Christian Oliff). ### [`v8.4.28`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8428) [Compare Source](https://github.com/postcss/postcss/compare/8.4.27...8.4.28) - Fixed `Root.source.end` for better source map (by Romain Menke). - Fixed `Result.root` types when `process()` has no parser. ### [`v8.4.27`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8427) [Compare Source](https://github.com/postcss/postcss/compare/8.4.26...8.4.27) - Fixed `Container` clone methods types. ### [`v8.4.26`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8426) [Compare Source](https://github.com/postcss/postcss/compare/8.4.25...8.4.26) - Fixed clone methods types. ### [`v8.4.25`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8425) [Compare Source](https://github.com/postcss/postcss/compare/8.4.24...8.4.25) - Improve stringify performance (by Romain Menke). - Fixed docs (by [@&#8203;vikaskaliramna07](https://github.com/vikaskaliramna07)). ### [`v8.4.24`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8424) [Compare Source](https://github.com/postcss/postcss/compare/8.4.23...8.4.24) - Fixed `Plugin` types. </details> <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) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kjuulh changed title from Update dependency @types/node to v18.16.10 to Update dependency @types/node to v18.16.11 2023-05-16 21:18:37 +02:00
kjuulh force-pushed renovate/all from b93eb98799 to 19c1003c58 2023-05-16 21:18:39 +02:00 Compare
kjuulh changed title from Update dependency @types/node to v18.16.11 to Update dependency @types/node to v18.16.12 2023-05-16 22:25:53 +02:00
kjuulh force-pushed renovate/all from 19c1003c58 to 5f4614fa56 2023-05-16 22:25:54 +02:00 Compare
kjuulh changed title from Update dependency @types/node to v18.16.12 to Update dependency @types/node to v18.16.13 2023-05-18 16:08:37 +02:00
kjuulh force-pushed renovate/all from 5f4614fa56 to ca4e181c34 2023-05-18 16:08:39 +02:00 Compare
kjuulh changed title from Update dependency @types/node to v18.16.13 to Update dependency @types/node to v18.16.14 2023-05-21 23:25:43 +02:00
kjuulh force-pushed renovate/all from ca4e181c34 to 3b616cfadf 2023-05-21 23:25:45 +02:00 Compare
kjuulh changed title from Update dependency @types/node to v18.16.14 to Update dependency @types/node to v18.16.15 2023-05-25 23:09:43 +02:00
kjuulh force-pushed renovate/all from 3b616cfadf to 631e555e99 2023-05-25 23:09:45 +02:00 Compare
kjuulh changed title from Update dependency @types/node to v18.16.15 to Update dependency @types/node to v18.16.16 2023-05-26 22:54:35 +02:00
kjuulh force-pushed renovate/all from 631e555e99 to 8c2ef981cd 2023-05-26 22:54:37 +02:00 Compare
kjuulh changed title from Update dependency @types/node to v18.16.16 to Update all dependencies 2023-05-28 11:41:59 +02:00
kjuulh force-pushed renovate/all from 8c2ef981cd to 21e88c8cd7 2023-05-28 11:41:59 +02:00 Compare
kjuulh force-pushed renovate/all from 21e88c8cd7 to 807b98e577 2023-06-07 23:45:43 +02:00 Compare
kjuulh force-pushed renovate/all from 807b98e577 to 9de4cc170b 2023-06-10 04:25:55 +02:00 Compare
kjuulh force-pushed renovate/all from 9de4cc170b to 23870d7c9f 2023-06-13 04:50:25 +02:00 Compare
kjuulh force-pushed renovate/all from 23870d7c9f to bb55c41f03 2023-06-28 00:55:30 +02:00 Compare
kjuulh force-pushed renovate/all from bb55c41f03 to 618a8e71c9 2023-06-29 01:38:20 +02:00 Compare
kjuulh force-pushed renovate/all from 618a8e71c9 to 9b6c82b02a 2023-07-01 01:21:31 +02:00 Compare
kjuulh force-pushed renovate/all from 9b6c82b02a to 40ed148132 2023-07-23 12:32:40 +02:00 Compare
kjuulh force-pushed renovate/all from 40ed148132 to 5cb7770100 2023-07-25 21:17:15 +02:00 Compare
kjuulh force-pushed renovate/all from 5cb7770100 to e824c3da9f 2023-08-04 03:16:03 +02:00 Compare
kjuulh force-pushed renovate/all from e824c3da9f to 03b9de33e4 2023-08-05 13:08:14 +02:00 Compare
kjuulh force-pushed renovate/all from 03b9de33e4 to d864cf2f89 2023-08-08 23:09:47 +02:00 Compare
kjuulh force-pushed renovate/all from d864cf2f89 to ca25590fe3 2023-08-11 21:48:02 +02:00 Compare
kjuulh force-pushed renovate/all from ca25590fe3 to 5cfdae0e36 2023-08-13 18:08:18 +02:00 Compare
kjuulh force-pushed renovate/all from 5cfdae0e36 to f8f0742bb7 2023-08-15 21:25:59 +02:00 Compare
kjuulh force-pushed renovate/all from f8f0742bb7 to 98412f330d 2023-08-18 19:42:54 +02:00 Compare
kjuulh force-pushed renovate/all from 98412f330d to 7999dcee57 2023-08-22 11:44:28 +02:00 Compare
kjuulh force-pushed renovate/all from 7999dcee57 to faf02f9776 2023-08-22 20:53:18 +02:00 Compare
kjuulh force-pushed renovate/all from faf02f9776 to 3cd465b12a 2023-08-23 23:28:19 +02:00 Compare
kjuulh force-pushed renovate/all from 3cd465b12a to dbf094a744 2023-08-24 19:03:30 +02:00 Compare
kjuulh force-pushed renovate/all from dbf094a744 to 7249d2094f 2023-08-24 23:51:39 +02:00 Compare
kjuulh force-pushed renovate/all from 7249d2094f to a2954c989b 2023-08-25 00:21:28 +02:00 Compare
kjuulh force-pushed renovate/all from a2954c989b to 2110e5b416 2023-08-28 03:11:53 +02:00 Compare
kjuulh force-pushed renovate/all from 2110e5b416 to eb3a5b7aa9 2023-08-29 19:57:37 +02:00 Compare
kjuulh force-pushed renovate/all from eb3a5b7aa9 to ed4d4417c9 2023-09-01 23:10:18 +02:00 Compare
kjuulh force-pushed renovate/all from ed4d4417c9 to 726c4077d6 2023-09-02 22:33:44 +02:00 Compare
kjuulh force-pushed renovate/all from 726c4077d6 to 62eeee1d75 2023-09-08 23:50:19 +02:00 Compare
kjuulh force-pushed renovate/all from 62eeee1d75 to 93c5328f62 2023-09-15 10:32:48 +02:00 Compare
kjuulh force-pushed renovate/all from 93c5328f62 to 798d6b1b6b 2023-09-16 08:54:47 +02:00 Compare
kjuulh force-pushed renovate/all from 798d6b1b6b to f66543096f 2023-09-18 23:45:16 +02:00 Compare
kjuulh force-pushed renovate/all from f66543096f to 33b33b4374 2023-09-20 05:23:46 +02:00 Compare
kjuulh force-pushed renovate/all from 33b33b4374 to f4e11f1e49 2023-09-20 23:23:03 +02:00 Compare
kjuulh force-pushed renovate/all from f4e11f1e49 to 8ea7ce6f5c 2023-09-23 23:22:38 +02:00 Compare
kjuulh force-pushed renovate/all from 8ea7ce6f5c to e724a74695 2023-09-25 22:34:56 +02:00 Compare
kjuulh force-pushed renovate/all from e724a74695 to f0b4d1a477 2023-09-29 00:29:06 +02:00 Compare
kjuulh force-pushed renovate/all from f0b4d1a477 to a286d0484b 2023-09-29 17:51:34 +02:00 Compare
kjuulh force-pushed renovate/all from a286d0484b to aebf59fcaf 2023-10-02 22:35:30 +02:00 Compare
kjuulh force-pushed renovate/all from aebf59fcaf to 6cc738b25a 2023-10-02 23:30:40 +02:00 Compare
kjuulh force-pushed renovate/all from 6cc738b25a to de6c3af26b 2023-10-07 01:30:00 +02:00 Compare
kjuulh force-pushed renovate/all from de6c3af26b to 1bd2da2a61 2023-10-12 22:56:30 +02:00 Compare
kjuulh force-pushed renovate/all from 1bd2da2a61 to 7ab6a00212 2023-10-18 11:51:53 +02:00 Compare
kjuulh force-pushed renovate/all from 7ab6a00212 to fa2d4cd5a4 2023-10-20 02:02:20 +02:00 Compare
kjuulh force-pushed renovate/all from fa2d4cd5a4 to ab3aafb53f 2023-10-24 02:02:15 +02:00 Compare
kjuulh force-pushed renovate/all from ab3aafb53f to 35376d253b 2023-10-24 03:46:32 +02:00 Compare
kjuulh force-pushed renovate/all from 35376d253b to dbec862c55 2023-10-24 20:26:10 +02:00 Compare
kjuulh force-pushed renovate/all from dbec862c55 to 58cf9320c3 2023-10-25 16:12:53 +02:00 Compare
kjuulh force-pushed renovate/all from 58cf9320c3 to 102aed78c7 2023-10-25 20:16:46 +02:00 Compare
kjuulh force-pushed renovate/all from 102aed78c7 to 38da44c4a6 2023-10-31 10:19:17 +01:00 Compare
kjuulh force-pushed renovate/all from 38da44c4a6 to 6ce8439188 2023-11-07 21:32:27 +01:00 Compare
kjuulh force-pushed renovate/all from 6ce8439188 to e3173a4a29 2023-11-16 22:21:37 +01:00 Compare
kjuulh force-pushed renovate/all from e3173a4a29 to 953955eaf6 2023-11-18 21:34:12 +01:00 Compare
kjuulh force-pushed renovate/all from 953955eaf6 to 7989810931 2023-11-20 19:05:21 +01:00 Compare
kjuulh force-pushed renovate/all from 7989810931 to 863da14bd9 2023-11-21 02:46:13 +01:00 Compare
kjuulh force-pushed renovate/all from 863da14bd9 to 146e71704e 2023-11-22 02:25:40 +01:00 Compare
kjuulh force-pushed renovate/all from 146e71704e to bac2a84ab5 2023-11-23 23:11:32 +01:00 Compare
kjuulh force-pushed renovate/all from bac2a84ab5 to 405354579f 2023-11-24 10:26:47 +01:00 Compare
kjuulh force-pushed renovate/all from 405354579f to e5cf7fffbc 2023-11-29 20:59:44 +01:00 Compare
kjuulh force-pushed renovate/all from e5cf7fffbc to 7f55098cc7 2023-12-01 21:39:10 +01:00 Compare
kjuulh force-pushed renovate/all from 7f55098cc7 to 818a1d5570 2023-12-02 04:17:54 +01:00 Compare
kjuulh force-pushed renovate/all from 818a1d5570 to 80d8fd03b5 2023-12-03 19:29:13 +01:00 Compare
kjuulh force-pushed renovate/all from 80d8fd03b5 to db65001142 2023-12-04 19:32:38 +01:00 Compare
kjuulh force-pushed renovate/all from db65001142 to 5e9ea34857 2023-12-06 20:23:13 +01:00 Compare
kjuulh force-pushed renovate/all from 5e9ea34857 to 4308bbbf5a 2023-12-07 08:33:51 +01:00 Compare
kjuulh force-pushed renovate/all from 4308bbbf5a to c92e0cc274 2023-12-17 23:07:26 +01:00 Compare
kjuulh force-pushed renovate/all from c92e0cc274 to 229f250313 2023-12-18 20:19:52 +01:00 Compare
kjuulh force-pushed renovate/all from 229f250313 to 70c977f462 2023-12-19 18:51:11 +01:00 Compare
kjuulh force-pushed renovate/all from 70c977f462 to 470b473a0b 2023-12-26 18:10:55 +01:00 Compare
kjuulh force-pushed renovate/all from 470b473a0b to 2f906fc294 2023-12-30 01:33:10 +01:00 Compare
kjuulh force-pushed renovate/all from 2f906fc294 to 2cd6d4a863 2024-01-04 20:26:00 +01:00 Compare
kjuulh force-pushed renovate/all from 2cd6d4a863 to 52f934a9e8 2024-01-05 22:02:47 +01:00 Compare
kjuulh force-pushed renovate/all from 52f934a9e8 to 157719b911 2024-01-07 17:19:42 +01:00 Compare
kjuulh force-pushed renovate/all from 157719b911 to ace354ea84 2024-01-09 17:14:04 +01:00 Compare
kjuulh force-pushed renovate/all from ace354ea84 to 45e86e97e3 2024-01-11 06:51:05 +01:00 Compare
kjuulh force-pushed renovate/all from 45e86e97e3 to 01e6313fe2 2024-01-15 05:34:24 +01:00 Compare
kjuulh force-pushed renovate/all from 01e6313fe2 to e2b3b9ce04 2024-01-15 12:58:28 +01:00 Compare
kjuulh force-pushed renovate/all from e2b3b9ce04 to 45061ce9d6 2024-01-15 22:55:10 +01:00 Compare
kjuulh force-pushed renovate/all from 45061ce9d6 to 08dab413dc 2024-01-16 10:30:34 +01:00 Compare
kjuulh force-pushed renovate/all from 08dab413dc to 32cccea511 2024-01-17 07:52:43 +01:00 Compare
kjuulh force-pushed renovate/all from 32cccea511 to 9f9ae22c08 2024-01-17 19:21:58 +01:00 Compare
kjuulh force-pushed renovate/all from 9f9ae22c08 to b8dee88247 2024-01-24 07:55:32 +01:00 Compare
kjuulh force-pushed renovate/all from b8dee88247 to 979017122e 2024-01-26 06:02:14 +01:00 Compare
kjuulh force-pushed renovate/all from 979017122e to 8c914bc13c 2024-01-27 17:25:29 +01:00 Compare
kjuulh force-pushed renovate/all from 8c914bc13c to c47cc7da85 2024-01-28 11:36:57 +01:00 Compare
kjuulh force-pushed renovate/all from c47cc7da85 to c6d2bb4910 2024-01-28 21:02:42 +01:00 Compare
kjuulh force-pushed renovate/all from c6d2bb4910 to fd2ea5fcc2 2024-01-30 20:26:25 +01:00 Compare
kjuulh force-pushed renovate/all from fd2ea5fcc2 to 4e8b3c6c10 2024-01-30 23:25:21 +01:00 Compare
kjuulh force-pushed renovate/all from 4e8b3c6c10 to bc283628a0 2024-01-31 00:29:02 +01:00 Compare
kjuulh force-pushed renovate/all from bc283628a0 to 86e5b0b7d7 2024-01-31 21:02:30 +01:00 Compare
kjuulh force-pushed renovate/all from 86e5b0b7d7 to 77e09dcd98 2024-02-01 10:33:25 +01:00 Compare
kjuulh force-pushed renovate/all from 77e09dcd98 to a6ad5d132c 2024-02-01 18:49:33 +01:00 Compare
kjuulh force-pushed renovate/all from a6ad5d132c to e672ed422a 2024-02-05 21:04:57 +01:00 Compare
kjuulh force-pushed renovate/all from e672ed422a to 79744af173 2024-02-07 17:17:31 +01:00 Compare
kjuulh force-pushed renovate/all from 79744af173 to b83f1727f3 2024-02-08 22:25:08 +01:00 Compare
kjuulh force-pushed renovate/all from b83f1727f3 to 74bc27ae73 2024-02-10 11:42:35 +01:00 Compare
kjuulh force-pushed renovate/all from 74bc27ae73 to e805894bb3 2024-02-15 11:43:22 +01:00 Compare
kjuulh force-pushed renovate/all from e805894bb3 to 4b4ef356db 2024-02-15 17:50:16 +01:00 Compare
kjuulh force-pushed renovate/all from 4b4ef356db to ee820166b5 2024-02-16 20:16:28 +01:00 Compare
kjuulh force-pushed renovate/all from ee820166b5 to ef1e0e5bf3 2024-02-22 19:42:21 +01:00 Compare
kjuulh force-pushed renovate/all from ef1e0e5bf3 to 0de3ffd6aa 2024-02-28 00:46:04 +01:00 Compare
kjuulh force-pushed renovate/all from 0de3ffd6aa to 5eb01c0b2a 2024-02-28 18:46:12 +01:00 Compare
kjuulh force-pushed renovate/all from 5eb01c0b2a to 98048be1a2 2024-02-29 13:41:40 +01:00 Compare
kjuulh force-pushed renovate/all from 98048be1a2 to f1c1f06b77 2024-02-29 17:49:29 +01:00 Compare
kjuulh force-pushed renovate/all from f1c1f06b77 to 1ec3197216 2024-03-01 18:43:17 +01:00 Compare
kjuulh force-pushed renovate/all from 1ec3197216 to e02c41e3eb 2024-03-06 18:58:18 +01:00 Compare
kjuulh force-pushed renovate/all from e02c41e3eb to 535c84987b 2024-03-06 19:55:31 +01:00 Compare
kjuulh force-pushed renovate/all from 535c84987b to e883ad33fe 2024-03-11 23:16:48 +01:00 Compare
kjuulh force-pushed renovate/all from e883ad33fe to 96e8625171 2024-03-13 14:51:51 +01:00 Compare
kjuulh force-pushed renovate/all from 96e8625171 to f120a9070d 2024-03-15 09:25:58 +01:00 Compare
kjuulh force-pushed renovate/all from f120a9070d to 5e345050bb 2024-03-15 12:39:29 +01:00 Compare
kjuulh force-pushed renovate/all from 5e345050bb to 988bc8e938 2024-03-17 21:52:22 +01:00 Compare
kjuulh force-pushed renovate/all from 988bc8e938 to 61e163fd79 2024-03-18 21:03:08 +01:00 Compare
kjuulh force-pushed renovate/all from 61e163fd79 to eea4c2dc52 2024-03-19 13:58:54 +01:00 Compare
kjuulh force-pushed renovate/all from eea4c2dc52 to 7f6cfeb208 2024-03-19 18:28:37 +01:00 Compare
kjuulh force-pushed renovate/all from 7f6cfeb208 to dd09cd6629 2024-03-20 21:03:08 +01:00 Compare
kjuulh force-pushed renovate/all from dd09cd6629 to 20ac744c30 2024-03-21 00:18:38 +01:00 Compare
kjuulh force-pushed renovate/all from 20ac744c30 to a58c78b956 2024-03-27 16:56:04 +01:00 Compare
kjuulh force-pushed renovate/all from a58c78b956 to 650dc5ee1f 2024-03-27 21:03:10 +01:00 Compare
kjuulh force-pushed renovate/all from 650dc5ee1f to 9b27eac7ea 2024-03-30 06:03:08 +01:00 Compare
kjuulh force-pushed renovate/all from 9b27eac7ea to 27488ea5a0 2024-03-30 06:51:25 +01:00 Compare
kjuulh force-pushed renovate/all from 27488ea5a0 to 2467a227cf 2024-04-02 22:50:21 +02:00 Compare
kjuulh force-pushed renovate/all from 2467a227cf to 34db7de6b3 2024-04-04 00:19:48 +02:00 Compare
kjuulh force-pushed renovate/all from 34db7de6b3 to 9569c4300f 2024-04-04 18:43:42 +02:00 Compare
kjuulh force-pushed renovate/all from 9569c4300f to c17b17ebca 2024-04-04 20:21:52 +02:00 Compare
kjuulh force-pushed renovate/all from c17b17ebca to 6ca45d7853 2024-04-06 01:04:18 +02:00 Compare
kjuulh force-pushed renovate/all from 6ca45d7853 to 760be3459d 2024-04-09 06:31:43 +02:00 Compare
kjuulh force-pushed renovate/all from 760be3459d to e656d91107 2024-04-09 23:13:37 +02:00 Compare
kjuulh force-pushed renovate/all from e656d91107 to 51a3c8cda4 2024-04-10 17:12:24 +02:00 Compare
kjuulh force-pushed renovate/all from 51a3c8cda4 to f2742bcf88 2024-04-28 14:37:02 +02:00 Compare
kjuulh force-pushed renovate/all from f2742bcf88 to f6d6ad67f9 2024-05-01 20:52:25 +02:00 Compare
kjuulh force-pushed renovate/all from f6d6ad67f9 to fe7ff90932 2024-05-06 16:37:11 +02:00 Compare
kjuulh force-pushed renovate/all from fe7ff90932 to 1fdc49a3a7 2024-05-06 19:13:20 +02:00 Compare
kjuulh force-pushed renovate/all from 1fdc49a3a7 to b14fa177cb 2024-05-08 02:39:19 +02:00 Compare
kjuulh force-pushed renovate/all from b14fa177cb to e90fef6526 2024-05-08 14:59:31 +02:00 Compare
kjuulh force-pushed renovate/all from e90fef6526 to ddddcabe5d 2024-05-14 08:46:46 +02:00 Compare
kjuulh force-pushed renovate/all from ddddcabe5d to 4ce3b19f31 2024-07-06 15:04:17 +02:00 Compare
kjuulh force-pushed renovate/all from 4ce3b19f31 to f3ca986bfc 2024-08-21 22:28:31 +02:00 Compare
kjuulh force-pushed renovate/all from f3ca986bfc to 7efbf499bf 2024-08-28 02:50:55 +02:00 Compare
kjuulh force-pushed renovate/all from 7efbf499bf to dce20a0320 2024-09-01 02:03:41 +02:00 Compare
kjuulh force-pushed renovate/all from dce20a0320 to 40c8b203da 2024-09-02 02:03:38 +02:00 Compare
kjuulh force-pushed renovate/all from 40c8b203da to 7010afafa9 2024-09-03 02:03:36 +02:00 Compare
kjuulh force-pushed renovate/all from 7010afafa9 to 8d208c41a6 2024-09-04 06:03:58 +02:00 Compare
kjuulh force-pushed renovate/all from 8d208c41a6 to 6a6e457864 2024-09-05 02:03:54 +02:00 Compare
kjuulh force-pushed renovate/all from 6a6e457864 to 8821b80552 2024-09-10 02:04:36 +02:00 Compare
kjuulh force-pushed renovate/all from 8821b80552 to 6af3701bec 2024-09-12 02:04:58 +02:00 Compare
kjuulh force-pushed renovate/all from 6af3701bec to f368be9202 2024-09-15 02:04:36 +02:00 Compare
kjuulh force-pushed renovate/all from f368be9202 to 941515c146 2024-09-18 02:06:24 +02:00 Compare
kjuulh force-pushed renovate/all from 941515c146 to 4cc7ddbf28 2024-09-24 02:04:45 +02:00 Compare
kjuulh force-pushed renovate/all from 4cc7ddbf28 to f832223000 2024-09-25 06:05:03 +02:00 Compare
kjuulh force-pushed renovate/all from f832223000 to b63a1cd89f 2024-09-26 02:04:48 +02:00 Compare
kjuulh force-pushed renovate/all from b63a1cd89f to 439cad2066 2024-09-28 02:06:47 +02:00 Compare
kjuulh force-pushed renovate/all from 439cad2066 to be76e71f6b 2024-10-08 02:05:52 +02:00 Compare
kjuulh force-pushed renovate/all from be76e71f6b to d3437d88ab 2024-10-09 02:04:58 +02:00 Compare
kjuulh force-pushed renovate/all from d3437d88ab to 92f5ac8720 2024-10-16 02:06:00 +02:00 Compare
kjuulh force-pushed renovate/all from 92f5ac8720 to 2baee37fdb 2024-10-17 02:06:13 +02:00 Compare
kjuulh force-pushed renovate/all from 2baee37fdb to 3cab3be6c7 2024-10-19 06:06:14 +02:00 Compare
kjuulh force-pushed renovate/all from 3cab3be6c7 to 1654810cb8 2024-10-22 06:04:57 +02:00 Compare
kjuulh force-pushed renovate/all from 1654810cb8 to 4bcb578b3d 2024-10-23 06:06:10 +02:00 Compare
kjuulh force-pushed renovate/all from 4bcb578b3d to 75f32d26ba 2024-10-24 02:05:43 +02:00 Compare
kjuulh force-pushed renovate/all from 75f32d26ba to 844e3926d6 2024-10-26 02:05:32 +02:00 Compare
kjuulh force-pushed renovate/all from 844e3926d6 to f4dbbf0888 2024-10-29 02:05:34 +01:00 Compare
kjuulh force-pushed renovate/all from f4dbbf0888 to 75701ae945 2024-10-30 02:06:26 +01:00 Compare
kjuulh force-pushed renovate/all from 75701ae945 to 05153fbe95 2024-11-01 02:06:55 +01:00 Compare
kjuulh force-pushed renovate/all from 05153fbe95 to 178c38eacb 2024-11-04 02:04:24 +01:00 Compare
kjuulh force-pushed renovate/all from 178c38eacb to cd4b669fd5 2024-11-05 06:04:52 +01:00 Compare
kjuulh force-pushed renovate/all from cd4b669fd5 to 5077ef970a 2024-11-11 02:04:35 +01:00 Compare
kjuulh force-pushed renovate/all from 5077ef970a to bbae82cbb1 2024-11-12 02:04:20 +01:00 Compare
kjuulh force-pushed renovate/all from bbae82cbb1 to 8caaee7194 2024-11-15 02:04:53 +01:00 Compare
kjuulh force-pushed renovate/all from 8caaee7194 to 19e5a2d484 2024-11-20 02:05:46 +01:00 Compare
kjuulh force-pushed renovate/all from 19e5a2d484 to 966b862292 2024-11-23 02:08:36 +01:00 Compare
kjuulh force-pushed renovate/all from 966b862292 to 96999e5210 2024-11-23 06:12:03 +01:00 Compare
kjuulh force-pushed renovate/all from 96999e5210 to 4035a2ebb1 2024-11-26 02:16:14 +01:00 Compare
kjuulh force-pushed renovate/all from 4035a2ebb1 to 5635a49ac9 2024-11-26 06:07:43 +01:00 Compare
kjuulh force-pushed renovate/all from 5635a49ac9 to 4842937dd7 2024-11-29 02:06:12 +01:00 Compare
kjuulh force-pushed renovate/all from 4842937dd7 to 74eced8659 2024-12-04 02:07:23 +01:00 Compare
kjuulh force-pushed renovate/all from 74eced8659 to af63edfd30 2024-12-12 02:06:00 +01:00 Compare
kjuulh force-pushed renovate/all from af63edfd30 to c48473dc9c 2024-12-18 02:06:54 +01:00 Compare
kjuulh force-pushed renovate/all from c48473dc9c to 0fa66279bc 2025-01-01 06:06:19 +01:00 Compare
kjuulh force-pushed renovate/all from 0fa66279bc to b246e9cad7 2025-01-03 02:04:57 +01:00 Compare
kjuulh force-pushed renovate/all from b246e9cad7 to 891ccbce88 2025-01-03 06:04:29 +01:00 Compare
kjuulh force-pushed renovate/all from 891ccbce88 to c3aecee3b9 2025-01-04 02:05:16 +01:00 Compare
kjuulh force-pushed renovate/all from c3aecee3b9 to 84580a44dc 2025-01-09 02:04:25 +01:00 Compare
kjuulh force-pushed renovate/all from 84580a44dc to 39535bb8ee 2025-01-14 02:05:31 +01:00 Compare
kjuulh force-pushed renovate/all from 39535bb8ee to 9925da7a93 2025-01-15 02:08:02 +01:00 Compare
kjuulh force-pushed renovate/all from 9925da7a93 to 918b9c16c5 2025-01-16 02:06:51 +01:00 Compare
kjuulh force-pushed renovate/all from 918b9c16c5 to 1dc6673529 2025-01-23 02:05:43 +01:00 Compare
kjuulh force-pushed renovate/all from 1dc6673529 to e68e17794b 2025-01-23 06:06:00 +01:00 Compare
kjuulh force-pushed renovate/all from e68e17794b to 614ee7cfa7 2025-01-24 02:06:52 +01:00 Compare
kjuulh force-pushed renovate/all from 614ee7cfa7 to 7d6d35f4b1 2025-01-28 06:07:07 +01:00 Compare
kjuulh force-pushed renovate/all from 7d6d35f4b1 to 42af9f20c4 2025-01-30 02:08:28 +01:00 Compare
kjuulh force-pushed renovate/all from 42af9f20c4 to 0b758507a0 2025-02-01 02:06:34 +01:00 Compare
kjuulh force-pushed renovate/all from 0b758507a0 to 690647f9eb 2025-02-02 02:06:22 +01:00 Compare
kjuulh force-pushed renovate/all from 690647f9eb to d51468f015 2025-02-04 02:06:36 +01:00 Compare
kjuulh force-pushed renovate/all from d51468f015 to 29a8c3506e 2025-02-07 02:06:22 +01:00 Compare
kjuulh force-pushed renovate/all from 29a8c3506e to bbaafa8253 2025-02-09 02:06:39 +01:00 Compare
kjuulh force-pushed renovate/all from bbaafa8253 to d5a7eba967 2025-02-11 02:06:04 +01:00 Compare
kjuulh force-pushed renovate/all from d5a7eba967 to f1ef5614f0 2025-02-13 06:06:21 +01:00 Compare
kjuulh force-pushed renovate/all from f1ef5614f0 to b74b8043f7 2025-02-14 02:06:21 +01:00 Compare
kjuulh force-pushed renovate/all from b74b8043f7 to 52b33a3812 2025-02-19 02:07:36 +01:00 Compare
kjuulh force-pushed renovate/all from 52b33a3812 to 0fb56e0bf1 2025-02-20 02:06:57 +01:00 Compare
kjuulh force-pushed renovate/all from 0fb56e0bf1 to 5b5642ea69 2025-02-22 02:05:54 +01:00 Compare
kjuulh force-pushed renovate/all from 5b5642ea69 to 3ff8b0c08c 2025-02-26 02:06:42 +01:00 Compare
kjuulh force-pushed renovate/all from 3ff8b0c08c to 9cc548f774 2025-03-01 02:06:55 +01:00 Compare
kjuulh force-pushed renovate/all from 9cc548f774 to b641c824fc 2025-03-02 02:06:15 +01:00 Compare
kjuulh force-pushed renovate/all from b641c824fc to 3a264a13d3 2025-03-04 02:07:11 +01:00 Compare
kjuulh force-pushed renovate/all from 3a264a13d3 to d92696235c 2025-03-06 02:06:42 +01:00 Compare
kjuulh force-pushed renovate/all from d92696235c to d77033830a 2025-03-25 23:28:43 +01:00 Compare
kjuulh force-pushed renovate/all from d77033830a to bc591b3297 2025-03-27 04:27:10 +01:00 Compare
kjuulh force-pushed renovate/all from bc591b3297 to 881ae266c3 2025-04-02 02:04:54 +02:00 Compare
kjuulh force-pushed renovate/all from 881ae266c3 to 0cc06fdc15 2025-04-03 02:04:44 +02:00 Compare
kjuulh force-pushed renovate/all from 0cc06fdc15 to c5dd40f5a1 2025-04-05 05:05:01 +02:00 Compare
kjuulh force-pushed renovate/all from c5dd40f5a1 to 08cbb5e4eb 2025-04-12 02:04:43 +02:00 Compare
kjuulh force-pushed renovate/all from 08cbb5e4eb to 2506045d65 2025-04-25 02:05:05 +02:00 Compare
kjuulh force-pushed renovate/all from 2506045d65 to ffab97136f 2025-04-26 02:04:46 +02:00 Compare
kjuulh force-pushed renovate/all from ffab97136f to 0ee80bff95 2025-04-29 02:04:41 +02:00 Compare
kjuulh force-pushed renovate/all from 0ee80bff95 to 72fc752143 2025-04-30 02:05:09 +02:00 Compare
kjuulh force-pushed renovate/all from 72fc752143 to a2f87bc19e 2025-05-06 02:04:23 +02:00 Compare
kjuulh force-pushed renovate/all from a2f87bc19e to 284dcc0bb9 2025-05-06 05:04:17 +02:00 Compare
kjuulh force-pushed renovate/all from 284dcc0bb9 to 2f6c519bd9 2025-05-07 02:04:48 +02:00 Compare
kjuulh force-pushed renovate/all from 2f6c519bd9 to aaca7c4906 2025-05-08 02:04:32 +02:00 Compare
kjuulh force-pushed renovate/all from aaca7c4906 to 00b74c21d1 2025-05-09 02:04:55 +02:00 Compare
kjuulh force-pushed renovate/all from 00b74c21d1 to f006a8b696 2025-05-15 02:04:19 +02:00 Compare
kjuulh force-pushed renovate/all from f006a8b696 to 2a125c9e22 2025-05-19 05:06:05 +02:00 Compare
kjuulh force-pushed renovate/all from 2a125c9e22 to 4b2f687ef2 2025-05-21 02:04:33 +02:00 Compare
kjuulh force-pushed renovate/all from 4b2f687ef2 to b172c220f9 2025-05-28 02:04:42 +02:00 Compare
kjuulh force-pushed renovate/all from b172c220f9 to bdb6f4e7df 2025-05-29 02:04:21 +02:00 Compare
kjuulh force-pushed renovate/all from bdb6f4e7df to 480f6f4dcd 2025-05-30 02:05:03 +02:00 Compare
kjuulh force-pushed renovate/all from 480f6f4dcd to deefe4bc57 2025-05-31 02:04:38 +02:00 Compare
kjuulh force-pushed renovate/all from deefe4bc57 to 13283e73df 2025-06-06 02:04:32 +02:00 Compare
kjuulh force-pushed renovate/all from 13283e73df to a2b365a7cb 2025-06-10 05:04:33 +02:00 Compare
kjuulh force-pushed renovate/all from a2b365a7cb to b067a63022 2025-06-12 02:04:36 +02:00 Compare
kjuulh force-pushed renovate/all from b067a63022 to f15c75a628 2025-06-18 02:04:25 +02:00 Compare
kjuulh force-pushed renovate/all from f15c75a628 to baa314263a 2025-06-25 02:05:03 +02:00 Compare
kjuulh force-pushed renovate/all from baa314263a to 11c240e891 2025-06-29 02:03:58 +02:00 Compare
kjuulh force-pushed renovate/all from 11c240e891 to 954afa4962 2025-07-02 02:05:32 +02:00 Compare
kjuulh force-pushed renovate/all from 954afa4962 to b80424a014 2025-07-09 02:04:41 +02:00 Compare
kjuulh force-pushed renovate/all from b80424a014 to 59f5f77302 2025-07-09 05:04:22 +02:00 Compare
kjuulh force-pushed renovate/all from 59f5f77302 to 0872a0d13a 2025-07-11 02:04:29 +02:00 Compare
kjuulh force-pushed renovate/all from 0872a0d13a to 3b1917f61b 2025-07-16 02:05:38 +02:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all:renovate/all
git checkout renovate/all
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/beerday#64
No description provided.