From bbcf5ca0e5ea2731f81b55f19c4091f090b2298b Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 2 Jan 2024 22:22:11 +0100 Subject: [PATCH 1/2] chore: Update dependency jekyll to v3.9.4 (#1307) --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 796fc5443..fdce03144 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -6,7 +6,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) coffee-script (2.4.1) coffee-script-source @@ -224,7 +224,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.2.6) rouge (3.26.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) From 03eb8297daf4c6392020bb663caa448eee3206e9 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 2 Jan 2024 22:25:34 +0100 Subject: [PATCH 2/2] chore: Update module bitbucket.org/creachadair/stringset to v0.0.12 (#1302) Co-authored-by: Andrei Scripniciuc <46186670+andrei-scripniciuc@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a255166e5..44016f118 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/googleapis/api-linter go 1.20 require ( - bitbucket.org/creachadair/stringset v0.0.11 + bitbucket.org/creachadair/stringset v0.0.12 cloud.google.com/go/longrunning v0.5.2 github.com/bmatcuk/doublestar/v4 v4.6.1 github.com/gertd/go-pluralize v0.2.1 diff --git a/go.sum b/go.sum index d6fe019af..ee6e2febe 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -bitbucket.org/creachadair/stringset v0.0.11 h1:6Sv4CCv14Wm+OipW4f3tWOb0SQVpBDLW0knnJqUnmZ8= -bitbucket.org/creachadair/stringset v0.0.11/go.mod h1:wh0BHewFe+j0HrzWz7KcGbSNpFzWwnpmgPRlB57U5jU= +bitbucket.org/creachadair/stringset v0.0.12 h1:APD8dIoAzGv70a6p1oasPDjPwkp+ajszdgKyWUcNqo0= +bitbucket.org/creachadair/stringset v0.0.12/go.mod h1:KtNk2s0hRO1T0r78lv9Zq/S/Lp0du2zI0Fj5j5Y4LDo= cloud.google.com/go/longrunning v0.5.2 h1:u+oFqfEwwU7F9dIELigxbe0XVnBAo9wqMuQLA50CZ5k= cloud.google.com/go/longrunning v0.5.2/go.mod h1:nqo6DQbNV2pXhGDbDMoN2bWz68MjZUzqv2YttZiveCs= github.com/bmatcuk/doublestar/v4 v4.6.1 h1:FH9SifrbvJhnlQpztAx++wlkk70QBf0iBWDwNy7PA4I=