2BAD / ryanair

Unofficial typescript client for the Ryanair API that allows you to easily retrieve information about airports, flights and prices.
MIT License
15 stars 3 forks source link

Update all non-major dependencies #49

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.3.100 -> 1.3.101 age adoption passing confidence
@types/node (source) 20.10.3 -> 20.10.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.13.1 -> 6.14.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.13.1 -> 6.14.0 age adoption passing confidence
eslint (source) 8.55.0 -> 8.56.0 age adoption passing confidence
eslint-plugin-import 2.29.0 -> 2.29.1 age adoption passing confidence
eslint-plugin-jsdoc 46.9.0 -> 46.9.1 age adoption passing confidence
eslint-plugin-n 16.3.1 -> 16.4.0 age adoption passing confidence
eslint-plugin-vitest 0.3.10 -> 0.3.18 age adoption passing confidence
npm (source) 10.2.4 -> 10.2.5 age adoption passing confidence
prettier (source) 3.1.0 -> 3.1.1 age adoption passing confidence
typescript (source) 5.3.2 -> 5.3.3 age adoption passing confidence
vite-tsconfig-paths 4.2.1 -> 4.2.2 age adoption passing confidence

Release Notes

swc-project/swc (@​swc/core) ### [`v1.3.101`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#13101---2023-12-18) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.100...v1.3.101) ##### Bug Fixes - **(es/codegen)** Emit extra paren emitting `AssignExpr` ([#​8413](https://togithub.com/swc-project/swc/issues/8413)) ([dce3693](https://togithub.com/swc-project/swc/commit/dce369336d873a920a9c6bd56f03286a3487ae26)) - **(es/codegen)** Fix codegen of ts specific syntax in class props ([#​8426](https://togithub.com/swc-project/swc/issues/8426)) ([7566ddf](https://togithub.com/swc-project/swc/commit/7566ddf0b7802650f0f25ca7f7c607f58faa4972)) - **(es/compat)** Fix destructuring of export class/function ([#​8371](https://togithub.com/swc-project/swc/issues/8371)) ([630f9d3](https://togithub.com/swc-project/swc/commit/630f9d342fcb396074168cc379776774a832d73e)) - **(es/compat)** Preserve spread in the `generator` pass ([#​8401](https://togithub.com/swc-project/swc/issues/8401)) ([29bec98](https://togithub.com/swc-project/swc/commit/29bec986471b2782570416698041e3ea92feccac)) - **(es/compat)** Preserve comment for arrow body ([#​8427](https://togithub.com/swc-project/swc/issues/8427)) ([56992e3](https://togithub.com/swc-project/swc/commit/56992e3dccad6f9ce37b70bf77363468c310d875)) - **(es/fixer)** Preserve parenthesis for optional chaining ([#​8399](https://togithub.com/swc-project/swc/issues/8399)) ([a69f172](https://togithub.com/swc-project/swc/commit/a69f172aacb29caafef2c2af0659faf1b9154f2c)) - **(es/lints)** Ignore ambient context binding ([#​8368](https://togithub.com/swc-project/swc/issues/8368)) ([83c8fe5](https://togithub.com/swc-project/swc/commit/83c8fe56f06eec5f84b87d945262b8be119b827b)) - **(es/resolver)** Handle `TsInterfaceDecl` and `UsingDecl` correctly ([#​8403](https://togithub.com/swc-project/swc/issues/8403)) ([f8ce316](https://togithub.com/swc-project/swc/commit/f8ce31627bf4a6cf5896470b415c0cbb6c84855f)) ##### Features - **(es/ast)** Add `as_import_with` to `ObjectLit` to provide easier API ([#​8405](https://togithub.com/swc-project/swc/issues/8405)) ([daf6265](https://togithub.com/swc-project/swc/commit/daf6265af43a8e214adbcee67512bc292d0753ef)) ##### Miscellaneous Tasks - **(atoms)** Evaluate `.into()` in `AtomStoreCell` eagerly ([#​8363](https://togithub.com/swc-project/swc/issues/8363)) ([1e8edb4](https://togithub.com/swc-project/swc/commit/1e8edb4769874eda94d862caee1b25513143a80e)) - **(deps)** Update `base64` to `v0.21` ([#​8369](https://togithub.com/swc-project/swc/issues/8369)) ([c2d1a6c](https://togithub.com/swc-project/swc/commit/c2d1a6c9fee715d72594389360b47ed2395d8745)) - **(deps)** Update `indexmap` to `v2` ([#​8370](https://togithub.com/swc-project/swc/issues/8370)) ([91e0fc7](https://togithub.com/swc-project/swc/commit/91e0fc7250bed3ccf7078938e67e8ed23a539b56)) ##### Performance - **(common)** Fix OOM of `inputSourceMap` ([#​8402](https://togithub.com/swc-project/swc/issues/8402)) ([6a73d47](https://togithub.com/swc-project/swc/commit/6a73d47aa132ea03abcf8008630ca1634bafe389)) ##### Refactor - **(css/codegen)** Support stable rust ([#​8379](https://togithub.com/swc-project/swc/issues/8379)) ([7cddbc6](https://togithub.com/swc-project/swc/commit/7cddbc618a189446d7f781a5c11f6f02bf7504e3)) - **(css/compat)** Support stable rust ([#​8386](https://togithub.com/swc-project/swc/issues/8386)) ([bc1e328](https://togithub.com/swc-project/swc/commit/bc1e32829deb4ebe91ebea5ce08b5c6bc95292a3)) - **(css/lints)** Support stable rust ([#​8384](https://togithub.com/swc-project/swc/issues/8384)) ([19d1d01](https://togithub.com/swc-project/swc/commit/19d1d013b2e0567a301bd7593db6e16b713e7490)) - **(css/minifier)** Support stable rust ([#​8389](https://togithub.com/swc-project/swc/issues/8389)) ([305e72e](https://togithub.com/swc-project/swc/commit/305e72e67297fabefb5124922e52b15522496467)) - **(css/modules)** Support stable rust ([#​8381](https://togithub.com/swc-project/swc/issues/8381)) ([0ff4157](https://togithub.com/swc-project/swc/commit/0ff4157375715b9bf6cf1ef791742707a24cfd70)) - **(css/parser)** Support stable rust ([#​8378](https://togithub.com/swc-project/swc/issues/8378)) ([4870e8b](https://togithub.com/swc-project/swc/commit/4870e8b47e74939321c2e46ce0a1246ec957d342)) - **(css/prefixer)** Support stable rust ([#​8385](https://togithub.com/swc-project/swc/issues/8385)) ([f93f2b8](https://togithub.com/swc-project/swc/commit/f93f2b8334e82255c21d4abf23d474ee8c6fff73)) - **(es/utils)** Use exact type for factory methods ([#​8417](https://togithub.com/swc-project/swc/issues/8417)) ([61c304f](https://togithub.com/swc-project/swc/commit/61c304fa9ed7f8abb1fe303183f6512868d3e1f1)) - **(html/minifier)** Support stable rust ([#​8380](https://togithub.com/swc-project/swc/issues/8380)) ([77145ce](https://togithub.com/swc-project/swc/commit/77145ce47ab66a1dbcbd614fc66886bfbec5f4f7)) ##### Build - **(macros)** Drop `pmutil` to improve compile time ([#​8404](https://togithub.com/swc-project/swc/issues/8404)) ([835151e](https://togithub.com/swc-project/swc/commit/835151e04d2cae8d65e4062cd1e6b01adf574373))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6140-2023-12-11) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.13.2...v6.14.0) ##### Bug Fixes - **eslint-plugin:** add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked ([#​8038](https://togithub.com/typescript-eslint/typescript-eslint/issues/8038)) ([431cd15](https://togithub.com/typescript-eslint/typescript-eslint/commit/431cd1559f91795e958e03fd060ceaf79fb96f3a)) - **eslint-plugin:** correct message for `no-unsafe-unary-minus` ([#​7998](https://togithub.com/typescript-eslint/typescript-eslint/issues/7998)) ([705370a](https://togithub.com/typescript-eslint/typescript-eslint/commit/705370ac0d9c54081657b8855b398e57d6ea4ddb)) ##### Features - **eslint-plugin:** \[explicit-function-return-type] add support for typed class property definitions ([#​8027](https://togithub.com/typescript-eslint/typescript-eslint/issues/8027)) ([bff47d7](https://togithub.com/typescript-eslint/typescript-eslint/commit/bff47d7885bee3bbcb3a81eff273fe2f48580940)) - **eslint-plugin:** \[require-await] allow yielding Promise in async generators ([#​8003](https://togithub.com/typescript-eslint/typescript-eslint/issues/8003)) ([4c3e704](https://togithub.com/typescript-eslint/typescript-eslint/commit/4c3e704b97e698df7f72174c2d20714836d4d243)) 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. #### [6.13.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2) (2023-12-04) **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. #### [6.13.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.13.0...v6.13.1) (2023-11-28) **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. ### [`v6.13.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6132-2023-12-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2) **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) ### [`v6.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6140-2023-12-11) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.13.2...v6.14.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. #### [6.13.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2) (2023-12-04) **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. #### [6.13.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.13.0...v6.13.1) (2023-11-28) **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. ### [`v6.13.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6132-2023-12-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2) **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.56.0`](https://togithub.com/eslint/eslint/releases/tag/v8.56.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.55.0...v8.56.0) ##### Features - [`0dd9704`](https://togithub.com/eslint/eslint/commit/0dd9704c4751e1cd02039f7d6485fee09bbccbf6) feat: Support custom severity when reporting unused disable directives ([#​17212](https://togithub.com/eslint/eslint/issues/17212)) (Bryan Mishkin) - [`31a7e3f`](https://togithub.com/eslint/eslint/commit/31a7e3fde491e36496b54e8905c766b31162d776) feat: fix no-restricted-properties false negatives with unknown objects ([#​17818](https://togithub.com/eslint/eslint/issues/17818)) (Arka Pratim Chaudhuri) ##### Bug Fixes - [`7d5e5f6`](https://togithub.com/eslint/eslint/commit/7d5e5f68849ae80caec0fc96ecceebccd348deec) fix: `TypeError: fs.exists is not a function` on read-only file system ([#​17846](https://togithub.com/eslint/eslint/issues/17846)) (Francesco Trotta) - [`74739c8`](https://togithub.com/eslint/eslint/commit/74739c849bbb6547b0e555ed8bb2ba1cbe0fdce4) fix: suggestion with invalid syntax in no-promise-executor-return rule ([#​17812](https://togithub.com/eslint/eslint/issues/17812)) (Bryan Mishkin) ##### Documentation - [`9007719`](https://togithub.com/eslint/eslint/commit/90077199fe519953f9af8664bf947db4e4958514) docs: update link in ways-to-extend.md ([#​17839](https://togithub.com/eslint/eslint/issues/17839)) (Amel SELMANE) - [`3a22236`](https://togithub.com/eslint/eslint/commit/3a22236f8d10af8a5bcafe56092651d3d681c99d) docs: Update README (GitHub Actions Bot) - [`54c3ca6`](https://togithub.com/eslint/eslint/commit/54c3ca6f2dcd2a7afd53f42fc32055a25587259e) docs: fix migration-guide example ([#​17829](https://togithub.com/eslint/eslint/issues/17829)) (Tanuj Kanti) - [`4391b71`](https://togithub.com/eslint/eslint/commit/4391b71e62b15e54b0493f0dce1ea053ebbc0689) docs: check config comments in rule examples ([#​17815](https://togithub.com/eslint/eslint/issues/17815)) (Francesco Trotta) - [`fd28363`](https://togithub.com/eslint/eslint/commit/fd2836342c2be4751b05fe0ba7cece17d1edecc8) docs: remove mention about ESLint stylistic rules in readme ([#​17810](https://togithub.com/eslint/eslint/issues/17810)) (Zwyx) - [`48ed5a6`](https://togithub.com/eslint/eslint/commit/48ed5a6dad478a14d3e823f137455c523f373e0b) docs: Update README (GitHub Actions Bot) ##### Chores - [`ba6af85`](https://togithub.com/eslint/eslint/commit/ba6af85c7d8ba55d37f8663aee949d148e441c1a) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).56.0 ([#​17864](https://togithub.com/eslint/eslint/issues/17864)) (Milos Djermanovic) - [`60a531a`](https://togithub.com/eslint/eslint/commit/60a531a9c0811ddf718e26b9136e133f580b6c36) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`ba87a06`](https://togithub.com/eslint/eslint/commit/ba87a0651a65b52c3ac442b512dd9f4c2b4c5f57) chore: update dependency markdownlint to ^0.32.0 ([#​17783](https://togithub.com/eslint/eslint/issues/17783)) (renovate\[bot]) - [`9271d10`](https://togithub.com/eslint/eslint/commit/9271d10d9eabeafb0129a090f29191bfd14273c0) chore: add GitHub issue template for docs issues ([#​17845](https://togithub.com/eslint/eslint/issues/17845)) (Josh Goldberg ✨) - [`70a686b`](https://togithub.com/eslint/eslint/commit/70a686b3c1feac5eca98bbff9bd67175f550d5db) chore: Convert rule tests to FlatRuleTester ([#​17819](https://togithub.com/eslint/eslint/issues/17819)) (Nicholas C. Zakas) - [`f3a599d`](https://togithub.com/eslint/eslint/commit/f3a599d34c7080fc0b2c9a60b5e54dc98c22867c) chore: upgrade eslint-plugin-unicorn to v49.0.0 ([#​17837](https://togithub.com/eslint/eslint/issues/17837)) (唯然) - [`905d4b7`](https://togithub.com/eslint/eslint/commit/905d4b75ab2df42aba30622cee0f66b511397e2c) chore: upgrade eslint-plugin-eslint-plugin v5.2.1 ([#​17838](https://togithub.com/eslint/eslint/issues/17838)) (唯然) - [`4d7c3ce`](https://togithub.com/eslint/eslint/commit/4d7c3ce246e6b499f472342ef59496a47cc033d6) chore: update eslint-plugin-n v16.4.0 ([#​17836](https://togithub.com/eslint/eslint/issues/17836)) (唯然) - [`fd0c60c`](https://togithub.com/eslint/eslint/commit/fd0c60c3be1f213e5a6d69d8a3248e963619e155) ci: unpin Node.js 21.2.0 ([#​17821](https://togithub.com/eslint/eslint/issues/17821)) (Francesco Trotta)
import-js/eslint-plugin-import (eslint-plugin-import) ### [`v2.29.1`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2291---2023-12-14) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1) ##### Fixed - \[`no-extraneous-dependencies`]: ignore `export type { ... } from '...'` when `includeTypes` is `false` (\[[#​2919](https://togithub.com/import-js/eslint-plugin-import/issues/2919)], thanks \[[@​Pandemic1617](https://togithub.com/Pandemic1617)]) - \[`no-unused-modules`]: support export patterns with array destructuring (\[[#​2930](https://togithub.com/import-js/eslint-plugin-import/issues/2930)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[Deps] update `tsconfig-paths` (\[[#​2447](https://togithub.com/import-js/eslint-plugin-import/issues/2447)], thanks \[[@​domdomegg](https://togithub.com/domdomegg)])
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc) ### [`v46.9.1`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v46.9.1) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v46.9.0...v46.9.1) ##### Bug Fixes - **`check-examples`:** properly replace final extension; fixes [#​1172](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1172) ([b102693](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/b102693f98abbc7727d80c50c0500c6b59e9d5ae))
eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v16.4.0`](https://togithub.com/eslint-community/eslint-plugin-n/releases/tag/16.4.0) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/16.3.1...16.4.0) - feat: eslint v9.0.0 compatibility (fixes [#​143](https://togithub.com/eslint-community/eslint-plugin-n/issues/143)) ([#​144](https://togithub.com/eslint-community/eslint-plugin-n/issues/144)) ([`b075568`](https://togithub.com/eslint-community/eslint-plugin-n/commit/b075568)) - docs: add playground (fixes [#​25](https://togithub.com/eslint-community/eslint-plugin-n/issues/25)) ([#​145](https://togithub.com/eslint-community/eslint-plugin-n/issues/145)) ([`8bd6c7e`](https://togithub.com/eslint-community/eslint-plugin-n/commit/8bd6c7e))
veritem/eslint-plugin-vitest (eslint-plugin-vitest) ### [`v0.3.18`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.18) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.17...v0.3.18) ##### Bug Fixes - **no-identical-title:** improved internal error handling ([6f332c5](https://togithub.com/veritem/eslint-plugin-vitest/commit/6f332c5)) ##### Features - **new rule:** setup prefer expect assertions ([#​326](https://togithub.com/veritem/eslint-plugin-vitest/issues/326)) ([ec2952c](https://togithub.com/veritem/eslint-plugin-vitest/commit/ec2952c)) #### What's Changed - Feat(new rules): Implement to have been called with by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/325](https://togithub.com/veritem/eslint-plugin-vitest/pull/325) - feat(new rule): setup prefer expect assertions by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/326](https://togithub.com/veritem/eslint-plugin-vitest/pull/326) - chore(trying to fix expect): expect-expect by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/327](https://togithub.com/veritem/eslint-plugin-vitest/pull/327) - Feat/expect expect issues by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/328](https://togithub.com/veritem/eslint-plugin-vitest/pull/328) **Full Changelog**: https://github.com/veritem/eslint-plugin-vitest/compare/v0.3.17...v0.3.18 ### [`v0.3.17`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.17) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.16...v0.3.17) ##### Bug Fixes - **vitest/require-local-test-context-for-concurrent-snapshots:** report for all types of snapshot tests ([#​322](https://togithub.com/veritem/eslint-plugin-vitest/issues/322)) ([efaf109](https://togithub.com/veritem/eslint-plugin-vitest/commit/efaf109)) ### [`v0.3.16`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.16) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.15...v0.3.16) ##### Bug Fixes - **vitest/no-done-callback:** do not report when inside concurrent describe ([#​321](https://togithub.com/veritem/eslint-plugin-vitest/issues/321)) ([65e8cef](https://togithub.com/veritem/eslint-plugin-vitest/commit/65e8cef)) ### [`v0.3.15`](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.14...v0.3.15) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.14...v0.3.15) ### [`v0.3.14`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.14) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.13...v0.3.14) ##### Features - new rule `no-import-node-test` ([#​317](https://togithub.com/veritem/eslint-plugin-vitest/issues/317)) ([ccd7e88](https://togithub.com/veritem/eslint-plugin-vitest/commit/ccd7e88)) ### [`v0.3.13`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.13) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.12...v0.3.13) ##### Features - **vitest/require-local-test-context-for-concurrent-snapshots:** add rule ([#​315](https://togithub.com/veritem/eslint-plugin-vitest/issues/315)) ([ffce7e1](https://togithub.com/veritem/eslint-plugin-vitest/commit/ffce7e1)) #### What's Changed - feat(vitest/require-local-test-context-for-concurrent-snapshots): add rule by [@​Haberkamp](https://togithub.com/Haberkamp) in [https://github.com/veritem/eslint-plugin-vitest/pull/315](https://togithub.com/veritem/eslint-plugin-vitest/pull/315) - chore(outdated docs): improve documentation by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/316](https://togithub.com/veritem/eslint-plugin-vitest/pull/316) **Full Changelog**: https://github.com/veritem/eslint-plugin-vitest/compare/v0.3.12...v0.3.13 ### [`v0.3.12`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.12) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.10...v0.3.12) ##### Bug Fixes - **packages:** update packages ([#​298](https://togithub.com/veritem/eslint-plugin-vitest/issues/298)) ([4ab7238](https://togithub.com/veritem/eslint-plugin-vitest/commit/4ab7238)) - **vitest/no-done-callback:** do not report accesssing of text context when test runs concurrently ([#​313](https://togithub.com/veritem/eslint-plugin-vitest/issues/313)) ([b7eb2ce](https://togithub.com/veritem/eslint-plugin-vitest/commit/b7eb2ce)) ##### Features - **engines:** update minimum node version ([9ff1c16](https://togithub.com/veritem/eslint-plugin-vitest/commit/9ff1c16))
npm/cli (npm) ### [`v10.2.5`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1025-2023-12-06) [Compare Source](https://togithub.com/npm/cli/compare/v10.2.4...v10.2.5) ##### Bug Fixes - [`c7a592c`](https://togithub.com/npm/cli/commit/c7a592c9c400e73dd27264c11ad6459616023e4c) [#​7061](https://togithub.com/npm/cli/pull/7061) dont use cache for update notifier manifest request ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`7b952f6`](https://togithub.com/npm/cli/commit/7b952f64b882bd891fab5c21c7c3b49838c8a995) [#​7049](https://togithub.com/npm/cli/pull/7049) unpublish: bubble up all errors parsing local package.json ([#​7049](https://togithub.com/npm/cli/issues/7049)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`be4741f`](https://togithub.com/npm/cli/commit/be4741f5bc20239f11842f780047d91fda23935d) [#​7039](https://togithub.com/npm/cli/pull/7039) unpublish bugfixes ([#​7039](https://togithub.com/npm/cli/issues/7039)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`bc7f53d`](https://togithub.com/npm/cli/commit/bc7f53db793d362d2015d3e55ce121e6b4d3d91f) [#​7036](https://togithub.com/npm/cli/pull/7036) reverse direction of SPDX SBOM dependency rels ([#​7036](https://togithub.com/npm/cli/issues/7036)) ([@​bdehamer](https://togithub.com/bdehamer), [@​antonbauhofer](https://togithub.com/antonbauhofer)) - [`11ec231`](https://togithub.com/npm/cli/commit/11ec231e895300e5b7292ac16685d37d1d5df3b9) [#​7033](https://togithub.com/npm/cli/pull/7033) skip creation of log directory if `logs-max` is set to 0 ([#​7033](https://togithub.com/npm/cli/issues/7033)) ([@​JJ](https://togithub.com/JJ)) - [`6267f54`](https://togithub.com/npm/cli/commit/6267f543c2ac134c0f8433f8b48659a3949bf210) [#​7005](https://togithub.com/npm/cli/pull/7005) properly catch missing url opener error on interactive prompt ([#​7005](https://togithub.com/npm/cli/issues/7005)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Dependencies - [`ff1204a`](https://togithub.com/npm/cli/commit/ff1204aff0651e32679ecd09d0a2a62de49f4eac) [#​7058](https://togithub.com/npm/cli/pull/7058) `lru-cache@10.1.0` - [`c648020`](https://togithub.com/npm/cli/commit/c648020cdc0fa0916bc618b6d1191e68dcfc8d73) [#​7058](https://togithub.com/npm/cli/pull/7058) `json-parse-even-better-errors@3.0.1` - [`53aa8f2`](https://togithub.com/npm/cli/commit/53aa8f2c110f38a10f98f976cb40f54ea6d95844) [#​7058](https://togithub.com/npm/cli/pull/7058) `pacote@17.0.5` - [`2e5331c`](https://togithub.com/npm/cli/commit/2e5331c75df8606b1f92bf61c8612f5e7b0274aa) [#​7058](https://togithub.com/npm/cli/pull/7058) `npm-packlist@8.0.1` - [`937b7b7`](https://togithub.com/npm/cli/commit/937b7b7b11ec21fbe373ab93f4e4e170625dd6b1) [#​7058](https://togithub.com/npm/cli/pull/7058) `ignore-walk@6.0.4` - [`35371c8`](https://togithub.com/npm/cli/commit/35371c8796a08a269ac3f7017c35e5fcb7ef0968) [#​7058](https://togithub.com/npm/cli/pull/7058) `cacache@18.0.1` - [workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.2.2): `@npmcli/arborist@7.2.2` - [workspace](https://togithub.com/npm/cli/releases/tag/config-v8.0.3): `@npmcli/config@8.0.3` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmaccess-v8.0.2): `libnpmaccess@8.0.2` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.4): `libnpmdiff@6.0.4` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.5): `libnpmexec@7.0.5` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v5.0.2): `libnpmfund@5.0.2` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmhook-v10.0.1): `libnpmhook@10.0.1` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmorg-v6.0.2): `libnpmorg@6.0.2` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.4): `libnpmpack@6.0.4` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.3): `libnpmpublish@9.0.3` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmsearch-v7.0.1): `libnpmsearch@7.0.1` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmteam-v6.0.1): `libnpmteam@6.0.1` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmversion-v5.0.2): `libnpmversion@5.0.2` ##### Chores - [`f656b66`](https://togithub.com/npm/cli/commit/f656b669e549286844f2071b9b62cf23f7958034) [#​7062](https://togithub.com/npm/cli/pull/7062) `@npmcli/template-oss@4.21.3` ([#​7062](https://togithub.com/npm/cli/issues/7062)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`9754b17`](https://togithub.com/npm/cli/commit/9754b173de26f3173e7f41eab34733fe9ba50f1d) [#​7051](https://togithub.com/npm/cli/pull/7051) use global npm for workspace tests ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`3891757`](https://togithub.com/npm/cli/commit/3891757f54d6d960cbf5f0d93d183d6424e8bed6) [#​7051](https://togithub.com/npm/cli/pull/7051) `@npmcli/template-oss@4.21.2` ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`71f70fa`](https://togithub.com/npm/cli/commit/71f70fa0e86448b20a63b9eec922ad25971a9377) [#​7058](https://togithub.com/npm/cli/pull/7058) `nock@13.4.0` ([@​wraithgar](https://togithub.com/wraithgar)) - [`43674a4`](https://togithub.com/npm/cli/commit/43674a449816e364265205e56270ad547718069c) [#​7058](https://togithub.com/npm/cli/pull/7058) `tap@16.3.9` ([@​wraithgar](https://togithub.com/wraithgar)) - [`4ba585c`](https://togithub.com/npm/cli/commit/4ba585ce0e1a2ea4591d64d7166b81b7fe92010b) [#​7040](https://togithub.com/npm/cli/pull/7040) fix tests for zlib differences between node versions ([#​7040](https://togithub.com/npm/cli/issues/7040)) ([@​wraithgar](https://togithub.com/wraithgar))
prettier/prettier (prettier) ### [`v3.1.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#311) [Compare Source](https://togithub.com/prettier/prettier/compare/3.1.0...3.1.1) [diff](https://togithub.com/prettier/prettier/compare/3.1.0...3.1.1) ##### Fix config file search ([#​15363](https://togithub.com/prettier/prettier/pull/15363) by [@​fisker](https://togithub.com/fisker)) Previously, we start search for config files from the filePath as a directory, if it happened to be a directory and contains config file, it will be used by mistake. ```text ├─ .prettierrc └─ test.js (A directory) └─ .prettierrc ``` ```js // Prettier 3.1.0 await prettier.resolveConfigFile(new URL("./test.js", import.meta.url)); // /test.js/.prettierrc // Prettier 3.1.1 await prettier.resolveConfigFile(new URL("./test.js", import.meta.url)); // /.prettierrc ``` ##### Skip explicitly passed symbolic links with `--no-error-on-unmatched-pattern` ([#​15533](https://togithub.com/prettier/prettier/pull/15533) by [@​sanmai-NL](https://togithub.com/sanmai-NL)) Since Prettier v3, we stopped following symbolic links, however in some use cases, the symbolic link patterns can't be filtered out, and there is no way to prevent Prettier from throwing errors. In Prettier 3.1.1, you can use `--no-error-on-unmatched-pattern` to simply skip symbolic links. ##### Consistently use tabs in ternaries when `useTabs` is `true` ([#​15662](https://togithub.com/prettier/prettier/pull/15662) by [@​auvred](https://togithub.com/auvred)) ```jsx // Input aaaaaaaaaaaaaaa ? bbbbbbbbbbbbbbbbbb : ccccccccccccccc ? ddddddddddddddd : eeeeeeeeeeeeeee ? fffffffffffffff : gggggggggggggggg; // Prettier 3.1.0 aaaaaaaaaaaaaaa ? bbbbbbbbbbbbbbbbbb : ccccccccccccccc ? ddddddddddddddd : eeeeeeeeeeeeeee ? fffffffffffffff : gggggggggggggggg; // Prettier 3.1.1 aaaaaaaaaaaaaaa ? bbbbbbbbbbbbbbbbbb : ccccccccccccccc ? ddddddddddddddd : eeeeeeeeeeeeeee ? fffffffffffffff : gggggggggggggggg; ``` ##### Improve config file search ([#​15663](https://togithub.com/prettier/prettier/pull/15663) by [@​fisker](https://togithub.com/fisker)) The Prettier config file search performance has been improved by more effective cache strategy. ##### Fix unstable and ugly formatting for comments in destructuring patterns ([#​15708](https://togithub.com/prettier/prettier/pull/15708) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ```tsx // Input const { foo, // bar // baz }: Foo = expr; // Prettier 3.1.0 const { foo1, } // bar // baz : Foo = expr; // Prettier 3.1.0 second output const { foo1, // bar } // baz : Foo = expr; // Prettier 3.1.1 const { foo1, // bar // baz }: Foo = expr; ``` ##### Support "Import Attributes" ([#​15718](https://togithub.com/prettier/prettier/pull/15718) by [@​fisker](https://togithub.com/fisker)) [TypeScript 5.3](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/#import-attributes) supports the latest updates to the [import attributes](https://togithub.com/tc39/proposal-import-attributes) proposal. ```tsx import something from "./something.json" with { type: "json" }; ``` ##### Fix false claim in docs that cursorOffset is incompatible with rangeStart/rangeEnd ([#​15750](https://togithub.com/prettier/prettier/pull/15750) by [@​ExplodingCabbage](https://togithub.com/ExplodingCabbage)) The cursorOffset option has in fact been compatible with rangeStart/rangeEnd for over 5 years, thanks to work by [@​ds300](https://togithub.com/ds300). However, Prettier's documentation (including the CLI `--help` text) continued to claim otherwise, falsely. The documentation is now fixed. ##### Keep curly braces and `from` keyword in empty `import` statements ([#​15756](https://togithub.com/prettier/prettier/pull/15756) by [@​fisker](https://togithub.com/fisker)) ```js // Input import { } from 'foo'; import { /* comment */ } from 'bar'; // Prettier 3.1.0 import {} from "foo"; import /* comment */ "bar"; // Prettier 3.1.1 import {} from "foo"; import {} from /* comment */ "bar"; ``` ##### Keep empty import attributes and assertions ([#​15757](https://togithub.com/prettier/prettier/pull/15757) by [@​fisker](https://togithub.com/fisker)) ```js // Input import foo from "foo" with {}; import bar from "bar" assert {}; // Prettier 3.1.0 import foo from "foo"; import bar from "bar"; // Prettier 3.1.1 import foo from "foo" with {}; import bar from "bar" assert {}; ```
Microsoft/TypeScript (typescript) ### [`v5.3.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.3): TypeScript 5.3.3 [Compare Source](https://togithub.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://togithub.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://togithub.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://togithub.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://togithub.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)
aleclarson/vite-tsconfig-paths (vite-tsconfig-paths) ### [`v4.2.2`](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.2.1...v4.2.2) [Compare Source](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.2.1...v4.2.2)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 10am on Monday" (UTC).

🚦 Automerge: Enabled.

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

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



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

renovate[bot] commented 9 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5921c3a) 100.00% compared to head (7770299) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #49 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 25 Lines 758 758 Branches 45 45 ========================================= Hits 758 758 ``` | [Flag](https://app.codecov.io/gh/2BAD/ryanair/pull/49/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=2BAD) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/2BAD/ryanair/pull/49/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=2BAD) | `99.60% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/2BAD/ryanair/pull/49/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=2BAD) | `98.47% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=2BAD#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.