aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Fix Working for the WeekendBrendan F2025-06-17-1/+1
|
* Bump brace-expansion from 1.1.11 to 1.1.12 (#30)dependabot[bot]2025-06-11-3/+3
| | | | | | | | | | | | | | | Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix I Need to KnowBrendan F2025-06-10-1/+1
|
* Fix In the Air Tonight (#29)Brendan F2025-06-02-1/+1
|
* Bump @babel/helpers from 7.26.9 to 7.27.1 (#28)dependabot[bot]2025-05-07-5/+62
| | | | | | | | | | | | | | | | Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.9 to 7.27.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.27.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/runtime from 7.26.9 to 7.27.1 (#27)dependabot[bot]2025-05-07-12/+3
| | | | | | | | | | | | | | | | Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.9 to 7.27.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#26)dependabot[bot]2025-05-08-3/+3
| | | | | | | | | | | | | | | | Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update yarn 4.7.0 -> 4.9.1Brendan F2025-05-07-1/+1
|
* Fix Games People PlayBrendan F2025-04-05-1/+1
|
* Align line number with day numberBrendan F2025-04-05-7/+1
|
* Fix People are PeopleBrendan F2025-03-14-1/+1
|
* Regenerate yarn.lockBrendan F2025-03-04-2497/+2624
|
* Update yarn 4.6.0->4.7.0Brendan F2025-03-04-1/+1
|
* Update songs.tsBrendan F2025-02-10-1/+1
|
* Fix Laser SharksBrendan F2025-01-18-1/+1
|
* Try this solution for yarn2/corepackBrendan F2025-01-09-12/+8
| | | | https://github.com/actions/setup-node/issues/480#issuecomment-1915448139
* Add missing required propertyBrendan F2025-01-09-0/+1
|
* Use proper naming and structure for a composite actionBrendan F2025-01-09-2/+2
|
* Run checkout firstBrendan F2025-01-09-1/+2
|
* Attempt to configure Yarn2Brendan F2025-01-09-0/+4
|
* Move build to composite actionBrendan F2025-01-09-27/+20
|
* Update YarnBrendan F2025-01-09-1367/+1361
|
* Update songs.tsBrendan F2024-12-26-1/+1
|
* Update songs.tsBrendan F2024-12-24-1/+1
|
* Update songs.tsBrendan F2024-12-03-1/+1
|
* Revert defining packageManagerBrendan F2024-11-16-2/+1
|
* Revert yarnrc upgrade changesBrendan F2024-11-16-3/+3
|
* Update yarn.lockBrendan F2024-11-16-1355/+1355
|
* Restore yarn config changes from 4.5.1 updateBrendan F2024-11-16-1/+8
|
* Remove extra lineBrendan F2024-11-16-1/+0
|
* Update yarn.lockBrendan F2024-11-14-1349/+1349
|
* Bump http-proxy-middleware from 2.0.6 to 2.0.7 (#25)dependabot[bot]2024-11-14-3/+3
| | | | | | | | | | | | | | | Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rollup from 2.79.1 to 2.79.2 (#24)dependabot[bot]2024-11-14-1443/+1443
| | | | | | | | | | | | | | | Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix Paradise CityBrendan F2024-10-07-1/+1
|
* Update packages to remove dependency on send 0.18.0Brendan F2024-09-14-83/+53
|
* Tag Just Shapes & Beats songsBrendan F2024-09-14-4/+4
|
* Remove duplicate songBrendan F2024-09-14-1/+0
|
* Update yarn.lock (#23)Brendan F2024-09-10-1401/+1401
|
* Merge pull request #22 from EpicWolverine/dependabot/npm_and_yarn/express-4.20.0Brendan F2024-09-10-26/+151
|\ | | | | Bump express from 4.19.2 to 4.20.0
| * Bump express from 4.19.2 to 4.20.0dependabot[bot]2024-09-11-26/+151
|/ | | | | | | | | | | | | | Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #21 from ↵Brendan F2024-09-10-5/+5
|\ | | | | | | | | EpicWolverine/dependabot/npm_and_yarn/micromatch-4.0.8 Bump micromatch from 4.0.5 to 4.0.8
| * Bump micromatch from 4.0.5 to 4.0.8dependabot[bot]2024-09-11-5/+5
|/ | | | | | | | | | | | | | Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #20 from EpicWolverine/dependabot/npm_and_yarn/webpack-5.94.0Brendan F2024-09-10-1465/+1500
|\ | | | | Bump webpack from 5.89.0 to 5.94.0
| * Bump webpack from 5.89.0 to 5.94.0dependabot[bot]2024-09-11-1465/+1500
|/ | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Fix songBrendan F2024-07-19-1/+1
|
* Fix today’s songBrendan F2024-07-15-1/+1
|
* Merge pull request #19 from ↵Brendan F2024-07-10-1/+1
|\ | | | | | | | | EpicWolverine/dependabot/pip/playlist_generator/yt-dlp-2024.7.7 Bump yt-dlp from 2024.7.1 to 2024.7.7 in /playlist_generator
| * Bump yt-dlp from 2024.7.1 to 2024.7.7 in /playlist_generatordependabot[bot]2024-07-10-1/+1
|/ | | | | | | | | | | | | | Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.7.1 to 2024.7.7. - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.07.01...2024.07.07) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #18 from ↵Brendan F2024-07-02-1/+1
|\ | | | | | | | | EpicWolverine/dependabot/pip/playlist_generator/yt-dlp-2024.7.1 Bump yt-dlp from 2024.4.9 to 2024.7.1 in /playlist_generator
| * Bump yt-dlp from 2024.4.9 to 2024.7.1 in /playlist_generatordependabot[bot]2024-07-03-1/+1
|/ | | | | | | | | | | | | | Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.4.9 to 2024.7.1. - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](https://github.com/yt-dlp/yt-dlp/compare/2024.04.09...2024.07.01) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage