govuk_web_banners 1.40.0 → 1.41.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 28dd97cc9e29838adf36c48b1acafce0842519e9bdc4b484e1d08a948da7d4f8
4
- data.tar.gz: 16bd1c74a3e17523552dd33d5c7c6e3f86286e235ca51f7f971b9f8841a361ff
3
+ metadata.gz: afcba1d560f5e309e614f9690d68bf8b8c169ec4f276e4bc6db4cc6a83999b11
4
+ data.tar.gz: 336cb1bd12ea8ce66547928abbce8ff32314c382b49b5dc952b56c866be9e5fd
5
5
  SHA512:
6
- metadata.gz: f078a42c1146862dc3fb63f42d1c944932d5f3712b34287bf146e36d9c823f3556f9c5883a0260ab557be45d55cbb33b39d7de79e7b6e4500e12362106278b08
7
- data.tar.gz: b04997fd577d90dc035188177b0ac5f49dfc54af1e5886977acc40e7a41e08010585ed168f6fa6aaaa563e5eaaff1338be814745c2da6cda253ed4cda33aedb9
6
+ metadata.gz: 52f1f458952c249b34c2d3d4ba670eaa924ce2979bdbe74cbb027ae162bed64f71378821fc0ec606904fb616d8b9def871e0d4aa8bcd59c26e4c1d2f78a0f230
7
+ data.tar.gz: 8152e8188b8e79b024353e0a49dc10af9e7d19402cad9a3aaae994f7e1a1109be3528ef58b571ddae670e7e5c71d18842555574e9d6de1ff6deb4a6810e37404
@@ -181,3 +181,28 @@ banners:
181
181
  - /guidance/use-making-tax-digital-for-income-tax
182
182
  start_date: 2026/08/10
183
183
  end_date: 2026/09/07
184
+ - name: (URB-47) Search banner 2026/08/19
185
+ suggestion_text: "Help improve GOV.UK"
186
+ suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
187
+ survey_url: https://surveys.publishing.service.gov.uk/s/SGF_Round2/
188
+ page_paths:
189
+ # frontend
190
+ - /government/news/machinery-of-government-changes-fact-sheet
191
+ - /government/speeches/prime-ministers-speech-on-social-care-29-july-2026
192
+ - /government/news/pm-sets-out-new-path-to-fix-social-care-together-29-july-2026
193
+ - /government/news/magistrates-court-listings-now-published-online
194
+ - /government/news/ukhsa-updates-heat-health-alerts-across-england
195
+ - /government/speeches/andy-burnhams-first-speech-as-prime-minister-20-july-2026
196
+ - /government/publications/the-uk-sanctions-list
197
+ - /guidance/national-planning-policy-framework
198
+ - /government/publications/10-year-health-plan-for-england-fit-for-the-future
199
+ - /government/consultations/fireworks-and-pyrotechnics-in-the-uk
200
+ - /government/consultations/watch-this-space-a-new-strategic-direction-for-uk-media-green-paper-and-public-consultation
201
+ - /government/consultations/growing-up-in-the-online-world-a-national-consultation
202
+ - /government/publications/the-national-minimum-wage-in-2026
203
+ - /government/publications/greenhouse-gas-reporting-conversion-factors-2026
204
+ - /government/statistics/weekly-road-fuel-prices
205
+ - /government/publications/migrants-detected-crossing-the-english-channel-in-small-boats
206
+ - /government/publications/registered-providers-of-social-housing
207
+ start_date: 2026/08/19
208
+ end_date: 2026/09/15
@@ -1,3 +1,3 @@
1
1
  module GovukWebBanners
2
- VERSION = "1.40.0".freeze
2
+ VERSION = "1.41.0".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_web_banners
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.40.0
4
+ version: 1.41.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev