-
Notifications
You must be signed in to change notification settings - Fork 704
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
Dependency Dashboard #2
Labels
Comments
rohansingh
pushed a commit
that referenced
this issue
Feb 1, 2022
* Add ESPN news app * Fix build error from .go file * Attempt number two at fixing build error * Attempt number 3 at fixing build error. * Changed `while` loop to `for` loop Infinite loops are bad... * Attempt number two of fixing while loop * Attempt number three for fixing lint error * espn_news: Fix title padding and run formatter * Fixed typo in whitespace calculation * Add NationalToday App * Add National Today App (Attempt #2). * Fixed `cache.set` bug and removed `fail()` line * Update apps/nationaltoday/nationaltoday.star
rohansingh
pushed a commit
that referenced
this issue
Feb 1, 2022
* Add ESPN news app * Fix build error from .go file * Attempt number two at fixing build error * Attempt number 3 at fixing build error. * Changed `while` loop to `for` loop Infinite loops are bad... * Attempt number two of fixing while loop * Attempt number three for fixing lint error * espn_news: Fix title padding and run formatter * Fixed typo in whitespace calculation * Add Jokes JokeAPI app * Fixed `cache.set` bug and removed `fail()` line * Forgot to run `make lint` and had an indent error. my bad... * blacklist flags are removed and safe mode is always enabled.
theUnBurn
added a commit
to theUnBurn/community
that referenced
this issue
Apr 2, 2023
This adds a new app: A chess.com ELO tracker. With this app, a user can track the their current ELO across several game types and time controls. Options are as follows: - Username: a Chess.com username - Stat1: A game type to track (tidbyt#1) - Stat2: A game type to track (tidbyt#2) - Stat3: A game type to track (tidbyt#3) - Show Change: Shows how far you've grown or fallen from the past 30 days.
theUnBurn
added a commit
to theUnBurn/community
that referenced
this issue
Apr 2, 2023
This adds a new app: A chess.com ELO tracker. With this app, a user can track the their current ELO across several game types and time controls. Options are as follows: - Username: a Chess.com username - Stat1: A game type to track (tidbyt#1) - Stat2: A game type to track (tidbyt#2) - Stat3: A game type to track (tidbyt#3) - Show Change: Shows how far you've grown or fallen from the past 30 days.
theUnBurn
added a commit
to theUnBurn/community
that referenced
this issue
Apr 3, 2023
This adds a new app: A chess.com ELO tracker. With this app, a user can track the their current ELO across several game types and time controls. Options are as follows: - Username: a Chess.com username - Stat1: A game type to track (tidbyt#1) - Stat2: A game type to track (tidbyt#2) - Stat3: A game type to track (tidbyt#3) - Show Change: Shows how far you've grown or fallen from the past 30 days.
theUnBurn
added a commit
to theUnBurn/community
that referenced
this issue
Apr 3, 2023
This adds a new app: A chess.com ELO tracker. With this app, a user can track the their current ELO across several game types and time controls. Options are as follows: - Username: a Chess.com username - Stat1: A game type to track (tidbyt#1) - Stat2: A game type to track (tidbyt#2) - Stat3: A game type to track (tidbyt#3) - Show Change: Shows how far you've grown or fallen from the past 30 days.
theUnBurn
added a commit
to theUnBurn/community
that referenced
this issue
Apr 3, 2023
This adds a new app: A chess.com ELO tracker. With this app, a user can track the their current ELO across several game types and time controls. Options are as follows: - Username: a Chess.com username - Stat1: A game type to track (tidbyt#1) - Stat2: A game type to track (tidbyt#2) - Stat3: A game type to track (tidbyt#3) - Show Change: Shows how far you've grown or fallen from the past 30 days.
theUnBurn
added a commit
to theUnBurn/community
that referenced
this issue
Apr 3, 2023
This adds a new app: A chess.com ELO tracker. With this app, a user can track the their current ELO across several game types and time controls. Options are as follows: - Username: a Chess.com username - Stat1: A game type to track (tidbyt#1) - Stat2: A game type to track (tidbyt#2) - Stat3: A game type to track (tidbyt#3) - Show Change: Shows how far you've grown or fallen from the past 30 days.
theUnBurn
added a commit
to theUnBurn/community
that referenced
this issue
Apr 3, 2023
This adds a new app: A chess.com ELO tracker. With this app, a user can track the their current ELO across several game types and time controls. Options are as follows: - Username: a Chess.com username - Stat1: A game type to track (tidbyt#1) - Stat2: A game type to track (tidbyt#2) - Stat3: A game type to track (tidbyt#3) - Show Change: Shows how far you've grown or fallen from the past 30 days.
theUnBurn
added a commit
to theUnBurn/community
that referenced
this issue
Apr 3, 2023
This adds a new app: A chess.com ELO tracker. With this app, a user can track the their current ELO across several game types and time controls. Options are as follows: - Username: a Chess.com username - Stat1: A game type to track (tidbyt#1) - Stat2: A game type to track (tidbyt#2) - Stat3: A game type to track (tidbyt#3) - Show Change: Shows how far you've grown or fallen from the past 30 days.
dan0
added a commit
to dan0/community
that referenced
this issue
Apr 19, 2023
* Add ESPN news app * Fix build error from .go file * Attempt number two at fixing build error * Attempt number 3 at fixing build error. * Changed `while` loop to `for` loop Infinite loops are bad... * Attempt number two of fixing while loop * Attempt number three for fixing lint error * espn_news: Fix title padding and run formatter * Fixed typo in whitespace calculation * Add NationalToday App * Add National Today App (Attempt tidbyt#2). * Fixed `cache.set` bug and removed `fail()` line * Update apps/nationaltoday/nationaltoday.star
dan0
added a commit
to dan0/community
that referenced
this issue
Apr 19, 2023
* Add ESPN news app * Fix build error from .go file * Attempt number two at fixing build error * Attempt number 3 at fixing build error. * Changed `while` loop to `for` loop Infinite loops are bad... * Attempt number two of fixing while loop * Attempt number three for fixing lint error * espn_news: Fix title padding and run formatter * Fixed typo in whitespace calculation * Add Jokes JokeAPI app * Fixed `cache.set` bug and removed `fail()` line * Forgot to run `make lint` and had an indent error. my bad... * blacklist flags are removed and safe mode is always enabled.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
github-actions
gomod
The text was updated successfully, but these errors were encountered: