generated from wtchnm/Vitamin
-
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 dependency react-github-calendar to v4 #279
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/react-github-calendar-4.x
base: main
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.
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
Deployment failed with the following error:
|
renovate
bot
force-pushed
the
renovate/react-github-calendar-4.x
branch
from
September 1, 2024 08:59
a163c91
to
82a23d2
Compare
Deployment failed with the following error:
|
renovate
bot
force-pushed
the
renovate/react-github-calendar-4.x
branch
from
September 19, 2024 12:47
82a23d2
to
c15f307
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/react-github-calendar-4.x
branch
from
October 4, 2024 21:46
c15f307
to
ab6f285
Compare
renovate
bot
force-pushed
the
renovate/react-github-calendar-4.x
branch
from
October 19, 2024 13:55
ab6f285
to
6329de9
Compare
renovate
bot
force-pushed
the
renovate/react-github-calendar-4.x
branch
from
October 21, 2024 20:10
6329de9
to
e5450cd
Compare
renovate
bot
force-pushed
the
renovate/react-github-calendar-4.x
branch
from
October 22, 2024 08:48
e5450cd
to
a50d37d
Compare
renovate
bot
force-pushed
the
renovate/react-github-calendar-4.x
branch
from
December 21, 2024 17:11
a50d37d
to
a9205fa
Compare
renovate
bot
force-pushed
the
renovate/react-github-calendar-4.x
branch
from
January 5, 2025 13:23
a9205fa
to
7fb8379
Compare
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.
This PR contains the following updates:
3.3.1
->4.5.3
Release Notes
grubersjoe/react-github-calendar (react-github-calendar)
v4.5.3
Compare Source
v4.5.2
Compare Source
v4.5.1
Compare Source
v4.5.0
Compare Source
v4.4.2
Compare Source
v4.4.1
Compare Source
v4.4.0
Compare Source
v4.3.1
Compare Source
v4.3.0
Compare Source
v4.2.2
Compare Source
v4.2.1
Compare Source
v4.2.0
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
v4.1.3
Compare Source
v4.1.2
Compare Source
v4.1.1
: Improved error handlingCompare Source
By default an error message is shown if fetching contribution data fails. Two properties have been added in this release to give you more control over error handling:
errorMessage?: string
throwOnError?: boolean
,false
per defaultWith
errorMessage
the default error message can be overwritten. IfthrowOnError
is set totrue
the component will throw an error instead of rendering the error message so that React error boundaries can be used.Thanks @marcelscruz for the suggestion!
v4.1.0
Compare Source
v4.0.10
Compare Source
v4.0.9
Compare Source
v4.0.8
Compare Source
v4.0.7
Compare Source
v4.0.6
Compare Source
v4.0.5
Compare Source
v4.0.4
Compare Source
v4.0.3
Compare Source
v4.0.2
Compare Source
v4.0.1
Compare Source
v4.0.0
Compare Source
v3.4.0
Compare Source
v3.3.8
Compare Source
v3.3.7
Compare Source
v3.3.6
Compare Source
v3.3.4
Compare Source
v3.3.3
Compare Source
v3.3.2
Compare Source
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.