From a640b87f46d7349ba7df9a4fd94e45f6a81ad06b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 27 May 2026 05:21:37 +0000 Subject: [PATCH 1/3] Initial plan From ae5a16c32fa40de337ac4656d3abb9cab7a33829 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 27 May 2026 05:25:31 +0000 Subject: [PATCH 2/3] fix: correct Testing United 2026 dates --- Gemfile.lock | 4 ++-- _data/current.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b781272..0f22f940 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM http_parser.rb (0.8.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - io-event (1.14.3) + io-event (1.11.2) jekyll (3.10.0) addressable (~> 2.4) colorator (~> 1.0) @@ -338,4 +338,4 @@ RUBY VERSION ruby 3.2.7p253 BUNDLED WITH - 2.4.19 + 2.4.17 diff --git a/_data/current.yml b/_data/current.yml index 953c0cdf..d7733075 100644 --- a/_data/current.yml +++ b/_data/current.yml @@ -248,6 +248,6 @@ - name: Testing United location: Copenhagen, Denmark - dates: "November 23-24, 2026" + dates: "November 25-26, 2026" url: "https://www.testingunited.com/?utm_source=testingconferences" status: Early Bird Registration is Open until June 30, 2026 From 2f26f56b834cdf8a142ca686bbc3ef23874e098d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 27 May 2026 06:47:41 +0000 Subject: [PATCH 3/3] chore: remove Gemfile.lock changes --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0f22f940..5b781272 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM http_parser.rb (0.8.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - io-event (1.11.2) + io-event (1.14.3) jekyll (3.10.0) addressable (~> 2.4) colorator (~> 1.0) @@ -338,4 +338,4 @@ RUBY VERSION ruby 3.2.7p253 BUNDLED WITH - 2.4.17 + 2.4.19