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: Update devDependencies (non-major) #73

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chai (source) ^4.3.4 -> ^4.3.6 age adoption passing confidence
code-chronicle ^1.3.1 -> ^1.3.4 age adoption passing confidence
danger ^10.8.0 -> ^10.9.0 age adoption passing confidence
eslint (source) ^8.7.0 -> ^8.8.0 age adoption passing confidence
eslint-config-incredible ^2.4.0 -> ^2.4.1 age adoption passing confidence
node-package-tester ^1.3.0 -> ^1.3.3 age adoption passing confidence

Release Notes

chaijs/chai

v4.3.6

Compare Source

Update loupe to 2.3.1

v4.3.5

Compare Source

pustovitDmytro/code-chronicle

v1.3.4

Compare Source

Upgrade

v1.3.3

Compare Source

Upgrade
danger/danger-js

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)
eslint/eslint

v8.8.0

Compare Source

Features

Documentation

pustovitDmytro/eslint-config-incredible

v2.4.1

Compare Source

Chore
Fix
pustovitDmytro/node-package-tester

v1.3.3

Compare Source

Fix
  • npt_semver nested dependency in generated package.json (cdfc6c7)

v1.3.2

Compare Source

Fix
  • drop fs-extra from conditional-test.js (16d9251)
  • use inline scope for semver package (38e5e5f)

v1.3.1

Compare Source

Fix
  • drop redunant console.log (b682ccd)

Configuration

📅 Schedule: "before 7:00 am every 10 days starting on the 1st day" in timezone Europe/Kiev.

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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


This change is Reviewable

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 30, 2022
| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| npm        | chai                     | 4.3.4  | 4.3.6  |
| npm        | code-chronicle           | 1.3.2  | 1.3.4  |
| npm        | danger                   | 10.8.0 | 10.9.0 |
| npm        | eslint                   | 8.7.0  | 8.8.0  |
| npm        | eslint-config-incredible | 2.4.0  | 2.4.1  |
| npm        | node-package-tester      | 1.3.0  | 1.3.3  |
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 2504961 to 8d5146e Compare January 31, 2022 14:14
@sonarcloud
Copy link

sonarcloud bot commented Jan 31, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pustovitDmytro
Copy link
Owner

Warnings
⚠️

Only owner can change system files [package-lock.json, package.json], please provide issue instead

Messages
📖

renovate[bot] login already contributed 20 times

📖 Changed Files in this PR:
  • package-lock.json

  • package.json

Generated by 🚫 dangerJS against 8d5146e

@pustovitDmytro pustovitDmytro merged commit 32e9ca8 into master Jan 31, 2022
@renovate renovate bot deleted the renovate/dev-dependencies branch January 31, 2022 14:27
pustovitDmytro pushed a commit that referenced this pull request Jan 12, 2023
# [1.8.0](v1.7.2...v1.8.0) (2023-01-12)

### Chore

* adds tests for decorators ([f6c9e2f](f6c9e2f))
* anti-terrorism disclaimer ([96327fe](96327fe))
* fixes eslint-plugin-unicorn version ([dd45e9a](dd45e9a))
* fixes npm audit ([0500470](0500470))
* fixes package tests ([2b0fcf6](2b0fcf6))
* fixes some npm audit vulnerabilities ([b913fee](b913fee))
* fixes some npm audit vulnerabilities (#86) ([eb549de](eb549de)), closes [#86](#86)
* Lock file maintenance ([85b7c09](85b7c09))
* Update dependency danger to v11 ([1779a27](1779a27))
* Update dependency nanoid to 3.1.31 [SECURITY] (#83) ([89d3014](89d3014)), closes [#83](#83)
* Update dependency node-fetch to 2.6.7 [SECURITY] (#84) ([11e82bc](11e82bc)), closes [#84](#84)
* Update devDependencies (non-major) ([01bd6c0](01bd6c0))
* Update devDependencies (non-major) ([85a0161](85a0161))
* Update devDependencies (non-major) (#65) ([d60ef28](d60ef28)), closes [#65](#65)
* Update devDependencies (non-major) (#66) ([69aac8f](69aac8f)), closes [#66](#66)
* Update devDependencies (non-major) (#73) ([32e9ca8](32e9ca8)), closes [#73](#73)
* Update devDependencies (non-major) (#92) ([f492769](f492769)), closes [#92](#92)
* Update devDependencies (non-major) (major) (#52) ([1181183](1181183)), closes [#52](#52)

### Docs

* year in licencse ([77c1bfe](77c1bfe))

### New

* adds math module ([202759f](202759f))
@pustovitDmytro
Copy link
Owner

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants