Skip to content

Conversation

@dependabot-preview
Copy link

Bumps danger from 10.2.0 to 10.6.2.

Release notes

Sourced from danger's releases.

Release 10.6.2

  • Vbmpu (03c44a2)
  • Merge pull request #1104 from danger/master-main (6cb7b55)
  • Don't change other people's repos (b0ea5cd)
  • More work on porting to main (511896a)
  • Convert internal links from master to main (e1f7952)
  • Merge pull request #1103 from danger/fb/codemagic (3a0ff79)
  • [feat] Add Codemagic.io as a new CI Source (14dd4f3)
  • Organize some imports for cleanliness (6a0e668)
  • Merge pull request #1098 from kelvin-lemon/feature/add-gitlab-MR-approvals-configuration (15f32f1)
  • feat: gitlab add MR approvals related information (ef4a2ae)

Release 10.6.1

  • Improve github actions detection (c62fb24)
  • Fix advice (700eede)
  • Adds a note (ca19599)
  • Update GH Actions docs (53f7c21)
  • Update changelog (307f714)

Release 10.6.0

  • Merge pull request #1092 from JanStevens/patch-1 (fccf835)
  • Merge branch 'master' into patch-1 (79764c5)
  • Merge pull request #1093 from OzzieOrca/patch-1 (3a90dec)
  • Merge branch 'master' into patch-1 (f82e1f7)
  • Merge pull request #1096 from davidhouweling/feat/547-delete-new-comment (a461e43)
  • Merge branch 'master' into feat/547-delete-new-comment (7157ea1)
  • Merge pull request #1095 from MelvinVermeer/lines-of-code-pattern (cf39ac0)
  • fix: update specs (daa65e4)
  • Update source/runner/templates/bitbucketCloudTemplate.ts (3d5503f)
  • Update the JSDoc (1a9ab43)
  • Add tests for the linesOfCode filter (9c48182)
  • update the changelog (39d3cf8)
  • chore: add changelog note (f73d0b8)
  • feat: add option 'newComment' (a572368)
  • feat: add option 'removePreviousComments' (1fe474b)
  • add path pattern filter option to linesOfCode (fe53d94)
  • Add env variable to disable transpiling with typescript (228efc5)
  • fix: update snapshots (8b1fe48)
  • build: update changelog (716ef69)
  • fix: update tests to match with new emoji (94f3592)
  • Use markdown styled icons instead of unicode chars (7ee040e)

Release 10.5.4

  • PRepare for release (1420b13)
  • Merge pull request #1088 from g3offrey/master (c793fd1)
  • retrieve staging cli args runner side (f5be293)

Release 10.5.3

  • Prepare for release (82e3e8f)
  • Merge pull request #1087 from hmschreiner/fix-local-get-commits-shadowed-variable (02f60f4)

... (truncated)

Changelog

Sourced from danger's changelog.

10.6.2

  • Added Codemagic.io as a supported CI - [@fbartho]
  • Switched Danger's default branch to be 'main' from 'master' - [@orta]
  • Added GitLab Approvals to the DSL: gitlab.approvals - kelvin-lemon

10.6.1

  • Better detection of using the github actions bot for comment deletion - [@orta]

10.6.0

  • Bitbucket Cloud: Add markdown emoji instead of unicode - [@JanStevens]
  • Add DANGER_DISABLE_TSC environment variable to disable transpiling with tsc, providing a way to force transpiling with Babel - [@ozzieorca]
  • Adds options --newComment and --removePreviousComments - [@davidhouweling]
  • Add support for a file path filter when calculation lines of code - [@melvinvermeer]

10.5.4

  • Fix for danger local not passing through --staging - [@g3offrey]

10.5.3

  • Fix for danger local not showing commit messages - [@hmschreiner]

10.5.2

10.5.1

  • Bitbucket Cloud: Fix bug when Danger updating inline comment with summary comment. - [@hellocore]
  • Fall back to alternative methods for establishing the PR number from CodeBuild - [@alexandermendes]

10.5.0

  • Handle deprecations for the APIs used with --use-github-checks #1073 @wardpeet

10.4.1

10.4.0

  • Adds aliases to the FakeCI env vars. You could now have something like:
    - run: "npx danger-ts ci"

... (truncated)

Commits
  • 913db0e Release 10.6.2
  • 03c44a2 Vbmpu
  • 6cb7b55 Merge pull request #1104 from danger/master-main
  • b0ea5cd Don't change other people's repos
  • 511896a More work on porting to main
  • e1f7952 Convert internal links from master to main
  • 3a0ff79 Merge pull request #1103 from danger/fb/codemagic
  • 14dd4f3 [feat] Add Codemagic.io as a new CI Source
  • 6a0e668 Organize some imports for cleanliness
  • 15f32f1 Merge pull request #1098 from kelvin-lemon/feature/add-gitlab-MR-approvals-co...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 4, 2021
@dependabot-preview
Copy link
Author

Superseded by #140.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/danger-10.6.2 branch February 23, 2021 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants