Skip to content
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

⬆️(dependencies) update js dependencies #64

Merged
merged 3 commits into from
Dec 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.19.6 -> 7.20.5 age adoption passing confidence
@babel/preset-env (source) 7.19.4 -> 7.20.2 age adoption passing confidence
@formatjs/cli 5.1.3 -> 5.1.7 age adoption passing confidence
@rjsf/core 4.2.0 -> 4.2.3 age adoption passing confidence
@types/jest (source) 29.2.1 -> 29.2.4 age adoption passing confidence
@types/lodash (source) 4.14.187 -> 4.14.191 age adoption passing confidence
@types/styled-components (source) 5.1.25 -> 5.1.26 age adoption passing confidence
@types/uuid (source) 8.3.4 -> 9.0.0 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.42.0 -> 5.45.1 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.30.5 -> 5.45.1 age adoption passing confidence
@typescript-eslint/parser 5.42.0 -> 5.45.1 age adoption passing confidence
@typescript-eslint/parser 5.30.5 -> 5.45.1 age adoption passing confidence
@vitejs/plugin-react (source) 1.3.2 -> 2.2.0 age adoption passing confidence
concurrently 7.5.0 -> 7.6.0 age adoption passing confidence
eslint (source) 8.26.0 -> 8.29.0 age adoption passing confidence
eslint (source) 8.19.0 -> 8.29.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.6.0 -> 6.6.1 age adoption passing confidence
eslint-plugin-react 7.31.10 -> 7.31.11 age adoption passing confidence
eslint-plugin-react 7.30.1 -> 7.31.11 age adoption passing confidence
grommet (source) 2.24.0 -> 2.28.0 age adoption passing confidence
grommet-icons (source) 4.7.0 -> 4.8.0 age adoption passing confidence
jest (source) 29.2.2 -> 29.3.1 age adoption passing confidence
jest-environment-jsdom 29.2.2 -> 29.3.1 age adoption passing confidence
postcss (source) 8.3.3 -> 8.4.19 age adoption passing confidence
prettier (source) 2.7.1 -> 2.8.0 age adoption passing confidence
react-intl (source) 6.2.1 -> 6.2.5 age adoption passing confidence
react-is (source) 16.8.0 -> 18.2.0 age adoption passing confidence
rollup (source) 3.2.5 -> 3.6.0 age adoption passing confidence
sass 1.53.0 -> 1.56.1 age adoption passing confidence
sass 1.55.0 -> 1.56.1 age adoption passing confidence
styled-components (source) 5.3.5 -> 5.3.6 age adoption passing confidence
stylelint (source) 14.9.1 -> 14.16.0 age adoption passing confidence
stylelint (source) 14.14.0 -> 14.16.0 age adoption passing confidence
stylelint-config-standard 26.0.0 -> 29.0.0 age adoption passing confidence
stylelint-config-standard-scss 4.0.0 -> 6.1.0 age adoption passing confidence
stylelint-config-standard-scss 6.0.0 -> 6.1.0 age adoption passing confidence
typescript (source) 4.8.4 -> 4.9.3 age adoption passing confidence
typescript (source) 4.6.4 -> 4.9.3 age adoption passing confidence
uuid 8.3.2 -> 9.0.0 age adoption passing confidence
vite (source) 3.2.2 -> 3.2.5 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Dependency-related tasks. label Nov 14, 2022
@renovate renovate bot force-pushed the renovate/js-dependencies branch 8 times, most recently from 77ced07 to b2da196 Compare November 20, 2022 23:17
@renovate renovate bot force-pushed the renovate/js-dependencies branch 12 times, most recently from 16d9f76 to 8d1b8ee Compare November 28, 2022 20:06
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from 18b493f to d5b240e Compare November 29, 2022 19:43
@renovate
Copy link
Contributor Author

renovate bot commented Nov 29, 2022

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@jbpenrath jbpenrath force-pushed the renovate/js-dependencies branch 2 times, most recently from cf1d5a4 to ce00066 Compare November 29, 2022 23:11
@jbpenrath jbpenrath self-assigned this Nov 30, 2022
@jbpenrath jbpenrath force-pushed the renovate/js-dependencies branch from ce00066 to 58fee7a Compare November 30, 2022 08:07
Copy link
Contributor

@Kitero Kitero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good for me except description of the commit (lib) fix declaration out dir
", we have, " doesn't make much sense.

@jbpenrath jbpenrath force-pushed the renovate/js-dependencies branch from afd1cf9 to 5b98c64 Compare December 2, 2022 14:19
@NathanVss
Copy link
Member

First of all, tests are broken according to the CI test job, who is supposed to fix it before I do the review ? @Kitero, @jbpenrath ?

@jbpenrath
Copy link
Member

First of all, tests are broken according to the CI test job, who is supposed to fix it before I do the review ? @Kitero, @jbpenrath ?

@NathanVss, you were right. It was strange that no test fails with this migration! And indeed, I had to fix some tests which implies over use of act.

Test pass right now, so please can you review again this PR.

@jbpenrath jbpenrath force-pushed the renovate/js-dependencies branch from d4a1132 to 78310c6 Compare December 6, 2022 09:46
Unfortunately @formatjs/cli has type issues since typescript 4.9. We
have to pin typescript to a version less than 4.8 in order to build
library.
@jbpenrath jbpenrath force-pushed the renovate/js-dependencies branch 2 times, most recently from 798f3d1 to a6b7559 Compare December 6, 2022 10:31
@jbpenrath jbpenrath requested a review from NathanVss December 6, 2022 11:07
Copy link
Member

@NathanVss NathanVss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside my last comments, LGTM :)

We successfully migrate to React 18, so we are now able to unpin
libraries blocked by this upgrade (react, react-dom,
testing-library/react)
@jbpenrath jbpenrath force-pushed the renovate/js-dependencies branch from a6b7559 to 1fafbbb Compare December 7, 2022 10:26
@jbpenrath jbpenrath merged commit b311c21 into main Dec 7, 2022
@jbpenrath jbpenrath deleted the renovate/js-dependencies branch December 7, 2022 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency-related tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants