loopbackio / loopback-datasource-juggler

Connect Loopback to various Data Sources
http://www.loopback.io
Other
277 stars 363 forks source link

chore: update dependency inflection to v3 #2124

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inflection ^1.13.4 -> ^3.0.0 age adoption passing confidence

Release Notes

dreamerslab/node.inflection (inflection) ### [`v3.0.0`](https://togithub.com/dreamerslab/node.inflection/releases/tag/v3.0.0) [Compare Source](https://togithub.com/dreamerslab/node.inflection/compare/v2.0.1...v3.0.0) - BREAKING CHANGE: increase node minimal version to 18.0 **Full Changelog**: https://github.com/dreamerslab/node.inflection/compare/v2.0.1...v3.0.0 ### [`v2.0.1`](https://togithub.com/dreamerslab/node.inflection/releases/tag/v2.0.1): 2.0.1 [Compare Source](https://togithub.com/dreamerslab/node.inflection/compare/v2.0.0...v2.0.1) - [chore: upgrade packages](https://togithub.com/dreamerslab/node.inflection/commit/ed27dbcf3a445f367075bddbb5e6f29dd559b81e) - [refactor: use more modern function to implement applyRules method](https://togithub.com/dreamerslab/node.inflection/commit/740b747b479c43b91da62a1a89fbf9b78691666e) - [refactor!: remove indexOf method](https://togithub.com/dreamerslab/node.inflection/commit/9ef38a357015af7a6f5aef1348bc755799e0e6b1) **Full Changelog**: https://github.com/dreamerslab/node.inflection/compare/v2.0.0...v2.0.1 ### [`v2.0.0`](https://togithub.com/dreamerslab/node.inflection/releases/tag/v2.0.0) [Compare Source](https://togithub.com/dreamerslab/node.inflection/compare/v1.13.4...v2.0.0) #### What's Changed - Refactor to typescript by [@​p-kuen](https://togithub.com/p-kuen) in [https://github.com/dreamerslab/node.inflection/pull/92](https://togithub.com/dreamerslab/node.inflection/pull/92) - We ship types with this package, so you don't need the `@types/inflection` package anymore - BREAKING CHANGE: increase node minimal version to 14.0 - BREAKING CHANGE: inflect does not parse strings as count anymore - it throws an error instead - BREAKING CHANGE: remove inflection.version variable - BREAKING CHANGE: remove bower.json and component.json **Full Changelog**: https://github.com/dreamerslab/node.inflection/compare/v1.13.4...v2.0.0

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.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6282062269


Totals Coverage Status
Change from base Build 6280766960: 0.0%
Covered Lines: 7267
Relevant Lines: 8264

💛 - Coveralls