-
Name
-
dependabot-common
-
Version
-
0.319.1
-
Platform
-
ruby
-
Authors
-
Dependabot
-
Bindir
-
bin
-
Date
-
1980-01-02 00:00:00 UTC
-
Dependencies
-
aws-sdk-codecommit (~> 1.28)
aws-sdk-ecr (~> 1.5)
bundler (>= 1.16, < 3.0.0)
commonmarker (~> 0.23)
docker_registry2 (~> 1.18)
excon (~> 1.2)
faraday (~> 2.7)
faraday-retry (~> 2.2)
gitlab (~> 5.0)
json (< 2.12)
nokogiri (~> 1.8)
octokit (~> 7.2)
opentelemetry-api (~> 1.5)
opentelemetry-logs-api (~> 0.2)
opentelemetry-metrics-api (~> 0.3)
ostruct (~> 0.6)
parser (~> 3.3)
psych (~> 5.0)
sorbet-runtime (~> 0.5)
stackprof (~> 0.2)
toml-rb (~> 4.0)
debug (~> 1.9, development)
gpgme (~> 2.0, development)
rake (~> 13.2, development)
rspec (~> 3.12, development)
rspec-its (~> 1.3, development)
rspec-sorbet (~> 1.9, development)
rubocop (~> 1.67, development)
rubocop-performance (~> 1.22, development)
rubocop-rspec (~> 2.29, development)
rubocop-sorbet (~> 0.8, development)
simplecov (~> 0.22, development)
turbo_tests (~> 2.2, development)
vcr (~> 6.1, development)
webmock (~> 3.18, development)
webrick (~> 1.9, development)
-
Description
-
Dependabot-Common provides the shared code used across Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.
-
Email
-
opensource@github.com
-
Files
-
bin/git-credential-store-immutable
lib/dependabot.rb
lib/dependabot/clients/azure.rb
lib/dependabot/clients/bitbucket.rb
lib/dependabot/clients/bitbucket_with_retries.rb
lib/dependabot/clients/codecommit.rb
lib/dependabot/clients/github_with_retries.rb
lib/dependabot/clients/gitlab_with_retries.rb
lib/dependabot/command_helpers.rb
lib/dependabot/config.rb
lib/dependabot/config/file.rb
lib/dependabot/config/file_fetcher.rb
lib/dependabot/config/ignore_condition.rb
lib/dependabot/config/update_config.rb
lib/dependabot/credential.rb
lib/dependabot/dependency.rb
lib/dependabot/dependency_file.rb
lib/dependabot/dependency_group.rb
lib/dependabot/ecosystem.rb
lib/dependabot/errors.rb
lib/dependabot/experiments.rb
lib/dependabot/file_fetchers.rb
lib/dependabot/file_fetchers/README.md
lib/dependabot/file_fetchers/base.rb
lib/dependabot/file_parsers.rb
lib/dependabot/file_parsers/README.md
lib/dependabot/file_parsers/base.rb
lib/dependabot/file_parsers/base/dependency_set.rb
lib/dependabot/file_updaters.rb
lib/dependabot/file_updaters/README.md
lib/dependabot/file_updaters/artifact_updater.rb
lib/dependabot/file_updaters/base.rb
lib/dependabot/file_updaters/vendor_updater.rb
lib/dependabot/git_commit_checker.rb
lib/dependabot/git_metadata_fetcher.rb
lib/dependabot/git_ref.rb
lib/dependabot/git_tag_with_detail.rb
lib/dependabot/logger.rb
lib/dependabot/metadata_finders.rb
lib/dependabot/metadata_finders/README.md
lib/dependabot/metadata_finders/base.rb
lib/dependabot/metadata_finders/base/changelog_finder.rb
lib/dependabot/metadata_finders/base/changelog_pruner.rb
lib/dependabot/metadata_finders/base/commits_finder.rb
lib/dependabot/metadata_finders/base/release_finder.rb
lib/dependabot/notices.rb
lib/dependabot/package/package_details.rb
lib/dependabot/package/package_language.rb
lib/dependabot/package/package_latest_version_finder.rb
lib/dependabot/package/package_release.rb
lib/dependabot/package/release_cooldown_options.rb
lib/dependabot/pull_request_creator.rb
lib/dependabot/pull_request_creator/azure.rb
lib/dependabot/pull_request_creator/bitbucket.rb
lib/dependabot/pull_request_creator/branch_namer.rb
lib/dependabot/pull_request_creator/branch_namer/base.rb
lib/dependabot/pull_request_creator/branch_namer/dependency_group_strategy.rb
lib/dependabot/pull_request_creator/branch_namer/multi_ecosystem_strategy.rb
lib/dependabot/pull_request_creator/branch_namer/solo_strategy.rb
lib/dependabot/pull_request_creator/codecommit.rb
lib/dependabot/pull_request_creator/commit_signer.rb
lib/dependabot/pull_request_creator/github.rb
lib/dependabot/pull_request_creator/gitlab.rb
lib/dependabot/pull_request_creator/labeler.rb
lib/dependabot/pull_request_creator/message.rb
lib/dependabot/pull_request_creator/message_builder.rb
lib/dependabot/pull_request_creator/message_builder/issue_linker.rb
lib/dependabot/pull_request_creator/message_builder/link_and_mention_sanitizer.rb
lib/dependabot/pull_request_creator/message_builder/metadata_presenter.rb
lib/dependabot/pull_request_creator/pr_name_prefixer.rb
lib/dependabot/pull_request_updater.rb
lib/dependabot/pull_request_updater/azure.rb
lib/dependabot/pull_request_updater/github.rb
lib/dependabot/pull_request_updater/gitlab.rb
lib/dependabot/registry_client.rb
lib/dependabot/requirement.rb
lib/dependabot/requirements_update_strategy.rb
lib/dependabot/requirements_updater/base.rb
lib/dependabot/security_advisory.rb
lib/dependabot/sem_version2.rb
lib/dependabot/shared_helpers.rb
lib/dependabot/simple_instrumentor.rb
lib/dependabot/source.rb
lib/dependabot/update_checkers.rb
lib/dependabot/update_checkers/README.md
lib/dependabot/update_checkers/base.rb
lib/dependabot/update_checkers/version_filters.rb
lib/dependabot/utils.rb
lib/dependabot/version.rb
lib/dependabot/workspace.rb
lib/dependabot/workspace/base.rb
lib/dependabot/workspace/change_attempt.rb
lib/dependabot/workspace/git.rb
lib/wildcard_matcher.rb
-
Homepage
-
https://github.com/dependabot/dependabot-core
-
Licenses
-
MIT
-
Metadata
-
{"bug_tracker_uri"=>"https://github.com/dependabot/dependabot-core/issues", "changelog_uri"=>"https://github.com/dependabot/dependabot-core/releases/tag/v0.319.1"}
-
Require paths
-
lib
-
Required ruby version
-
>= 3.3.0
-
Required rubygems version
-
>= 3.3.7
-
Rubygems version
-
3.6.9
-
Specification version
-
4
-
Summary
-
Shared code used across Dependabot Core
-
Original platform
-
ruby
-
New platform
-
ruby