From 2e9fdd77153d9ef2ef18442fb1a0c1fb1a4a04c5 Mon Sep 17 00:00:00 2001 From: "dependabot-core-action-automation[bot]" <98560086+dependabot-core-action-automation[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 09:19:57 -0700 Subject: [PATCH] v0.218.0 (#7339) Release notes: https://github.com/dependabot/dependabot-core/releases/tag/v0.218.0 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- common/lib/dependabot.rb | 2 +- updater/Gemfile.lock | 68 ++++++++++++++++++++-------------------- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/common/lib/dependabot.rb b/common/lib/dependabot.rb index 88b3ab637544..4ec864f351bf 100644 --- a/common/lib/dependabot.rb +++ b/common/lib/dependabot.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module Dependabot - VERSION = "0.217.0" + VERSION = "0.218.0" end diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index 786c86f5e35b..e22683c5b2f3 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -1,19 +1,19 @@ PATH remote: ../bundler specs: - dependabot-bundler (0.217.0) - dependabot-common (= 0.217.0) + dependabot-bundler (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../cargo specs: - dependabot-cargo (0.217.0) - dependabot-common (= 0.217.0) + dependabot-cargo (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../common specs: - dependabot-common (0.217.0) + dependabot-common (0.218.0) aws-sdk-codecommit (~> 1.28) aws-sdk-ecr (~> 1.5) bundler (>= 1.16, < 3.0.0) @@ -32,88 +32,88 @@ PATH PATH remote: ../composer specs: - dependabot-composer (0.217.0) - dependabot-common (= 0.217.0) + dependabot-composer (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../docker specs: - dependabot-docker (0.217.0) - dependabot-common (= 0.217.0) + dependabot-docker (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../elm specs: - dependabot-elm (0.217.0) - dependabot-common (= 0.217.0) + dependabot-elm (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../git_submodules specs: - dependabot-git_submodules (0.217.0) - dependabot-common (= 0.217.0) + dependabot-git_submodules (0.218.0) + dependabot-common (= 0.218.0) parseconfig (~> 1.0, < 1.1.0) PATH remote: ../github_actions specs: - dependabot-github_actions (0.217.0) - dependabot-common (= 0.217.0) + dependabot-github_actions (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../go_modules specs: - dependabot-go_modules (0.217.0) - dependabot-common (= 0.217.0) + dependabot-go_modules (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../gradle specs: - dependabot-gradle (0.217.0) - dependabot-common (= 0.217.0) - dependabot-maven (= 0.217.0) + dependabot-gradle (0.218.0) + dependabot-common (= 0.218.0) + dependabot-maven (= 0.218.0) PATH remote: ../hex specs: - dependabot-hex (0.217.0) - dependabot-common (= 0.217.0) + dependabot-hex (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../maven specs: - dependabot-maven (0.217.0) - dependabot-common (= 0.217.0) + dependabot-maven (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../npm_and_yarn specs: - dependabot-npm_and_yarn (0.217.0) - dependabot-common (= 0.217.0) + dependabot-npm_and_yarn (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../nuget specs: - dependabot-nuget (0.217.0) - dependabot-common (= 0.217.0) + dependabot-nuget (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../pub specs: - dependabot-pub (0.217.0) - dependabot-common (= 0.217.0) + dependabot-pub (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../python specs: - dependabot-python (0.217.0) - dependabot-common (= 0.217.0) + dependabot-python (0.218.0) + dependabot-common (= 0.218.0) PATH remote: ../terraform specs: - dependabot-terraform (0.217.0) - dependabot-common (= 0.217.0) + dependabot-terraform (0.218.0) + dependabot-common (= 0.218.0) GEM remote: https://rubygems.org/