govuk_web_banners 1.41.1 → 1.41.2

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: 43194707ef7f3f293afc38ac5060fb64865d0e295990403414d115c02ebada02
4
- data.tar.gz: 72f84496d1fdaa0bd634ddbd376b3c53a2d9afa5d35dce0b0afb262394147459
3
+ metadata.gz: a60e2ad6ef0f71bf9a44b3a2dfeecc7b3f8fc5c04fb8838f3119d7b3893d9008
4
+ data.tar.gz: 65e1962c4b1c5f8d8857d2ddbb0a4bded7ee861c6a31bf5ce766d6d753c38572
5
5
  SHA512:
6
- metadata.gz: b5d7a6965190b0ddb09dca9dfbea8d4c3f6d7ee4d86f42fab6a115f7cd68fc608bcf04b5898b8262396b10c1a376d1cb0dcb32c873e4dd82d26fdcbb1340c962
7
- data.tar.gz: aacaa89fcfffb7414d5551f9639bbbc54321a54ae90ab7ed638cb983cd5b4eaa3fb841218c95bb438265f3e8258d8dfe5a78724896d04ee66ac903f30a1b96c0
6
+ metadata.gz: 5d89d91192d498e0eb1eba991a29d2d70e2890181933fb8942cc137a88acf915777d0ddcbfb9c3a8731e30b272a44756d7b5725691e484f14c719dccb021d2c4
7
+ data.tar.gz: f8fed5930ef007cb8d1dde4ff83d2781206ea719b54284ca3f04e0acfe7cd9f545b2821c78101f49f29892107b00d5e6bdf3f0e2a6a521a6d278fa31ee9efaf9
@@ -1,37 +1,2 @@
1
1
  # Check README.md for how to format this file
2
- banners:
3
- - name: (URB-37) HMRC CXD banner 2026/06/17
4
- suggestion_text: "Help improve GOV.UK"
5
- suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
6
- survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_MTD_VAT_Repayments
7
- page_paths:
8
- # frontend
9
- - /self-assessment-tax-returns/claiming-a-tax-refund
10
- - /guidance/claim-a-refund-of-construction-industry-scheme-deductions-if-youre-a-limited-company
11
- start_date: 2026/06/17
12
- end_date: 2026/09/12
13
- - name: (URB-47) Search banner 2026/08/19
14
- suggestion_text: "Help improve GOV.UK"
15
- suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
16
- survey_url: https://surveys.publishing.service.gov.uk/s/SGF_Round2/
17
- page_paths:
18
- # frontend
19
- - /government/news/machinery-of-government-changes-fact-sheet
20
- - /government/speeches/prime-ministers-speech-on-social-care-29-july-2026
21
- - /government/news/pm-sets-out-new-path-to-fix-social-care-together-29-july-2026
22
- - /government/news/magistrates-court-listings-now-published-online
23
- - /government/news/ukhsa-updates-heat-health-alerts-across-england
24
- - /government/speeches/andy-burnhams-first-speech-as-prime-minister-20-july-2026
25
- - /government/publications/the-uk-sanctions-list
26
- - /guidance/national-planning-policy-framework
27
- - /government/publications/10-year-health-plan-for-england-fit-for-the-future
28
- - /government/consultations/fireworks-and-pyrotechnics-in-the-uk
29
- - /government/consultations/watch-this-space-a-new-strategic-direction-for-uk-media-green-paper-and-public-consultation
30
- - /government/consultations/growing-up-in-the-online-world-a-national-consultation
31
- - /government/publications/the-national-minimum-wage-in-2026
32
- - /government/publications/greenhouse-gas-reporting-conversion-factors-2026
33
- - /government/statistics/weekly-road-fuel-prices
34
- - /government/publications/migrants-detected-crossing-the-english-channel-in-small-boats
35
- - /government/publications/registered-providers-of-social-housing
36
- start_date: 2026/08/19
37
- end_date: 2026/09/15
2
+ banners: []
@@ -1,3 +1,3 @@
1
1
  module GovukWebBanners
2
- VERSION = "1.41.1".freeze
2
+ VERSION = "1.41.2".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.41.1
4
+ version: 1.41.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev