-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update react monorepo #80
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/react-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
February 24, 2024 11:33
bc68ba9
to
5cf258e
Compare
Eslint Check Result✅ 0 error 0 warning. Typescript Check Result❌ 3 errors. Details
Scope: 3 of 4 workspace projects
packages/preview lint:ts$ tsc --noEmit
packages/parse lint:ts$ tsc --noEmit
packages/parse lint:ts: Done
packages/preview lint:ts: Done
packages/cli lint:ts$ tsc --noEmit
packages/cli lint:ts: src/parse.ts(7,55): error TS2307: Cannot find module 'svg-to-component-parse' or its corresponding type declarations.
packages/cli lint:ts: src/parse.ts(28,24): error TS7006: Parameter 'v' implicitly has an 'any' type.
packages/cli lint:ts: src/preview.ts(18,45): error TS2307: Cannot find module 'svg-to-component-preview' or its corresponding type declarations.
packages/cli lint:ts: Failed
/home/runner/work/svg-to-component/svg-to-component/packages/cli:
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL [email protected] lint:ts: `tsc --noEmit`
Exit status 2
UnitTest Check Result✅ passed. Commented by Action check pull request #80, last updated on Sat Dec 21 19:56:12 CST 2024. |
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
March 5, 2024 05:35
21fe024
to
0b45770
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
March 12, 2024 23:34
eaeeadc
to
8f1c742
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
March 19, 2024 23:40
53551e6
to
db8b30d
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
4 times, most recently
from
March 29, 2024 05:58
f51b264
to
3b81b21
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
April 10, 2024 02:55
aafbb8c
to
79e2d74
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
April 16, 2024 20:51
6598bcc
to
6fff2e7
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
April 27, 2024 18:01
d75bf3f
to
63f2421
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
May 12, 2024 02:45
63f2421
to
ee2f98e
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
May 24, 2024 02:53
ee2f98e
to
972f9e8
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
August 21, 2024 00:00
972f9e8
to
164eb74
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
August 31, 2024 02:30
164eb74
to
9be98b3
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
September 21, 2024 11:43
118fe0d
to
5b65afa
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
September 28, 2024 05:56
b87ab4e
to
a1f93a1
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
October 3, 2024 02:43
a1f93a1
to
a9868b7
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
October 12, 2024 08:14
a9868b7
to
9ad406e
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
October 23, 2024 05:57
9ad406e
to
2c219f3
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
December 11, 2024 17:08
efd7b19
to
58195a6
Compare
renovate
bot
force-pushed
the
renovate/react-monorepo
branch
from
December 21, 2024 11:54
58195a6
to
74816d3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
^18.2.55
->^18.3.18
^18.2.18
->^18.3.5
^18.2.0
->^18.3.1
^18.2.0
->^18.3.1
^0.14.0
->^0.16.0
Release Notes
facebook/react (react)
v18.3.1
Compare Source
v18.3.0
Compare Source
facebook/react (react-dom)
v18.3.1
Compare Source
v18.3.0
Compare Source
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.