govuk_web_banners 1.15.0 → 1.16.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: f9e7d94cdcb2c2438494b62b741bfbbceb4fffb497ad2ffb4f9973dba3f66bfa
4
- data.tar.gz: 5a032b96fbc8e74a051ca823330f7a5d0dbec529559aa408e9557dabaf3f80f7
3
+ metadata.gz: 4ce19db9c80ba0319f9cff1347c1205a6b47b2880bb844e01dcd849ae00fb228
4
+ data.tar.gz: 8c6105fb609b1a474530e7ac6d3fd4b9d3286acf81a88935611ae436ac48164d
5
5
  SHA512:
6
- metadata.gz: 20cb77a49f0d28bfe740f12a013d43d2f8dfa34bd78a3a49f8cd6a9081508ddc46ec34d532a95137625af9eee5be57153f1c1784ec6728a821645b415d6aafc7
7
- data.tar.gz: 4967acd9cfb449ae82b3b92bb45b4b26a35da8067162544812cb5fcbc9a7eb4399456140a9ae12189c0fdda1103933a4b62755e9fadde9a460cbe36322cf039e
6
+ metadata.gz: f241dd7d934c9a7a68835c5bcb9500b66bd6920a1b29911a566124277359818e4f2e0d076b6f2a0950fec9307451d88f4eceb84afeeac12ba4f498bafffe950a
7
+ data.tar.gz: d6dd4b5678ced5cf2c0299a7cd54a29ef6e709a182b667c10d75e0cf5ce85636b2ef9fdb493dc98d1d75cad33a2e87d60bfca7cfd02ce9134bee11d15933c682
@@ -136,3 +136,30 @@ banners:
136
136
  - /apply-tax-free-interest-on-savings
137
137
  start_date: 2025/10/17
138
138
  end_date: 2025/12/12
139
+ - name: eVisa - research on UK visa guidance 2025/10/13
140
+ suggestion_text: "Help improve GOV.UK"
141
+ suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
142
+ survey_url: https://surveys.publishing.service.gov.uk/s/XBF5ZX/
143
+ page_paths:
144
+ # frontend
145
+ - /evisa
146
+ - /uk-family-visa
147
+ - /uk-family-visa/partner-spouse
148
+ - /student-visa
149
+ - /student-visa/apply-online
150
+ - /skilled-worker-visa
151
+ - /skilled-worker-visa/apply-from-outside-the-uk
152
+ - /health-care-worker-visa
153
+ - /health-care-worker-visa/apply-from-outside-the-uk
154
+ - /standard-visitor
155
+ - /standard-visitor/apply-standard-visitor-visa
156
+ - /apply-to-come-to-the-uk
157
+ - /visa-fees
158
+ - /find-a-visa-application-centre
159
+ # collections
160
+ - /browse/visas-immigration
161
+ - /study-uk-student-visa
162
+ # smart answers
163
+ - /check-uk-visa
164
+ start_date: 2025/10/13
165
+ end_date: 2025/11/25
@@ -1,3 +1,3 @@
1
1
  module GovukWebBanners
2
- VERSION = "1.15.0".freeze
2
+ VERSION = "1.16.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.15.0
4
+ version: 1.16.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev