Skip to content

Commit

Permalink
v0.248.0 (#9339)
Browse files Browse the repository at this point in the history
Release notes: https://github.com/dependabot/dependabot-core/releases/tag/v0.248.0

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent c7b16a1 commit d1e4333
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 81 deletions.
80 changes: 40 additions & 40 deletions Gemfile.lock
@@ -1,19 +1,19 @@
PATH
remote: bundler
specs:
dependabot-bundler (0.247.0)
dependabot-common (= 0.247.0)
dependabot-bundler (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: cargo
specs:
dependabot-cargo (0.247.0)
dependabot-common (= 0.247.0)
dependabot-cargo (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: common
specs:
dependabot-common (0.247.0)
dependabot-common (0.248.0)
aws-sdk-codecommit (~> 1.28)
aws-sdk-ecr (~> 1.5)
bundler (>= 1.16, < 3.0.0)
Expand All @@ -35,107 +35,107 @@ PATH
PATH
remote: composer
specs:
dependabot-composer (0.247.0)
dependabot-common (= 0.247.0)
dependabot-composer (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: devcontainers
specs:
dependabot-devcontainers (0.247.0)
dependabot-common (= 0.247.0)
dependabot-devcontainers (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: docker
specs:
dependabot-docker (0.247.0)
dependabot-common (= 0.247.0)
dependabot-docker (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: elm
specs:
dependabot-elm (0.247.0)
dependabot-common (= 0.247.0)
dependabot-elm (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: git_submodules
specs:
dependabot-git_submodules (0.247.0)
dependabot-common (= 0.247.0)
dependabot-git_submodules (0.248.0)
dependabot-common (= 0.248.0)
parseconfig (~> 1.0, < 1.1.0)

PATH
remote: github_actions
specs:
dependabot-github_actions (0.247.0)
dependabot-common (= 0.247.0)
dependabot-github_actions (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: go_modules
specs:
dependabot-go_modules (0.247.0)
dependabot-common (= 0.247.0)
dependabot-go_modules (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: gradle
specs:
dependabot-gradle (0.247.0)
dependabot-common (= 0.247.0)
dependabot-maven (= 0.247.0)
dependabot-gradle (0.248.0)
dependabot-common (= 0.248.0)
dependabot-maven (= 0.248.0)

PATH
remote: hex
specs:
dependabot-hex (0.247.0)
dependabot-common (= 0.247.0)
dependabot-hex (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: maven
specs:
dependabot-maven (0.247.0)
dependabot-common (= 0.247.0)
dependabot-maven (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: npm_and_yarn
specs:
dependabot-npm_and_yarn (0.247.0)
dependabot-common (= 0.247.0)
dependabot-npm_and_yarn (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: nuget
specs:
dependabot-nuget (0.247.0)
dependabot-common (= 0.247.0)
dependabot-nuget (0.248.0)
dependabot-common (= 0.248.0)
rubyzip (>= 2.3.2, < 3.0)

PATH
remote: pub
specs:
dependabot-pub (0.247.0)
dependabot-common (= 0.247.0)
dependabot-pub (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: python
specs:
dependabot-python (0.247.0)
dependabot-common (= 0.247.0)
dependabot-python (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: silent
specs:
dependabot-silent (0.247.0)
dependabot-common (= 0.247.0)
dependabot-silent (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: swift
specs:
dependabot-swift (0.247.0)
dependabot-common (= 0.247.0)
dependabot-swift (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: terraform
specs:
dependabot-terraform (0.247.0)
dependabot-common (= 0.247.0)
dependabot-terraform (0.248.0)
dependabot-common (= 0.248.0)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion common/lib/dependabot.rb
Expand Up @@ -2,5 +2,5 @@
# frozen_string_literal: true

module Dependabot
VERSION = "0.247.0"
VERSION = "0.248.0"
end
80 changes: 40 additions & 40 deletions updater/Gemfile.lock
@@ -1,19 +1,19 @@
PATH
remote: ../bundler
specs:
dependabot-bundler (0.247.0)
dependabot-common (= 0.247.0)
dependabot-bundler (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../cargo
specs:
dependabot-cargo (0.247.0)
dependabot-common (= 0.247.0)
dependabot-cargo (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../common
specs:
dependabot-common (0.247.0)
dependabot-common (0.248.0)
aws-sdk-codecommit (~> 1.28)
aws-sdk-ecr (~> 1.5)
bundler (>= 1.16, < 3.0.0)
Expand All @@ -35,107 +35,107 @@ PATH
PATH
remote: ../composer
specs:
dependabot-composer (0.247.0)
dependabot-common (= 0.247.0)
dependabot-composer (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../devcontainers
specs:
dependabot-devcontainers (0.247.0)
dependabot-common (= 0.247.0)
dependabot-devcontainers (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../docker
specs:
dependabot-docker (0.247.0)
dependabot-common (= 0.247.0)
dependabot-docker (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../elm
specs:
dependabot-elm (0.247.0)
dependabot-common (= 0.247.0)
dependabot-elm (0.248.0)
dependabot-common (= 0.248.0)

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

PATH
remote: ../github_actions
specs:
dependabot-github_actions (0.247.0)
dependabot-common (= 0.247.0)
dependabot-github_actions (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../go_modules
specs:
dependabot-go_modules (0.247.0)
dependabot-common (= 0.247.0)
dependabot-go_modules (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../gradle
specs:
dependabot-gradle (0.247.0)
dependabot-common (= 0.247.0)
dependabot-maven (= 0.247.0)
dependabot-gradle (0.248.0)
dependabot-common (= 0.248.0)
dependabot-maven (= 0.248.0)

PATH
remote: ../hex
specs:
dependabot-hex (0.247.0)
dependabot-common (= 0.247.0)
dependabot-hex (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../maven
specs:
dependabot-maven (0.247.0)
dependabot-common (= 0.247.0)
dependabot-maven (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../npm_and_yarn
specs:
dependabot-npm_and_yarn (0.247.0)
dependabot-common (= 0.247.0)
dependabot-npm_and_yarn (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../nuget
specs:
dependabot-nuget (0.247.0)
dependabot-common (= 0.247.0)
dependabot-nuget (0.248.0)
dependabot-common (= 0.248.0)
rubyzip (>= 2.3.2, < 3.0)

PATH
remote: ../pub
specs:
dependabot-pub (0.247.0)
dependabot-common (= 0.247.0)
dependabot-pub (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../python
specs:
dependabot-python (0.247.0)
dependabot-common (= 0.247.0)
dependabot-python (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../silent
specs:
dependabot-silent (0.247.0)
dependabot-common (= 0.247.0)
dependabot-silent (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../swift
specs:
dependabot-swift (0.247.0)
dependabot-common (= 0.247.0)
dependabot-swift (0.248.0)
dependabot-common (= 0.248.0)

PATH
remote: ../terraform
specs:
dependabot-terraform (0.247.0)
dependabot-common (= 0.247.0)
dependabot-terraform (0.248.0)
dependabot-common (= 0.248.0)

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

0 comments on commit d1e4333

Please sign in to comment.