devoxa / prisma-relay-cursor-connection

Extend Prisma's `findMany` method to support Relay Cursor Connections.
262 stars 19 forks source link

chore(deps): update dependency @swc/core from 1.4.16 to 1.4.17 #888

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.4.16 -> 1.4.17 age adoption passing confidence

Release Notes

swc-project/swc (@​swc/core) ### [`v1.4.17`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1417---2024-04-23) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.4.16...v1.4.17) ##### Bug Fixes - **(es)** Ignore `sourceMappingURL` in string literals ([#​8879](https://togithub.com/swc-project/swc/issues/8879)) ([d7188cd](https://togithub.com/swc-project/swc/commit/d7188cdb66a3bba577ebefe0c33cf77f48858d50)) - **(es/codegen)** Use `Str.raw` for es5 ([#​8873](https://togithub.com/swc-project/swc/issues/8873)) ([c7a06b1](https://togithub.com/swc-project/swc/commit/c7a06b1a5e3a59abccbd40fed1f65fcf8487fba6)) - **(es/compat)** Fix async generator ([#​8881](https://togithub.com/swc-project/swc/issues/8881)) ([063eabd](https://togithub.com/swc-project/swc/commit/063eabd33cd5ee1dbe9e248462519f76f6eacd36)) - **(es/resolver)** Prioritze `jsc.paths` by length in tsc resolver ([#​8875](https://togithub.com/swc-project/swc/issues/8875)) ([e22c368](https://togithub.com/swc-project/swc/commit/e22c3681a6705f2184f0af7032ed30103ab9bfcc)) - **(html/codegen)** Expand elements before which body isn’t elided ([#​8877](https://togithub.com/swc-project/swc/issues/8877)) ([5419a94](https://togithub.com/swc-project/swc/commit/5419a9477fa54297ed5e02b3769374e07e0921f3))

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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