-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add fields API support #381
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #381 +/- ##
==========================================
- Coverage 91.33% 91.20% -0.13%
==========================================
Files 37 38 +1
Lines 1510 1533 +23
Branches 143 147 +4
==========================================
+ Hits 1379 1398 +19
Misses 78 78
- Partials 53 57 +4 ☔ View full report in Codecov by Sentry. |
yevheniyJ
approved these changes
Mar 25, 2024
Closed
andrii-bodnar
approved these changes
Mar 25, 2024
kodiakhq bot
referenced
this pull request
in weareinreach/TransMascFutures
Mar 25, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@crowdin/crowdin-api-client](https://togithub.com/crowdin/crowdin-api-client-js) | [`1.30.0` -> `1.31.0`](https://renovatebot.com/diffs/npm/@crowdin%2fcrowdin-api-client/1.30.0/1.31.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@crowdin%2fcrowdin-api-client/1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@crowdin%2fcrowdin-api-client/1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@crowdin%2fcrowdin-api-client/1.30.0/1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@crowdin%2fcrowdin-api-client/1.30.0/1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`18.2.67` -> `18.2.70`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.67/18.2.70) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.2.70?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.2.70?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.2.67/18.2.70?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.2.67/18.2.70?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [type-fest](https://togithub.com/sindresorhus/type-fest) | [`4.13.1` -> `4.14.0`](https://renovatebot.com/diffs/npm/type-fest/4.13.1/4.14.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/4.13.1/4.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/4.13.1/4.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>crowdin/crowdin-api-client-js (@​crowdin/crowdin-api-client)</summary> ### [`v1.31.0`](https://togithub.com/crowdin/crowdin-api-client-js/releases/tag/1.31.0) [Compare Source](https://togithub.com/crowdin/crowdin-api-client-js/compare/1.30.0...1.31.0) #### What's Changed - feat: add fields API support by [@​YHorodyskyi](https://togithub.com/YHorodyskyi) in [https://github.com/crowdin/crowdin-api-client-js/pull/381](https://togithub.com/crowdin/crowdin-api-client-js/pull/381) - build(deps-dev): bump typedoc from 0.25.8 to 0.25.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/crowdin/crowdin-api-client-js/pull/372](https://togithub.com/crowdin/crowdin-api-client-js/pull/372) - build(deps-dev): bump typedoc from 0.25.9 to 0.25.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/crowdin/crowdin-api-client-js/pull/374](https://togithub.com/crowdin/crowdin-api-client-js/pull/374) - build(deps-dev): bump typedoc from 0.25.10 to 0.25.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/crowdin/crowdin-api-client-js/pull/377](https://togithub.com/crowdin/crowdin-api-client-js/pull/377) - build(deps): bump follow-redirects from 1.15.4 to 1.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/crowdin/crowdin-api-client-js/pull/378](https://togithub.com/crowdin/crowdin-api-client-js/pull/378) - build(deps): bump axios from 1.6.7 to 1.6.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/crowdin/crowdin-api-client-js/pull/379](https://togithub.com/crowdin/crowdin-api-client-js/pull/379) **Full Changelog**: crowdin/crowdin-api-client-js@1.30.0...1.31.0 </details> <details> <summary>sindresorhus/type-fest (type-fest)</summary> ### [`v4.14.0`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.14.0) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.13.1...v4.14.0) - Add [`DistributedPick`](https://togithub.com/sindresorhus/type-fest/blob/main/source/distributed-pick.d.ts) type ([#​841](https://togithub.com/sindresorhus/type-fest/issues/841)) [`fa4099c`](https://togithub.com/sindresorhus/type-fest/commit/fa4099c) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday,before 4am on Thursday" (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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/weareinreach/GLAAD). PR-URL: #371 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add support for fields API https://developer.crowdin.com/enterprise/api/v2/#tag/Fields