Skip to content

Commit 7529259

Browse files
chore(deps): update all dependencies
1 parent 14607a3 commit 7529259

8 files changed

Lines changed: 1142 additions & 879 deletions

File tree

.github/actions/percy-gate/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
steps:
2222
- name: Filter changed paths
2323
id: filter
24-
uses: dorny/paths-filter@d1c1ffe0248fe513906c8e24db8ea791d46f8590 # v3.0.3
24+
uses: dorny/paths-filter@0e4a8c6effa4802afeda77dc8d303f8176d7dfad # v3.0.4
2525
with:
2626
filters: |
2727
visual:

.github/actions/percy-snapshot/action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ runs:
3030
using: composite
3131
steps:
3232
- name: Install Python
33-
uses: actions/setup-python@v5.4.0
33+
uses: actions/setup-python@v5.6.0
3434
with:
35-
python-version: 3.10.14
35+
python-version: 3.14.7
3636

3737
- name: Install NodeJS
38-
uses: actions/setup-node@v4.2.0
38+
uses: actions/setup-node@v4.4.0
3939
with:
4040
node-version: 20
4141

.github/workflows/copilot-assignment.lock.yml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/forms-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python
2222
uses: actions/setup-python@v5
2323
with:
24-
python-version: "3.10"
24+
python-version: "3.14"
2525

2626
- name: Install Python dependencies
2727
run: |

.github/workflows/zizmor-static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
persist-credentials: false
2121

2222
- name: Run zizmor
23-
uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 # v0.5.2
23+
uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2
2424
with:
2525
online-audits: true

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@
3030
"@canonical/latest-news": "2.2.1",
3131
"@canonical/react-components": "^0.60.0",
3232
"@fullhuman/postcss-purgecss": "6.0.0",
33-
"@lottiefiles/dotlottie-web": "^0.44.0",
33+
"@lottiefiles/dotlottie-web": "^0.79.0",
3434
"@rive-app/canvas": "^2.38.5",
3535
"@tanstack/react-query": "^5.83.0",
3636
"@testing-library/cypress": "9.0.0",
37-
"autoprefixer": "10.4.21",
37+
"autoprefixer": "10.5.4",
3838
"concurrently": "7.6.0",
3939
"dotenv": "^16.3.1",
40-
"esbuild": "0.25.5",
40+
"esbuild": "0.28.2",
4141
"esbuild-sass-plugin": "^3.3.1",
4242
"flickity": "^3.0.0",
4343
"formik": "^2.4.6",
4444
"fuse.js": "^6.6.2",
45-
"intl-tel-input": "24.3.5",
45+
"intl-tel-input": "24.8.2",
4646
"leaflet": "1.9.4",
4747
"lottie-web": "^5.13.0",
4848
"postcss": "8.5.10",
@@ -51,23 +51,23 @@
5151
"react": "^18.2.0",
5252
"react-dom": "^18.2.0",
5353
"react-router-dom": "^6.24.1",
54-
"sass": "1.89.2",
54+
"sass": "1.102.0",
5555
"use-query-params": "^2.2.1",
5656
"uuid": "^11.1.0",
5757
"vanilla-framework": "4.56.0",
58-
"venobox": "2.1.8",
58+
"venobox": "2.2.0",
5959
"yup": "^1.6.1"
6060
},
6161
"devDependencies": {
62-
"@percy/cli": "1.31.5",
62+
"@percy/cli": "1.32.6",
6363
"@playwright/test": "^1.47.1",
6464
"@testing-library/jest-dom": "^5.16.5",
6565
"@testing-library/react": "^14.0.0",
6666
"@types/jest": "^29.4.0",
6767
"@types/node": "^20.9.3",
6868
"jest": "^29.5.0",
6969
"jest-environment-jsdom": "^29.5.0",
70-
"nodemon": "3.1.10",
70+
"nodemon": "3.1.14",
7171
"pa11y-ci": "^4.0.1",
7272
"prettier": "2.8.8",
7373
"stylelint": "14.16.1",

requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@ canonicalwebteam.form-generator==2.2.0
99
canonicalwebteam.directory-parser==1.2.11
1010
canonicalwebteam.markdown-response==0.2.0
1111
bleach==6.4.0
12-
markdown==3.8.2
12+
markdown==3.10.3
1313
python-slugify==8.0.4
1414
vcrpy-unittest==0.1.7
1515
cryptography==36.0.2
1616
gql==2.0.0
17-
google-api-python-client==2.173.0
18-
google-auth-httplib2==0.2.0
17+
google-api-python-client==2.198.0
18+
google-auth-httplib2==0.4.1
1919
google-auth-oauthlib==0.8.0
2020
pytz==2024.2
21-
djlint==1.36.4
22-
responses==0.25.7
21+
djlint==1.44.2
22+
responses==0.26.2
2323
pycountry==24.6.1
24-
scikit-learn==1.6.1
25-
flask-cors==6.0.0
26-
requests==2.33.0
27-
semver==3.0.2
28-
cachetools==5.3.3
29-
sentry-sdk[flask]==2.49.0
30-
geopy==2.4.1
24+
scikit-learn==1.9.0
25+
flask-cors==6.0.5
26+
requests==2.34.2
27+
semver==3.0.4
28+
cachetools==5.5.2
29+
sentry-sdk[flask]==2.68.0
30+
geopy==2.5.0
3131
PySocks==1.7.1 # httplib2 proxy fails otherwise
3232
flask==2.3.3

0 commit comments

Comments
 (0)