recruitment
recruitment copied to clipboard
Bump danger from 8.3.1 to 9.3.2
Bumps danger from 8.3.1 to 9.3.2.
Release notes
Sourced from danger's releases.
9.3.1
- Update Octokit dependency to version 6.0 -
@spencertransier
danger/danger#1437- Fixes dependency constraint issue on ruby-git -
@ainame
danger/danger#14369.3.0
- Add CI Source of CustomCiWithGithub -
@jmeridth
danger/danger#1435- Fixes issue where a comment is posted to Bitbucket Cloud even when everything is green.
@SalvatoreT
danger/danger#1299Internals:
- Make specs independent from default branch setting in git config -
@manicmaniac
danger/danger#1420- Add missing error types to raise_error matcher -
@manicmaniac
danger/danger#1421- Cannot specify danger_id testing locally -
@manicmaniac
danger/danger#1362- Update ruby-git gem
@manicmaniac
- danger/danger#1419- Make specs independent from default branch setting in git config
@manicmaniac
danger/danger#1420- Add missing error types to raise_error matcher
@manicmaniac
danger/danger#1421- Add /github/workspace to git safe.directory
@hiro-flank
danger/danger#1427- Add Ruby 3.2 to test matrix
@mataku
danger/danger#14349.2.0
- Merge AzurePipelines and VSTS CI sources, and add support for VSTS as request source for local PR execution
@sphanley
- Allow up to v3 of Faraday
@vilmantas
- Fix offenses for RuboCop that can be fixed automatically.
@ydah
- Add
ref
option toimport_dangerfile
method as an alias ofbranch
option.@manicmaniac
#1394- Fixed incorrect help messages for
danger plugins lint
anddanger plugins readme
.@manicmaniac
#13979.1.0
- Fixed Docker image outdated ruby version by updating it to 2.7.
@axl89
#1383- Added support for Appcircle -
@tosbaha
9.0.0
Breaking - Drop support for Ruby 2.4, support Ruby 2.7+ -
@mathroule
#1378
- Update Octokit dependency to version 5.0. -
@mathroule
#1377- Check pull request to Danger repo on macOS, Ubuntu and Windows. -
@mathroule
#1365- Support batch builds in AWS CodeBuild
@ihatov08
- Add option to post file specific comments outside of the PR diff to Bitbucket Server, when using Code Insights API.
@pahnev
- Allow
import_dangerfile(path: '...')
to accept full path. -@jkmathew
#1380- VSTS / Azure DevOps: Fix submission of inline comments with recent Ruby versions. -
@yanniks
8.6.1
- Fix for
danger pr
posting results to provider. -@bobbymcwho
#13658.6.0
- Fix for branch names being able to trigger git commands -
@kyoshidajp
#1357- Fix
diff_for_file
for deleted files -@alexevanczuk
#13578.5.0
- New feature on VSTS/Azure DevOps: inline comment -
@damien-danglard
#13568.4.5
... (truncated)
Changelog
Sourced from danger's changelog.
9.3.2
- Release to GitHub Container Registry -
@unlobito
#1445- Update README badges -
@manicmaniac
#14429.3.1
- Update Octokit dependency to version 6.0 -
@spencertransier
#1437- Fixes dependency constraint issue on
ruby-git
-@ainame
#14369.3.0
- Add CI Source of CustomCiWithGithub -
@jmeridth
#1435- Fixes issue where a comment is posted to Bitbucket Cloud even when everything is green.
@SalvatoreT
#1299Internals:
- Make specs independent from default branch setting in git config -
@manicmaniac
#1420- Add missing error types to raise_error matcher -
@manicmaniac
#1421- Cannot specify danger_id testing locally -
@manicmaniac
#1362- Update ruby-git gem
@manicmaniac
- #1419- Make specs independent from default branch setting in git config
@manicmaniac
#1420- Add missing error types to raise_error matcher [
@manicmaniac
][https://github.com/manicmaniac] #1421- Add /github/workspace to git safe.directory
@hiro-flank
#1427- Add Ruby 3.2 to test matrix
@mataku
#14349.2.0
- Merge AzurePipelines and VSTS CI sources, and add support for VSTS as request source for local PR execution -
@sphanley
#1416- Allow up to v3 of Faraday -
@vilmantas
#1415- Fix offenses for RuboCop that can be fixed automatically. -
@ydah
#1406- Add
ref
option toimport_dangerfile
method as an alias ofbranch
option. -@manicmaniac
#1394- Fixed incorrect help messages for
danger plugins lint
anddanger plugins readme
. -@manicmaniac
#13979.1.0
- Fixed Docker image outdated ruby version by updating it to 2.7. -
@axl89
#1383- Added support for Appcircle -
@tosbaha
#13869.0.0
Breaking - Drop support for Ruby 2.4, support Ruby 2.7+ -
@mathroule
#1378
- Update Octokit dependency to version 5.0. -
@mathroule
#1377- Check pull request to Danger repo on macOS, Ubuntu and Windows -
@mathroule
#1365- Support batch builds in AWS CodeBuild -
@ihatov08
#1369- Add option to post file specific comments outside of the PR diff to Bitbucket Server, when using Code Insights API. -
@pahnev
- Allow
import_dangerfile(path: '...')
to accept full path. -@jkmathew
#1380- VSTS / Azure DevOps: Fix submission of inline comments with recent Ruby versions. -
@yanniks
#13768.6.1
... (truncated)
Commits
adbf620
Release0ae51a4
Merge pull request #1454 from danger/dependabot/github_actions/actions/checko...cd7c6e2
Bump actions/checkout from 3 to 493e5f0f
Merge pull request #1447 from danger/build-to-ghcr-fix5620266
publish_package.yml: don't use buildx7af91ad
Merge pull request #1445 from danger/build-to-ghcrb4ce392
changelog4e2e3a1
Release to GitHub Container Registryb93575f
Merge pull request #1444 from koic/run_rubocop_on_ci8ad6983
Run RuboCop for linting on CI #trivial- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)