Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.222.0 #7625

Merged
merged 1 commit into from
Jul 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion common/lib/dependabot.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Dependabot
VERSION = "0.221.0"
VERSION = "0.222.0"
end
72 changes: 36 additions & 36 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
PATH
remote: ../bundler
specs:
dependabot-bundler (0.221.0)
dependabot-common (= 0.221.0)
dependabot-bundler (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../cargo
specs:
dependabot-cargo (0.221.0)
dependabot-common (= 0.221.0)
dependabot-cargo (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../common
specs:
dependabot-common (0.221.0)
dependabot-common (0.222.0)
aws-sdk-codecommit (~> 1.28)
aws-sdk-ecr (~> 1.5)
bundler (>= 1.16, < 3.0.0)
Expand All @@ -32,94 +32,94 @@ PATH
PATH
remote: ../composer
specs:
dependabot-composer (0.221.0)
dependabot-common (= 0.221.0)
dependabot-composer (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../docker
specs:
dependabot-docker (0.221.0)
dependabot-common (= 0.221.0)
dependabot-docker (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../elm
specs:
dependabot-elm (0.221.0)
dependabot-common (= 0.221.0)
dependabot-elm (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../git_submodules
specs:
dependabot-git_submodules (0.221.0)
dependabot-common (= 0.221.0)
dependabot-git_submodules (0.222.0)
dependabot-common (= 0.222.0)
parseconfig (~> 1.0, < 1.1.0)

PATH
remote: ../github_actions
specs:
dependabot-github_actions (0.221.0)
dependabot-common (= 0.221.0)
dependabot-github_actions (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../go_modules
specs:
dependabot-go_modules (0.221.0)
dependabot-common (= 0.221.0)
dependabot-go_modules (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../gradle
specs:
dependabot-gradle (0.221.0)
dependabot-common (= 0.221.0)
dependabot-maven (= 0.221.0)
dependabot-gradle (0.222.0)
dependabot-common (= 0.222.0)
dependabot-maven (= 0.222.0)

PATH
remote: ../hex
specs:
dependabot-hex (0.221.0)
dependabot-common (= 0.221.0)
dependabot-hex (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../maven
specs:
dependabot-maven (0.221.0)
dependabot-common (= 0.221.0)
dependabot-maven (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../npm_and_yarn
specs:
dependabot-npm_and_yarn (0.221.0)
dependabot-common (= 0.221.0)
dependabot-npm_and_yarn (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../nuget
specs:
dependabot-nuget (0.221.0)
dependabot-common (= 0.221.0)
dependabot-nuget (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../pub
specs:
dependabot-pub (0.221.0)
dependabot-common (= 0.221.0)
dependabot-pub (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../python
specs:
dependabot-python (0.221.0)
dependabot-common (= 0.221.0)
dependabot-python (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../swift
specs:
dependabot-swift (0.221.0)
dependabot-common (= 0.221.0)
dependabot-swift (0.222.0)
dependabot-common (= 0.222.0)

PATH
remote: ../terraform
specs:
dependabot-terraform (0.221.0)
dependabot-common (= 0.221.0)
dependabot-terraform (0.222.0)
dependabot-common (= 0.222.0)

GEM
remote: https://rubygems.org/
Expand Down