Skip to content

Commit 2bc7459

Browse files
Merge #353 #356
353: chore(deps): update dependency npm to v7.20.3 r=jbolda a=renovate[bot] [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [npm](https://docs.npmjs.com/) ([source](https://togithub.com/npm/cli)) | [`7.14.0` -> `7.20.3`](https://renovatebot.com/diffs/npm/npm/7.14.0/7.20.3) | [![age](https://badges.renovateapi.com/packages/npm/npm/7.20.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/npm/7.20.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/npm/7.20.3/compatibility-slim/7.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/npm/7.20.3/confidence-slim/7.14.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>npm/cli</summary> ### [`v7.20.3`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7203-2021-07-29) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.2...v7.20.3) ##### BUG FIXES - [`66dc5f94d`](https://togithub.com/npm/cli/commit/66dc5f94dfb5bc99c715e075cde1ab9c1ec84a83) [#&#8203;3588](https://togithub.com/npm/cli/issues/3588) update eresolve explanations for new arborist data provided - [`99575acab`](https://togithub.com/npm/cli/commit/99575acab5c93c03c59cb918c7916647b2c0be51) [#&#8203;3591](https://togithub.com/npm/cli/issues/3591) fix(node_modules): remove duplicated file ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` ##### DEPENDENCIES - [`97cb5ec31`](https://togithub.com/npm/cli/commit/97cb5ec312e151527ba2aab77ed0307917e1d845) ``@npmcli/arborist@2.8.0`:` - Refactor ideal tree building to handle more complicated peerDependencies use cases. - Do not modify ideal tree while checking if a peerSet can be placed. - [`7db1a0a26`](https://togithub.com/npm/cli/commit/7db1a0a264cf67d2a2a3cdc71bbf09b36dc45075) chore(deps): `mime-types@1.49.0` `mime-db@1.49.0` ### [`v7.20.2`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7202-2021-07-27) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.1...v7.20.2) ##### DEPENDENCIES - [`f5aab1f88`](https://togithub.com/npm/cli/commit/f5aab1f8878b4e9a6f4d47dddc449e18a190e201) `tar@6.1.1` - fix: strip absolute paths more comprehensively - [`ce8fb0f69`](https://togithub.com/npm/cli/commit/ce8fb0f69ae1b3fdd8834cf073d3d30c2bfc7bc6) `tar@6.1.2` - fix: Remove paths from dirCache when no longer dirs - [`ced85087a`](https://togithub.com/npm/cli/commit/ced85087ac5fce5984ae28af910357a9a94434d7) `gauge@3.0.1` - add missing dependency to package.json ### [`v7.20.1`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7201-2021-07-22) [Compare Source](https://togithub.com/npm/cli/compare/v7.20.0...v7.20.1) ##### BUG FIXES - [`009ad1e68`](https://togithub.com/npm/cli/commit/009ad1e683aa061d7e5c78b9362b0bd1b14ee643) [#&#8203;3561](https://togithub.com/npm/cli/issues/3561) fix(exit-handler): always warn if not called ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`eb67054c8`](https://togithub.com/npm/cli/commit/eb67054c8303348b25f9717c8f82c8d8d494a242) [#&#8203;3563](https://togithub.com/npm/cli/issues/3563) fix(config): consolidate use of npm.color ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` ##### DOCUMENTATION - [`a014f3d28`](https://togithub.com/npm/cli/commit/a014f3d284e49cd085cfd060a71a161b93bca9d1) [#&#8203;3562](https://togithub.com/npm/cli/issues/3562) fix(docs): typo in `npm cmd` docs ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`1fe1c9b74`](https://togithub.com/npm/cli/commit/1fe1c9b74ea3c3d5bb5b3696b954422b9b55dd91) [#&#8203;3523](https://togithub.com/npm/cli/issues/3523) fix(docs): updated policy urls ([`@&#8203;DemiraDimitrova](https://togithub.com/DemiraDimitrova))` ##### DEPENDENCIES - [`d7f29e8c9`](https://togithub.com/npm/cli/commit/d7f29e8c94ae77661390f82ae72efc1bd6fcfbc3) `read-package-json-fast@2.0.3`: - feat: load directories.bin as a bin object - [`b1fefa73d`](https://togithub.com/npm/cli/commit/b1fefa73db2f8d9c55b4447ffc1cdbaf8e9bb298) `npmlog@5.0.0` - Drop support for node 6 and 8 - [`b6e09971a`](https://togithub.com/npm/cli/commit/b6e09971a8f9a3c92188838b69be0a0dda27f0bb) remove ignored files from node_modules (\[[`@&#8203;Ruy](https://togithub.com/Ruy)` Adorno]\(https://github.com/Ruy Adorno)) - [`cf737c505`](https://togithub.com/npm/cli/commit/cf737c505e76a473850c5244b17f3469efbc3c02) `debug@4.3.2` ### [`v7.20.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7200-2021-07-15) [Compare Source](https://togithub.com/npm/cli/compare/v7.19.1...v7.20.0) ##### FEATURES - [`f17aca5cd`](https://togithub.com/npm/cli/commit/f17aca5cdf355aaa7e1f517d1b3bb4213f4df092) [#&#8203;3487](https://togithub.com/npm/cli/issues/3487) feat: add `npm pkg` command ([`@&#8203;ruyadorno](https://togithub.com/ruyadorno))` - [`98905ae37`](https://togithub.com/npm/cli/commit/98905ae3759165cd6d6f6306f31acc6a2baa4cde) [#&#8203;3471](https://togithub.com/npm/cli/issues/3471) feat(config): introduce `location` parameter ([`@&#8203;nlf](https://togithub.com/nlf))` ##### BUG FIXES - [`4755b0728`](https://togithub.com/npm/cli/commit/4755b072877f547585cb0e2562261b2c87e2ff0b) [#&#8203;3498](https://togithub.com/npm/cli/issues/3498) friendlier errors for `ERR_SOCKET_TIMEOUT` ([`@&#8203;nlf](https://togithub.com/nlf))` - [`3ecf19cdc`](https://togithub.com/npm/cli/commit/3ecf19cdc35684ccb15280b2c34d27496aa1c634) [#&#8203;3508](https://togithub.com/npm/cli/issues/3508) fix(config): fix noproxy ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`c3bd10e46`](https://togithub.com/npm/cli/commit/c3bd10e461976a073e6a898c46f8bde28b17668f) [#&#8203;3499](https://togithub.com/npm/cli/issues/3499) fix(update-notifier): don't force black background ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`89483e888`](https://togithub.com/npm/cli/commit/89483e888acc56386b9ebc4d70a4676e4a5a5cb1) [#&#8203;3497](https://togithub.com/npm/cli/issues/3497) fix(usage): better audit/boolean flag usage output ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`feeb8e42a`](https://togithub.com/npm/cli/commit/feeb8e42a7b0510023175dc86269edb544d97601) [#&#8203;3495](https://togithub.com/npm/cli/issues/3495) fix(publish): obey --ignore-scripts flag ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`103c8c3ef`](https://togithub.com/npm/cli/commit/103c8c3ef3ba7ff0483557f32eebc4c6298285e3) [#&#8203;3479](https://togithub.com/npm/cli/issues/3479) chore(exit): log any un-ended timings ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`efc4313c2`](https://togithub.com/npm/cli/commit/efc4313c2062ffad22aa24e5198d575a7eb5f20e) [#&#8203;3482](https://togithub.com/npm/cli/issues/3482) chore(refactor): refactor exit handler and tests ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`d8eb49b70`](https://togithub.com/npm/cli/commit/d8eb49b705acb50b6bed971bfcce4db6e18e73dd) [#&#8203;3540](https://togithub.com/npm/cli/issues/3540) fix(bundle-and-ignore): case sensitivity cleanup ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` ##### DOCUMENTATION - [`339145f64`](https://togithub.com/npm/cli/commit/339145f64f82d540dbc72ef97b54ae20c34315dd) [#&#8203;3491](https://togithub.com/npm/cli/issues/3491) fix(docs): clarify what install type gets `.bin` ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`74c99755e`](https://togithub.com/npm/cli/commit/74c99755e522f9cfc0d602841568d5e1f835fcaf) [#&#8203;3494](https://togithub.com/npm/cli/issues/3494) fix(docs): add npm update example ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`801a52330`](https://togithub.com/npm/cli/commit/801a52330636008fecadc812916c76fb945ce1f6) [#&#8203;3542](https://togithub.com/npm/cli/issues/3542) fix(docs): correct Node.js JavaScript stylings ([`@&#8203;relrelb](https://togithub.com/relrelb))` - [`791416713`](https://togithub.com/npm/cli/commit/791416713d64c072d73bffbab2daf7b8eb3c4868) [#&#8203;3546](https://togithub.com/npm/cli/issues/3546) fix(docs): how to see background script output ([`@&#8203;cinderblock](https://togithub.com/cinderblock))` ##### DEPENDENCIES - [`691816f3d`](https://togithub.com/npm/cli/commit/691816f3de2a679152644a60f3e2c5962df6a81d) ``@npmcli/arborist@2.7.1`` - fixes running prepare scripts for workspaces on reify - ensure pacote always compares correct integrity values - [`b9597e944`](https://togithub.com/npm/cli/commit/b9597e944377e74907607ee280ec1e8c31dd3156) `make-fetch-happen@9.0.4` - fix: retry socket timeout failures - fix: clean up invalid indexes and content after cacache read errors - [`f573e7c56`](https://togithub.com/npm/cli/commit/f573e7c56e8505fd6dcc3e5f5b5be401d0a45b58) `minipass-fetch@1.3.4` - fix: correctly handle error events that happen after response events - [`2d5797ea0`](https://togithub.com/npm/cli/commit/2d5797ea01e17b1559d792613446e1435e588a35) `pacote@11.3.5` - fix: show more actionable messages for git pathspec errors - fix: include all dep types when building for prepare - fix: do not set mtime when unpacking ### [`v7.19.1`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7191-2021-07-01) [Compare Source](https://togithub.com/npm/cli/compare/v7.19.0...v7.19.1) ##### BUG FIXES - [`013f0262d`](https://togithub.com/npm/cli/commit/013f0262db3e16605820f6117749fd3ebc70f6d1) [#&#8203;3469](https://togithub.com/npm/cli/issues/3469) fix(exitHandler): write code to logfile ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`0dd0341ac`](https://togithub.com/npm/cli/commit/0dd0341ac9a65a2df8fc262ad9a56b7351f99d66) [#&#8203;3474](https://togithub.com/npm/cli/issues/3474) fix(ping): make "npm ping" echo a right time ([`@&#8203;aluneed](https://togithub.com/aluneed))` - [`d2e298f3c`](https://togithub.com/npm/cli/commit/d2e298f3cbab278071480f94ff7d916d42cbf43b) [#&#8203;3484](https://togithub.com/npm/cli/issues/3484) fix(deprecate): add undeprecate support ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` ##### DOCUMENTATION - [`9dd32d08e`](https://togithub.com/npm/cli/commit/9dd32d08e09c21c9a4517161abfc7eed6518faf2) [#&#8203;3485](https://togithub.com/npm/cli/issues/3485) fix(docs): remove npm package config override ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`a4e095618`](https://togithub.com/npm/cli/commit/a4e095618cda72244a18aaff9d6660b9082a2b84) [#&#8203;3486](https://togithub.com/npm/cli/issues/3486) fix(docs): remove .hooks scripts ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` ##### TESTING - [`5f8ccccef`](https://togithub.com/npm/cli/commit/5f8ccccef9fc19229320df8cbcae9fcea8d31388) [#&#8203;3483](https://togithub.com/npm/cli/issues/3483) chore(tests): clean snapshot for lib/view.js tests ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` ### [`v7.19.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7190-2021-06-24) [Compare Source](https://togithub.com/npm/cli/compare/v7.18.1...v7.19.0) ##### FEATURES - [`23ce3af19`](https://togithub.com/npm/cli/commit/23ce3af199c8a14ef16c63fc638a1ac21fd9a9b0) [#&#8203;3460](https://togithub.com/npm/cli/issues/3460) feat(ls): report *why* something is invalid ([`@&#8203;isaacs](https://togithub.com/isaacs))` ##### BUG FIXES - [`53f81af31`](https://togithub.com/npm/cli/commit/53f81af319f298a0fdd8f143184c3e89770f24ea) [#&#8203;3450](https://togithub.com/npm/cli/issues/3450) fix(docs): Improve phrasing of workspace example ([`@&#8203;lumaxis](https://togithub.com/lumaxis))` - [`78da60ffe`](https://togithub.com/npm/cli/commit/78da60ffefcfd457a4432ce1492ee7b53d854450) [#&#8203;3454](https://togithub.com/npm/cli/issues/3454) chore(linting): add bin and clean up lib/ls.js - [`54eae3063`](https://togithub.com/npm/cli/commit/54eae3063eeb197225ee930525a1316e34ecf34c) [#&#8203;3416](https://togithub.com/npm/cli/issues/3416) chore(errorHandler): rename to exit handler ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`d0f50b156`](https://togithub.com/npm/cli/commit/d0f50b156725e5b414050d9e9a59d5fad8a39a3d) [#&#8203;3451](https://togithub.com/npm/cli/issues/3451) chore(refactor): async npm.load ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`87f67d9ef`](https://togithub.com/npm/cli/commit/87f67d9efaf6f897cf0d74e738c2625a21044109) [#&#8203;3458](https://togithub.com/npm/cli/issues/3458) chore(tests): expose real mock npm object ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`f3dce0917`](https://togithub.com/npm/cli/commit/f3dce0917088dc37795af39e7f6b5089beff984c) [#&#8203;3459](https://togithub.com/npm/cli/issues/3459) chore(config): snapshot config descriptions ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` - [`6254b6f72`](https://togithub.com/npm/cli/commit/6254b6f726a301908f73b36ccfa52cd4fd6619e5) [#&#8203;3234](https://togithub.com/npm/cli/issues/3234) [#&#8203;3455](https://togithub.com/npm/cli/issues/3455) [`@&#8203;npmcli/package-json](https://togithub.com/npmcli/package-json)` refactor ([`@&#8203;ruyadorno](https://togithub.com/ruyadorno))` ##### DEPENDENCIES - [`fe4138381`](https://togithub.com/npm/cli/commit/fe4138381fd2e8c919bb9f794e20033ff049f783) ``@npmcli/arborist@2.6.4`:` - bin: allow turning off timer display with --timers=false - fix: do not try to inflate a fresh lockfile - fix(diff): walk target children if root is a link - chore: [`@&#8203;npmcli/package-json](https://togithub.com/npmcli/package-json)` refactor ### [`v7.18.1`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7181-2021-06-17) [Compare Source](https://togithub.com/npm/cli/compare/v7.18.0...v7.18.1) ### [`v7.18.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7180-2021-06-17) [Compare Source](https://togithub.com/npm/cli/compare/v7.17.0...v7.18.0) ### [`v7.17.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7170-2021-06-10) [Compare Source](https://togithub.com/npm/cli/compare/v7.16.0...v7.17.0) ### [`v7.16.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7160-2021-06-03) [Compare Source](https://togithub.com/npm/cli/compare/v7.15.1...v7.16.0) ### [`v7.15.1`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7151-2021-05-31) [Compare Source](https://togithub.com/npm/cli/compare/v7.15.0...v7.15.1) ##### BUG FIXES - [`598a17a26`](https://togithub.com/npm/cli/commit/598a17a2671c9e3bc204dddd6488169c9a72c6a1) [#&#8203;3329](https://togithub.com/npm/cli/issues/3329) fix(libnpmexec): don't detach output from npm ([`@&#8203;wraithgar](https://togithub.com/wraithgar))` ##### DEPENDENCIES - [`c4fc03e9e`](https://togithub.com/npm/cli/commit/c4fc03e9eb3a6386e8feacb67c19f0a1578dfe38) ``@npmcli/arborist@2.6.1`` - fixes reifying deps with mismatching version ranges between actual and virtual trees - [`9159fa62a`](https://togithub.com/npm/cli/commit/9159fa62a10dee09daef178fc7be161a02824004) `libnpmexec@1.2.0` ### [`v7.15.0`](https://togithub.com/npm/cli/blob/master/CHANGELOG.md#v7150-2021-05-27) [Compare Source](https://togithub.com/npm/cli/compare/v7.14.0...v7.15.0) ##### FEATURES - [`399ff8cbc`](https://togithub.com/npm/cli/commit/399ff8cbccd5198f637518ccafa86c43bab47a4a) [#&#8203;3312](https://togithub.com/npm/cli/issues/3312) feat(link): add workspace support ([`@&#8203;isaacs](https://togithub.com/isaacs))` ##### BUG FIXES - [`46a9bcbcb`](https://togithub.com/npm/cli/commit/46a9bcbcb0bb2435dca6f45a61b8631f580c7f06) [#&#8203;3282](https://togithub.com/npm/cli/issues/3282) fix(docs): proper postinstall script file name ([`@&#8203;KevinFCormier](https://togithub.com/KevinFCormier))` - [`83590d40f`](https://togithub.com/npm/cli/commit/83590d40f94347f21714dbd158b9ddcad9c82de9) [#&#8203;3272](https://togithub.com/npm/cli/issues/3272) fix(ls): show relative paths from root ([`@&#8203;isaacs](https://togithub.com/isaacs))` - [`a574b518a`](https://togithub.com/npm/cli/commit/a574b518ae5b8f0664ed388cf1be6288d8c2e68d) [#&#8203;3304](https://togithub.com/npm/cli/issues/3304) fix(completion): restore IFS even if `npm completion` returns error ([`@&#8203;NariyasuHeseri](https://togithub.com/NariyasuHeseri))` - [`554e8a5cd`](https://togithub.com/npm/cli/commit/554e8a5cd7034052a59a9ada31e4b8f73712211a) [#&#8203;3311](https://togithub.com/npm/cli/issues/3311) set audit exit code properly ([`@&#8203;isaacs](https://togithub.com/isaacs))` - [`4a4fbe33c`](https://togithub.com/npm/cli/commit/4a4fbe33c51413adcd558b4af6f1e204b1b87e41) [#&#8203;3268](https://togithub.com/npm/cli/issues/3268) [#&#8203;3285](https://togithub.com/npm/cli/issues/3285) fix(publish): skip private workspaces ([`@&#8203;ruyadorno](https://togithub.com/ruyadorno))` ##### DOCUMENTATION - [`3c53d631f`](https://togithub.com/npm/cli/commit/3c53d631f557cf2484e2f6a6172c44e36aea4817) [#&#8203;3307](https://togithub.com/npm/cli/issues/3307) fix(docs): typo in package-lock.json docs ([`@&#8203;rethab](https://togithub.com/rethab))` - [`96367f93f`](https://togithub.com/npm/cli/commit/96367f93f46c24494d084c8b8d34e4de9cd375da) rebuild npm-pack doc ([`@&#8203;isaacs](https://togithub.com/isaacs))` - [`64b13dd10`](https://togithub.com/npm/cli/commit/64b13dd1082b6ca7eac4e8e329bfdd8cd8daf157) [#&#8203;3313](https://togithub.com/npm/cli/issues/3313) Drop stale Python 3<->node-gyp remark ([`@&#8203;spencerwilson](https://togithub.com/spencerwilson))` ##### DEPENDENCIES - [`7b56bfdf3`](https://togithub.com/npm/cli/commit/7b56bfdf3f2ac67a926fc7893b883a16b46eb3fd) `cacache@15.2.0`: - feat: allow fully deleting indices - feat: add a validateEntry option to compact - chore: lint - chore: use standard npm style release scripts - [`dbbc151a3`](https://togithub.com/npm/cli/commit/dbbc151a3bcf89e2627dc267063edd185ead1cb8) `npm-audit-report@2.1.5`: - fix(exit-code): account for null auditLevel default ([#&#8203;46](https://togithub.com/npm/cli/issues/46)) - [`5b2604507`](https://togithub.com/npm/cli/commit/5b26045076477d3d350f539e60adf48a80376fda) chore(package-lock): update devDependencies ([`@&#8203;Gar](https://togithub.com/Gar))` ##### AUTOMATION - [`3d5df0082`](https://togithub.com/npm/cli/commit/3d5df0082ae904dacdea8644286e8362d4a2ed50) [#&#8203;3294](https://togithub.com/npm/cli/issues/3294) chore(ci): move node release PR workflow to cli repo ([`@&#8203;gimli01](https://togithub.com/gimli01))` </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/jbolda/gatsby-source-airtable). 356: chore(deps): update dependency nock to v13.1.2 r=jbolda a=renovate[bot] [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nock](https://togithub.com/nock/nock) | [`13.1.1` -> `13.1.2`](https://renovatebot.com/diffs/npm/nock/13.1.1/13.1.2) | [![age](https://badges.renovateapi.com/packages/npm/nock/13.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/nock/13.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/nock/13.1.2/compatibility-slim/13.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/nock/13.1.2/confidence-slim/13.1.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nock/nock</summary> ### [`v13.1.2`](https://togithub.com/nock/nock/releases/v13.1.2) [Compare Source](https://togithub.com/nock/nock/compare/v13.1.1...v13.1.2) ##### Bug Fixes - **types:** add missing argument to optionally() ([#&#8203;2223](https://togithub.com/nock/nock/issues/2223)) ([74e30de](https://togithub.com/nock/nock/commit/74e30de827e58bd5debe0c09f8066adf2f3de5ff)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/jbolda/gatsby-source-airtable). Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 parents 19f32c5 + 9280f3c + b787278 commit 2bc7459

File tree

10 files changed

+36
-35
lines changed

10 files changed

+36
-35
lines changed

examples/markdown-docs/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/markdown-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test": "echo \"Error: no test specified\" && exit 1"
2323
},
2424
"devDependencies": {
25-
"nock": "13.1.1",
25+
"nock": "13.1.2",
2626
"prettier": "2.3.2"
2727
},
2828
"volta": {

examples/recipes-with-multi-type/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/recipes-with-multi-type/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"clean": "gatsby clean"
3737
},
3838
"devDependencies": {
39-
"nock": "13.1.1",
39+
"nock": "13.1.2",
4040
"prettier": "2.3.2"
4141
},
4242
"volta": {

examples/recipes-with-photos/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/recipes-with-photos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test": "echo \"Error: no test specified\" && exit 1"
3131
},
3232
"devDependencies": {
33-
"nock": "13.1.1",
33+
"nock": "13.1.2",
3434
"prettier": "2.3.2"
3535
},
3636
"volta": {

examples/testing-options/package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/testing-options/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"test": "echo \"Error: no test specified\" && exit 1"
2424
},
2525
"devDependencies": {
26-
"nock": "13.1.1",
26+
"nock": "13.1.2",
2727
"prettier": "2.3.2"
2828
},
2929
"volta": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
},
4444
"volta": {
4545
"node": "14.17.3",
46-
"npm": "7.14.0"
46+
"npm": "7.20.3"
4747
}
4848
}

0 commit comments

Comments
 (0)