From 754c5bccfd78917dc28caa1fc1ee12be3207d592 Mon Sep 17 00:00:00 2001 From: "dependabot-core-action-automation[bot]" <98560086+dependabot-core-action-automation[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:42:57 -0800 Subject: [PATCH] v0.299.0 (#11684) Release notes: https://github.com/dependabot/dependabot-core/releases/tag/v0.299.0 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Gemfile.lock | 94 ++++++++++++++++++++-------------------- common/lib/dependabot.rb | 2 +- updater/Gemfile.lock | 94 ++++++++++++++++++++-------------------- 3 files changed, 95 insertions(+), 95 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5b8424330..4e731ca2fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,26 +1,26 @@ PATH remote: bun specs: - dependabot-bun (0.298.0) - dependabot-common (= 0.298.0) + dependabot-bun (0.299.0) + dependabot-common (= 0.299.0) PATH remote: bundler specs: - dependabot-bundler (0.298.0) - dependabot-common (= 0.298.0) + dependabot-bundler (0.299.0) + dependabot-common (= 0.299.0) parallel (~> 1.24) PATH remote: cargo specs: - dependabot-cargo (0.298.0) - dependabot-common (= 0.298.0) + dependabot-cargo (0.299.0) + dependabot-common (= 0.299.0) PATH remote: common specs: - dependabot-common (0.298.0) + dependabot-common (0.299.0) aws-sdk-codecommit (~> 1.28) aws-sdk-ecr (~> 1.5) bundler (>= 1.16, < 3.0.0) @@ -44,120 +44,120 @@ PATH PATH remote: composer specs: - dependabot-composer (0.298.0) - dependabot-common (= 0.298.0) + dependabot-composer (0.299.0) + dependabot-common (= 0.299.0) PATH remote: devcontainers specs: - dependabot-devcontainers (0.298.0) - dependabot-common (= 0.298.0) + dependabot-devcontainers (0.299.0) + dependabot-common (= 0.299.0) PATH remote: docker_compose specs: - dependabot-docker_compose (0.298.0) - dependabot-common (= 0.298.0) - dependabot-docker (= 0.298.0) + dependabot-docker_compose (0.299.0) + dependabot-common (= 0.299.0) + dependabot-docker (= 0.299.0) PATH remote: docker specs: - dependabot-docker (0.298.0) - dependabot-common (= 0.298.0) + dependabot-docker (0.299.0) + dependabot-common (= 0.299.0) PATH remote: dotnet_sdk specs: - dependabot-dotnet_sdk (0.298.0) - dependabot-common (= 0.298.0) + dependabot-dotnet_sdk (0.299.0) + dependabot-common (= 0.299.0) PATH remote: elm specs: - dependabot-elm (0.298.0) - dependabot-common (= 0.298.0) + dependabot-elm (0.299.0) + dependabot-common (= 0.299.0) PATH remote: git_submodules specs: - dependabot-git_submodules (0.298.0) - dependabot-common (= 0.298.0) + dependabot-git_submodules (0.299.0) + dependabot-common (= 0.299.0) parseconfig (~> 1.0, < 1.1.0) PATH remote: github_actions specs: - dependabot-github_actions (0.298.0) - dependabot-common (= 0.298.0) + dependabot-github_actions (0.299.0) + dependabot-common (= 0.299.0) PATH remote: go_modules specs: - dependabot-go_modules (0.298.0) - dependabot-common (= 0.298.0) + dependabot-go_modules (0.299.0) + dependabot-common (= 0.299.0) PATH remote: gradle specs: - dependabot-gradle (0.298.0) - dependabot-common (= 0.298.0) - dependabot-maven (= 0.298.0) + dependabot-gradle (0.299.0) + dependabot-common (= 0.299.0) + dependabot-maven (= 0.299.0) PATH remote: hex specs: - dependabot-hex (0.298.0) - dependabot-common (= 0.298.0) + dependabot-hex (0.299.0) + dependabot-common (= 0.299.0) PATH remote: maven specs: - dependabot-maven (0.298.0) - dependabot-common (= 0.298.0) + dependabot-maven (0.299.0) + dependabot-common (= 0.299.0) PATH remote: npm_and_yarn specs: - dependabot-npm_and_yarn (0.298.0) - dependabot-common (= 0.298.0) + dependabot-npm_and_yarn (0.299.0) + dependabot-common (= 0.299.0) PATH remote: nuget specs: - dependabot-nuget (0.298.0) - dependabot-common (= 0.298.0) + dependabot-nuget (0.299.0) + dependabot-common (= 0.299.0) rubyzip (>= 2.3.2, < 3.0) PATH remote: pub specs: - dependabot-pub (0.298.0) - dependabot-common (= 0.298.0) + dependabot-pub (0.299.0) + dependabot-common (= 0.299.0) PATH remote: python specs: - dependabot-python (0.298.0) - dependabot-common (= 0.298.0) + dependabot-python (0.299.0) + dependabot-common (= 0.299.0) PATH remote: silent specs: - dependabot-silent (0.298.0) - dependabot-common (= 0.298.0) + dependabot-silent (0.299.0) + dependabot-common (= 0.299.0) PATH remote: swift specs: - dependabot-swift (0.298.0) - dependabot-common (= 0.298.0) + dependabot-swift (0.299.0) + dependabot-common (= 0.299.0) PATH remote: terraform specs: - dependabot-terraform (0.298.0) - dependabot-common (= 0.298.0) + dependabot-terraform (0.299.0) + dependabot-common (= 0.299.0) GEM remote: https://rubygems.org/ diff --git a/common/lib/dependabot.rb b/common/lib/dependabot.rb index d4821333f5..c663889dc1 100644 --- a/common/lib/dependabot.rb +++ b/common/lib/dependabot.rb @@ -2,5 +2,5 @@ # frozen_string_literal: true module Dependabot - VERSION = "0.298.0" + VERSION = "0.299.0" end diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index f35e445bfe..fb63296bc5 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -1,26 +1,26 @@ PATH remote: ../bun specs: - dependabot-bun (0.298.0) - dependabot-common (= 0.298.0) + dependabot-bun (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../bundler specs: - dependabot-bundler (0.298.0) - dependabot-common (= 0.298.0) + dependabot-bundler (0.299.0) + dependabot-common (= 0.299.0) parallel (~> 1.24) PATH remote: ../cargo specs: - dependabot-cargo (0.298.0) - dependabot-common (= 0.298.0) + dependabot-cargo (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../common specs: - dependabot-common (0.298.0) + dependabot-common (0.299.0) aws-sdk-codecommit (~> 1.28) aws-sdk-ecr (~> 1.5) bundler (>= 1.16, < 3.0.0) @@ -44,120 +44,120 @@ PATH PATH remote: ../composer specs: - dependabot-composer (0.298.0) - dependabot-common (= 0.298.0) + dependabot-composer (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../devcontainers specs: - dependabot-devcontainers (0.298.0) - dependabot-common (= 0.298.0) + dependabot-devcontainers (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../docker_compose specs: - dependabot-docker_compose (0.298.0) - dependabot-common (= 0.298.0) - dependabot-docker (= 0.298.0) + dependabot-docker_compose (0.299.0) + dependabot-common (= 0.299.0) + dependabot-docker (= 0.299.0) PATH remote: ../docker specs: - dependabot-docker (0.298.0) - dependabot-common (= 0.298.0) + dependabot-docker (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../dotnet_sdk specs: - dependabot-dotnet_sdk (0.298.0) - dependabot-common (= 0.298.0) + dependabot-dotnet_sdk (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../elm specs: - dependabot-elm (0.298.0) - dependabot-common (= 0.298.0) + dependabot-elm (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../git_submodules specs: - dependabot-git_submodules (0.298.0) - dependabot-common (= 0.298.0) + dependabot-git_submodules (0.299.0) + dependabot-common (= 0.299.0) parseconfig (~> 1.0, < 1.1.0) PATH remote: ../github_actions specs: - dependabot-github_actions (0.298.0) - dependabot-common (= 0.298.0) + dependabot-github_actions (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../go_modules specs: - dependabot-go_modules (0.298.0) - dependabot-common (= 0.298.0) + dependabot-go_modules (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../gradle specs: - dependabot-gradle (0.298.0) - dependabot-common (= 0.298.0) - dependabot-maven (= 0.298.0) + dependabot-gradle (0.299.0) + dependabot-common (= 0.299.0) + dependabot-maven (= 0.299.0) PATH remote: ../hex specs: - dependabot-hex (0.298.0) - dependabot-common (= 0.298.0) + dependabot-hex (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../maven specs: - dependabot-maven (0.298.0) - dependabot-common (= 0.298.0) + dependabot-maven (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../npm_and_yarn specs: - dependabot-npm_and_yarn (0.298.0) - dependabot-common (= 0.298.0) + dependabot-npm_and_yarn (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../nuget specs: - dependabot-nuget (0.298.0) - dependabot-common (= 0.298.0) + dependabot-nuget (0.299.0) + dependabot-common (= 0.299.0) rubyzip (>= 2.3.2, < 3.0) PATH remote: ../pub specs: - dependabot-pub (0.298.0) - dependabot-common (= 0.298.0) + dependabot-pub (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../python specs: - dependabot-python (0.298.0) - dependabot-common (= 0.298.0) + dependabot-python (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../silent specs: - dependabot-silent (0.298.0) - dependabot-common (= 0.298.0) + dependabot-silent (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../swift specs: - dependabot-swift (0.298.0) - dependabot-common (= 0.298.0) + dependabot-swift (0.299.0) + dependabot-common (= 0.299.0) PATH remote: ../terraform specs: - dependabot-terraform (0.298.0) - dependabot-common (= 0.298.0) + dependabot-terraform (0.299.0) + dependabot-common (= 0.299.0) GEM remote: https://rubygems.org/