janus-idp / janus-idp.github.io

Other
14 stars 28 forks source link

fix(deps): update linters #160

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.60.1 -> 5.62.0 age adoption passing confidence
@typescript-eslint/parser 5.60.1 -> 5.62.0 age adoption passing confidence
eslint (source) 8.43.0 -> 8.45.0 age adoption passing confidence
eslint-config-airbnb-typescript 17.0.0 -> 17.1.0 age adoption passing confidence
eslint-config-turbo 1.10.6 -> 1.10.8 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.62.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5620-2023-07-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.61.0...v5.62.0) ##### Bug Fixes - **eslint-plugin:** \[comma-spacing] allow no space after trailing comma in objects and arrays ([#​6938](https://togithub.com/typescript-eslint/typescript-eslint/issues/6938)) ([24bdacc](https://togithub.com/typescript-eslint/typescript-eslint/commit/24bdacc7e5df40c92031a1bd7e9815d66a35b31d)) - **eslint-plugin:** \[prefer-includes] escape special characters ([#​7161](https://togithub.com/typescript-eslint/typescript-eslint/issues/7161)) ([5a347a5](https://togithub.com/typescript-eslint/typescript-eslint/commit/5a347a5978bc5737412bd12d61eb6058163cf4a0)), closes [#​7145](https://togithub.com/typescript-eslint/typescript-eslint/issues/7145) - **eslint-plugin:** replace auto-fix of class literal property style rule with suggestion ([#​7054](https://togithub.com/typescript-eslint/typescript-eslint/issues/7054)) ([a8c824a](https://togithub.com/typescript-eslint/typescript-eslint/commit/a8c824a1e84453f93cd2b464fc102bc878c1aff3)) ##### Features - **eslint-plugin:** \[prefer-nullish-coalescing] add `ignorePrimitives` option ([#​6487](https://togithub.com/typescript-eslint/typescript-eslint/issues/6487)) ([6edaa04](https://togithub.com/typescript-eslint/typescript-eslint/commit/6edaa04565576f0af7e60bc08602bd781c847804)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v5.61.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5610-2023-07-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.60.1...v5.61.0) ##### Features - **eslint-plugin:** \[ban-types] ban types in extends and implements ([#​7129](https://togithub.com/typescript-eslint/typescript-eslint/issues/7129)) ([997783f](https://togithub.com/typescript-eslint/typescript-eslint/commit/997783ff108ca18af709667ef3fdfa7134a8eefe)) - use graphemer instead of grapheme-splitter ([#​7069](https://togithub.com/typescript-eslint/typescript-eslint/issues/7069)) ([faea3ff](https://togithub.com/typescript-eslint/typescript-eslint/commit/faea3ff8b4d750974c41262b44db314f20d0c99c)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. #### [5.60.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.60.0...v5.60.1) (2023-06-26) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.62.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5620-2023-07-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.61.0...v5.62.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v5.61.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5610-2023-07-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.60.1...v5.61.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. #### [5.60.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.60.0...v5.60.1) (2023-06-26) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
eslint/eslint (eslint) ### [`v8.45.0`](https://togithub.com/eslint/eslint/releases/tag/v8.45.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.44.0...v8.45.0) #### Features - [`cdd063c`](https://togithub.com/eslint/eslint/commit/cdd063c388bbfe1781d7a864a832f03a2c1cc277) feat: Expose LegacyESLint in unsupported API ([#​17341](https://togithub.com/eslint/eslint/issues/17341)) (Nicholas C. Zakas) - [`d34abe5`](https://togithub.com/eslint/eslint/commit/d34abe59eb23932dcbc79757d7932d08ee8b20e5) feat: fix indent rule for else-if ([#​17318](https://togithub.com/eslint/eslint/issues/17318)) (Milos Djermanovic) #### Bug Fixes - [`b79b6fb`](https://togithub.com/eslint/eslint/commit/b79b6fb64473969b426d086b484d2e29594a5e9a) fix: Fix suggestion message in `no-useless-escape` ([#​17339](https://togithub.com/eslint/eslint/issues/17339)) (Francesco Trotta) - [`c667055`](https://togithub.com/eslint/eslint/commit/c667055fb9da8ebac3a99f6e5a8b5565cc86af8e) fix: provide unique `fix` and `fix.range` objects in lint messages ([#​17332](https://togithub.com/eslint/eslint/issues/17332)) (Milos Djermanovic) #### Documentation - [`89f3225`](https://togithub.com/eslint/eslint/commit/89f3225108c66425e4132f76db6c1ab13aac98d7) docs: add playground links to correct and incorrect code blocks ([#​17306](https://togithub.com/eslint/eslint/issues/17306)) (Josh Goldberg ✨) - [`f8892b5`](https://togithub.com/eslint/eslint/commit/f8892b52920b8967f9e7bec23c75b74e03977d6b) docs: Expand rule option schema docs ([#​17198](https://togithub.com/eslint/eslint/issues/17198)) (Matt Wilkinson) - [`8bcbf11`](https://togithub.com/eslint/eslint/commit/8bcbf11b6050418262ffa8e0ca37f365ae92e7ce) docs: Config Migration Guide ([#​17230](https://togithub.com/eslint/eslint/issues/17230)) (Ben Perlmutter) - [`bb30908`](https://togithub.com/eslint/eslint/commit/bb3090897166dbfd2931a43a70e2a5c1f3fa0a07) docs: Update README (GitHub Actions Bot) - [`84d243b`](https://togithub.com/eslint/eslint/commit/84d243b245b01b667f0752b592e8bda02a9aa2b1) docs: Update README (GitHub Actions Bot) - [`b762632`](https://togithub.com/eslint/eslint/commit/b762632298f20c4f81e7d01ab850c3f5e3874637) docs: Update README (GitHub Actions Bot) - [`138c096`](https://togithub.com/eslint/eslint/commit/138c096bc9468b553dbafc0e573c6522a17a7922) docs: add more prefer-destructuring examples with array destructuring ([#​17330](https://togithub.com/eslint/eslint/issues/17330)) (Milos Djermanovic) - [`1fc50a8`](https://togithub.com/eslint/eslint/commit/1fc50a89753346f4f4c786ffd20ac4cf185bb036) docs: `max-len` rule `code` and `tabWidth` as positional arguments ([#​17331](https://togithub.com/eslint/eslint/issues/17331)) (Jesús Leganés-Combarro) #### Chores - [`68f63d7`](https://togithub.com/eslint/eslint/commit/68f63d76ce785fab4f42b76f1599026eea379bf7) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`5ca9b4d`](https://togithub.com/eslint/eslint/commit/5ca9b4d29f747e9cf5c9055e85c93b3b605d57fc) chore: update eslint-config-eslint exports ([#​17336](https://togithub.com/eslint/eslint/issues/17336)) (Milos Djermanovic) - [`7bf2e86`](https://togithub.com/eslint/eslint/commit/7bf2e86022c9e95db4ca1472fddfa2ea4edd1870) chore: remove unused dependencies ([#​17352](https://togithub.com/eslint/eslint/issues/17352)) (Percy Ma) - [`c6f8cd0`](https://togithub.com/eslint/eslint/commit/c6f8cd0d62e4a3c314c6860ff367490bbd05325a) chore: Remove `defaultIgnores` from FlatESLint private members ([#​17349](https://togithub.com/eslint/eslint/issues/17349)) (Francesco Trotta) - [`0052374`](https://togithub.com/eslint/eslint/commit/0052374035672efe9129343fc00ee51a4c288ff3) chore: move jsdoc settings to eslint-config-eslint ([#​17338](https://togithub.com/eslint/eslint/issues/17338)) (唯然) ### [`v8.44.0`](https://togithub.com/eslint/eslint/releases/tag/v8.44.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.43.0...v8.44.0) #### Features - [`1766771`](https://togithub.com/eslint/eslint/commit/176677180a4a1209fc192771521c9192e1f67578) feat: add `es2023` and `es2024` environments ([#​17328](https://togithub.com/eslint/eslint/issues/17328)) (Milos Djermanovic) - [`4c50400`](https://togithub.com/eslint/eslint/commit/4c5040022639ae804c15b366afc6e64982bd8ae3) feat: add `ecmaVersion: 2024`, regexp `v` flag parsing ([#​17324](https://togithub.com/eslint/eslint/issues/17324)) (Milos Djermanovic) - [`4d411e4`](https://togithub.com/eslint/eslint/commit/4d411e4c7063274d6d346f1b7ee46f7575d0bbd2) feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule ([#​17270](https://togithub.com/eslint/eslint/issues/17270)) (Percy Ma) - [`c8b1f4d`](https://togithub.com/eslint/eslint/commit/c8b1f4d61a256727755d561bf53f889b6cd712e0) feat: Move `parserServices` to `SourceCode` ([#​17311](https://togithub.com/eslint/eslint/issues/17311)) (Milos Djermanovic) - [`ef6e24e`](https://togithub.com/eslint/eslint/commit/ef6e24e42670f321d996948623846d9caaedac99) feat: treat unknown nodes as having the lowest precedence ([#​17302](https://togithub.com/eslint/eslint/issues/17302)) (Brad Zacher) - [`1866e1d`](https://togithub.com/eslint/eslint/commit/1866e1df6175e4ba0ae4a0d88dc3c956bb310035) feat: allow flat config files to export a Promise ([#​17301](https://togithub.com/eslint/eslint/issues/17301)) (Milos Djermanovic) #### Bug Fixes - [`a36bcb6`](https://togithub.com/eslint/eslint/commit/a36bcb67f26be42c794797d0cc9948b9cfd4ff71) fix: no-unused-vars false positive with logical assignment operators ([#​17320](https://togithub.com/eslint/eslint/issues/17320)) (Gweesin Chan) - [`7620b89`](https://togithub.com/eslint/eslint/commit/7620b891e81c234f30f9dbcceb64a05fd0dde65e) fix: Remove `no-unused-labels` autofix before potential directives ([#​17314](https://togithub.com/eslint/eslint/issues/17314)) (Francesco Trotta) - [`391ed38`](https://togithub.com/eslint/eslint/commit/391ed38b09bd1a3abe85db65b8fcda980ab3d6f4) fix: Remove `no-extra-semi` autofix before potential directives ([#​17297](https://togithub.com/eslint/eslint/issues/17297)) (Francesco Trotta) #### Documentation - [`526e911`](https://togithub.com/eslint/eslint/commit/526e91106e6fe101578e9478a9d7f4844d4f72ac) docs: resubmit pr 17115 doc changes ([#​17291](https://togithub.com/eslint/eslint/issues/17291)) (唯然) - [`e1314bf`](https://togithub.com/eslint/eslint/commit/e1314bf85a52bb0d05b1c9ca3b4c1732bae22172) docs: Integration section and tutorial ([#​17132](https://togithub.com/eslint/eslint/issues/17132)) (Ben Perlmutter) - [`19a8c5d`](https://togithub.com/eslint/eslint/commit/19a8c5d84596a9f7f2aa428c1696ba86daf854e6) docs: Update README (GitHub Actions Bot) #### Chores - [`49e46ed`](https://togithub.com/eslint/eslint/commit/49e46edf3c8dc71d691a97fc33b63ed80ae0db0c) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).44.0 ([#​17329](https://togithub.com/eslint/eslint/issues/17329)) (Milos Djermanovic) - [`a1cb642`](https://togithub.com/eslint/eslint/commit/a1cb6421f9d185901cd99e5f696e912226ef6632) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`840a264`](https://togithub.com/eslint/eslint/commit/840a26462bbf6c27c52c01b85ee2018062157951) test: More test cases for no-case-declarations ([#​17315](https://togithub.com/eslint/eslint/issues/17315)) (Elian Cordoba) - [`e6e74f9`](https://togithub.com/eslint/eslint/commit/e6e74f9eef0448129dd4775628aba554a2d8c8c9) chore: package.json update for eslint-config-eslint release (ESLint Jenkins) - [`eb3d794`](https://togithub.com/eslint/eslint/commit/eb3d7946e1e9f70254008744dba2397aaa730114) chore: upgrade semver@7.5.3 ([#​17323](https://togithub.com/eslint/eslint/issues/17323)) (Ziyad El Abid) - [`cf88439`](https://togithub.com/eslint/eslint/commit/cf884390ad8071d88eae05df9321100f1770363d) chore: upgrade optionator@0.9.3 ([#​17319](https://togithub.com/eslint/eslint/issues/17319)) (Milos Djermanovic) - [`9718a97`](https://togithub.com/eslint/eslint/commit/9718a9781d69d2c40b68c631aed97700b32c0082) refactor: remove unnecessary code in `flat-eslint.js` ([#​17308](https://togithub.com/eslint/eslint/issues/17308)) (Milos Djermanovic) - [`f82e56e`](https://togithub.com/eslint/eslint/commit/f82e56e9acfb9562ece76441472d5657d7d5e296) perf: various performance improvements ([#​17135](https://togithub.com/eslint/eslint/issues/17135)) (moonlightaria) - [`da81e66`](https://togithub.com/eslint/eslint/commit/da81e66e22b4f3d3fe292cf70c388753304deaad) chore: update eslint-plugin-jsdoc to 46.2.5 ([#​17245](https://togithub.com/eslint/eslint/issues/17245)) (唯然) - [`b991640`](https://togithub.com/eslint/eslint/commit/b991640176d5dce4750f7cc71c56cd6f284c882f) chore: switch eslint-config-eslint to the flat format ([#​17247](https://togithub.com/eslint/eslint/issues/17247)) (唯然)
iamturns/eslint-config-airbnb-typescript (eslint-config-airbnb-typescript) ### [`v17.1.0`](https://togithub.com/iamturns/eslint-config-airbnb-typescript/releases/tag/v17.1.0) [Compare Source](https://togithub.com/iamturns/eslint-config-airbnb-typescript/compare/v17.0.0...v17.1.0) ##### Features - support [@​typescript-eslint](https://togithub.com/typescript-eslint) to v6 ([#​325](https://togithub.com/iamturns/eslint-config-airbnb-typescript/issues/325)) ([8ef77c9](https://togithub.com/iamturns/eslint-config-airbnb-typescript/commit/8ef77c928c97d977f053c9c638831363a715d4a9))
vercel/turbo (eslint-config-turbo) ### [`v1.10.8`](https://togithub.com/vercel/turbo/releases/tag/v1.10.8): Turborepo v1.10.8 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.7...v1.10.8) #### What's Changed ##### Changelog - release(turborepo): 1.10.7 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5434](https://togithub.com/vercel/turbo/pull/5434) - chore(turborepo-docs): typo in code generation by [@​devdumpling](https://togithub.com/devdumpling) in [https://github.com/vercel/turbo/pull/5445](https://togithub.com/vercel/turbo/pull/5445) - docs: update create-new.mdx by [@​tyler-lutz](https://togithub.com/tyler-lutz) in [https://github.com/vercel/turbo/pull/5464](https://togithub.com/vercel/turbo/pull/5464) - fix(turborepo): properly tag errors when running in GH Actions by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5435](https://togithub.com/vercel/turbo/pull/5435) - feat(turborepo): Calculate package inference by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5406](https://togithub.com/vercel/turbo/pull/5406) - feat(lockfile) hide berry lockfile lifetime by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5436](https://togithub.com/vercel/turbo/pull/5436) - feat(turborepo): More verbose status error by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5489](https://togithub.com/vercel/turbo/pull/5489) - chore: suggest git upgrade by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5472](https://togithub.com/vercel/turbo/pull/5472) - release(turborepo): 1.10.8-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5490](https://togithub.com/vercel/turbo/pull/5490) - Use Workspace Configurations. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5492](https://togithub.com/vercel/turbo/pull/5492) - fix(turborepo): use serde_jsonc recommended pattern. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5491](https://togithub.com/vercel/turbo/pull/5491) - chore: Fix clippy errors and remove old feature directives by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5497](https://togithub.com/vercel/turbo/pull/5497) - feat(turborepo): Port HTTP Cache by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5065](https://togithub.com/vercel/turbo/pull/5065) - fix(turborepo): Copy bytes from stdout and stderr before saving them by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5508](https://togithub.com/vercel/turbo/pull/5508) - chore: Added clippy deny all to crates by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5514](https://togithub.com/vercel/turbo/pull/5514) - Fix link. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5518](https://togithub.com/vercel/turbo/pull/5518) - Better spot for link. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5520](https://togithub.com/vercel/turbo/pull/5520) - Implement hashing fallback by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5505](https://togithub.com/vercel/turbo/pull/5505) - release(turborepo): 1.10.8-canary.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5523](https://togithub.com/vercel/turbo/pull/5523) - chore: use fs-err in turborepo fs related libs by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5517](https://togithub.com/vercel/turbo/pull/5517) - fix(turborepo): Rebuild turbo if Go code has changed by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5530](https://togithub.com/vercel/turbo/pull/5530) - fix(turborepo): Export and match on our copy of BasicUI by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5532](https://togithub.com/vercel/turbo/pull/5532) - release(turborepo): 1.10.8-canary.2 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5534](https://togithub.com/vercel/turbo/pull/5534) - feat(turborepo): FS Cache by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5473](https://togithub.com/vercel/turbo/pull/5473) #### New Contributors - [@​devdumpling](https://togithub.com/devdumpling) made their first contribution in [https://github.com/vercel/turbo/pull/5445](https://togithub.com/vercel/turbo/pull/5445) - [@​tyler-lutz](https://togithub.com/tyler-lutz) made their first contribution in [https://github.com/vercel/turbo/pull/5464](https://togithub.com/vercel/turbo/pull/5464) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.7...v1.10.8 ### [`v1.10.7`](https://togithub.com/vercel/turbo/releases/tag/v1.10.7): Turborepo v1.10.7 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.6...v1.10.7) #### What's Changed ##### Changelog - release(turborepo): 1.10.6 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5373](https://togithub.com/vercel/turbo/pull/5373) - chore: replace `default_features` with `default-features` by [@​mgrachev](https://togithub.com/mgrachev) in [https://github.com/vercel/turbo/pull/5382](https://togithub.com/vercel/turbo/pull/5382) - Fix misleading GitLab CI documentation by [@​will3942](https://togithub.com/will3942) in [https://github.com/vercel/turbo/pull/4635](https://togithub.com/vercel/turbo/pull/4635) - Update docs with example of nested workspaces by [@​maschwenk](https://togithub.com/maschwenk) in [https://github.com/vercel/turbo/pull/4178](https://togithub.com/vercel/turbo/pull/4178) - Plainer explanation for synthetic tasks. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5388](https://togithub.com/vercel/turbo/pull/5388) - feat: port package graph by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5345](https://togithub.com/vercel/turbo/pull/5345) - fix(turborepo): Drop implicit path conversions by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5375](https://togithub.com/vercel/turbo/pull/5375) - refactor(turborepo): Enumerate the things we hash by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5401](https://togithub.com/vercel/turbo/pull/5401) - feat(turborepo): Use Github log prefixes when running on Github Actions by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5385](https://togithub.com/vercel/turbo/pull/5385) - fix(turborepo): Handle globbing into directories that don't exist by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5404](https://togithub.com/vercel/turbo/pull/5404) - release(turborepo): 1.10.7-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5413](https://togithub.com/vercel/turbo/pull/5413) - feature(turborepo): Turbo Info Command by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5354](https://togithub.com/vercel/turbo/pull/5354) - feat(turborepo): refactor scm and thread into scope calculation by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5405](https://togithub.com/vercel/turbo/pull/5405) - perf(lockfiles): Eagerly parse berry resolutions by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5417](https://togithub.com/vercel/turbo/pull/5417) - Remove experimental badge. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5422](https://togithub.com/vercel/turbo/pull/5422) - Remove experimental warning. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5421](https://togithub.com/vercel/turbo/pull/5421) - ci: remove replacement usage from goreleaser by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5424](https://togithub.com/vercel/turbo/pull/5424) - fix(turborepo): Send spaces logs for all tasks, even ones that aren't cached by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5425](https://togithub.com/vercel/turbo/pull/5425) - release(turborepo): 1.10.7-canary.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5428](https://togithub.com/vercel/turbo/pull/5428) - fix(turborepo) Set package inference and single_package even without a repo state by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5432](https://togithub.com/vercel/turbo/pull/5432) - fix(glob): add glob pattern codemods into globwalk by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5431](https://togithub.com/vercel/turbo/pull/5431) #### New Contributors - [@​will3942](https://togithub.com/will3942) made their first contribution in [https://github.com/vercel/turbo/pull/4635](https://togithub.com/vercel/turbo/pull/4635) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.6...v1.10.7

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 if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.