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

Create dependabot.yml #2

Closed
wants to merge 1 commit into from
Closed

Create dependabot.yml #2

wants to merge 1 commit into from

Conversation

coliff
Copy link
Contributor

@coliff coliff commented Apr 29, 2022

Help keep dependencies up-to-date

Help keep dependencies up-to-date
@jlongster
Copy link
Contributor

I really don't like dependabot, sorry. I'd like to find a different solution for this.

dependabot floods your PRs with inconsequential updates and causes all sorts of problems for not much benefit. I've seen other tooling that does a better job. We should look into those (can't remember the name right now)

@jlongster jlongster closed this Apr 29, 2022
@coliff coliff deleted the patch-2 branch April 29, 2022 23:19
@ioki-klaus
Copy link

ioki-klaus commented May 2, 2022

Maybe take a look at https://depfu.com (free for OS repos), they have a definition of "recent enough" and don't spam you with updates. They also have the great advantage that they know what packages are bundled together and update those packages (i.e. babel with plugins) in one go.

TomAFrench referenced this pull request in TomAFrench/actual May 29, 2022
@shall0pass shall0pass mentioned this pull request Sep 19, 2023
2 tasks
carkom added a commit that referenced this pull request May 14, 2024
* TS strict changes

* notes

* TS strict custom spreadsheets

* notes

* render row changes

* update report

* notes
MikesGlitch pushed a commit to MikesGlitch/actual that referenced this pull request May 15, 2024
* TS strict changes

* notes

* TS strict custom spreadsheets

* notes

* render row changes

* update report

* notes
VoltaicGRiD pushed a commit to VoltaicGRiD/actual that referenced this pull request May 31, 2024
# This is the 1st commit message:

Avoid using underlines for emphasis (actualbudget#2765)

* Avoid using underlines for emphasis

* add release note
# This is the commit message actualbudget#2:

Updated tooltip / floating menu style to add a border for ease-of-visibility and accessibility (actualbudget#2779)

Changed:
- /packages/desktop-client/stc/style/style.ts
- /packages/desktop-client/src/components/tooltips.tsx

Updated to include a border:
- color: theme.menuItemBackgroundHover
  - Used this color since its clean and maches the overall theming regardless of color palette
- width: 2px
  - Not too thin, not too thick
- style: solid
  - So it actually displays

Changed color of tooltip to be more "vocal" against the background on all themes

Uses `theme.menuItemTextHeader` color now

Added whole style for 'tooltipXYZ' for each theme to add definition to colors (actualbudget#2779)
Crazypkr1099 added a commit to Crazypkr1099/actual that referenced this pull request Jun 6, 2024
carkom added a commit that referenced this pull request Jun 10, 2024
* Added Year comparsion feature. Also fixed bug with greater than 28 days.

* Removed comments and console.logs

* Create 2806.md

* Cleaned up code

* Hide's graph if no data, and hides average, last month or last year if no data.

* Apply suggestions from code review

Co-authored-by: Neil <55785687+carkom@users.noreply.github.com>

* Fixed spent MTD and last MTD. Added in all suggestions from carkom.

* Update 2806.md

* Added changes required by carkom #2

* Couple more fixes, only show graph if have data for last month (as requested by carkom)

* Removed console.log that was mistakenly added.

* removed useEffect

* Add files via upload

* Remove async function

* lint fix

* fixed carkom requests & added in fix for YAxis issues

* Fixed couple of mistakes. Removed Y Axis fix (new PR will be created)

* Cleanup code

* Fix mode buttons

* Removed console.log...

* Update showAverage Logic

* Update switch logic

default should be default for everyone other part of the graph.

* Add Math.abs

* lint fix

---------

Co-authored-by: Neil <55785687+carkom@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants