Skip to content

Commit 5f1ad2d

Browse files
noisysocksgithub-actions[bot]
authored andcommitted
Release build 8.25.0 [ci release]
1 parent 5397529 commit 5f1ad2d

File tree

103 files changed

+14612
-9808
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+14612
-9808
lines changed

.github/workflows/asana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: duckduckgo/action-asana-sync@v9
18+
- uses: duckduckgo/action-asana-sync@v11
1919
with:
2020
ASANA_ACCESS_TOKEN: ${{ secrets.ASANA_ACCESS_TOKEN }}
2121
ASANA_WORKSPACE_ID: ${{ secrets.ASANA_WORKSPACE_ID }}

CHANGELOG.txt

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
- Duck Player Native feature (#1604)
2-
- Update ad blocking experiment copy per ship review (#1691)
1+
- Localise New Tab and Onboarding strings for Ad Blocking Experiment (#1699)
2+
- build(deps-dev): bump the typescript group with 2 updates (#1702)
3+
- build(deps-dev): bump eslint in the eslint group across 1 directory (#1697)
4+
- build(deps-dev): bump @playwright/test from 1.51.1 to 1.52.0 (#1642)
5+
- build(deps): bump @preact/signals from 2.0.1 to 2.0.4 (#1641)
6+
- build(deps): bump preact from 10.25.4 to 10.26.6 (#1680)
7+
- build(deps): bump duckduckgo/action-asana-sync from 9 to 11 (#1651)
8+
- build(deps-dev): bump esbuild from 0.25.2 to 0.25.4 (#1681)
9+
- build(deps): bump @atlaskit/pragmatic-drag-and-drop-hitbox (#1693)
10+
- build(deps-dev): bump typescript-eslint from 8.30.1 to 8.32.1 (#1695)
11+
- build(deps): bump @rive-app/canvas-single from 2.26.9 to 2.27.3 (#1694)
12+
- build(deps-dev): bump the typescript group across 1 directory with 5 updates (#1678)
13+
- Add platform owners to features.js (#1686)
14+
- build(deps-dev): bump urlpattern-polyfill from 10.0.0 to 10.1.0 (#1682)

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ injected/integration-test/mocks/broker-protection/ @duckduckgo/content-scope-scr
1818
injected/integration-test/test-pages/broker-protection/ @duckduckgo/content-scope-scripts-owners @duckduckgo/injected-broker-protection
1919

2020
# Platform owners
21+
injected/src/features.js @duckduckgo/content-scope-scripts-owners @duckduckgo/apple-devs @duckduckgo/android-devs @duckduckgo/team-windows-development @kzar @sammacbeth
2122
Sources/ @duckduckgo/content-scope-scripts-owners @duckduckgo/apple-devs
2223
injected/entry-points/android.js @duckduckgo/content-scope-scripts-owners @duckduckgo/android-devs
2324
injected/entry-points/extension-mv3.js @duckduckgo/content-scope-scripts-owners @kzar @sammacbeth

0 commit comments

Comments
 (0)