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

chore: Merge branch dev to main #2554

Merged
merged 44 commits into from
Jan 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
de2cb88
feat(ID Austria): Remove constraint on any version (#2526)
1fexd Dec 28, 2023
4a479f8
chore(release): 3.3.0-dev.1 [skip ci]
semantic-release-bot Dec 28, 2023
5b31408
ci: Do not use any label for Dependabot
oSumAtrIX Dec 28, 2023
1b442af
build(deps): bump jvm from 1.9.21 to 1.9.22 (#2553)
dependabot[bot] Dec 29, 2023
1db33e4
build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jr…
dependabot[bot] Dec 29, 2023
75becc8
ci: Target branch `dev` for Dependabot (#2564)
CanerKaraca23 Dec 29, 2023
e8d1389
feat(YouTube): Improve patch descriptions (#2519)
KobeW50 Jan 1, 2024
0974e0e
chore(release): 3.3.0-dev.2 [skip ci]
semantic-release-bot Jan 1, 2024
a08457e
refactor: Fix package and code structure (#2541)
oSumAtrIX Jan 1, 2024
a2c4876
chore(release): 4.0.0-dev.1 [skip ci]
semantic-release-bot Jan 1, 2024
75f785d
feat(YouTube - Change header): Change to ReVanced borderless logo hea…
oSumAtrIX Jan 2, 2024
4874b03
chore(release): 4.0.0-dev.2 [skip ci]
semantic-release-bot Jan 2, 2024
36f86db
fix:(YouTube - Spoof app version): Adjust spoof target description (#…
LisoUseInAIKyrios Jan 3, 2024
427b81a
feat(Change package name): Mention caveat of the patch in the descrip…
oSumAtrIX Jan 9, 2024
9aadcad
chore(release): 4.0.0-dev.3 [skip ci]
semantic-release-bot Jan 9, 2024
fd4b3c7
feat(MyFitnessPal): Add `Hide ads` patch (#2594)
mrwedders Jan 9, 2024
d43d666
chore(release): 4.0.0-dev.4 [skip ci]
semantic-release-bot Jan 9, 2024
43a5677
fix(YouTube - Change header): Improve patch descriptions (#2581)
KobeW50 Jan 9, 2024
d93a356
refactor(YouTube - Return YouTube Dislike): Make patch more robust by…
LisoUseInAIKyrios Jan 9, 2024
6a5e1f3
chore(release): 4.0.0-dev.5 [skip ci]
semantic-release-bot Jan 9, 2024
d2970e5
feat(Tiktok - Playback speed): Remember playback speed (#2506)
d4rkk3y Jan 9, 2024
88b348f
chore(release): 4.0.0-dev.6 [skip ci]
semantic-release-bot Jan 9, 2024
66da935
chore: Update CI dependencies
oSumAtrIX Jan 9, 2024
51e2f3b
fix: Use new integrations patch path
oSumAtrIX Jan 10, 2024
4dcefe7
chore(release): 4.0.0-dev.7 [skip ci]
semantic-release-bot Jan 10, 2024
2e1410b
build: Bump dependencies
oSumAtrIX Jan 10, 2024
b2a5dd3
fix(YouTube): Shorten setting titles to fit on screen (#2579)
KobeW50 Jan 10, 2024
1722767
chore(release): 4.0.0-dev.8 [skip ci]
semantic-release-bot Jan 10, 2024
2fdc4c2
fix(YouTube - Enable slide to seek): Change patch default to excluded…
LisoUseInAIKyrios Jan 11, 2024
57908db
chore(release): 4.0.0-dev.9 [skip ci]
semantic-release-bot Jan 11, 2024
a938e73
feat(YouTube): Support versions `18.48.39`, `18.49.37` and `19.01.34`…
oSumAtrIX Jan 16, 2024
df8eadb
chore(release): 4.0.0-dev.10 [skip ci]
semantic-release-bot Jan 16, 2024
94e08b7
feat(YouTube): Support version `19.02.34` (#2627)
LisoUseInAIKyrios Jan 17, 2024
ba6d1dc
chore(release): 4.0.0-dev.11 [skip ci]
semantic-release-bot Jan 17, 2024
ff08f58
feat(YouTube): Support version `19.03.35` (#2640)
LisoUseInAIKyrios Jan 24, 2024
35344a0
chore(release): 4.0.0-dev.12 [skip ci]
semantic-release-bot Jan 24, 2024
0125036
build: Bump dependencies
oSumAtrIX Jan 26, 2024
cb7ecb6
ci: Use latest Node.js LTS version to fix builds
oSumAtrIX Jan 26, 2024
060ab8f
feat: Move strings to resources for localization (#2440)
LisoUseInAIKyrios Jan 27, 2024
1eb334a
chore(release): 4.0.0-dev.13 [skip ci]
semantic-release-bot Jan 27, 2024
dd108ff
feat(YouTube - Spoof app version): Add `18.09.39` to restore library …
LisoUseInAIKyrios Jan 27, 2024
d5dde16
chore(release): 4.0.0-dev.14 [skip ci]
semantic-release-bot Jan 27, 2024
fbbecd3
feat(Photomath): Add `Hide update popup` patch (#2637)
rospino74 Jan 27, 2024
db55c7b
chore(release): 4.0.0-dev.15 [skip ci]
semantic-release-bot Jan 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
version: 2
updates:
- package-ecosystem: github-actions
labels: []
directory: /
target-branch: dev
schedule:
interval: monthly

- package-ecosystem: npm
labels: []
directory: /
target-branch: dev
schedule:
interval: monthly

- package-ecosystem: gradle
labels: []
directory: /
target-branch: dev
schedule:
interval: monthly
17 changes: 8 additions & 9 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,21 @@ jobs:
persist-credentials: false
fetch-depth: 0

- name: Cache Node modules
uses: actions/cache@v3
with:
path: |
node_modules
key: npm-${{ hashFiles('package-lock.json') }}

- name: Cache Gradle
uses: burrunan/gradle-cache-action@v1

- name: Build with Gradle
- name: Build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ./gradlew generateMeta clean

- name: Setup semantic-release
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: "lts/*"
cache: 'npm'

- name: Install dependencies
run: npm install

- name: Release
Expand Down
134 changes: 134 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,137 @@
# [4.0.0-dev.15](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.14...v4.0.0-dev.15) (2024-01-27)


### Features

* **Photomath:** Add `Hide update popup` patch ([#2637](https:/ReVanced/revanced-patches/issues/2637)) ([fbbecd3](https:/ReVanced/revanced-patches/commit/fbbecd33bbc92999d79d74f0abf54d129e3ee407))


### BREAKING CHANGES

* **Photomath:** Some packages have changed locations.

# [4.0.0-dev.14](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.13...v4.0.0-dev.14) (2024-01-27)


### Features

* **YouTube - Spoof app version:** Add `18.09.39` to restore library tab ([#2643](https:/ReVanced/revanced-patches/issues/2643)) ([dd108ff](https:/ReVanced/revanced-patches/commit/dd108ff70f54c16694624ab30d3e1085ac0c215a))

# [4.0.0-dev.13](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.12...v4.0.0-dev.13) (2024-01-27)


### Features

* Move strings to resources for localization ([#2440](https:/ReVanced/revanced-patches/issues/2440)) ([060ab8f](https:/ReVanced/revanced-patches/commit/060ab8fbfeee212f9a93f52f4d24584f2c630047))


### BREAKING CHANGES

* Various APIs have been changed.

# [4.0.0-dev.12](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.11...v4.0.0-dev.12) (2024-01-24)


### Features

* **YouTube:** Support version `19.03.35` ([#2640](https:/ReVanced/revanced-patches/issues/2640)) ([ff08f58](https:/ReVanced/revanced-patches/commit/ff08f58ac4ff4d66a8dce599caa1ce47f3366fc6))

# [4.0.0-dev.11](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.10...v4.0.0-dev.11) (2024-01-17)


### Features

* **YouTube:** Support version `19.02.34` ([#2627](https:/ReVanced/revanced-patches/issues/2627)) ([94e08b7](https:/ReVanced/revanced-patches/commit/94e08b74ced394abf9ae7d4fe6355bfe4d0be248))

# [4.0.0-dev.10](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.9...v4.0.0-dev.10) (2024-01-16)


### Features

* **YouTube:** Support versions `18.48.39`, `18.49.37` and `19.01.34` ([#2551](https:/ReVanced/revanced-patches/issues/2551)) ([a938e73](https:/ReVanced/revanced-patches/commit/a938e736fa2aed1792cfdce5656efa15d0791d71))

# [4.0.0-dev.9](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.8...v4.0.0-dev.9) (2024-01-11)


### Bug Fixes

* **YouTube - Enable slide to seek:** Change patch default to excluded and add description disclaimer ([#2610](https:/ReVanced/revanced-patches/issues/2610)) ([2fdc4c2](https:/ReVanced/revanced-patches/commit/2fdc4c23b5f39153ad71071359274c39129d691f))

# [4.0.0-dev.8](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.7...v4.0.0-dev.8) (2024-01-10)


### Bug Fixes

* **YouTube:** Shorten setting titles to fit on screen ([#2579](https:/ReVanced/revanced-patches/issues/2579)) ([b2a5dd3](https:/ReVanced/revanced-patches/commit/b2a5dd3efc39ae8a42159858b9c00b5b2f8655a4))

# [4.0.0-dev.7](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.6...v4.0.0-dev.7) (2024-01-10)


### Bug Fixes

* Use new integrations patch path ([51e2f3b](https:/ReVanced/revanced-patches/commit/51e2f3b476b49460e2f3fc2b5f302a3a72d7963f))

# [4.0.0-dev.6](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.5...v4.0.0-dev.6) (2024-01-09)


### Features

* **Tiktok - Playback speed:** Remember playback speed ([#2506](https:/ReVanced/revanced-patches/issues/2506)) ([d2970e5](https:/ReVanced/revanced-patches/commit/d2970e54fbbd7e4b1ae1d354ae2d5c4bbe9336b0))

# [4.0.0-dev.5](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.4...v4.0.0-dev.5) (2024-01-09)


### Bug Fixes

* **YouTube - Change header:** Improve patch descriptions ([#2581](https:/ReVanced/revanced-patches/issues/2581)) ([43a5677](https:/ReVanced/revanced-patches/commit/43a5677397380f14a049ae95532fd5096b94c938))

# [4.0.0-dev.4](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.3...v4.0.0-dev.4) (2024-01-09)


### Features

* **MyFitnessPal:** Add `Hide ads` patch ([#2594](https:/ReVanced/revanced-patches/issues/2594)) ([fd4b3c7](https:/ReVanced/revanced-patches/commit/fd4b3c79a83f8de6256611629263d3e29e66f2c2))

# [4.0.0-dev.3](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.2...v4.0.0-dev.3) (2024-01-09)


### Features

* **Change package name:** Mention caveat of the patch in the description ([427b81a](https:/ReVanced/revanced-patches/commit/427b81a79a5a1de79f14d2261059fb098b22227f))

# [4.0.0-dev.2](https:/ReVanced/revanced-patches/compare/v4.0.0-dev.1...v4.0.0-dev.2) (2024-01-02)


### Features

* **YouTube - Change header:** Change to ReVanced borderless logo header by default ([#2512](https:/ReVanced/revanced-patches/issues/2512)) ([75f785d](https:/ReVanced/revanced-patches/commit/75f785d1ef6026cbbdf7073c10aace1b28d93a30))

# [4.0.0-dev.1](https:/ReVanced/revanced-patches/compare/v3.3.0-dev.2...v4.0.0-dev.1) (2024-01-01)


### Code Refactoring

* Fix package and code structure ([#2541](https:/ReVanced/revanced-patches/issues/2541)) ([a08457e](https:/ReVanced/revanced-patches/commit/a08457e406f4b2e37458a4835c11d370a02d2ce6))


### BREAKING CHANGES

* Various public APIs have changed names and packages or were removed entirely

# [3.3.0-dev.2](https:/ReVanced/revanced-patches/compare/v3.3.0-dev.1...v3.3.0-dev.2) (2024-01-01)


### Features

* **YouTube:** Improve patch descriptions ([#2519](https:/ReVanced/revanced-patches/issues/2519)) ([e8d1389](https:/ReVanced/revanced-patches/commit/e8d1389d3367b2fb688f0b85c136c512981b4fdc))

# [3.3.0-dev.1](https:/ReVanced/revanced-patches/compare/v3.2.0...v3.3.0-dev.1) (2023-12-28)


### Features

* **ID Austria:** Remove constraint on any version ([#2526](https:/ReVanced/revanced-patches/issues/2526)) ([de2cb88](https:/ReVanced/revanced-patches/commit/de2cb886169b3963b9ed70154bde0b7c6baaae40))

# [3.2.0](https:/ReVanced/revanced-patches/compare/v3.1.0...v3.2.0) (2023-12-28)


Expand Down
Loading