Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#248)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo banner](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.26.0` -> `1.27.0`](https://renovatebot.com/diffs/npm/@crowdin%2fcrowdin-api-client/1.26.0/1.27.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@crowdin%2fcrowdin-api-client/1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@crowdin%2fcrowdin-api-client/1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@crowdin%2fcrowdin-api-client/1.26.0/1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@crowdin%2fcrowdin-api-client/1.26.0/1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [react-i18next](https://togithub.com/i18next/react-i18next) | [`13.4.1` -> `13.5.0`](https://renovatebot.com/diffs/npm/react-i18next/13.4.1/13.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-i18next/13.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-i18next/13.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-i18next/13.4.1/13.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-i18next/13.4.1/13.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>crowdin/crowdin-api-client-js (@&#8203;crowdin/crowdin-api-client)</summary>

### [`v1.27.0`](https://togithub.com/crowdin/crowdin-api-client-js/releases/tag/1.27.0)

[Compare Source](https://togithub.com/crowdin/crowdin-api-client-js/compare/1.26.0...1.27.0)

#### What's Changed

-   feat: Strings Exporter Settings API by [@&#8203;kisharnath](https://togithub.com/kisharnath) in [https://github.com/crowdin/crowdin-api-client-js/pull/326](https://togithub.com/crowdin/crowdin-api-client-js/pull/326)
-   fix: `sourceStringsApi.stringBatchOperations` throws internal error inside `handleHttpClientError` by [@&#8203;kisharnath](https://togithub.com/kisharnath) in [https://github.com/crowdin/crowdin-api-client-js/pull/331](https://togithub.com/crowdin/crowdin-api-client-js/pull/331)
-   build(deps): bump axios from 1.6.0 to 1.6.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/crowdin/crowdin-api-client-js/pull/327](https://togithub.com/crowdin/crowdin-api-client-js/pull/327)

#### New Contributors

-   [@&#8203;kisharnath](https://togithub.com/kisharnath) made their first contribution in [https://github.com/crowdin/crowdin-api-client-js/pull/331](https://togithub.com/crowdin/crowdin-api-client-js/pull/331)

**Full Changelog**: crowdin/crowdin-api-client-js@1.26.0...1.27.0

</details>

<details>
<summary>i18next/react-i18next (react-i18next)</summary>

### [`v13.5.0`](https://togithub.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1350)

[Compare Source](https://togithub.com/i18next/react-i18next/compare/v13.4.1...v13.5.0)

-   self-closing components in translation strings should not attempt to replace the component's children [1695](https://togithub.com/i18next/react-i18next/issues/1695)

</details>

---

### 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 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: #248
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
kodiakhq[bot] and renovate[bot] authored Nov 16, 2023
2 parents 9dcefc7 + 4701eba commit 33f578d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"with-env": "dotenv -e ./.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.26.0",
"@crowdin/crowdin-api-client": "1.27.0",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
Expand Down Expand Up @@ -61,7 +61,7 @@
"nextjs-routes": "2.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.4.1",
"react-i18next": "13.5.0",
"slugify": "1.6.6",
"superjson": "2.2.1",
"zod": "3.22.4"
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 33f578d

Please sign in to comment.