-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Updated versioned tests to use quiet output mode (#2145)
- Loading branch information
1 parent
56d305f
commit 63a5ddc
Showing
8 changed files
with
33 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,7 +66,6 @@ code, the source code can be found at [https://github.com/newrelic/node-newrelic | |
* [rimraf](#rimraf) | ||
* [should](#should) | ||
* [sinon](#sinon) | ||
* [superagent](#superagent) | ||
* [tap](#tap) | ||
* [temp](#temp) | ||
* [when](#when) | ||
|
@@ -1715,7 +1714,7 @@ This product includes source derived from [@newrelic/newrelic-oss-cli](https://g | |
|
||
### @newrelic/test-utilities | ||
|
||
This product includes source derived from [@newrelic/test-utilities](https://github.com/newrelic/node-test-utilities) ([v8.4.0](https://github.com/newrelic/node-test-utilities/tree/v8.4.0)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-test-utilities/blob/v8.4.0/LICENSE): | ||
This product includes source derived from [@newrelic/test-utilities](https://github.com/newrelic/node-test-utilities) ([v8.5.0](https://github.com/newrelic/node-test-utilities/tree/v8.5.0)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-test-utilities/blob/v8.5.0/LICENSE): | ||
|
||
``` | ||
Apache License | ||
|
@@ -3147,36 +3146,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
``` | ||
|
||
### superagent | ||
|
||
This product includes source derived from [superagent](https://github.com/ladjs/superagent) ([v8.1.2](https://github.com/ladjs/superagent/tree/v8.1.2)), distributed under the [MIT License](https://github.com/ladjs/superagent/blob/v8.1.2/LICENSE): | ||
|
||
``` | ||
(The MIT License) | ||
Copyright (c) 2014-2016 TJ Holowaychuk <[email protected]> | ||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of this software and associated documentation files (the | ||
'Software'), to deal in the Software without restriction, including | ||
without limitation the rights to use, copy, modify, merge, publish, | ||
distribute, sublicense, and/or sell copies of the Software, and to | ||
permit persons to whom the Software is furnished to do so, subject to | ||
the following conditions: | ||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | ||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | ||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | ||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
``` | ||
|
||
### tap | ||
|
||
This product includes source derived from [tap](https://github.com/tapjs/node-tap) ([v16.3.10](https://github.com/tapjs/node-tap/tree/v16.3.10)), distributed under the [ISC License](https://github.com/tapjs/node-tap/blob/v16.3.10/LICENSE): | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"lastUpdated": "Mon Apr 15 2024 07:50:25 GMT-0400 (Eastern Daylight Time)", | ||
"lastUpdated": "Mon Apr 15 2024 12:30:33 GMT-0400 (Eastern Daylight Time)", | ||
"projectName": "New Relic Node Agent", | ||
"projectUrl": "https://github.com/newrelic/node-newrelic", | ||
"includeOptDeps": true, | ||
|
@@ -277,15 +277,15 @@ | |
"licenseTextSource": "file", | ||
"publisher": "New Relic" | ||
}, | ||
"@newrelic/test-utilities@8.4.0": { | ||
"@newrelic/test-utilities@8.5.0": { | ||
"name": "@newrelic/test-utilities", | ||
"version": "8.4.0", | ||
"range": "^8.4.0", | ||
"version": "8.5.0", | ||
"range": "^8.5.0", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/newrelic/node-test-utilities", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-test-utilities/tree/v8.4.0", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-test-utilities/tree/v8.5.0", | ||
"licenseFile": "node_modules/@newrelic/test-utilities/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-test-utilities/blob/v8.4.0/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-test-utilities/blob/v8.5.0/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "New Relic Node.js agent team", | ||
"email": "[email protected]" | ||
|
@@ -675,19 +675,6 @@ | |
"licenseTextSource": "file", | ||
"publisher": "Christian Johansen" | ||
}, | ||
"[email protected]": { | ||
"name": "superagent", | ||
"version": "8.1.2", | ||
"range": "^8.1.2", | ||
"licenses": "MIT", | ||
"repoUrl": "https://github.com/ladjs/superagent", | ||
"versionedRepoUrl": "https://github.com/ladjs/superagent/tree/v8.1.2", | ||
"licenseFile": "node_modules/superagent/LICENSE", | ||
"licenseUrl": "https://github.com/ladjs/superagent/blob/v8.1.2/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "TJ Holowaychuk", | ||
"email": "[email protected]" | ||
}, | ||
"[email protected]": { | ||
"name": "tap", | ||
"version": "16.3.10", | ||
|