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

chore(deps): update dependency danger to v12 #883

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
danger 10.7.1 -> 12.3.0 age adoption passing confidence

Release Notes

danger/danger-js (danger)

v12.3.0

Compare Source

  • Dockerfile changes - [@​glensc]
  • Use node 18 for pre-built versions of danger (used by Danger Swift / Kotlin et al) - [@​heltoft]

v12.2.1

Compare Source

v12.2.0

Compare Source

  • Adds a log when you run on GitHub Actions without being a pull_request - [@​orta]
  • GitHub: Move to 'List pull request files' API with pagination support [@​fabianehlert]

v12.1.0

Compare Source

It's been 7 years since I looked at danger init and err, the world of CI has changed quite a bit since then. So, Danger JS's
init command now knows that GitHub Actions exists and will correctly offer some advice on how to set up a Dangerfile for it. - [@​orta]

v12.0.1

Compare Source

Bumping to 12.x because we've raised the minimum to node version from 14 to 18. This is due to some of our dependencies
requiring a newer version of node. This is a breaking change for some folk! Also, 14 has been out of support for quite a while
now and Node 18 gives us a full year. - [@​orta]

  • Remove the user checks in GitHub comment/inline comment lookups, to allow using app tokens [#​1433] - [@​orta]
  • Upgrade node engine from >=14.13.1 to >=18 [@​heltoft]
  • Upgrade @types/node from ^10.11.3 to 18.19.18 [@​heltoft]
  • GitLab: [#​1386] Move from @gitbeaker/node to @gitbeaker/rest [@​heltoft]
  • GitLab: [#​1412] Danger fails to create inline comments on Gitlab [@​heltoft]
  • GitLab: [#​1405] Can't post multiple inline comments [@​heltoft]
  • GitLab: Do not delete system resolved danger inline comments [@​heltoft]
  • Fix for ESM imports in Dangerfiles [@​mgol]

v12.0.0

Compare Source

Bumping to 12.x because we've raised the minimum to node version from 14 to 18. This is due to some of our dependencies
requiring a newer version of node. This is a breaking change for some folk! Also, 14 has been out of support for quite a while
now and Node 18 gives us a full year. - [@​orta]

  • Remove the user checks in GitHub comment/inline comment lookups, to allow using app tokens [#​1433] - [@​orta]
  • Upgrade node engine from >=14.13.1 to >=18 [@​heltoft]
  • Upgrade @types/node from ^10.11.3 to 18.19.18 [@​heltoft]
  • GitLab: [#​1386] Move from @gitbeaker/node to @gitbeaker/rest [@​heltoft]
  • GitLab: [#​1412] Danger fails to create inline comments on Gitlab [@​heltoft]
  • GitLab: [#​1405] Can't post multiple inline comments [@​heltoft]
  • GitLab: Do not delete system resolved danger inline comments [@​heltoft]
  • Fix for ESM imports in Dangerfiles [@​mgol]

v11.3.1

Compare Source

  • Adds pull_number into thisPR in the GitHub SDL [@​radimsv]
  • Clear missing DSL timeout when DSL is found so danger runner can exit faster when done [@​normano64]
  • Customise GHE actions bot user ID via DANGER_GHE_ACTIONS_BOT_USER_ID #​1404 [@​dimitar-hristov]

v11.3.0

Compare Source

  • GitLab: Upgrade @gitbeaker/node from ^21.3.0 to ^35.8.1 [@​buffcode]

v11.2.8

Compare Source

v11.2.7

Compare Source

v11.2.6

Compare Source

  • A fix for the fix in 11.2.5

v11.2.5

Compare Source

  • Fix for running in projects which contain the path danger-pr e.g. ~/danger-projects #​1375

v11.2.4

Compare Source

  • Feature: Expose addLabels, removeLabels via gitlab.utils, [@​glensc] #​1353
  • Fix remote dangerfiles always parsing as JavaScript. TypeScript files should now work properly - [@​snowe2010]
  • Add support for BitBucket Cloud Repository Access Token - [@​thawankeane]

v11.2.3

Compare Source

Turns on skipLibCheck so that an @​types change doesn't break deploys to homebrew

v11.2.2

Compare Source

Reverts a change for GitHub Actions which was likely causing duplicate comments #​1337

v11.2.1

Compare Source

  • Updates jsonwebtoken due to security issues
  • Support arm64 binary generation for Apple silicon users #​1342 [@​pepix]

v11.2.0

Compare Source

v11.1.4

Compare Source

  • Yarn faff (a1d15db)
  • Merge pull request #​1320 from ivankatliarchuk/fix/getFileContents (9539b9d)
  • Merge pull request #​1323 from KubaJastrz/pr-draft (c92a32e)
  • feat: add github.pr.draft field (184df2d)
  • fix: added getFileContents tests with and without file (43c202b)
  • fix: added getFileContents tests (a1af3e2)
  • fix: gitlab api (b5de611)

v11.1.3

Compare Source

v11.1.2

Compare Source

  • Improvements to --staging in Danger local
  • Protection against custom git prompts in Danger local

v11.1.1

Compare Source

  • Bug fix for over-deleting inline comments #​1287

v11.0.7

Compare Source

v11.0.6

Compare Source

v11.0.5

Compare Source

  • Set the timeout for getting results from the Danger runner to be 10 seconds

v11.0.4

Compare Source

  • Deploying from my Mac to see if that's what's causing the build issues for homebrew. [@​orta]

v11.0.2

Compare Source

  • Breaking: Upgrade @​octokit/rest from ^16.43.1 to ^18.12.0 - #​1204 [@​fbartho]

    This is only likely to hit you if you use danger.github.api pretty extensively in your Dangerfiles, but better to keep an eye out.

v10.9.0

Compare Source

  • Prepare for release (34fe471)
  • Merge branch 'adjust-structured-diff-return-value' into main (06928e3)
  • Merge pull request #​1201 from berlysia/adjust-structured-diff-return-value (fb66c81)
  • Lock node-fetch to the latest 2.x (6303c88)
  • Merge pull request #​1198 from jonny133/jonny133-node-fetch-2_6_7 (9049848)
  • now structuredDiffForFile is well-typed (dc54972)
  • make structuredDiffForFile for BitBucketServer the same as the others (0b5865f)
  • Resolve node-fetch to 2.6.7 (ab77e3c)
  • Merge pull request #​1197 from danger/fb/fix-moved-json-crash (a7355a3)
  • Cleanup debug log (3411074)
  • Don't crash when danger.git.JSONDiffForFile encounters a moved JSON file (99e19f7)
  • Merge pull request #​1176 from Rouby/patch-1 (d896baf)
  • Merge branch 'main' into patch-1 (4804f80)
  • Merge branch 'main' of https://github.com/danger/danger-js into patch-1 (38a963e)
  • add changelog entry for pr 1176 (68ab2e9)
  • extend github api to send complete reviews (fb630ec)

v10.8.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented May 1, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 1, 2024
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.

None yet

0 participants