forked from dependabot/dependabot-core
-
Notifications
You must be signed in to change notification settings - Fork 1
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
milind009
wants to merge
2,060
commits into
azure_changes
Choose a base branch
from
milind009/merge-from-dependabot-core
base: azure_changes
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Jurre <[email protected]>
Co-authored-by: Jurre <[email protected]>
…version-script Fix references to changelog path/contents in bump_version.rb
This reverts commit 27811af.
This reverts commit b93ae98.
…from Temporarily revert Docker arg from support
Co-authored-by: Nishant Sinha <[email protected]>
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 <[email protected]>
Update to npm 8
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
Cargo: Update rust toolchain to 1.59.0
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
Dockerfile: arm64 support
# Conflicts: # python/lib/dependabot/python/version.rb
Co-authored-by: Rob <[email protected]>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the latest changes from dependabot/dependabot-core
main
branch