Pin dependencies #2

Merged
kjuulh merged 1 commits from renovate/pin-dependencies into main 2022-10-26 17:46:00 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
@reduxjs/toolkit (source) dependencies pin ^1.3.6 -> 1.8.6
@testing-library/jest-dom devDependencies pin ^5.0.0 -> 5.16.5
@testing-library/react devDependencies pin ^12.1.0 -> 12.1.5
@testing-library/user-event devDependencies pin ^13.0.0 -> 13.5.0
@types/jest devDependencies pin ^27.0.1 -> 27.5.2
@types/node devDependencies pin ^16.9.1 -> 16.11.68
@types/react devDependencies pin ^18.0.10 -> 18.0.21
@types/react-dom devDependencies pin ^18.0.5 -> 18.0.6
@types/react-redux devDependencies pin ^7.1.18 -> 7.1.24
jest (source) devDependencies pin ^27.2.0 -> 27.5.1
jest-css-modules-transform devDependencies pin ^4.2.0 -> 4.4.2
react (source) dependencies pin ^18.1.0 -> 18.2.0
react-dom (source) dependencies pin ^18.1.0 -> 18.2.0
react-redux dependencies pin ^7.2.0 -> 7.2.9
ts-jest (source) devDependencies pin ^27.0.5 -> 27.1.5
ts-node (source) devDependencies pin ^10.2.1 -> 10.9.1
typescript (source) devDependencies pin ^4.3.4 -> 4.8.4

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@reduxjs/toolkit](https://redux-toolkit.js.org) ([source](https://github.com/reduxjs/redux-toolkit)) | dependencies | pin | [`^1.3.6` -> `1.8.6`](https://renovatebot.com/diffs/npm/@reduxjs%2ftoolkit/1.8.6/) | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | devDependencies | pin | [`^5.0.0` -> `5.16.5`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/5.16.5/) | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | devDependencies | pin | [`^12.1.0` -> `12.1.5`](https://renovatebot.com/diffs/npm/@testing-library%2freact/12.1.5/) | | [@testing-library/user-event](https://github.com/testing-library/user-event) | devDependencies | pin | [`^13.0.0` -> `13.5.0`](https://renovatebot.com/diffs/npm/@testing-library%2fuser-event/13.5.0/) | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | pin | [`^27.0.1` -> `27.5.2`](https://renovatebot.com/diffs/npm/@types%2fjest/27.5.2/) | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | pin | [`^16.9.1` -> `16.11.68`](https://renovatebot.com/diffs/npm/@types%2fnode/16.11.68/) | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | pin | [`^18.0.10` -> `18.0.21`](https://renovatebot.com/diffs/npm/@types%2freact/18.0.21/) | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | pin | [`^18.0.5` -> `18.0.6`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.0.6/) | | [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | pin | [`^7.1.18` -> `7.1.24`](https://renovatebot.com/diffs/npm/@types%2freact-redux/7.1.24/) | | [jest](https://jestjs.io/) ([source](https://github.com/facebook/jest)) | devDependencies | pin | [`^27.2.0` -> `27.5.1`](https://renovatebot.com/diffs/npm/jest/27.5.1/) | | [jest-css-modules-transform](https://github.com/Connormiha/jest-css-modules-transform) | devDependencies | pin | [`^4.2.0` -> `4.4.2`](https://renovatebot.com/diffs/npm/jest-css-modules-transform/4.4.2/) | | [react](https://reactjs.org/) ([source](https://github.com/facebook/react)) | dependencies | pin | [`^18.1.0` -> `18.2.0`](https://renovatebot.com/diffs/npm/react/18.2.0/) | | [react-dom](https://reactjs.org/) ([source](https://github.com/facebook/react)) | dependencies | pin | [`^18.1.0` -> `18.2.0`](https://renovatebot.com/diffs/npm/react-dom/18.2.0/) | | [react-redux](https://github.com/reduxjs/react-redux) | dependencies | pin | [`^7.2.0` -> `7.2.9`](https://renovatebot.com/diffs/npm/react-redux/7.2.9/) | | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://github.com/kulshekhar/ts-jest)) | devDependencies | pin | [`^27.0.5` -> `27.1.5`](https://renovatebot.com/diffs/npm/ts-jest/27.1.5/) | | [ts-node](https://typestrong.org/ts-node) ([source](https://github.com/TypeStrong/ts-node)) | devDependencies | pin | [`^10.2.1` -> `10.9.1`](https://renovatebot.com/diffs/npm/ts-node/10.9.1/) | | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/TypeScript)) | devDependencies | pin | [`^4.3.4` -> `4.8.4`](https://renovatebot.com/diffs/npm/typescript/4.8.4/) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
kjuulh force-pushed renovate/pin-dependencies from c7710aa6b4 to f6d2b0b9b0 2022-10-26 17:19:34 +02:00 Compare
kjuulh merged commit f6d2b0b9b0 into main 2022-10-26 17:46:00 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/vidow#2
No description provided.