David Taylor
588a79c80c
DEV: Merge root JS packages ( #25857 )
...
Before this commit, we had a yarn package set up in the root directory and also in `app/assets/javascripts`. That meant two `yarn install` calls and two `node_modules` directories. This commit merges them both into the root location, and updates references to node_modules.
A previous attempt can be found at https://github.com/discourse/discourse/pull/21172 . This commit re-uses that script to merge the `yarn.lock` files.
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2024-02-26 13:45:58 +00:00
David Taylor
cbc5694b77
DEV: Remove RAILS_MASTER flag from Gemfile ( #24574 )
...
We don't use this flag, and it prevents Dependabot from being able to automatically create PRs for Rails gem updates
2023-11-28 09:36:23 +00:00
Jarek Radosz
dca23d3a53
DEV: Group @types/*
updates ( #23992 )
2023-10-19 00:01:16 +02:00
David Taylor
7f851175db
DEV: Group embroider updates in dependabot ( #23727 )
2023-09-29 17:49:47 +01:00
Jarek Radosz
7b78895930
DEV: Group babel updates together ( #23322 )
...
Grouped Dependabot updates are now available (https://github.blog/changelog/2023-08-24-grouped-version-updates-for-dependabot-are-generally-available/ ) so we can finally make it create a single PR for both `@babel/core` and `@babel/standalone` 😌
2023-08-30 10:38:26 +02:00
Jarek Radosz
cccb6e9b0b
DEV: Bump Dependabot's bundler PR limit ( #19081 )
2022-11-17 21:48:13 +01:00
Jarek Radosz
494a6317d7
DEV: Update dependabot config ( #18218 )
2022-09-12 09:27:10 +02:00
Jarek Radosz
07aa324f61
DEV: Try to kickstart npm updates ( #18152 )
...
Dependabot hasn't picked up the previous config change. Let's see if it picks up this one.
2022-09-01 11:46:02 +02:00
Jarek Radosz
2595e368b1
DEV: Enable dependabot for frontend deps ( #18138 )
2022-08-31 01:08:23 +02:00
Jarek Radosz
0d4b1f25f0
DEV: Reformat dependabot config whitespace ( #18126 )
...
In preparation for npm addition
2022-08-30 10:02:33 +08:00
John Losito
dcd7defb14
DEV: Check github actions weekly with dependabot ( #11411 )
2020-12-07 18:56:50 +03:00
dependabot-preview[bot]
43df3348b7
Create Dependabot config file
2020-11-09 12:57:35 +08:00