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 danger to v11.3.1 #147

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
danger 11.0.2 -> 11.3.1 age adoption passing confidence

Release Notes

danger/danger-js (danger)

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]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot added the enhancement New feature or request label Apr 21, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Apr 21, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: eslint-config-airbnb@18.1.0
npm ERR! Found: eslint@7.1.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"7.1.0" from the root project
npm ERR!   peer eslint@">=3.14.1" from eslint-config-prettier@6.11.0
npm ERR!   node_modules/eslint-config-prettier
npm ERR!     dev eslint-config-prettier@"6.11.0" from the root project
npm ERR!   2 more (eslint-plugin-react, eslint-plugin-react-hooks)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^5.16.0 || ^6.8.0" from eslint-config-airbnb@18.1.0
npm ERR! node_modules/eslint-config-airbnb
npm ERR!   dev eslint-config-airbnb@"18.1.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint@6.8.0
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"^5.16.0 || ^6.8.0" from eslint-config-airbnb@18.1.0
npm ERR!   node_modules/eslint-config-airbnb
npm ERR!     dev eslint-config-airbnb@"18.1.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2023-12-07T18_37_12_649Z-debug-0.log

@github-actions
Copy link

github-actions bot commented Apr 21, 2022

Warnings
⚠️ There are package.json changes with no corresponding lockfile changes.

Generated by 🚫 dangerJS against f561990

@renovate renovate bot changed the title chore(deps): update danger to v11.0.4 chore(deps): update danger to v11.0.5 Apr 22, 2022
@renovate renovate bot changed the title chore(deps): update danger to v11.0.5 chore(deps): update danger to v11.0.6 May 12, 2022
@renovate renovate bot force-pushed the renovate/danger branch 2 times, most recently from 548ce4f to f561990 Compare May 18, 2022 12:02
@renovate renovate bot changed the title chore(deps): update danger to v11.0.6 chore(deps): update danger to v11.0.7 May 18, 2022
@renovate renovate bot changed the title chore(deps): update danger to v11.0.7 chore(deps): update danger to v11.1.1 Jul 6, 2022
@renovate renovate bot changed the title chore(deps): update danger to v11.1.1 chore(deps): update danger to v11.1.2 Sep 25, 2022
@renovate renovate bot changed the title chore(deps): update danger to v11.1.2 chore(deps): update danger to v11.2.0 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update danger to v11.2.0 chore(deps): update danger to v11.2.4 Mar 17, 2023
@renovate renovate bot changed the title chore(deps): update danger to v11.2.4 chore(deps): update danger to v11.2.6 Apr 17, 2023
@renovate renovate bot changed the title chore(deps): update danger to v11.2.6 chore(deps): update danger to v11.2.7 Jul 25, 2023
@renovate renovate bot changed the title chore(deps): update danger to v11.2.7 chore(deps): update danger to v11.2.8 Jul 31, 2023
@renovate renovate bot changed the title chore(deps): update danger to v11.2.8 chore(deps): update danger to v11.3.0 Sep 22, 2023
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | danger  | 11.0.2 | 11.3.1 |
@renovate renovate bot changed the title chore(deps): update danger to v11.3.0 chore(deps): update danger to v11.3.1 Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant