From e78d2d1bc390369c63ed8a4020faa715a89009e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 11:58:59 +0200 Subject: [PATCH 1/2] fix: :rocket: bundler: bump google-protobuf from 3.24.3 to 3.24.4 (#409) Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.24.3 to 3.24.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index b6c6f1fd..899af461 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ end gem "code-scanning-rubocop", "~> 0.6.1" gem "debug", platform: :mri if RUBY_VERSION >= "3.1.0" -gem "google-protobuf", "~> 3.24.3" +gem "google-protobuf", "~> 3.24.4" gem "rake", "~> 13.0" gem "rubocop", "~> 1.56" gem "rubocop-changes", "~> 0.8.1" diff --git a/Gemfile.lock b/Gemfile.lock index 1d7bb459..6913a969 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,8 +17,8 @@ GEM diff-lcs (1.5.0) docile (1.4.0) git_diff_parser (3.2.0) - google-protobuf (3.24.3-x86_64-darwin) - google-protobuf (3.24.3-x86_64-linux) + google-protobuf (3.24.4-x86_64-darwin) + google-protobuf (3.24.4-x86_64-linux) i18n (1.14.1) concurrent-ruby (~> 1.0) io-console (0.6.0) @@ -120,7 +120,7 @@ DEPENDENCIES activesupport (< 8) code-scanning-rubocop (~> 0.6.1) debug - google-protobuf (~> 3.24.3) + google-protobuf (~> 3.24.4) rake (~> 13.0) rspec rubocop (~> 1.56) From bd929316fd5d671c9edb0a49b4703c2f28a040dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 11:59:55 +0200 Subject: [PATCH 2/2] fix: :rocket: npm for astro-docs: bump @astrojs/react in /docs (#412) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/react@3.0.3/packages/integrations/react) --- updated-dependencies: - dependency-name: "@astrojs/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jürgen Mülbert --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 513979b7..f0971050 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "dependencies": { "@algolia/client-search": "^4.20.0", "@astrojs/preact": "^3.0.0", - "@astrojs/react": "^3.0.2", + "@astrojs/react": "^3.0.3", "@docsearch/css": "^3.5.2", "@docsearch/react": "^3.5.2", "@types/node": "^20.8.2", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 0634275c..3eecbd06 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^3.0.0 version: 3.0.0(@babel/core@7.22.11)(preact@10.18.1)(vite@4.4.9) '@astrojs/react': - specifier: ^3.0.2 - version: 3.0.2(@types/react-dom@18.2.8)(@types/react@18.2.24)(react-dom@18.2.0)(react@18.2.0)(vite@4.4.9) + specifier: ^3.0.3 + version: 3.0.3(@types/react-dom@18.2.8)(@types/react@18.2.24)(react-dom@18.2.0)(react@18.2.0)(vite@4.4.9) '@docsearch/css': specifier: ^3.5.2 version: 3.5.2 @@ -359,8 +359,8 @@ packages: dependencies: prismjs: 1.29.0 - /@astrojs/react@3.0.2(@types/react-dom@18.2.8)(@types/react@18.2.24)(react-dom@18.2.0)(react@18.2.0)(vite@4.4.9): - resolution: {integrity: sha512-aooNIuQxTg+IWGMZPuIEwBeBi4/TCPCMsr3714zuLjAjukVd5ZrX/bCNxJqDWU4HNwUm4XFU1OhcEvYOHa5uMQ==} + /@astrojs/react@3.0.3(@types/react-dom@18.2.8)(@types/react@18.2.24)(react-dom@18.2.0)(react@18.2.0)(vite@4.4.9): + resolution: {integrity: sha512-foliIy1whJobo+ZpsvOMS4WCiR0z4/2Seyxth5xMlweVVM+gA1Lqk0GdzE6F0ISUW9CuXrCRS7ZyTNW8SM6vog==} engines: {node: '>=18.14.1'} peerDependencies: '@types/react': ^17.0.50 || ^18.0.21