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) #54

Merged
merged 2 commits into from
Sep 9, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ava (source) ^3.14.0 -> ^3.15.0 age adoption passing confidence
axios (source) ^0.21.1 -> ^0.21.4 age adoption passing confidence
babel-eslint ^10.0.1 -> ^10.1.0 age adoption passing confidence
chalk ^4.1.1 -> ^4.1.2 age adoption passing confidence
json-server ^0.16.0 -> ^0.16.3 age adoption passing confidence
node-package-tester ^1.0.1 -> ^1.1.21 age adoption passing confidence
nyc (source) ^15.0.0 -> ^15.1.0 age adoption passing confidence
semantic-release ^17.4.2 -> ^17.4.7 age adoption passing confidence
semantic-release-telegram ^1.2.0 -> ^1.2.15 age adoption passing confidence
supertest ^6.1.4 -> ^6.1.6 age adoption passing confidence

Release Notes

axios/axios

v0.21.4

Compare Source

Fixes and Functionality:

  • Fixing JSON transform when data is stringified. Providing backward compatability and complying to the JSON RFC standard (#​4020)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

v0.21.3

Compare Source

Fixes and Functionality:

  • Fixing response interceptor not being called when request interceptor is attached (#​4013)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

v0.21.2

Compare Source

Fixes and Functionality:

  • Updating axios requests to be delayed by pre-emptive promise creation (#​2702)
  • Adding "synchronous" and "runWhen" options to interceptors api (#​2702)
  • Updating of transformResponse (#​3377)
  • Adding ability to omit User-Agent header (#​3703)
  • Adding multiple JSON improvements (#​3688, #​3763)
  • Fixing quadratic runtime and extra memory usage when setting a maxContentLength (#​3738)
  • Adding parseInt to config.timeout (#​3781)
  • Adding custom return type support to interceptor (#​3783)
  • Adding security fix for ReDoS vulnerability (#​3980)

Internal and Tests:

  • Updating build dev dependancies (#​3401)
  • Fixing builds running on Travis CI (#​3538)
  • Updating follow rediect version (#​3694, #​3771)
  • Updating karma sauce launcher to fix failing sauce tests (#​3712, #​3717)
  • Updating content-type header for application/json to not contain charset field, according do RFC 8259 (#​2154)
  • Fixing tests by bumping karma-sauce-launcher version (#​3813)
  • Changing testing process from Travis CI to GitHub Actions (#​3938)

Documentation:

  • Updating documentation around the use of AUTH_TOKEN with multiple domain endpoints (#​3539)
  • Remove duplication of item in changelog (#​3523)
  • Fixing gramatical errors (#​2642)
  • Fixing spelling error (#​3567)
  • Moving gitpod metion (#​2637)
  • Adding new axios documentation website link (#​3681, #​3707)
  • Updating documentation around dispatching requests (#​3772)
  • Adding documentation for the type guard isAxiosError (#​3767)
  • Adding explanation of cancel token (#​3803)
  • Updating CI status badge (#​3953)
  • Fixing errors with JSON documentation (#​3936)
  • Fixing README typo under Request Config (#​3825)
  • Adding axios-multi-api to the ecosystem file (#​3817)
  • Adding SECURITY.md to properly disclose security vulnerabilities (#​3981)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

semantic-release/semantic-release

v17.4.7

Compare Source

Bug Fixes
  • engines: fixed defined node version to account for the higher requirement from the npm plugin (#​2088) (ea52e17)

v17.4.6

Compare Source

Bug Fixes
pustovitDmytro/semantic-release-telegram

v1.2.15

Compare Source

Chore
Upgrade
  • Update dependency git-url-parse to v11.6.0 (0ee4167)

Configuration

📅 Schedule: "before 3am on the 1th through 5th day of the month" (UTC).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


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

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


This change is Reviewable

@renovate renovate bot requested a review from pustovitDmytro as a code owner September 1, 2021 01:05
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 1, 2021
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 8 times, most recently from 0737829 to 8b4b38b Compare September 6, 2021 16:43
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 8b4b38b to bd45488 Compare September 9, 2021 14:55
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| npm        | ava                       | 3.15.0 | 3.15.0 |
| npm        | axios                     | 0.21.1 | 0.21.4 |
| npm        | babel-eslint              | 10.1.0 | 10.1.0 |
| npm        | chalk                     | 4.1.2  | 4.1.2  |
| npm        | json-server               | 0.16.3 | 0.16.3 |
| npm        | node-package-tester       | 1.1.21 | 1.1.21 |
| npm        | nyc                       | 15.1.0 | 15.1.0 |
| npm        | semantic-release          | 17.4.5 | 17.4.7 |
| npm        | semantic-release-telegram | 1.2.14 | 1.2.15 |
| npm        | supertest                 | 6.1.6  | 6.1.6  |
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from bd45488 to 723c137 Compare September 9, 2021 19:26
@pustovitDmytro
Copy link
Owner

pustovitDmytro commented Sep 9, 2021

Warnings
⚠️

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

Messages
📖

renovate[bot] login already contributed 5 times

📖 Changed Files in this PR:
  • examples/blog/documentation/raml.yaml

  • examples/blog/documentation/swagger.json

  • package-lock.json

  • package.json

  • tests/examples/examples-blog.test.js

Generated by 🚫 dangerJS against b844a56

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 9, 2021

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
0.0% 0.0% Duplication

@pustovitDmytro pustovitDmytro merged commit 0cbbdda into master Sep 9, 2021
@pustovitDmytro pustovitDmytro deleted the renovate/dev-dependencies branch September 21, 2021 18:38
pustovitDmytro pushed a commit that referenced this pull request Feb 1, 2022
# [2.1.0](v2.0.0...v2.1.0) (2022-02-01)

### Chore

* (ci) fix gitleaks version ([badd1c1](badd1c1))
* adds  a security policy ([ed86aba](ed86aba))
* adds circle-ci conditions ([5a40980](5a40980))
* adds gitleaks to circle pipeline ([114946e](114946e))
* adds sponsorships ([35ed8e0](35ed8e0))
* adds telegra.ph release notes ([aa811a5](aa811a5))
* adds whitesorce bolt bot ([0888eee](0888eee))
* calc fossa results in cirrus ([b2b48c1](b2b48c1))
* change renovate schedule ([b983eab](b983eab))
* drop semantic-release preinstalled plugins ([69b1950](69b1950))
* fixes audit ([14597ff](14597ff))
* fixes audit [devDependencies] ([d08b1fc](d08b1fc))
* fixes later schedule ([a0cfb5c](a0cfb5c))
* fixes some npm audit vulnerabilities ([9330c38](9330c38))
* fixes some npm audit vulnerabilities ([f7a14d5](f7a14d5))
* fixes some npm audit vulnerabilities (#86) ([eb549de](eb549de)), closes [#86](#86)
* integrate lalaps ([dd4f238](dd4f238))
* Lock file maintenance ([29fe760](29fe760))
* Lock file maintenance ([6026a85](6026a85))
* Lock file maintenance ([9892cc5](9892cc5))
* Lock file maintenance ([98e62b3](98e62b3))
* Lock file maintenance ([7af4484](7af4484))
* Lock file maintenance ([fb60609](fb60609))
* Lock file maintenance ([1ffc991](1ffc991))
* Lock file maintenance ([139e469](139e469))
* Lock file maintenance ([47bfacf](47bfacf))
* Lock file maintenance ([19c2389](19c2389))
* Lock file maintenance ([442ac13](442ac13))
* Lock file maintenance ([2b00aec](2b00aec))
* Lock file maintenance ([7c02bee](7c02bee))
* Lock file maintenance ([dea06c9](dea06c9))
* Lock file maintenance ([e0043d8](e0043d8))
* Lock file maintenance (#49) ([f32c92e](f32c92e)), closes [#49](#49)
* Lock file maintenance (#58) ([cd0aeb6](cd0aeb6)), closes [#58](#58)
* Lock file maintenance (#59) ([ca09e5f](ca09e5f)), closes [#59](#59)
* move tests/files for npt test ([68d94d2](68d94d2))
* replace appveyor to actions ([13aff75](13aff75))
* test-security in separete ci job ([a4bd846](a4bd846))
* test-security in separete ci job ([9559dbc](9559dbc))
* 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 deps badge ([0836169](0836169))
* Update devDependencies (non-major) ([96bf47d](96bf47d))
* Update devDependencies (non-major) ([609151a](609151a))
* Update devDependencies (non-major) ([5b1a6c3](5b1a6c3))
* Update devDependencies (non-major) ([51200bf](51200bf))
* Update devDependencies (non-major) ([33211c3](33211c3))
* Update devDependencies (non-major) (#48) ([b3f6184](b3f6184)), closes [#48](#48)
* Update devDependencies (non-major) (#54) ([0cbbdda](0cbbdda)), closes [#54](#54)
* Update devDependencies (non-major) (#65) ([d60ef28](d60ef28)), closes [#65](#65)
* Update devDependencies (non-major) to v13 ([eb4ada1](eb4ada1))
* Update devDependencies (non-major) to v13 ([6894ad9](6894ad9))
* upgrade semantic-release to v.19 [security] ([0888454](0888454))

### Docs

* update year in license ([e2dec02](e2dec02))

### New

* parse .txt files in express midleware ([ee3c584](ee3c584))
@pustovitDmytro
Copy link
Owner

🎉 This PR is included in version 2.1.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.

2 participants