From c82f75604ae9842d82dbd086ddb65c454f549f73 Mon Sep 17 00:00:00 2001 From: Owen Mansel-Chan Date: Thu, 5 Mar 2026 10:34:30 +0000 Subject: [PATCH] Add change notes --- .../2026-03-05-inline-expectation-space-after-$.md | 4 ++++ .../2026-03-05-inline-expectation-space-after-$.md | 4 ++++ .../2026-03-05-inline-expectation-space-after-$.md | 4 ++++ .../2026-03-05-inline-expectation-space-after-$.md | 4 ++++ .../2026-03-05-inline-expectation-space-after-$.md | 4 ++++ .../2026-03-05-inline-expectation-space-after-$.md | 4 ++++ .../2026-03-05-inline-expectation-space-after-$.md | 4 ++++ .../2026-03-05-inline-expectation-space-after-$.md | 4 ++++ .../2026-03-05-inline-expectation-space-after-$.md | 4 ++++ 9 files changed, 36 insertions(+) create mode 100644 cpp/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md create mode 100644 csharp/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md create mode 100644 go/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md create mode 100644 java/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md create mode 100644 javascript/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md create mode 100644 python/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md create mode 100644 ruby/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md create mode 100644 rust/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md create mode 100644 swift/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md diff --git a/cpp/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md b/cpp/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md new file mode 100644 index 00000000000..23fdce9b615 --- /dev/null +++ b/cpp/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol. diff --git a/csharp/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md b/csharp/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md new file mode 100644 index 00000000000..23fdce9b615 --- /dev/null +++ b/csharp/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol. diff --git a/go/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md b/go/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md new file mode 100644 index 00000000000..23fdce9b615 --- /dev/null +++ b/go/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol. diff --git a/java/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md b/java/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md new file mode 100644 index 00000000000..23fdce9b615 --- /dev/null +++ b/java/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol. diff --git a/javascript/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md b/javascript/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md new file mode 100644 index 00000000000..23fdce9b615 --- /dev/null +++ b/javascript/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol. diff --git a/python/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md b/python/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md new file mode 100644 index 00000000000..9b32429325e --- /dev/null +++ b/python/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Inline expectations test comments, which are of the form `# $ tag` or `# $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol. diff --git a/ruby/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md b/ruby/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md new file mode 100644 index 00000000000..9b32429325e --- /dev/null +++ b/ruby/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Inline expectations test comments, which are of the form `# $ tag` or `# $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol. diff --git a/rust/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md b/rust/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md new file mode 100644 index 00000000000..23fdce9b615 --- /dev/null +++ b/rust/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol. diff --git a/swift/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md b/swift/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md new file mode 100644 index 00000000000..23fdce9b615 --- /dev/null +++ b/swift/ql/lib/change-notes/2026-03-05-inline-expectation-space-after-$.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol.