Skip to content

Commit d96f052

Browse files
authored
Merge pull request #4070 from nhsuk/next
Version 2.11.0
2 parents 0826c42 + f81682f commit d96f052

File tree

298 files changed

+4137
-2559
lines changed

Some content is hidden

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

298 files changed

+4137
-2559
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,8 @@ jobs:
2121
cache: yarn
2222
node-version-file: .tool-versions
2323
- run: yarn install --immutable --immutable-cache --check-cache
24-
- uses: hashicorp/setup-terraform@v3
25-
- uses: terraform-linters/setup-tflint@v4
26-
- run: tflint --chdir=terraform --init
2724
- uses: jdx/mise-action@v2
2825
with:
29-
version: v2025.7.12
30-
install_args: hk pkl
26+
install_args: hk pkl tflint terraform
27+
- run: tflint --chdir=terraform --init
3128
- run: hk check --all

Gemfile.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/citizensadvice/capybara_accessible_selectors
3-
revision: b60eebb9673b20dd472afb3d724340a6f6132bcb
3+
revision: eb1277097bf94cab378182db201985161ca2b7f0
44
branch: main
55
specs:
66
capybara_accessible_selectors (0.11.0)
@@ -113,34 +113,34 @@ GEM
113113
ast (2.4.3)
114114
attr_required (1.0.2)
115115
aws-eventstream (1.4.0)
116-
aws-partitions (1.1130.0)
117-
aws-sdk-accessanalyzer (1.73.0)
118-
aws-sdk-core (~> 3, >= 3.225.0)
116+
aws-partitions (1.1134.0)
117+
aws-sdk-accessanalyzer (1.74.0)
118+
aws-sdk-core (~> 3, >= 3.227.0)
119119
aws-sigv4 (~> 1.5)
120-
aws-sdk-core (3.226.3)
120+
aws-sdk-core (3.227.0)
121121
aws-eventstream (~> 1, >= 1.3.0)
122122
aws-partitions (~> 1, >= 1.992.0)
123123
aws-sigv4 (~> 1.9)
124124
base64
125125
jmespath (~> 1, >= 1.6.1)
126126
logger
127-
aws-sdk-ec2 (1.539.0)
128-
aws-sdk-core (~> 3, >= 3.225.0)
127+
aws-sdk-ec2 (1.541.0)
128+
aws-sdk-core (~> 3, >= 3.227.0)
129129
aws-sigv4 (~> 1.5)
130-
aws-sdk-ecr (1.104.0)
131-
aws-sdk-core (~> 3, >= 3.225.0)
130+
aws-sdk-ecr (1.106.0)
131+
aws-sdk-core (~> 3, >= 3.227.0)
132132
aws-sigv4 (~> 1.5)
133-
aws-sdk-iam (1.124.0)
134-
aws-sdk-core (~> 3, >= 3.225.0)
133+
aws-sdk-iam (1.125.0)
134+
aws-sdk-core (~> 3, >= 3.227.0)
135135
aws-sigv4 (~> 1.5)
136-
aws-sdk-kms (1.106.0)
137-
aws-sdk-core (~> 3, >= 3.225.0)
136+
aws-sdk-kms (1.107.0)
137+
aws-sdk-core (~> 3, >= 3.227.0)
138138
aws-sigv4 (~> 1.5)
139139
aws-sdk-rds (1.283.0)
140140
aws-sdk-core (~> 3, >= 3.225.0)
141141
aws-sigv4 (~> 1.5)
142-
aws-sdk-s3 (1.193.0)
143-
aws-sdk-core (~> 3, >= 3.225.0)
142+
aws-sdk-s3 (1.194.0)
143+
aws-sdk-core (~> 3, >= 3.227.0)
144144
aws-sdk-kms (~> 1)
145145
aws-sigv4 (~> 1.5)
146146
aws-sigv4 (1.12.1)
@@ -156,7 +156,7 @@ GEM
156156
bindex (0.8.1)
157157
bootsnap (1.18.6)
158158
msgpack (~> 1.2)
159-
brakeman (7.0.2)
159+
brakeman (7.1.0)
160160
racc
161161
builder (3.3.0)
162162
capybara (3.40.0)
@@ -231,7 +231,7 @@ GEM
231231
railties (>= 6.1.0)
232232
faker (3.5.2)
233233
i18n (>= 1.8.11, < 2)
234-
faraday (2.13.2)
234+
faraday (2.13.3)
235235
faraday-net_http (>= 2.0, < 3.5)
236236
json
237237
logger
@@ -316,7 +316,7 @@ GEM
316316
jmespath (1.6.2)
317317
jsbundling-rails (1.3.1)
318318
railties (>= 6.0.0)
319-
json (2.12.2)
319+
json (2.13.0)
320320
json-jwt (1.16.6)
321321
activesupport (>= 4.2)
322322
aes_key_wrap
@@ -390,9 +390,9 @@ GEM
390390
net-protocol
391391
nio4r (2.7.4)
392392
nkf (0.2.0)
393-
nokogiri (1.18.8-arm64-darwin)
393+
nokogiri (1.18.9-arm64-darwin)
394394
racc (~> 1.4)
395-
nokogiri (1.18.8-x86_64-linux-gnu)
395+
nokogiri (1.18.9-x86_64-linux-gnu)
396396
racc (~> 1.4)
397397
notifications-ruby-client (6.2.0)
398398
jwt (>= 1.5, < 3)
@@ -435,7 +435,7 @@ GEM
435435
prettier_print (1.2.1)
436436
prettyprint (0.2.0)
437437
prism (1.4.0)
438-
propshaft (1.2.0)
438+
propshaft (1.2.1)
439439
actionpack (>= 7.0.0)
440440
activesupport (>= 7.0.0)
441441
rack
@@ -562,15 +562,15 @@ GEM
562562
rubocop-ast (>= 1.45.1, < 2.0)
563563
ruby-progressbar (~> 1.7)
564564
unicode-display_width (>= 2.4.0, < 4.0)
565-
rubocop-ast (1.45.1)
565+
rubocop-ast (1.46.0)
566566
parser (>= 3.3.7.2)
567567
prism (~> 1.4)
568568
rubocop-capybara (2.22.1)
569569
lint_roller (~> 1.1)
570570
rubocop (~> 1.72, >= 1.72.1)
571-
rubocop-govuk (5.1.17)
571+
rubocop-govuk (5.1.18)
572572
rubocop (= 1.78.0)
573-
rubocop-ast (= 1.45.1)
573+
rubocop-ast (= 1.46.0)
574574
rubocop-capybara (= 2.22.1)
575575
rubocop-rails (= 2.32.0)
576576
rubocop-rake (= 0.7.1)
@@ -661,7 +661,7 @@ GEM
661661
rbs
662662
syntax_tree (>= 2.0.1)
663663
temple (0.10.0)
664-
thor (1.3.2)
664+
thor (1.4.0)
665665
thruster (0.1.14-arm64-darwin)
666666
thruster (0.1.14-x86_64-linux)
667667
tilt (2.6.0)

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ See the [releasing documentation](docs/releasing.md) for more information.
339339

340340
- `access_log:for_patient[id]`
341341
- `access_log:for_user[id]`
342-
- `clinics:create[name,address,town,postcode,ods_code,organisation_ods_code]`
343342
- `teams:create[ods_code,name,email,phone]`
344343
- `users:create[email,password,given_name,family_name,organisation_ods_code]`
345344
- `vaccines:seed[type]`

app/assets/stylesheets/_autocomplete.scss

Lines changed: 0 additions & 44 deletions
This file was deleted.

app/assets/stylesheets/_globals.scss

Lines changed: 0 additions & 19 deletions
This file was deleted.

app/assets/stylesheets/_list.scss

Lines changed: 0 additions & 18 deletions
This file was deleted.

app/assets/stylesheets/_overrides.scss

Lines changed: 0 additions & 26 deletions
This file was deleted.

app/assets/stylesheets/_panel.scss

Lines changed: 0 additions & 3 deletions
This file was deleted.

app/assets/stylesheets/_password-input.scss

Lines changed: 0 additions & 45 deletions
This file was deleted.

app/assets/stylesheets/_summary-list.scss

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)