favware / graphql-pokemon

Extensive Pokémon GraphQL API
http://graphql-pokemon.js.org/
MIT License
150 stars 14 forks source link

chore(deps): update all non-major dependencies #1001

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.4.0 -> ^19.4.1 age adoption passing confidence
@commitlint/config-conventional (source) ^19.2.2 -> ^19.4.1 age adoption passing confidence
@swc/core (source) ^1.7.18 -> ^1.7.22 age adoption passing confidence
pylint (changelog) ==3.2.6 -> ==3.2.7 age adoption passing confidence
tsx (source) ^4.18.0 -> ^4.19.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v19.4.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1941-2024-08-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v19.4.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1941-2024-08-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.2.2...v19.4.1) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
swc-project/swc (@​swc/core) ### [`v1.7.22`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1722---2024-08-30) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.21...v1.7.22) ##### Bug Fixes - **(es/minifier)** Iterate object properties in reverse direction while inlining property access ([#​9507](https://togithub.com/swc-project/swc/issues/9507)) ([f584ef7](https://togithub.com/swc-project/swc/commit/f584ef76d75e86da15d0725ac94be35a88a1c946)) ### [`v1.7.21`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1721---2024-08-28) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.19...v1.7.21) ##### Bug Fixes - **(es/typescript)** Preserve more comments ([#​9509](https://togithub.com/swc-project/swc/issues/9509)) ([3e253ec](https://togithub.com/swc-project/swc/commit/3e253ecc21f2028437572093b42df97ef5fe505e)) ### [`v1.7.19`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1719---2024-08-28) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.18...v1.7.19) ##### Bug Fixes - **(es/minifier)** Track if a var is used with `in` ([#​9508](https://togithub.com/swc-project/swc/issues/9508)) ([7d6269e](https://togithub.com/swc-project/swc/commit/7d6269e3b826524e340edf274a5e42b2a0ea058a)) ##### Features - **(es/minifier)** Support mangle cache ([#​9489](https://togithub.com/swc-project/swc/issues/9489)) ([af922d8](https://togithub.com/swc-project/swc/commit/af922d83e58596021476006564edb6270069d437)) - **(plugin/runner)** Improve error message ([#​9502](https://togithub.com/swc-project/swc/issues/9502)) ([da52930](https://togithub.com/swc-project/swc/commit/da529304fe23bcb1a15c25811f928ebf91207ef0)) ##### Miscellaneous Tasks - **(es/codegen)** Bump minimum required swc_allocator version to 0.1.8 ([#​9492](https://togithub.com/swc-project/swc/issues/9492)) ([5258763](https://togithub.com/swc-project/swc/commit/5258763cf673e1684808bc2766ba6ee9c84642f1)) ##### Refactor - **(es/utils)** Unify `prepend_stmts` ([#​9493](https://togithub.com/swc-project/swc/issues/9493)) ([faec8c1](https://togithub.com/swc-project/swc/commit/faec8c134d950d10a9f2dce0e5680d9230f87ceb))
pylint-dev/pylint (pylint) ### [`v3.2.7`](https://togithub.com/pylint-dev/pylint/releases/tag/v3.2.7) [Compare Source](https://togithub.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7) ## What's new in Pylint 3.2.7? Release date: 2024-08-31 ## False Positives Fixed - Fixed a false positive `unreachable` for `NoReturn` coroutine functions. Closes [#​9840](https://togithub.com/pylint-dev/pylint/issues/9840) ## Other Bug Fixes - Fix crash in refactoring checker when calling a lambda bound as a method. Closes [#​9865](https://togithub.com/pylint-dev/pylint/issues/9865) - Fix a crash in `undefined-loop-variable` when providing the `iterable` argument to `enumerate()`. Closes [#​9875](https://togithub.com/pylint-dev/pylint/issues/9875) - Fix to address indeterminacy of error message in case a module name is same as another in a separate namespace. Refs [#​9883](https://togithub.com/pylint-dev/pylint/issues/9883)
privatenumber/tsx (tsx) ### [`v4.19.0`](https://togithub.com/privatenumber/tsx/compare/v4.18.0...157c3ec6bcf0b0a5e387080576404c00f7fd662f) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.18.0...v4.19.0)

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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 was generated by Mend Renovate. View the repository job log.