Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Bump danger from 3.7.11 to 6.1.12 #47

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps danger from 3.7.11 to 6.1.12.

Release notes

Sourced from danger's releases.

Release 6.1.12

  • Changelog bump (26489a4)
  • Merge pull request #788 from sajjadzamani/fix-babel-polyfill-import (cee2904)
  • Fix changelog (efae091)
  • Use @babel/polyfill regardless of Babel version in user environment (11b246f)
  • Changelog faff x 2 (fe0d044)

Release 6.1.11

  • Changelog faff (c25eb34)
  • Merge pull request #787 from cysp/feature/github-actions-docs (09b9a69)
  • Merge pull request #786 from cysp/feature/github-actions (f7cf264)
  • Update GITHUB_EVENT_TYPE to GITHUB_EVENT_NAME for Actions (1e9ff77)
  • Link to the documentation for GitHub Actions (5e317d4)
  • Merged by Peril (e8f0293)
  • Remove backticks from #783 (a96e87e)

Release 6.1.10

  • Use the changelog command (b576ed0)
  • Merge pull request #783 from randak/add-commit-id (ec0f2b5)
  • Merge branch 'master' into add-commit-id (4be622f)
  • Merge pull request #784 from sajjadzamani/support-older-babel-versions (0fdcda1)
  • Add support for older babel versions (8aee4e0)
  • Remove IDE generated files (5a837b0)
  • Update changelog.md (e7a6c41)
  • Add commit ID to comment footer (#168) (28bd18c)

Release 6.1.8

  • Update the changelog (8a14154)
  • Merge pull request #777 from danger/hk-issue-776 (6dee41b)
  • Add changelog entry (de47c11)
  • Remove template duplication (b6dcc95)
  • Extract method for markdown check (15ed78c)
  • Add back space for messages containing markdown. (c4fec19)
  • Extract function for compound conditional (ca80c29)

Release 6.1.7

  • Merged by Peril (cdce49d)
  • Merge branch 'master' into bitbucket-git-dsl-fix (e344e70)
  • Merge pull request #775 from langovoi/bitbucket-paged-api (df445cd)
  • Add support of paged APIs of BitBucket Server (d7ae4ab)
  • Fix BitBucket Server GitDSL (f89ba6f)
  • Merged by Peril (88473d5)
  • Merge branch 'master' of https://github.com/danger/danger-js into bitbucket-remove-comment (6faa639)
  • Merge branch 'master' of https://github.com/danger/danger-js (5bfd882)
  • Fix tyes in tests (bbb4d89)
  • Update comment instead deleting, if it has replies (BitBucket Server) (8a6a96e)
  • Merge pull request #770 from danger/bbs_fixture (35283ce)
  • Fix build issue (c9e8ba8)
  • Adds a fixture for the BBS DSL input for other platforms to use (cc5efbf)
... (truncated)
Changelog

Sourced from danger's changelog.

6.1.12

  • Fix issue with detecting Babel if babel-core is installed - [sajjadzamani][]

6.2.0

  • Fix detection of GitHub Actions event types [cysp][]

6.1.9

6.1.8

6.1.7

  • Update comment instead deleting, if it has replies (BitBucket Server) [langovoi][]
  • Fix BitBucket Server GitDSL [langovoi][]
  • Add support of paged APIs of BitBucket Server [langovoi][]

6.1.6

  • Adds a CLI flag for custom Danger Runners to be able to request a URL to a JSON file instead of receiving the entire
    DSL as a big JSON dump. We're exploring using this in Danger Swift with
    danger/swift#108 - [orta][]

6.1.5

  • Adds html_url to the PR JSON declaration - [orta][]
  • Adds a way for a sub-process to tell danger-js that it wants a copy of the DSL. This is a potential fix for when you
    have a process that might not be ready to grab the DSL instantly from danger-js. The subprocess can print the message
    danger://send-dsl to stdout and danger-js will re-send the DSL via STDIN.
    danger/swift#108. - [orta][]
  • Allows a FakeCI to get a FakePlatform, should fix #767 - [orta][]

6.1.4

  • Fix GitJSONDSL and diffForFile for BitBucket Server - [langovoi][]

6.1.3

  • Add support for personal tokens of BitBucket Server - [langovoi][]
  • Ships a command danger-js which means other languages could also use the command danger and they won't conflict with
    the JS version - [orta][]
... (truncated)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Contributor Author

Superseded by #50.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/danger-6.1.12 branch December 31, 2018 04:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

1 participant