Table of Contents - dependabot-common-0.162.0 Documentation
Pages
Classes and Modules
- Dependabot
- Dependabot::AllVersionsIgnored
- Dependabot::BranchNotFound
- Dependabot::Clients
- Dependabot::Clients::Azure
- Dependabot::Clients::Azure::BadGateway
- Dependabot::Clients::Azure::Forbidden
- Dependabot::Clients::Azure::InternalServerError
- Dependabot::Clients::Azure::NotFound
- Dependabot::Clients::Azure::ServiceNotAvailable
- Dependabot::Clients::Azure::Unauthorized
- Dependabot::Clients::Bitbucket
- Dependabot::Clients::Bitbucket::Forbidden
- Dependabot::Clients::Bitbucket::NotFound
- Dependabot::Clients::Bitbucket::Unauthorized
- Dependabot::Clients::BitbucketWithRetries
- Dependabot::Clients::CodeCommit
- Dependabot::Clients::CodeCommit::NotFound
- Dependabot::Clients::GithubWithRetries
- Dependabot::Clients::GitlabWithRetries
- Dependabot::Config
- Dependabot::Config::File
- Dependabot::Config::FileFetcher
- Dependabot::Config::IgnoreCondition
- Dependabot::Config::InvalidConfigError
- Dependabot::Config::UpdateConfig
- Dependabot::Config::UpdateConfig::CommitMessageOptions
- Dependabot::DependabotError
- Dependabot::Dependency
- Dependabot::DependencyFile
- Dependabot::DependencyFile::ContentEncoding
- Dependabot::DependencyFile::Operation
- Dependabot::DependencyFileNotEvaluatable
- Dependabot::DependencyFileNotFound
- Dependabot::DependencyFileNotParseable
- Dependabot::DependencyFileNotResolvable
- Dependabot::FileFetchers
- Dependabot::FileFetchers::Base
- Dependabot::FileParsers
- Dependabot::FileParsers::Base
- Dependabot::FileParsers::Base::DependencySet
- Dependabot::FileUpdaters
- Dependabot::FileUpdaters::Base
- Dependabot::FileUpdaters::VendorUpdater
- Dependabot::GitCommitChecker
- Dependabot::GitDependenciesNotReachable
- Dependabot::GitDependencyReferenceNotFound
- Dependabot::GitMetadataFetcher
- Dependabot::GoModulePathMismatch
- Dependabot::InconsistentRegistryResponse
- Dependabot::MetadataFinders
- Dependabot::MetadataFinders::Base
- Dependabot::MetadataFinders::Base::ChangelogFinder
- Dependabot::MetadataFinders::Base::ChangelogPruner
- Dependabot::MetadataFinders::Base::CommitsFinder
- Dependabot::MetadataFinders::Base::ReleaseFinder
- Dependabot::MissingEnvironmentVariable
- Dependabot::NotImplemented
- Dependabot::Notifications
- Dependabot::OutOfDisk
- Dependabot::OutOfMemory
- Dependabot::PathDependenciesNotReachable
- Dependabot::PrivateSourceAuthenticationFailure
- Dependabot::PrivateSourceCertificateFailure
- Dependabot::PrivateSourceTimedOut
- Dependabot::PullRequestCreator
- Dependabot::PullRequestCreator::AnnotationError
- Dependabot::PullRequestCreator::Azure
- Dependabot::PullRequestCreator::Bitbucket
- Dependabot::PullRequestCreator::BranchNamer
- Dependabot::PullRequestCreator::Codecommit
- Dependabot::PullRequestCreator::CommitSigner
- Dependabot::PullRequestCreator::Github
- Dependabot::PullRequestCreator::Gitlab
- Dependabot::PullRequestCreator::Labeler
- Dependabot::PullRequestCreator::Message
- Dependabot::PullRequestCreator::MessageBuilder
- Dependabot::PullRequestCreator::MessageBuilder::IssueLinker
- Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- Dependabot::PullRequestCreator::NoHistoryInCommon
- Dependabot::PullRequestCreator::PrNamePrefixer
- Dependabot::PullRequestCreator::RepoArchived
- Dependabot::PullRequestCreator::RepoDisabled
- Dependabot::PullRequestCreator::RepoNotFound
- Dependabot::PullRequestUpdater
- Dependabot::PullRequestUpdater::Azure
- Dependabot::PullRequestUpdater::Azure::PullRequestUpdateFailed
- Dependabot::PullRequestUpdater::BranchProtected
- Dependabot::PullRequestUpdater::Github
- Dependabot::PullRequestUpdater::Gitlab
- Dependabot::RepoNotFound
- Dependabot::SecurityAdvisory
- Dependabot::SharedHelpers
- Dependabot::SharedHelpers::HelperSubprocessFailed
- Dependabot::Source
- Dependabot::UnexpectedExternalCode
- Dependabot::UpdateCheckers
- Dependabot::UpdateCheckers::Base
- Dependabot::UpdateCheckers::VersionFilters
- Dependabot::Utils
- Gem
- Gem::Version
Methods
- ::always_clone_for_package_manager? — Dependabot::Utils
- ::configure_git_to_use_https — Dependabot::SharedHelpers
- ::configure_git_to_use_https_with_credentials — Dependabot::SharedHelpers
- ::correct? — Gem::Version
- ::credential_helper_path — Dependabot::SharedHelpers
- ::display_name_builder_for_package_manager — Dependabot::Dependency
- ::escape_command — Dependabot::SharedHelpers
- ::excon_defaults — Dependabot::SharedHelpers
- ::excon_headers — Dependabot::SharedHelpers
- ::excon_middleware — Dependabot::SharedHelpers
- ::filter_vulnerable_versions — Dependabot::UpdateCheckers::VersionFilters
- ::for_bitbucket_dot_org — Dependabot::Clients::BitbucketWithRetries
- ::for_github_dot_com — Dependabot::Clients::GithubWithRetries
- ::for_gitlab_dot_com — Dependabot::Clients::GitlabWithRetries
- ::for_package_manager — Dependabot::FileFetchers
- ::for_package_manager — Dependabot::FileParsers
- ::for_package_manager — Dependabot::FileUpdaters
- ::for_package_manager — Dependabot::MetadataFinders
- ::for_package_manager — Dependabot::UpdateCheckers
- ::for_source — Dependabot::Clients::Azure
- ::for_source — Dependabot::Clients::Bitbucket
- ::for_source — Dependabot::Clients::CodeCommit
- ::for_source — Dependabot::Clients::GithubWithRetries
- ::for_source — Dependabot::Clients::GitlabWithRetries
- ::from_url — Dependabot::Source
- ::helper_subprocess_bash_command — Dependabot::SharedHelpers
- ::in_a_temporary_directory — Dependabot::SharedHelpers
- ::in_a_temporary_repo_directory — Dependabot::SharedHelpers
- ::instrument — Dependabot
- ::label_details_for_package_manager — Dependabot::PullRequestCreator::Labeler
- ::logger — Dependabot
- ::logger= — Dependabot
- ::name_normaliser_for_package_manager — Dependabot::Dependency
- ::new — Dependabot::Clients::Azure
- ::new — Dependabot::Clients::Bitbucket
- ::new — Dependabot::Clients::BitbucketWithRetries
- ::new — Dependabot::Clients::CodeCommit
- ::new — Dependabot::Clients::GithubWithRetries
- ::new — Dependabot::Clients::GitlabWithRetries
- ::new — Dependabot::Config::File
- ::new — Dependabot::Config::IgnoreCondition
- ::new — Dependabot::Config::UpdateConfig
- ::new — Dependabot::Config::UpdateConfig::CommitMessageOptions
- ::new — Dependabot::Dependency
- ::new — Dependabot::DependencyFile
- ::new — Dependabot::DependabotError
- ::new — Dependabot::BranchNotFound
- ::new — Dependabot::RepoNotFound
- ::new — Dependabot::DependencyFileNotFound
- ::new — Dependabot::DependencyFileNotParseable
- ::new — Dependabot::PrivateSourceAuthenticationFailure
- ::new — Dependabot::PrivateSourceTimedOut
- ::new — Dependabot::PrivateSourceCertificateFailure
- ::new — Dependabot::MissingEnvironmentVariable
- ::new — Dependabot::GitDependenciesNotReachable
- ::new — Dependabot::GitDependencyReferenceNotFound
- ::new — Dependabot::PathDependenciesNotReachable
- ::new — Dependabot::GoModulePathMismatch
- ::new — Dependabot::FileFetchers::Base
- ::new — Dependabot::FileParsers::Base
- ::new — Dependabot::FileParsers::Base::DependencySet
- ::new — Dependabot::FileUpdaters::Base
- ::new — Dependabot::FileUpdaters::VendorUpdater
- ::new — Dependabot::GitCommitChecker
- ::new — Dependabot::GitMetadataFetcher
- ::new — Dependabot::MetadataFinders::Base
- ::new — Dependabot::MetadataFinders::Base::ChangelogFinder
- ::new — Dependabot::MetadataFinders::Base::ChangelogPruner
- ::new — Dependabot::MetadataFinders::Base::CommitsFinder
- ::new — Dependabot::MetadataFinders::Base::ReleaseFinder
- ::new — Dependabot::PullRequestCreator
- ::new — Dependabot::PullRequestCreator::AnnotationError
- ::new — Dependabot::PullRequestCreator::Azure
- ::new — Dependabot::PullRequestCreator::Bitbucket
- ::new — Dependabot::PullRequestCreator::BranchNamer
- ::new — Dependabot::PullRequestCreator::Codecommit
- ::new — Dependabot::PullRequestCreator::CommitSigner
- ::new — Dependabot::PullRequestCreator::Github
- ::new — Dependabot::PullRequestCreator::Gitlab
- ::new — Dependabot::PullRequestCreator::Labeler
- ::new — Dependabot::PullRequestCreator::Message
- ::new — Dependabot::PullRequestCreator::MessageBuilder
- ::new — Dependabot::PullRequestCreator::MessageBuilder::IssueLinker
- ::new — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- ::new — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- ::new — Dependabot::PullRequestCreator::PrNamePrefixer
- ::new — Dependabot::PullRequestUpdater
- ::new — Dependabot::PullRequestUpdater::Azure
- ::new — Dependabot::PullRequestUpdater::Github
- ::new — Dependabot::PullRequestUpdater::Gitlab
- ::new — Dependabot::SecurityAdvisory
- ::new — Dependabot::SharedHelpers::HelperSubprocessFailed
- ::new — Dependabot::Source
- ::new — Dependabot::UpdateCheckers::Base
- ::parse — Dependabot::Config::File
- ::production_check_for_package_manager — Dependabot::Dependency
- ::register — Dependabot::FileFetchers
- ::register — Dependabot::FileParsers
- ::register — Dependabot::FileUpdaters
- ::register — Dependabot::MetadataFinders
- ::register — Dependabot::UpdateCheckers
- ::register_always_clone — Dependabot::Utils
- ::register_display_name_builder — Dependabot::Dependency
- ::register_label_details — Dependabot::PullRequestCreator::Labeler
- ::register_name_normaliser — Dependabot::Dependency
- ::register_production_check — Dependabot::Dependency
- ::register_requirement_class — Dependabot::Utils
- ::register_version_class — Dependabot::Utils
- ::required_files_in? — Dependabot::Config::FileFetcher
- ::required_files_in? — Dependabot::FileFetchers::Base
- ::required_files_message — Dependabot::Config::FileFetcher
- ::required_files_message — Dependabot::FileFetchers::Base
- ::requirement_class_for_package_manager — Dependabot::Utils
- ::reset_git_repo — Dependabot::SharedHelpers
- ::reset_global_git_config — Dependabot::SharedHelpers
- ::run_helper_subprocess — Dependabot::SharedHelpers
- ::run_shell_command — Dependabot::SharedHelpers
- ::stash_global_git_config — Dependabot::SharedHelpers
- ::subscribe — Dependabot
- ::updated_files_regex — Dependabot::FileUpdaters::Base
- ::version_class_for_package_manager — Dependabot::Utils
- ::wildcard_match? — Dependabot::Config::UpdateConfig
- ::with_git_configured — Dependabot::SharedHelpers
- #+ — Dependabot::FileParsers::Base::DependencySet
- #<< — Dependabot::FileParsers::Base::DependencySet
- #== — Dependabot::Dependency
- #== — Dependabot::DependencyFile
- #_azure_repo_contents — Dependabot::FileFetchers::Base
- #_bitbucket_repo_contents — Dependabot::FileFetchers::Base
- #_build_github_file_struct — Dependabot::FileFetchers::Base
- #_clone_repo_contents — Dependabot::FileFetchers::Base
- #_cloned_repo_contents — Dependabot::FileFetchers::Base
- #_codecommit_repo_contents — Dependabot::FileFetchers::Base
- #_fetch_file_content — Dependabot::FileFetchers::Base
- #_fetch_file_content_from_github — Dependabot::FileFetchers::Base
- #_fetch_file_content_fully_specified — Dependabot::FileFetchers::Base
- #_fetch_repo_contents — Dependabot::FileFetchers::Base
- #_fetch_repo_contents_fully_specified — Dependabot::FileFetchers::Base
- #_find_linked_dirs — Dependabot::FileFetchers::Base
- #_full_specification_for — Dependabot::FileFetchers::Base
- #_github_repo_contents — Dependabot::FileFetchers::Base
- #_gitlab_repo_contents — Dependabot::FileFetchers::Base
- #_linked_dir_for — Dependabot::FileFetchers::Base
- #add_approvers_to_merge_request — Dependabot::PullRequestCreator::Gitlab
- #add_assignees_to_pull_request — Dependabot::PullRequestCreator::Github
- #add_milestone_to_pull_request — Dependabot::PullRequestCreator::Github
- #add_reviewers_to_pull_request — Dependabot::PullRequestCreator::Github
- #affects_version? — Dependabot::SecurityAdvisory
- #all_dep_releases — Dependabot::MetadataFinders::Base::ReleaseFinder
- #all_releases — Dependabot::MetadataFinders::Base::ReleaseFinder
- #angular_commit_prefix — Dependabot::PullRequestCreator::PrNamePrefixer
- #annotate_merge_request — Dependabot::PullRequestCreator::Gitlab
- #annotate_pull_request — Dependabot::PullRequestCreator::Github
- #appears_in_lockfile? — Dependabot::Dependency
- #application_pr_name — Dependabot::PullRequestCreator::MessageBuilder
- #auth_header_for — Dependabot::Clients::Azure
- #auth_header_for — Dependabot::Clients::Bitbucket
- #automerge_candidate? — Dependabot::PullRequestCreator
- #automerge_candidate? — Dependabot::PullRequestCreator::Labeler
- #automerge_label — Dependabot::PullRequestCreator::Labeler
- #azure_client — Dependabot::FileFetchers::Base
- #azure_client_for_source — Dependabot::PullRequestCreator::Azure
- #azure_client_for_source — Dependabot::PullRequestCreator::PrNamePrefixer
- #azure_client_for_source — Dependabot::PullRequestUpdater::Azure
- #azure_commit_author_email — Dependabot::PullRequestCreator::PrNamePrefixer
- #azure_creator — Dependabot::PullRequestCreator
- #azure_updater — Dependabot::PullRequestUpdater
- #base_commit_is_up_to_date? — Dependabot::PullRequestCreator::Codecommit
- #base_commit_is_up_to_date? — Dependabot::PullRequestCreator::Github
- #base_url — Dependabot::Clients::Bitbucket
- #binary? — Dependabot::DependencyFile
- #binary_file? — Dependabot::FileUpdaters::VendorUpdater
- #bitbucket_client — Dependabot::FileFetchers::Base
- #bitbucket_client — Dependabot::MetadataFinders::Base::ChangelogFinder
- #bitbucket_client — Dependabot::MetadataFinders::Base::CommitsFinder
- #bitbucket_client_for_source — Dependabot::PullRequestCreator::Bitbucket
- #bitbucket_client_for_source — Dependabot::PullRequestCreator::PrNamePrefixer
- #bitbucket_commit_author_email — Dependabot::PullRequestCreator::PrNamePrefixer
- #bitbucket_commit_comparison_status — Dependabot::GitCommitChecker
- #bitbucket_compare_path — Dependabot::MetadataFinders::Base::CommitsFinder
- #bitbucket_creator — Dependabot::PullRequestCreator
- #branch — Dependabot::Clients::Azure
- #branch — Dependabot::Clients::Bitbucket
- #branch — Dependabot::Clients::CodeCommit
- #branch_behind_release? — Dependabot::GitCommitChecker
- #branch_exists? — Dependabot::PullRequestCreator::Azure
- #branch_exists? — Dependabot::PullRequestCreator::Bitbucket
- #branch_exists? — Dependabot::PullRequestCreator::Codecommit
- #branch_exists? — Dependabot::PullRequestCreator::Github
- #branch_exists? — Dependabot::PullRequestCreator::Gitlab
- #branch_exists? — Dependabot::PullRequestUpdater::Github
- #branch_exists? — Dependabot::PullRequestUpdater::Gitlab
- #branch_namer — Dependabot::PullRequestCreator
- #branch_or_ref_in_release? — Dependabot::GitCommitChecker
- #branch_version_suffix — Dependabot::PullRequestCreator::BranchNamer
- #break_tag — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #build_commit_prefix_from_previous_commits — Dependabot::PullRequestCreator::PrNamePrefixer
- #build_details_tag — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #build_mention_link_text_nodes — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- #build_mention_nodes — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- #build_team_mention_nodes — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- #can_compare_requirements? — Dependabot::UpdateCheckers::Base
- #can_update? — Dependabot::UpdateCheckers::Base
- #capitalise_first_word_from_last_dependabot_commit_style — Dependabot::PullRequestCreator::PrNamePrefixer
- #capitalise_first_word_from_previous_commits — Dependabot::PullRequestCreator::PrNamePrefixer
- #capitalize_angular_commit_prefix? — Dependabot::PullRequestCreator::PrNamePrefixer
- #capitalize_first_word? — Dependabot::PullRequestCreator::PrNamePrefixer
- #case_sensitive? — Dependabot::FileParsers::Base::DependencySet
- #changed_requirements — Dependabot::UpdateCheckers::Base
- #changelog — Dependabot::MetadataFinders::Base::ChangelogFinder
- #changelog_cascade — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #changelog_contains_relevant_versions? — Dependabot::MetadataFinders::Base::ChangelogPruner
- #changelog_from_ref — Dependabot::MetadataFinders::Base::ChangelogFinder
- #changelog_from_suggested_url — Dependabot::MetadataFinders::Base::ChangelogFinder
- #changelog_line_for_version — Dependabot::MetadataFinders::Base::ChangelogPruner
- #changelog_text — Dependabot::MetadataFinders::Base
- #changelog_text — Dependabot::MetadataFinders::Base::ChangelogFinder
- #changelog_url — Dependabot::MetadataFinders::Base
- #changelog_url — Dependabot::MetadataFinders::Base::ChangelogFinder
- #changelog_url — Dependabot::PullRequestCreator::MessageBuilder
- #check_dependencies_have_previous_version — Dependabot::PullRequestCreator
- #check_required_files — Dependabot::FileParsers::Base
- #check_required_files — Dependabot::FileUpdaters::Base
- #check_requirement_fields — Dependabot::Dependency
- #check_subdependency_metadata — Dependabot::Dependency
- #check_values — Dependabot::Dependency
- #check_version_requirements — Dependabot::SecurityAdvisory
- #clean_directory — Dependabot::DependencyFile
- #client_for_provider — Dependabot::FileFetchers::Base
- #clone_repo_contents — Dependabot::FileFetchers::Base
- #codecommit_client — Dependabot::FileFetchers::Base
- #codecommit_client_for_source — Dependabot::PullRequestCreator::Codecommit
- #codecommit_client_for_source — Dependabot::PullRequestCreator::PrNamePrefixer
- #codecommit_creator — Dependabot::PullRequestCreator
- #combined_dependency — Dependabot::FileParsers::Base::DependencySet
- #comment_with_invalid_reviewer — Dependabot::PullRequestCreator::Github
- #commit — Dependabot::FileFetchers::Base
- #commit_being_updated — Dependabot::PullRequestUpdater::Azure
- #commit_being_updated — Dependabot::PullRequestUpdater::Github
- #commit_being_updated — Dependabot::PullRequestUpdater::Gitlab
- #commit_exists? — Dependabot::PullRequestCreator::Gitlab
- #commit_included_in_tag? — Dependabot::GitCommitChecker
- #commit_message — Dependabot::PullRequestCreator::MessageBuilder
- #commit_message — Dependabot::PullRequestUpdater::Azure
- #commit_message — Dependabot::PullRequestUpdater::Github
- #commit_message_intro — Dependabot::PullRequestCreator::MessageBuilder
- #commit_message_options — Dependabot::Config::File
- #commit_object — Dependabot::PullRequestCreator::CommitSigner
- #commit_options — Dependabot::PullRequestCreator::Github
- #commit_prefix — Dependabot::PullRequestCreator::PrNamePrefixer
- #commit_signature — Dependabot::PullRequestCreator::Github
- #commit_signature — Dependabot::PullRequestUpdater::Github
- #commit_subject — Dependabot::PullRequestCreator::MessageBuilder
- #commits — Dependabot::Clients::Azure
- #commits — Dependabot::Clients::Bitbucket
- #commits — Dependabot::Clients::CodeCommit
- #commits — Dependabot::MetadataFinders::Base
- #commits — Dependabot::MetadataFinders::Base::CommitsFinder
- #commits_cascade — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #commits_url — Dependabot::MetadataFinders::Base
- #commits_url — Dependabot::MetadataFinders::Base::CommitsFinder
- #commits_url — Dependabot::PullRequestCreator::MessageBuilder
- #compare — Dependabot::Clients::Bitbucket
- #config_file — Dependabot::Config::FileFetcher
- #conflicting_dependencies — Dependabot::UpdateCheckers::Base
- #convert_string_version_requirements — Dependabot::SecurityAdvisory
- #create — Dependabot::PullRequestCreator
- #create — Dependabot::PullRequestCreator::Azure
- #create — Dependabot::PullRequestCreator::Bitbucket
- #create — Dependabot::PullRequestCreator::Codecommit
- #create — Dependabot::PullRequestCreator::Github
- #create — Dependabot::PullRequestCreator::Gitlab
- #create_annotated_pull_request — Dependabot::PullRequestCreator::Github
- #create_branch — Dependabot::Clients::CodeCommit
- #create_branch — Dependabot::PullRequestCreator::Codecommit
- #create_branch — Dependabot::PullRequestCreator::Github
- #create_branch — Dependabot::PullRequestCreator::Gitlab
- #create_commit — Dependabot::Clients::Azure
- #create_commit — Dependabot::Clients::Bitbucket
- #create_commit — Dependabot::Clients::CodeCommit
- #create_commit — Dependabot::PullRequestCreator::Azure
- #create_commit — Dependabot::PullRequestCreator::Bitbucket
- #create_commit — Dependabot::PullRequestCreator::Codecommit
- #create_commit — Dependabot::PullRequestCreator::Github
- #create_commit — Dependabot::PullRequestCreator::Gitlab
- #create_commit — Dependabot::PullRequestUpdater::Github
- #create_commit — Dependabot::PullRequestUpdater::Gitlab
- #create_default_dependencies_label_if_required — Dependabot::PullRequestCreator::Labeler
- #create_default_labels_if_required — Dependabot::PullRequestCreator::Labeler
- #create_default_language_label_if_required — Dependabot::PullRequestCreator::Labeler
- #create_default_security_label_if_required — Dependabot::PullRequestCreator::Labeler
- #create_dependencies_label — Dependabot::PullRequestCreator::Labeler
- #create_github_dependencies_label — Dependabot::PullRequestCreator::Labeler
- #create_github_language_label — Dependabot::PullRequestCreator::Labeler
- #create_github_security_label — Dependabot::PullRequestCreator::Labeler
- #create_gitlab_dependencies_label — Dependabot::PullRequestCreator::Labeler
- #create_gitlab_language_label — Dependabot::PullRequestCreator::Labeler
- #create_gitlab_security_label — Dependabot::PullRequestCreator::Labeler
- #create_language_label — Dependabot::PullRequestCreator::Labeler
- #create_link_node — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- #create_merge_request — Dependabot::PullRequestCreator::Gitlab
- #create_or_get_branch — Dependabot::PullRequestCreator::Codecommit
- #create_or_update_branch — Dependabot::PullRequestCreator::Github
- #create_pull_request — Dependabot::Clients::Azure
- #create_pull_request — Dependabot::Clients::Bitbucket
- #create_pull_request — Dependabot::Clients::CodeCommit
- #create_pull_request — Dependabot::PullRequestCreator::Azure
- #create_pull_request — Dependabot::PullRequestCreator::Bitbucket
- #create_pull_request — Dependabot::PullRequestCreator::Codecommit
- #create_pull_request — Dependabot::PullRequestCreator::Github
- #create_security_label — Dependabot::PullRequestCreator::Labeler
- #create_submodule_update_commit — Dependabot::PullRequestCreator::Gitlab
- #create_temp_branch — Dependabot::PullRequestUpdater::Azure
- #create_tree — Dependabot::PullRequestCreator::Github
- #create_tree — Dependabot::PullRequestUpdater::Github
- #current_version — Dependabot::GitCommitChecker
- #decoded_content — Dependabot::DependencyFile
- #default_api_endpoint — Dependabot::Source
- #default_bitbucket_branch — Dependabot::MetadataFinders::Base::ChangelogFinder
- #default_branch — Dependabot::PullRequestCreator::Azure
- #default_branch — Dependabot::PullRequestCreator::Bitbucket
- #default_branch — Dependabot::PullRequestCreator::Codecommit
- #default_branch — Dependabot::PullRequestCreator::Github
- #default_branch — Dependabot::PullRequestCreator::Gitlab
- #default_branch_changelog — Dependabot::MetadataFinders::Base::ChangelogFinder
- #default_branch_for_repo — Dependabot::FileFetchers::Base
- #default_dependencies_label — Dependabot::PullRequestCreator::Labeler
- #default_hostname — Dependabot::Source
- #default_labels_for_pr — Dependabot::PullRequestCreator::Labeler
- #deleted — Dependabot::DependencyFile
- #deleted= — Dependabot::DependencyFile
- #deleted? — Dependabot::DependencyFile
- #dependabot_email — Dependabot::PullRequestCreator::PrNamePrefixer
- #dependencies_label_exists? — Dependabot::PullRequestCreator::Labeler
- #dependency_file_list — Dependabot::MetadataFinders::Base::ChangelogFinder
- #dependency_for_name — Dependabot::FileParsers::Base::DependencySet
- #dependency_links — Dependabot::PullRequestCreator::MessageBuilder
- #dependency_set — Dependabot::PullRequestCreator::BranchNamer
- #dependency_set — Dependabot::PullRequestCreator::MessageBuilder
- #dependency_set_intro — Dependabot::PullRequestCreator::MessageBuilder
- #dependency_source_details — Dependabot::GitCommitChecker
- #dependency_tags — Dependabot::MetadataFinders::Base::CommitsFinder
- #directory — Dependabot::DependencyFileNotFound
- #directory — Dependabot::DependencyFileNotParseable
- #directory — Dependabot::FileFetchers::Base
- #display_name — Dependabot::Dependency
- #docker_digest_from_reqs — Dependabot::PullRequestCreator::MessageBuilder
- #encode_form_parameters — Dependabot::Clients::Bitbucket
- #eql? — Dependabot::Dependency
- #eql? — Dependabot::DependencyFile
- #excon_defaults — Dependabot::GitMetadataFetcher
- #existing_version_is_sha? — Dependabot::UpdateCheckers::Base
- #explicitly_provided_prefix_string — Dependabot::PullRequestCreator::PrNamePrefixer
- #fetch_azure_labels — Dependabot::PullRequestCreator::Labeler
- #fetch_bitbucket_commits — Dependabot::MetadataFinders::Base::CommitsFinder
- #fetch_bitbucket_file — Dependabot::MetadataFinders::Base::ChangelogFinder
- #fetch_bitbucket_file_list — Dependabot::MetadataFinders::Base::ChangelogFinder
- #fetch_commit — Dependabot::Clients::Azure
- #fetch_commit — Dependabot::Clients::Bitbucket
- #fetch_commit — Dependabot::Clients::CodeCommit
- #fetch_commit — Dependabot::Clients::GithubWithRetries
- #fetch_commit — Dependabot::Clients::GitlabWithRetries
- #fetch_commits — Dependabot::Clients::CodeCommit
- #fetch_default_branch — Dependabot::Clients::Azure
- #fetch_default_branch — Dependabot::Clients::Bitbucket
- #fetch_default_branch — Dependabot::Clients::CodeCommit
- #fetch_default_branch — Dependabot::Clients::GithubWithRetries
- #fetch_default_branch — Dependabot::Clients::GitlabWithRetries
- #fetch_dependency_file_list — Dependabot::MetadataFinders::Base::ChangelogFinder
- #fetch_dependency_releases — Dependabot::MetadataFinders::Base::ReleaseFinder
- #fetch_dependency_tags — Dependabot::MetadataFinders::Base::CommitsFinder
- #fetch_file_contents — Dependabot::Clients::Azure
- #fetch_file_contents — Dependabot::Clients::Bitbucket
- #fetch_file_contents — Dependabot::Clients::CodeCommit
- #fetch_file_from_host — Dependabot::FileFetchers::Base
- #fetch_file_if_present — Dependabot::FileFetchers::Base
- #fetch_file_text — Dependabot::MetadataFinders::Base::ChangelogFinder
- #fetch_files — Dependabot::Config::FileFetcher
- #fetch_github_commits — Dependabot::MetadataFinders::Base::CommitsFinder
- #fetch_github_file — Dependabot::MetadataFinders::Base::ChangelogFinder
- #fetch_github_file_list — Dependabot::MetadataFinders::Base::ChangelogFinder
- #fetch_github_labels — Dependabot::PullRequestCreator::Labeler
- #fetch_github_releases — Dependabot::MetadataFinders::Base::ReleaseFinder
- #fetch_gitlab_commits — Dependabot::MetadataFinders::Base::CommitsFinder
- #fetch_gitlab_file — Dependabot::MetadataFinders::Base::ChangelogFinder
- #fetch_gitlab_file_list — Dependabot::MetadataFinders::Base::ChangelogFinder
- #fetch_gitlab_labels — Dependabot::PullRequestCreator::Labeler
- #fetch_gitlab_releases — Dependabot::MetadataFinders::Base::ReleaseFinder
- #fetch_raw_upload_pack_for — Dependabot::GitMetadataFetcher
- #fetch_raw_upload_pack_with_git_for — Dependabot::GitMetadataFetcher
- #fetch_repo_contents — Dependabot::Clients::Azure
- #fetch_repo_contents — Dependabot::Clients::Bitbucket
- #fetch_repo_contents — Dependabot::Clients::CodeCommit
- #fetch_repo_contents_treeroot — Dependabot::Clients::Azure
- #fetch_upload_pack_for — Dependabot::GitMetadataFetcher
- #file_action — Dependabot::PullRequestCreator::Gitlab
- #file_action — Dependabot::PullRequestUpdater::Gitlab
- #file_changed? — Dependabot::FileUpdaters::Base
- #file_name — Dependabot::DependencyFileNotFound
- #file_name — Dependabot::DependencyFileNotParseable
- #files — Dependabot::FileFetchers::Base
- #filter_lower_versions — Dependabot::GitCommitChecker
- #filter_releases_using_previous_release — Dependabot::MetadataFinders::Base::ReleaseFinder
- #filter_releases_using_previous_version — Dependabot::MetadataFinders::Base::ReleaseFinder
- #filter_releases_using_updated_release — Dependabot::MetadataFinders::Base::ReleaseFinder
- #filter_releases_using_updated_version — Dependabot::MetadataFinders::Base::ReleaseFinder
- #filter_sensitive_data — Dependabot::DependabotError
- #fix_relative_links — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #fixed_by? — Dependabot::SecurityAdvisory
- #from_version_msg — Dependabot::PullRequestCreator::MessageBuilder
- #full_changelog_text — Dependabot::MetadataFinders::Base::ChangelogFinder
- #get — Dependabot::Clients::Azure
- #get — Dependabot::Clients::Bitbucket
- #get_original_file — Dependabot::FileParsers::Base
- #get_original_file — Dependabot::FileUpdaters::Base
- #git_dependency? — Dependabot::GitCommitChecker
- #git_metadata_fetcher — Dependabot::PullRequestCreator::Github
- #git_repo_reachable? — Dependabot::GitCommitChecker
- #git_sha? — Dependabot::MetadataFinders::Base::CommitsFinder
- #git_source? — Dependabot::MetadataFinders::Base::ChangelogFinder
- #git_source? — Dependabot::MetadataFinders::Base::ChangelogPruner
- #git_source? — Dependabot::MetadataFinders::Base::CommitsFinder
- #github_client — Dependabot::FileFetchers::Base
- #github_client — Dependabot::MetadataFinders::Base::ChangelogFinder
- #github_client — Dependabot::MetadataFinders::Base::CommitsFinder
- #github_client — Dependabot::MetadataFinders::Base::ReleaseFinder
- #github_client_for_source — Dependabot::PullRequestCreator::Github
- #github_client_for_source — Dependabot::PullRequestCreator::Labeler
- #github_client_for_source — Dependabot::PullRequestCreator::PrNamePrefixer
- #github_client_for_source — Dependabot::PullRequestUpdater::Github
- #github_commit_comparison_status — Dependabot::GitCommitChecker
- #github_compare_path — Dependabot::MetadataFinders::Base::CommitsFinder
- #github_creator — Dependabot::PullRequestCreator
- #github_updater — Dependabot::PullRequestUpdater
- #gitlab_client — Dependabot::FileFetchers::Base
- #gitlab_client — Dependabot::MetadataFinders::Base::ChangelogFinder
- #gitlab_client — Dependabot::MetadataFinders::Base::CommitsFinder
- #gitlab_client — Dependabot::MetadataFinders::Base::ReleaseFinder
- #gitlab_client_for_source — Dependabot::PullRequestCreator::Gitlab
- #gitlab_client_for_source — Dependabot::PullRequestCreator::Labeler
- #gitlab_client_for_source — Dependabot::PullRequestCreator::PrNamePrefixer
- #gitlab_client_for_source — Dependabot::PullRequestUpdater::Gitlab
- #gitlab_commit_comparison_status — Dependabot::GitCommitChecker
- #gitlab_compare_path — Dependabot::MetadataFinders::Base::CommitsFinder
- #gitlab_creator — Dependabot::PullRequestCreator
- #gitlab_updater — Dependabot::PullRequestUpdater
- #handle_error — Dependabot::PullRequestCreator::Github
- #handle_pr_creation_error — Dependabot::PullRequestCreator::Github
- #handle_pr_update_error — Dependabot::PullRequestUpdater::Github
- #hash — Dependabot::Dependency
- #hash — Dependabot::DependencyFile
- #head_commit_for_current_branch — Dependabot::GitCommitChecker
- #head_commit_for_ref — Dependabot::GitMetadataFetcher
- #homepage_url — Dependabot::MetadataFinders::Base
- #homepage_url — Dependabot::PullRequestCreator::MessageBuilder
- #ignore_conditions — Dependabot::Config::File
- #ignore_major — Dependabot::Config::IgnoreCondition
- #ignore_minor — Dependabot::Config::IgnoreCondition
- #ignore_patch — Dependabot::Config::IgnoreCondition
- #ignore_requirements — Dependabot::GitCommitChecker
- #ignore_requirements — Dependabot::UpdateCheckers::Base
- #ignored_versions — Dependabot::Config::IgnoreCondition
- #ignored_versions_for — Dependabot::Config::UpdateConfig
- #include_scope? — Dependabot::Config::UpdateConfig::CommitMessageOptions
- #includes_new_version? — Dependabot::MetadataFinders::Base::ChangelogPruner
- #includes_previous_version? — Dependabot::MetadataFinders::Base::ChangelogPruner
- #includes_security_fixes? — Dependabot::PullRequestCreator
- #includes_security_fixes? — Dependabot::PullRequestCreator::Labeler
- #insert_zero_width_space_in_mention — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- #invalid_reviewer? — Dependabot::PullRequestCreator::Github
- #label_language? — Dependabot::PullRequestCreator
- #label_language? — Dependabot::PullRequestCreator::Labeler
- #label_pull_request — Dependabot::PullRequestCreator::Labeler
- #label_update_type? — Dependabot::PullRequestCreator::Labeler
- #labeler — Dependabot::PullRequestCreator
- #labels — Dependabot::PullRequestCreator::Labeler
- #labels_for_pr — Dependabot::PullRequestCreator::Labeler
- #language_label — Dependabot::PullRequestCreator::Labeler
- #language_label_exists? — Dependabot::PullRequestCreator::Labeler
- #last_azure_dependabot_commit_message — Dependabot::PullRequestCreator::PrNamePrefixer
- #last_bitbucket_dependabot_commit_message — Dependabot::PullRequestCreator::PrNamePrefixer
- #last_codecommit_dependabot_commit_message — Dependabot::PullRequestCreator::PrNamePrefixer
- #last_dependabot_commit_message — Dependabot::PullRequestCreator::PrNamePrefixer
- #last_dependabot_commit_prefix — Dependabot::PullRequestCreator::PrNamePrefixer
- #last_dependabot_commit_style — Dependabot::PullRequestCreator::PrNamePrefixer
- #last_github_dependabot_commit_message — Dependabot::PullRequestCreator::PrNamePrefixer
- #last_gitlab_dependabot_commit_message — Dependabot::PullRequestCreator::PrNamePrefixer
- #latest_resolvable_previous_version — Dependabot::UpdateCheckers::Base
- #latest_resolvable_version — Dependabot::UpdateCheckers::Base
- #latest_resolvable_version_with_no_unlock — Dependabot::UpdateCheckers::Base
- #latest_version — Dependabot::UpdateCheckers::Base
- #latest_version_resolvable_with_full_unlock? — Dependabot::UpdateCheckers::Base
- #library? — Dependabot::PullRequestCreator::BranchNamer
- #library? — Dependabot::PullRequestCreator::MessageBuilder
- #library_pr_name — Dependabot::PullRequestCreator::MessageBuilder
- #link_issues — Dependabot::PullRequestCreator::MessageBuilder::IssueLinker
- #link_issues — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #listing_repo_git_metadata_fetcher — Dependabot::GitCommitChecker
- #listing_source_repo — Dependabot::GitCommitChecker
- #listing_source_url — Dependabot::GitCommitChecker
- #listing_tag_for_version — Dependabot::GitCommitChecker
- #listing_tags — Dependabot::GitCommitChecker
- #listing_upload_pack — Dependabot::GitCommitChecker
- #load_cloned_file_if_present — Dependabot::FileFetchers::Base
- #local_repo_git_metadata_fetcher — Dependabot::GitCommitChecker
- #local_tag_for_latest_version — Dependabot::GitCommitChecker
- #local_tag_for_pinned_version — Dependabot::GitCommitChecker
- #local_tags — Dependabot::GitCommitChecker
- #local_upload_pack — Dependabot::GitCommitChecker
- #look_up_source — Dependabot::MetadataFinders::Base
- #lowest_resolvable_security_fix_version — Dependabot::UpdateCheckers::Base
- #lowest_security_fix_version — Dependabot::UpdateCheckers::Base
- #lowest_tag_satisfying_previous_requirements — Dependabot::MetadataFinders::Base::CommitsFinder
- #maintainer_changes — Dependabot::MetadataFinders::Base
- #maintainer_changes_cascade — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #major_version_upgrade? — Dependabot::MetadataFinders::Base::ChangelogFinder
- #matches_existing_prefix? — Dependabot::GitCommitChecker
- #merge_request — Dependabot::PullRequestUpdater::Gitlab
- #merge_request_exists? — Dependabot::PullRequestCreator::Gitlab
- #merge_request_exists? — Dependabot::PullRequestUpdater::Gitlab
- #message — Dependabot::PullRequestCreator
- #message — Dependabot::PullRequestCreator::MessageBuilder
- #message_trailers — Dependabot::PullRequestCreator::MessageBuilder
- #metadata_cascades — Dependabot::PullRequestCreator::MessageBuilder
- #metadata_cascades_for_dep — Dependabot::PullRequestCreator::MessageBuilder
- #metadata_finder — Dependabot::PullRequestCreator::MessageBuilder
- #metadata_links — Dependabot::PullRequestCreator::MessageBuilder
- #metadata_links_for_dep — Dependabot::PullRequestCreator::MessageBuilder
- #method_missing — Dependabot::Clients::BitbucketWithRetries
- #method_missing — Dependabot::Clients::GithubWithRetries
- #method_missing — Dependabot::Clients::GitlabWithRetries
- #multidependency_intro — Dependabot::PullRequestCreator::MessageBuilder
- #multidependency_property_intro — Dependabot::PullRequestCreator::MessageBuilder
- #name_normaliser_for — Dependabot::Config::UpdateConfig
- #new_branch_name — Dependabot::PullRequestCreator::BranchNamer
- #new_library_requirement — Dependabot::PullRequestCreator::BranchNamer
- #new_library_requirement — Dependabot::PullRequestCreator::MessageBuilder
- #new_ref — Dependabot::MetadataFinders::Base::ChangelogFinder
- #new_ref — Dependabot::MetadataFinders::Base::ChangelogPruner
- #new_ref — Dependabot::MetadataFinders::Base::CommitsFinder
- #new_ref — Dependabot::MetadataFinders::Base::ReleaseFinder
- #new_ref — Dependabot::PullRequestCreator::BranchNamer
- #new_ref — Dependabot::PullRequestCreator::MessageBuilder
- #new_tag — Dependabot::MetadataFinders::Base::CommitsFinder
- #new_version — Dependabot::MetadataFinders::Base::ChangelogFinder
- #new_version — Dependabot::MetadataFinders::Base::ChangelogPruner
- #new_version — Dependabot::MetadataFinders::Base::ReleaseFinder
- #new_version — Dependabot::PullRequestCreator::BranchNamer
- #new_version — Dependabot::PullRequestCreator::MessageBuilder
- #new_version_changelog_line — Dependabot::MetadataFinders::Base::ChangelogPruner
- #numeric_version_can_update? — Dependabot::UpdateCheckers::Base
- #numeric_version_up_to_date? — Dependabot::UpdateCheckers::Base
- #old_library_requirement — Dependabot::PullRequestCreator::MessageBuilder
- #old_source_branch_commit — Dependabot::PullRequestUpdater::Azure
- #old_version_changelog_line — Dependabot::MetadataFinders::Base::ChangelogPruner
- #on_behalf_of_message — Dependabot::PullRequestCreator::MessageBuilder
- #organization — Dependabot::Source
- #package_manager — Dependabot::PullRequestCreator::BranchNamer
- #package_manager — Dependabot::PullRequestCreator::Labeler
- #package_manager — Dependabot::PullRequestCreator::MessageBuilder
- #package_manager — Dependabot::PullRequestCreator::PrNamePrefixer
- #paginate — Dependabot::Clients::Bitbucket
- #parent_node_link? — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- #parse — Dependabot::FileParsers::Base
- #parse_refs_for_upload_pack — Dependabot::GitMetadataFetcher
- #part_of_monorepo? — Dependabot::MetadataFinders::Base::CommitsFinder
- #path — Dependabot::DependencyFile
- #pinned? — Dependabot::GitCommitChecker
- #pinned_ref_in_release? — Dependabot::GitCommitChecker
- #pinned_ref_looks_like_commit_sha? — Dependabot::GitCommitChecker
- #pinned_ref_looks_like_version? — Dependabot::GitCommitChecker
- #post — Dependabot::Clients::Azure
- #post — Dependabot::Clients::Bitbucket
- #pr_message — Dependabot::PullRequestCreator::MessageBuilder
- #pr_name — Dependabot::PullRequestCreator::MessageBuilder
- #pr_name_prefix — Dependabot::PullRequestCreator::MessageBuilder
- #pr_name_prefix — Dependabot::PullRequestCreator::PrNamePrefixer
- #pr_name_prefixer — Dependabot::PullRequestCreator::MessageBuilder
- #precision — Dependabot::PullRequestCreator::Labeler
- #preferred_resolvable_version — Dependabot::UpdateCheckers::Base
- #preferred_version_resolvable_with_unlock? — Dependabot::UpdateCheckers::Base
- #prefix_for_last_dependabot_commit_style — Dependabot::PullRequestCreator::PrNamePrefixer
- #prefix_from_explicitly_provided_details — Dependabot::PullRequestCreator::PrNamePrefixer
- #prefixed_pr_message_footer — Dependabot::PullRequestCreator::MessageBuilder
- #prefixes — Dependabot::PullRequestCreator::BranchNamer
- #previous_ref — Dependabot::MetadataFinders::Base::ChangelogFinder
- #previous_ref — Dependabot::MetadataFinders::Base::ChangelogPruner
- #previous_ref — Dependabot::MetadataFinders::Base::CommitsFinder
- #previous_ref — Dependabot::MetadataFinders::Base::ReleaseFinder
- #previous_ref — Dependabot::PullRequestCreator::BranchNamer
- #previous_ref — Dependabot::PullRequestCreator::MessageBuilder
- #previous_release — Dependabot::MetadataFinders::Base::ReleaseFinder
- #previous_tag — Dependabot::MetadataFinders::Base::CommitsFinder
- #previous_version — Dependabot::MetadataFinders::Base::ReleaseFinder
- #previous_version — Dependabot::PullRequestCreator::Labeler
- #previous_version — Dependabot::PullRequestCreator::MessageBuilder
- #production? — Dependabot::Dependency
- #project — Dependabot::Source
- #property_name — Dependabot::PullRequestCreator::BranchNamer
- #property_name — Dependabot::PullRequestCreator::MessageBuilder
- #pruned_text — Dependabot::MetadataFinders::Base::ChangelogPruner
- #pull_request — Dependabot::Clients::Azure
- #pull_request — Dependabot::PullRequestUpdater::Azure
- #pull_request — Dependabot::PullRequestUpdater::Github
- #pull_request_exists? — Dependabot::PullRequestCreator::Azure
- #pull_request_exists? — Dependabot::PullRequestCreator::Bitbucket
- #pull_request_exists? — Dependabot::PullRequestUpdater::Azure
- #pull_request_exists? — Dependabot::PullRequestUpdater::Github
- #pull_requests — Dependabot::Clients::Azure
- #pull_requests — Dependabot::Clients::Bitbucket
- #pull_requests — Dependabot::Clients::CodeCommit
- #pull_requests_for_branch — Dependabot::PullRequestCreator::Codecommit
- #pull_requests_for_branch — Dependabot::PullRequestCreator::Github
- #quote_and_truncate — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #raise_custom_error — Dependabot::PullRequestCreator::Github
- #raise_or_increment_retry_counter — Dependabot::PullRequestCreator::Github
- #raven_context — Dependabot::SharedHelpers::HelperSubprocessFailed
- #recent_azure_commit_messages — Dependabot::PullRequestCreator::PrNamePrefixer
- #recent_bitbucket_commit_messages — Dependabot::PullRequestCreator::PrNamePrefixer
- #recent_codecommit_commit_messages — Dependabot::PullRequestCreator::PrNamePrefixer
- #recent_commit_messages — Dependabot::PullRequestCreator::PrNamePrefixer
- #recent_github_commit_messages — Dependabot::PullRequestCreator::PrNamePrefixer
- #recent_github_commits — Dependabot::PullRequestCreator::PrNamePrefixer
- #recent_gitlab_commit_messages — Dependabot::PullRequestCreator::PrNamePrefixer
- #ref_changed? — Dependabot::MetadataFinders::Base::ChangelogFinder
- #ref_changed? — Dependabot::MetadataFinders::Base::CommitsFinder
- #ref_changed? — Dependabot::MetadataFinders::Base::ReleaseFinder
- #ref_changed? — Dependabot::PullRequestCreator::BranchNamer
- #ref_changed? — Dependabot::PullRequestCreator::MessageBuilder
- #ref_names — Dependabot::GitMetadataFetcher
- #ref_or_branch — Dependabot::GitCommitChecker
- #refs_for_upload_pack — Dependabot::GitMetadataFetcher
- #release_body_includes_title? — Dependabot::MetadataFinders::Base::ReleaseFinder
- #release_cascade — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #release_for_version — Dependabot::MetadataFinders::Base::ReleaseFinder
- #releases_since_previous_version — Dependabot::MetadataFinders::Base::ReleaseFinder
- #releases_text — Dependabot::MetadataFinders::Base
- #releases_text — Dependabot::MetadataFinders::Base::ReleaseFinder
- #releases_url — Dependabot::MetadataFinders::Base
- #releases_url — Dependabot::MetadataFinders::Base::ReleaseFinder
- #releases_url — Dependabot::PullRequestCreator::MessageBuilder
- #relevant_releases — Dependabot::MetadataFinders::Base::ReleaseFinder
- #relevant_tag_changelog — Dependabot::MetadataFinders::Base::ChangelogFinder
- #reliable_source_directory? — Dependabot::MetadataFinders::Base
- #reliable_source_directory? — Dependabot::MetadataFinders::Base::CommitsFinder
- #replace_capture_groups — Dependabot::DependabotError
- #replace_github_host — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- #repo — Dependabot::FileFetchers::Base
- #repo_contents — Dependabot::FileFetchers::Base
- #repo_exists? — Dependabot::PullRequestCreator::Github
- #require_up_to_date_base? — Dependabot::PullRequestCreator
- #require_up_to_date_base? — Dependabot::PullRequestCreator::Codecommit
- #require_up_to_date_base? — Dependabot::PullRequestCreator::Github
- #requirement_changed? — Dependabot::FileUpdaters::Base
- #requirement_class — Dependabot::GitCommitChecker
- #requirement_class — Dependabot::MetadataFinders::Base::CommitsFinder
- #requirement_class — Dependabot::SecurityAdvisory
- #requirement_class — Dependabot::UpdateCheckers::Base
- #requirement_commit_message_intro — Dependabot::PullRequestCreator::MessageBuilder
- #requirements_can_update? — Dependabot::UpdateCheckers::Base
- #requirements_changed? — Dependabot::PullRequestCreator
- #requirements_changed? — Dependabot::PullRequestCreator::BranchNamer
- #requirements_unlocked_or_can_be? — Dependabot::UpdateCheckers::Base
- #requirements_up_to_date? — Dependabot::UpdateCheckers::Base
- #respond_to_missing? — Dependabot::Clients::BitbucketWithRetries
- #respond_to_missing? — Dependabot::Clients::GithubWithRetries
- #respond_to_missing? — Dependabot::Clients::GitlabWithRetries
- #retry_connection_failures — Dependabot::Clients::Azure
- #retry_connection_failures — Dependabot::Clients::BitbucketWithRetries
- #retry_connection_failures — Dependabot::Clients::GithubWithRetries
- #retry_connection_failures — Dependabot::Clients::GitlabWithRetries
- #rubygems_compatible? — Dependabot::Config::IgnoreCondition
- #sanitize_links — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- #sanitize_links_and_mentions — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- #sanitize_links_and_mentions — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #sanitize_mentions — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- #sanitize_message — Dependabot::DependabotError
- #sanitize_ref — Dependabot::PullRequestCreator::BranchNamer
- #sanitize_source — Dependabot::DependabotError
- #sanitize_team_mentions — Dependabot::PullRequestCreator::MessageBuilder::LinkAndMentionSanitizer
- #sanitize_template_tags — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #sanitized_requirement — Dependabot::PullRequestCreator::BranchNamer
- #satisfies_previous_reqs? — Dependabot::MetadataFinders::Base::CommitsFinder
- #scheme_for_uri — Dependabot::GitMetadataFetcher
- #scope — Dependabot::PullRequestCreator::PrNamePrefixer
- #security_fix? — Dependabot::PullRequestCreator::PrNamePrefixer
- #security_label — Dependabot::PullRequestCreator::Labeler
- #security_label_exists? — Dependabot::PullRequestCreator::Labeler
- #security_prefix — Dependabot::PullRequestCreator::PrNamePrefixer
- #select_best_changelog — Dependabot::MetadataFinders::Base::ChangelogFinder
- #semver_label — Dependabot::PullRequestCreator::Labeler
- #serialize_release — Dependabot::MetadataFinders::Base::ReleaseFinder
- #serialized_vulnerability_details — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #service_pack_uri — Dependabot::GitMetadataFetcher
- #sha1_version_can_update? — Dependabot::UpdateCheckers::Base
- #sha1_version_up_to_date? — Dependabot::UpdateCheckers::Base
- #sha_for_update_pack_line — Dependabot::GitMetadataFetcher
- #signature — Dependabot::PullRequestCreator::CommitSigner
- #signoff_message — Dependabot::PullRequestCreator::MessageBuilder
- #source — Dependabot::MetadataFinders::Base
- #source_branch_exists? — Dependabot::PullRequestUpdater::Azure
- #source_branch_name — Dependabot::PullRequestUpdater::Azure
- #source_provider_supports_html? — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #source_url — Dependabot::MetadataFinders::Base
- #source_url — Dependabot::PullRequestCreator::MessageBuilder
- #subdependency_production_check — Dependabot::Dependency
- #suffixed_pr_message_header — Dependabot::PullRequestCreator::MessageBuilder
- #suggested_changelog_url — Dependabot::MetadataFinders::Base
- #support_file? — Dependabot::DependencyFile
- #switching_from_ref_to_release? — Dependabot::PullRequestCreator::MessageBuilder
- #symbolize_keys — Dependabot::Dependency
- #tag_for_new_version — Dependabot::MetadataFinders::Base::ChangelogFinder
- #tag_included_in_ignore_requirements? — Dependabot::GitCommitChecker
- #tag_is_prerelease? — Dependabot::GitCommitChecker
- #tag_matches_version? — Dependabot::MetadataFinders::Base::CommitsFinder
- #tags — Dependabot::Clients::Bitbucket
- #tags — Dependabot::GitMetadataFetcher
- #tags_for_upload_pack — Dependabot::GitMetadataFetcher
- #target_branch — Dependabot::FileFetchers::Base
- #target_branch — Dependabot::PullRequestCreator::Github
- #temp_branch_name — Dependabot::PullRequestUpdater::Azure
- #to_h — Dependabot::Config::UpdateConfig::CommitMessageOptions
- #to_h — Dependabot::Dependency
- #to_h — Dependabot::DependencyFile
- #to_s — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #top_level? — Dependabot::Dependency
- #transformed_update_types — Dependabot::Config::IgnoreCondition
- #truncate_pr_description — Dependabot::Clients::Azure
- #truncated_line — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #unmerged_pull_request_exists? — Dependabot::PullRequestCreator::Codecommit
- #unmerged_pull_request_exists? — Dependabot::PullRequestCreator::Github
- #unscoped_repo — Dependabot::Source
- #up_to_date? — Dependabot::UpdateCheckers::Base
- #update — Dependabot::PullRequestUpdater
- #update — Dependabot::PullRequestUpdater::Azure
- #update — Dependabot::PullRequestUpdater::Github
- #update — Dependabot::PullRequestUpdater::Gitlab
- #update_branch — Dependabot::PullRequestCreator::Github
- #update_branch — Dependabot::PullRequestUpdater::Azure
- #update_branch — Dependabot::PullRequestUpdater::Github
- #update_config — Dependabot::Config::File
- #update_linked_paths — Dependabot::FileFetchers::Base
- #update_pull_request_target_branch — Dependabot::PullRequestUpdater::Github
- #update_ref — Dependabot::Clients::Azure
- #update_source_branch — Dependabot::PullRequestUpdater::Azure
- #update_type — Dependabot::PullRequestCreator::Labeler
- #updated_dependencies — Dependabot::UpdateCheckers::Base
- #updated_dependencies_after_full_unlock — Dependabot::UpdateCheckers::Base
- #updated_dependency_files — Dependabot::FileUpdaters::Base
- #updated_dependency_with_own_req_unlock — Dependabot::UpdateCheckers::Base
- #updated_dependency_without_unlock — Dependabot::UpdateCheckers::Base
- #updated_file — Dependabot::FileUpdaters::Base
- #updated_release — Dependabot::MetadataFinders::Base::ReleaseFinder
- #updated_requirements — Dependabot::UpdateCheckers::Base
- #updated_vendor_cache_files — Dependabot::FileUpdaters::VendorUpdater
- #updating_a_dependency_set? — Dependabot::PullRequestCreator::BranchNamer
- #updating_a_dependency_set? — Dependabot::PullRequestCreator::MessageBuilder
- #updating_a_property? — Dependabot::PullRequestCreator::BranchNamer
- #updating_a_property? — Dependabot::PullRequestCreator::MessageBuilder
- #upgrade_guide — Dependabot::MetadataFinders::Base::ChangelogFinder
- #upgrade_guide_cascade — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #upgrade_guide_text — Dependabot::MetadataFinders::Base
- #upgrade_guide_text — Dependabot::MetadataFinders::Base::ChangelogFinder
- #upgrade_guide_url — Dependabot::MetadataFinders::Base
- #upgrade_guide_url — Dependabot::MetadataFinders::Base::ChangelogFinder
- #upgrade_url — Dependabot::PullRequestCreator::MessageBuilder
- #upload_pack — Dependabot::GitMetadataFetcher
- #uri_with_auth — Dependabot::GitMetadataFetcher
- #url — Dependabot::Source
- #url_with_directory — Dependabot::Source
- #using_angular_commit_messages? — Dependabot::PullRequestCreator::PrNamePrefixer
- #using_eslint_commit_messages? — Dependabot::PullRequestCreator::PrNamePrefixer
- #using_gitmoji_commit_messages? — Dependabot::PullRequestCreator::PrNamePrefixer
- #using_prefixed_commit_messages? — Dependabot::PullRequestCreator::PrNamePrefixer
- #version — Dependabot::PullRequestCreator::Labeler
- #version_can_update? — Dependabot::UpdateCheckers::Base
- #version_class — Dependabot::GitCommitChecker
- #version_class — Dependabot::MetadataFinders::Base::ChangelogPruner
- #version_class — Dependabot::MetadataFinders::Base::CommitsFinder
- #version_class — Dependabot::MetadataFinders::Base::ReleaseFinder
- #version_class — Dependabot::PullRequestCreator::Labeler
- #version_class — Dependabot::SecurityAdvisory
- #version_class — Dependabot::UpdateCheckers::Base
- #version_commit_message_intro — Dependabot::PullRequestCreator::MessageBuilder
- #version_from_requirements — Dependabot::UpdateCheckers::Base
- #version_from_tag — Dependabot::MetadataFinders::Base::CommitsFinder
- #version_regex — Dependabot::MetadataFinders::Base::ReleaseFinder
- #version_tag? — Dependabot::GitCommitChecker
- #version_up_to_date? — Dependabot::UpdateCheckers::Base
- #versions_by_type — Dependabot::Config::IgnoreCondition
- #versions_in_changelog_headers — Dependabot::MetadataFinders::Base::ChangelogPruner
- #vulnerabilities_cascade — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #vulnerability_source_line — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #vulnerability_version_range_lines — Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter
- #vulnerable? — Dependabot::SecurityAdvisory
- #vulnerable? — Dependabot::UpdateCheckers::Base
- #wants_prerelease? — Dependabot::GitCommitChecker