From c71a9d9e3c018bb53fda002ae146d4b6b4e6b1b0 Mon Sep 17 00:00:00 2001 From: "dependabot-core-action-automation[bot]" <98560086+dependabot-core-action-automation[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 10:27:09 -0500 Subject: [PATCH] v0.284.0 (#10894) Release notes: https://github.com/dependabot/dependabot-core/releases/tag/v0.284.0 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Gemfile.lock | 84 ++++++++++++++++++++-------------------- common/lib/dependabot.rb | 2 +- updater/Gemfile.lock | 84 ++++++++++++++++++++-------------------- 3 files changed, 85 insertions(+), 85 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 876d04a6f11..5e5e87c9737 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,20 +1,20 @@ PATH remote: bundler specs: - dependabot-bundler (0.283.0) - dependabot-common (= 0.283.0) + dependabot-bundler (0.284.0) + dependabot-common (= 0.284.0) parallel (~> 1.24) PATH remote: cargo specs: - dependabot-cargo (0.283.0) - dependabot-common (= 0.283.0) + dependabot-cargo (0.284.0) + dependabot-common (= 0.284.0) PATH remote: common specs: - dependabot-common (0.283.0) + dependabot-common (0.284.0) aws-sdk-codecommit (~> 1.28) aws-sdk-ecr (~> 1.5) bundler (>= 1.16, < 3.0.0) @@ -38,113 +38,113 @@ PATH PATH remote: composer specs: - dependabot-composer (0.283.0) - dependabot-common (= 0.283.0) + dependabot-composer (0.284.0) + dependabot-common (= 0.284.0) PATH remote: devcontainers specs: - dependabot-devcontainers (0.283.0) - dependabot-common (= 0.283.0) + dependabot-devcontainers (0.284.0) + dependabot-common (= 0.284.0) PATH remote: docker specs: - dependabot-docker (0.283.0) - dependabot-common (= 0.283.0) + dependabot-docker (0.284.0) + dependabot-common (= 0.284.0) PATH remote: dotnet_sdk specs: - dependabot-dotnet_sdk (0.283.0) - dependabot-common (= 0.283.0) + dependabot-dotnet_sdk (0.284.0) + dependabot-common (= 0.284.0) PATH remote: elm specs: - dependabot-elm (0.283.0) - dependabot-common (= 0.283.0) + dependabot-elm (0.284.0) + dependabot-common (= 0.284.0) PATH remote: git_submodules specs: - dependabot-git_submodules (0.283.0) - dependabot-common (= 0.283.0) + dependabot-git_submodules (0.284.0) + dependabot-common (= 0.284.0) parseconfig (~> 1.0, < 1.1.0) PATH remote: github_actions specs: - dependabot-github_actions (0.283.0) - dependabot-common (= 0.283.0) + dependabot-github_actions (0.284.0) + dependabot-common (= 0.284.0) PATH remote: go_modules specs: - dependabot-go_modules (0.283.0) - dependabot-common (= 0.283.0) + dependabot-go_modules (0.284.0) + dependabot-common (= 0.284.0) PATH remote: gradle specs: - dependabot-gradle (0.283.0) - dependabot-common (= 0.283.0) - dependabot-maven (= 0.283.0) + dependabot-gradle (0.284.0) + dependabot-common (= 0.284.0) + dependabot-maven (= 0.284.0) PATH remote: hex specs: - dependabot-hex (0.283.0) - dependabot-common (= 0.283.0) + dependabot-hex (0.284.0) + dependabot-common (= 0.284.0) PATH remote: maven specs: - dependabot-maven (0.283.0) - dependabot-common (= 0.283.0) + dependabot-maven (0.284.0) + dependabot-common (= 0.284.0) PATH remote: npm_and_yarn specs: - dependabot-npm_and_yarn (0.283.0) - dependabot-common (= 0.283.0) + dependabot-npm_and_yarn (0.284.0) + dependabot-common (= 0.284.0) PATH remote: nuget specs: - dependabot-nuget (0.283.0) - dependabot-common (= 0.283.0) + dependabot-nuget (0.284.0) + dependabot-common (= 0.284.0) rubyzip (>= 2.3.2, < 3.0) PATH remote: pub specs: - dependabot-pub (0.283.0) - dependabot-common (= 0.283.0) + dependabot-pub (0.284.0) + dependabot-common (= 0.284.0) PATH remote: python specs: - dependabot-python (0.283.0) - dependabot-common (= 0.283.0) + dependabot-python (0.284.0) + dependabot-common (= 0.284.0) PATH remote: silent specs: - dependabot-silent (0.283.0) - dependabot-common (= 0.283.0) + dependabot-silent (0.284.0) + dependabot-common (= 0.284.0) PATH remote: swift specs: - dependabot-swift (0.283.0) - dependabot-common (= 0.283.0) + dependabot-swift (0.284.0) + dependabot-common (= 0.284.0) PATH remote: terraform specs: - dependabot-terraform (0.283.0) - dependabot-common (= 0.283.0) + dependabot-terraform (0.284.0) + dependabot-common (= 0.284.0) GEM remote: https://rubygems.org/ diff --git a/common/lib/dependabot.rb b/common/lib/dependabot.rb index 711e5c0ee8f..b83397f281f 100644 --- a/common/lib/dependabot.rb +++ b/common/lib/dependabot.rb @@ -2,5 +2,5 @@ # frozen_string_literal: true module Dependabot - VERSION = "0.283.0" + VERSION = "0.284.0" end diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index bf933301e11..181db12affb 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -1,20 +1,20 @@ PATH remote: ../bundler specs: - dependabot-bundler (0.283.0) - dependabot-common (= 0.283.0) + dependabot-bundler (0.284.0) + dependabot-common (= 0.284.0) parallel (~> 1.24) PATH remote: ../cargo specs: - dependabot-cargo (0.283.0) - dependabot-common (= 0.283.0) + dependabot-cargo (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../common specs: - dependabot-common (0.283.0) + dependabot-common (0.284.0) aws-sdk-codecommit (~> 1.28) aws-sdk-ecr (~> 1.5) bundler (>= 1.16, < 3.0.0) @@ -38,113 +38,113 @@ PATH PATH remote: ../composer specs: - dependabot-composer (0.283.0) - dependabot-common (= 0.283.0) + dependabot-composer (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../devcontainers specs: - dependabot-devcontainers (0.283.0) - dependabot-common (= 0.283.0) + dependabot-devcontainers (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../docker specs: - dependabot-docker (0.283.0) - dependabot-common (= 0.283.0) + dependabot-docker (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../dotnet_sdk specs: - dependabot-dotnet_sdk (0.283.0) - dependabot-common (= 0.283.0) + dependabot-dotnet_sdk (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../elm specs: - dependabot-elm (0.283.0) - dependabot-common (= 0.283.0) + dependabot-elm (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../git_submodules specs: - dependabot-git_submodules (0.283.0) - dependabot-common (= 0.283.0) + dependabot-git_submodules (0.284.0) + dependabot-common (= 0.284.0) parseconfig (~> 1.0, < 1.1.0) PATH remote: ../github_actions specs: - dependabot-github_actions (0.283.0) - dependabot-common (= 0.283.0) + dependabot-github_actions (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../go_modules specs: - dependabot-go_modules (0.283.0) - dependabot-common (= 0.283.0) + dependabot-go_modules (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../gradle specs: - dependabot-gradle (0.283.0) - dependabot-common (= 0.283.0) - dependabot-maven (= 0.283.0) + dependabot-gradle (0.284.0) + dependabot-common (= 0.284.0) + dependabot-maven (= 0.284.0) PATH remote: ../hex specs: - dependabot-hex (0.283.0) - dependabot-common (= 0.283.0) + dependabot-hex (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../maven specs: - dependabot-maven (0.283.0) - dependabot-common (= 0.283.0) + dependabot-maven (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../npm_and_yarn specs: - dependabot-npm_and_yarn (0.283.0) - dependabot-common (= 0.283.0) + dependabot-npm_and_yarn (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../nuget specs: - dependabot-nuget (0.283.0) - dependabot-common (= 0.283.0) + dependabot-nuget (0.284.0) + dependabot-common (= 0.284.0) rubyzip (>= 2.3.2, < 3.0) PATH remote: ../pub specs: - dependabot-pub (0.283.0) - dependabot-common (= 0.283.0) + dependabot-pub (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../python specs: - dependabot-python (0.283.0) - dependabot-common (= 0.283.0) + dependabot-python (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../silent specs: - dependabot-silent (0.283.0) - dependabot-common (= 0.283.0) + dependabot-silent (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../swift specs: - dependabot-swift (0.283.0) - dependabot-common (= 0.283.0) + dependabot-swift (0.284.0) + dependabot-common (= 0.284.0) PATH remote: ../terraform specs: - dependabot-terraform (0.283.0) - dependabot-common (= 0.283.0) + dependabot-terraform (0.284.0) + dependabot-common (= 0.284.0) GEM remote: https://rubygems.org/