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

Latest merge from dependabot-core #585

Open
wants to merge 2,060 commits into
base: azure_changes
Choose a base branch
from

Conversation

milind009
Copy link
Collaborator

This PR contains the latest changes from dependabot/dependabot-core main branch

mctofu and others added 30 commits February 18, 2022 12:11
Co-authored-by: Jurre <jurre@github.com>
Co-authored-by: Jurre <jurre@github.com>
…version-script

Fix references to changelog path/contents in bump_version.rb
…from

Temporarily revert Docker arg from support
Co-authored-by: Nishant Sinha <nishnha@github.com>
Previously npm would always return an error when finding peer dependency
conflicts, however in some situations now it merely warns about them.
This handles both cases

Co-authored-by: Nishant Sinha <nishnha@github.com>
This test intermittently fails, which often trips up external
contributors and ends up wasting CI cycles when we have to retry the
whole thing. We also consistently ignore this failing test, so it seems
better to disable it altogether for now.
…y-bundler-test

Disable flaky bundler1 test
jakecoffman and others added 25 commits March 29, 2022 15:23
Add Ruby 3.1.1 to RubyRequirementSetter version requirements
This was added in
dependabot@cdb346e
as a temporary workaround until rubygems/rubygems#2651 shipped.

It looks like that shipped in Ruby Gems 3.1.0, and Dependabot is
currently on Ruby Gems `3.2.20`: https://github.com/dependabot/dependabot-core/blob/9c090f6fe573aa3b6b05d20920c7c48f5f00403f/Dockerfile#L77

So this should be safe to remove.

Note that I removed the code workaround from the original commit, but
not the test cases... so they should catch any regressions.
…cal-fix-for-version-compare

Remove workaround for broken ruby gems compare
Bump bundler from 2.3.8 to 2.3.9 and automate it
# Conflicts:
#	python/lib/dependabot/python/version.rb
Co-authored-by: Rob <github@kohder.com>
Remove unnecessary get_directory special cases for npm_and_yarn
…statements

fix error due to not handling case statements in Gemfile
Add support for Python packages with epoch version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet