dependabot[bot]
417abbf030
Bump actions/checkout from 3 to 4 ( #3999 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 07:00:56 -04:00
PikachuEXE
aa7c4a46a3
Group dependabot created updates for some packages in fewer PRs ( #3968 )
...
* * Update dependabot config to group updates for some packages in fewer PRs
* * Add group for @fortawesome/*
* * Add more
2023-09-05 05:56:55 +00:00
efb4f5ff-1298-471a-8973-3d47447115dc
1bcbb38065
Bug issue template - update installation methods ( #3974 )
...
* Update labels in issue labeler
* Update installation methods and add description
* Update .github/ISSUE_TEMPLATE/bug_report.yaml
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
2023-08-31 22:48:09 +08:00
efb4f5ff-1298-471a-8973-3d47447115dc
692a3c7ca0
Replace labeler workflow with GH labeler ( #3966 )
...
* Rename labeler.yml to pr-labeler.yml
* set config path to point to renamed labeler
* Create label-issue.yml
* Create issue-labeler.yml
* Delete autoLabelIssue.yaml
* Add all the other labels
* fix certain labels not being applied
2023-08-29 00:33:12 -04:00
absidue
479ce634e9
Fix auto merge workflow breaking with draft pull requests ( #3852 )
2023-08-06 13:22:58 -04:00
Yuri Socher Bichibichi
328b5ab4f6
Update README (nix unofficial support) ( #3804 )
...
Co-authored-by: Yuri Socher Bichibichi <yuri.socher@protonmail.com>
2023-07-26 07:28:03 +08:00
efb4f5ff-1298-471a-8973-3d47447115dc
bb35f4ba2b
Add missing punctuation in bug_report.yaml ( #3597 )
2023-05-29 14:57:40 -04:00
efb4f5ff-1298-471a-8973-3d47447115dc
7084f06184
Add requirement to bug report template ( #3498 )
...
* Add requirement to bug report template
* Add disclaimer to unofficial downloads in readme
2023-05-23 07:35:53 -04:00
ChunkyProgrammer
2345752308
Add FreeTubeCordova and Snap downloads ( #3450 )
...
* Add Cordova and snap downloads
Add blurb for donating to Invidious and Youtube.js
* reorder the downloads
* capitalize Android
Co-Authored-By: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com>
* update workflow, fix typo
Co-Authored-By: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com>
---------
Co-authored-by: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com>
2023-05-06 18:32:22 +00:00
dependabot[bot]
03dedf8765
Bump peter-evans/create-pull-request from 4 to 5 ( #3414 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 18:45:37 +02:00
dependabot[bot]
b62697c436
Bump actions/stale from 7 to 8 ( #3372 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 11:57:10 -04:00
efb4f5ff-1298-471a-8973-3d47447115dc
633b522615
Change Dependabot open PR limit ( #3373 )
2023-03-28 16:31:23 +02:00
efb4f5ff-1298-471a-8973-3d47447115dc
548b2cd78f
Remove WIP label when draft pr is marked for review ( #3256 )
...
* Remove label when draft is marked ready for review
* fix jobs runnning simultaneously
2023-03-05 11:19:10 -05:00
efb4f5ff-1298-471a-8973-3d47447115dc
1b0789ac5d
remove label if pr converts to draft ( #3194 )
2023-02-15 20:40:51 +01:00
efb4f5ff-1298-471a-8973-3d47447115dc
356196c600
Update autoLabelIssue.yaml ( #3175 )
2023-02-10 12:45:41 -05:00
efb4f5ff-1298-471a-8973-3d47447115dc
a45bdb259e
Dont label draft pull requests ( #3166 )
...
* Update label-pr.yml
* Update label-pr.yml
2023-02-08 23:16:33 +01:00
efb4f5ff-1298-471a-8973-3d47447115dc
c349d63985
Add check to duplicate workflow ( #3157 )
...
* Update autoLabelDuplicate.yml
* remove empty lines
2023-02-07 08:58:08 +08:00
dependabot[bot]
cdfb087dfb
Bump alex-page/github-project-automation-plus from 0.8.2 to 0.8.3 ( #3136 )
...
Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus ) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases )
- [Commits](https://github.com/alex-page/github-project-automation-plus/compare/v0.8.2...v0.8.3 )
---
updated-dependencies:
- dependency-name: alex-page/github-project-automation-plus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 16:39:45 +01:00
ChunkyProgrammer
0a1ee84004
Fix workflow warnings ( #3024 )
...
* update actions
* update node12 actions
fix version
* update node12 actions
2023-01-03 09:41:50 +08:00
dependabot[bot]
6d7aa79cbc
Bump actions/stale from 6 to 7 ( #2999 )
...
* Bump actions/stale from 6 to 7
Bumps [actions/stale](https://github.com/actions/stale ) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Only give necessary permissions to workflow
* readd spacing
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
2023-01-02 13:36:06 +01:00
efb4f5ff-1298-471a-8973-3d47447115dc
e2c4cf4128
Update conflicts.yml ( #3009 )
...
* Update conflicts.yml
* Delete dummy-conflicts.yml
2022-12-30 09:12:58 +01:00
efb4f5ff-1298-471a-8973-3d47447115dc
344d7d12bd
Fixing Stale bot ( #2992 )
2022-12-25 08:51:24 +01:00
efb4f5ff-1298-471a-8973-3d47447115dc
f6942903ed
Update stale.yml ( #2985 )
2022-12-21 10:25:07 +08:00
absidue
735886aec8
Increase dependebot PR limit to 10 ( #2918 )
2022-12-06 12:38:42 +01:00
absidue
ba1bf4ba20
Make the auto merge workflow compatible with draft PRs ( #2896 )
2022-11-28 09:05:32 +08:00
ChunkyProgrammer
d43178d485
update workflow node version ( #2834 )
2022-11-07 14:01:34 +08:00
efb4f5ff-1298-471a-8973-3d47447115dc
127b4faea0
fix duplicate workflow trigger ( #2820 )
...
* fix duplicate workflow trigger
* Update .github/workflows/autoLabelDuplicate.yml
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
2022-11-05 18:11:22 -04:00
efb4f5ff-1298-471a-8973-3d47447115dc
7a2d4ade43
Remove stale label when PR gets closed by stale workflow or when PR gets merged ( #2819 )
...
* Update remove-outdated-labels.yml
* fix merge edge case
2022-11-05 16:41:16 +08:00
efb4f5ff-1298-471a-8973-3d47447115dc
c8a9ae0d2c
Refine Issue template checklist ( #2826 )
...
* Update bug_report.yaml
* Update feature_request.yaml
2022-11-05 16:32:31 +08:00
Preston
2a563215f3
Re-add Flatpak Token
2022-11-01 23:52:06 -04:00
Preston
6ef04614e2
Revert flatpak.yml even further
2022-11-01 23:48:15 -04:00
Preston
279a82f078
Revert flatpak.yml to previous version
2022-11-01 23:43:06 -04:00
absidue
3de53c0620
Use yq preinstalled on the workflow runners instead of the action ( #2793 )
2022-11-01 09:04:21 +08:00
dependabot[bot]
f51725cd31
Bump mikefarah/yq from 4.28.2 to 4.29.2 ( #2791 )
...
Bumps [mikefarah/yq](https://github.com/mikefarah/yq ) from 4.28.2 to 4.29.2.
- [Release notes](https://github.com/mikefarah/yq/releases )
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt )
- [Commits](https://github.com/mikefarah/yq/compare/v4.28.2...v4.29.2 )
---
updated-dependencies:
- dependency-name: mikefarah/yq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 12:56:32 -04:00
dependabot[bot]
b232221165
Bump alex-page/github-project-automation-plus from 0.8.1 to 0.8.2 ( #2766 )
...
Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus ) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases )
- [Commits](https://github.com/alex-page/github-project-automation-plus/compare/v0.8.1...v0.8.2 )
---
updated-dependencies:
- dependency-name: alex-page/github-project-automation-plus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 17:08:34 +02:00
dependabot[bot]
315023e49e
Bump mikefarah/yq from 4.28.1 to 4.28.2 ( #2767 )
...
Bumps [mikefarah/yq](https://github.com/mikefarah/yq ) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/mikefarah/yq/releases )
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt )
- [Commits](https://github.com/mikefarah/yq/compare/v4.28.1...v4.28.2 )
---
updated-dependencies:
- dependency-name: mikefarah/yq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 17:08:18 +02:00
absidue
f407d148c4
Remove the npm only --if-present arg from the workflows ( #2753 )
2022-10-21 09:22:51 +08:00
absidue
9a789337ce
Switch workflows from npm to yarn ( #2750 )
2022-10-20 18:33:00 +08:00
dependabot[bot]
687352f765
Bump mikefarah/yq from 4.27.5 to 4.28.1 ( #2703 )
...
Bumps [mikefarah/yq](https://github.com/mikefarah/yq ) from 4.27.5 to 4.28.1.
- [Release notes](https://github.com/mikefarah/yq/releases )
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt )
- [Commits](https://github.com/mikefarah/yq/compare/v4.27.5...v4.28.1 )
---
updated-dependencies:
- dependency-name: mikefarah/yq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:17:03 +02:00
Preston
b3e0cc3866
Switch token for Flathub deployment
2022-10-10 10:28:19 -04:00
efb4f5ff-1298-471a-8973-3d47447115dc
510686812d
Update report.yml ( #2704 )
2022-10-10 10:00:42 -04:00
efb4f5ff-1298-471a-8973-3d47447115dc
e9e7ebf97e
Create stale.yml ( #2680 )
...
* Create stale.yml
* fixes time stamps
* change wait for author 21 -> 14 days
2022-10-06 12:34:27 -04:00
dependabot[bot]
209fba2902
Bump mikefarah/yq from 4.0.0.pre.beta1 to 4.27.5 ( #2669 )
...
Bumps [mikefarah/yq](https://github.com/mikefarah/yq ) from 4.0.0.pre.beta1 to 4.27.5.
- [Release notes](https://github.com/mikefarah/yq/releases )
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt )
- [Commits](https://github.com/mikefarah/yq/compare/4.0.0-beta1...v4.27.5 )
---
updated-dependencies:
- dependency-name: mikefarah/yq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 09:11:34 +08:00
dependabot[bot]
643aaf0393
Bump alex-page/github-project-automation-plus from 0.5.1 to 0.8.1 ( #2671 )
...
Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus ) from 0.5.1 to 0.8.1.
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases )
- [Commits](https://github.com/alex-page/github-project-automation-plus/compare/v0.5.1...v0.8.1 )
---
updated-dependencies:
- dependency-name: alex-page/github-project-automation-plus
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 09:11:17 +08:00
dependabot[bot]
e3abf7be71
Bump bluwy/substitute-string-action from 1 to 2 ( #2672 )
...
Bumps [bluwy/substitute-string-action](https://github.com/bluwy/substitute-string-action ) from 1 to 2.
- [Release notes](https://github.com/bluwy/substitute-string-action/releases )
- [Commits](https://github.com/bluwy/substitute-string-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: bluwy/substitute-string-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 21:19:33 +02:00
dependabot[bot]
07ccb82c4a
Bump peter-evans/create-pull-request from 3 to 4 ( #2670 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 16:41:07 +00:00
efb4f5ff-1298-471a-8973-3d47447115dc
8c2d79a035
Changed wording on issue templates ( #2661 )
...
* Changed wording on issue templates
* Update bug_report.yaml
2022-10-02 08:14:24 +08:00
efb4f5ff-1298-471a-8973-3d47447115dc
83429b1587
Label new PR's ( #2653 )
...
* Create labeler.yml
* Create label-pr.yml
* updated condition of labeling pr
* add dependecies label for dependecies files
2022-10-02 08:13:45 +08:00
efb4f5ff-1298-471a-8973-3d47447115dc
402ddf5cc7
Delete super-linter.yml ( #2662 )
2022-10-02 07:56:51 +08:00
efb4f5ff-1298-471a-8973-3d47447115dc
f06035cba1
Create codeql.yml ( #2650 )
2022-10-01 19:24:45 -04:00