sounisi5011 / metalsmith-netlify-published-date

Get published date and modified date of the each page published by Netlify
MIT License
0 stars 0 forks source link

⬆️ Update dependencies: test packages #134

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/lodash.clonedeep (source) 4.5.6 -> 4.5.7 age adoption passing confidence
nock 11.7.1 -> 11.9.1 age adoption passing confidence
ts-node (source) 8.5.4 -> 8.10.2 age adoption passing confidence

Release Notes

nock/nock ### [`v11.9.1`](https://togithub.com/nock/nock/releases/tag/v11.9.1) [Compare Source](https://togithub.com/nock/nock/compare/v11.9.0...v11.9.1) ##### Bug Fixes - revert breaking changes from v11.9.0 ([062c10e](https://togithub.com/nock/nock/commit/062c10e6ff6755d33090036f9796c33486f457b3)) ### [`v11.9.0`](https://togithub.com/nock/nock/releases/tag/v11.9.0) [Compare Source](https://togithub.com/nock/nock/compare/v11.8.2...v11.9.0) ##### Features - allow passing a function to `enableNetConnect()` ([#​1889](https://togithub.com/nock/nock/issues/1889)) ([566461b](https://togithub.com/nock/nock/commit/566461b449e228adde0489ece9e656bdd74faff5)) ### [`v11.8.2`](https://togithub.com/nock/nock/releases/tag/v11.8.2) [Compare Source](https://togithub.com/nock/nock/compare/v11.8.1...v11.8.2) ##### Bug Fixes - allowMocked when using a callback for the path ([#​1877](https://togithub.com/nock/nock/issues/1877)) ([9fdeeca](https://togithub.com/nock/nock/commit/9fdeeca7009ba8dc1b4f83b36030527f011ab665)), closes [#​1867](https://togithub.com/nock/nock/issues/1867) ### [`v11.8.1`](https://togithub.com/nock/nock/releases/tag/v11.8.1) [Compare Source](https://togithub.com/nock/nock/compare/v11.8.0...v11.8.1) ##### Bug Fixes - only activate once, when on ([#​1824](https://togithub.com/nock/nock/issues/1824)) ([a56a209](https://togithub.com/nock/nock/commit/a56a20960a9633060174c5de6ee1bf9146aa48d4)) ### [`v11.8.0`](https://togithub.com/nock/nock/releases/tag/v11.8.0) [Compare Source](https://togithub.com/nock/nock/compare/v11.7.2...v11.8.0) ##### Bug Fixes - **types:** Scope accepts legacy Url not WHATWG ([#​1879](https://togithub.com/nock/nock/issues/1879)) ([e22233b](https://togithub.com/nock/nock/commit/e22233bd04d9fc5ed458d449e93f8f89f4a20ab6)) - Correct behavior when other libraries override http.get and http.request ([#​1868](https://togithub.com/nock/nock/issues/1868)) ([22e2fca](https://togithub.com/nock/nock/commit/22e2fca27bc57ee1adb8559ed5da0fb1adbf8a93)), closes [#​1836](https://togithub.com/nock/nock/issues/1836) ##### Features - **socketDelay:** support options.timeout ([#​1848](https://togithub.com/nock/nock/issues/1848)) ([061e922](https://togithub.com/nock/nock/commit/061e922748c3d15fabec164042ff31e885da937c)) ### [`v11.7.2`](https://togithub.com/nock/nock/releases/tag/v11.7.2) [Compare Source](https://togithub.com/nock/nock/compare/v11.7.1...v11.7.2) ##### Bug Fixes - Fix a regression due to Jest having different globals ([#​1850](https://togithub.com/nock/nock/issues/1850)) ([c7363e5](https://togithub.com/nock/nock/commit/c7363e5))
TypeStrong/ts-node ### [`v8.10.2`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.10.2) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.10.1...v8.10.2) **Fixed** Fixes [#​1037](https://togithub.com/TypeStrong/ts-node/issues/1037): source maps broken on Windows. ([#​1038](https://togithub.com/TypeStrong/ts-node/issues/1038)) **Misc** Fix failing tests on node 6 ([#​1035](https://togithub.com/TypeStrong/ts-node/issues/1035)) Push coverage from Github Actions; remove TravisCI ([#​1034](https://togithub.com/TypeStrong/ts-node/issues/1034)) Run tests e2e against an `npm pack && npm install`ed ts-node ([#​1032](https://togithub.com/TypeStrong/ts-node/issues/1032)) Run CI tests on Windows ([#​1041](https://togithub.com/TypeStrong/ts-node/issues/1041)) Run CI only once per commit on pull requests and master ([#​1042](https://togithub.com/TypeStrong/ts-node/issues/1042)) ### [`v8.10.1`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.10.1): Fix breaking change for require('ts-node/*') [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.10.0...v8.10.1) **Fix** Fixes [#​1026](https://togithub.com/TypeStrong/ts-node/issues/1026): revert the addition of package.json "exports" because it blocked `require()`s that used to work, for example `require('ts-node/register')` ([#​1027](https://togithub.com/TypeStrong/ts-node/issues/1027)) ### [`v8.10.0`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.10.0): Experimental native ESM support [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.9.1...v8.10.0) **Added** Experimental support for native ECMAScript modules in node >=13 ([#​1007](https://togithub.com/TypeStrong/ts-node/issues/1007), [#​1010](https://togithub.com/TypeStrong/ts-node/issues/1010)) ### [`v8.9.1`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.9.1): Fix `--interactive` / `-i` flag so it forces REPL even when stdin is not a TTY [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.9.0...v8.9.1) **Fixed** Fix `--interactive` / `-i` flag so it forces REPL even when stdin is not a TTY ([#​1019](https://togithub.com/TypeStrong/ts-node/issues/1019)) ### [`v8.9.0`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.9.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.8.2...v8.9.0) **Fixed** Fix failing tests caused by recent changes to [@​types/node](https://togithub.com/types/node) ([#​1016](https://togithub.com/TypeStrong/ts-node/issues/1016)) Fix [#​945](https://togithub.com/TypeStrong/ts-node/issues/945): Bump source-map-support dependency to include upstream fix for worker threads error handling ([#​1015](https://togithub.com/TypeStrong/ts-node/issues/1015)) [@​addaleax](https://togithub.com/addaleax) Fix [#​1004](https://togithub.com/TypeStrong/ts-node/issues/1004): in `--scriptMode`, resolve config file relative to realpath of entrypoint script ([#​1009](https://togithub.com/TypeStrong/ts-node/issues/1009)) Normalized filenames in cache to fix performance issues on Windows ([#​997](https://togithub.com/TypeStrong/ts-node/issues/997)) [@​sylc](https://togithub.com/sylc) **Added** Add timestamps to debug logging ([#​994](https://togithub.com/TypeStrong/ts-node/issues/994)) [@​sylc](https://togithub.com/sylc) **Docs** Improve coverage of the README ([#​1000](https://togithub.com/TypeStrong/ts-node/issues/1000)) [@​KasparEtter](https://togithub.com/KasparEtter) Change order of install commands in README ([#​993](https://togithub.com/TypeStrong/ts-node/issues/993)) [@​jacobdcastro](https://togithub.com/jacobdcastro) Mention `ts-node -vv` flag in issue template ([#​1001](https://togithub.com/TypeStrong/ts-node/issues/1001)) Run GHActions tests on pull requests ([#​1017](https://togithub.com/TypeStrong/ts-node/issues/1017)) ### [`v8.8.2`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.8.2): Avoid Extra `rootFileNames` Changes [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.8.1...v8.8.2) **Fixed** - Avoid pushing to `rootFileNames` with version ### [`v8.8.1`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.8.1): Fix Files Support [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.8.0...v8.8.1) **Fixed** - Fix `--files` support [`be2c899`](https://togithub.com/TypeStrong/ts-node/commit/be2c899) ### [`v8.8.0`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.8.0): [Perf] List File Names [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.7.0...v8.8.0) **Added** - Add `sanitize=true` to README for SVGs to work on NPM **Fixed** - Simplify `projectVersion++` by incrementing on each file change - List all files for `getScriptFileNames` ([#​985](https://togithub.com/TypeStrong/ts-node/issues/985)) - revisits the change in [https://github.com/TypeStrong/ts-node/issues/884](https://togithub.com/TypeStrong/ts-node/issues/884) ### [`v8.7.0`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.7.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.2...v8.7.0) **Fixed** - Remove buggy caching of `ts.sys.readDirectory` ([#​969](https://togithub.com/TypeStrong/ts-node/issues/969)) - Fix REPL ASI handling when user input starts with `-` ([#​944](https://togithub.com/TypeStrong/ts-node/issues/944)) **Added** - Implement `LanguageServiceHost::getProjectVersion` to workaround [microsoft/TypeScript#​36748](https://togithub.com/microsoft/TypeScript/issues/36748) ([#​906](https://togithub.com/TypeStrong/ts-node/issues/906) - Add `ts-node-transpile-only` binary ([#​939](https://togithub.com/TypeStrong/ts-node/issues/939)) [@​G-Rath](https://togithub.com/G-Rath) **Changed** - Deprecate `ts-script` in favor of `ts-node-script` ([#​948](https://togithub.com/TypeStrong/ts-node/issues/948)) [@​G-Rath](https://togithub.com/G-Rath) **Docs** - Fix bash syntax error in README ([#​943](https://togithub.com/TypeStrong/ts-node/issues/943)) [@​abraj](https://togithub.com/abraj) - Add Github issue templates ([#​959](https://togithub.com/TypeStrong/ts-node/issues/959), [#​965](https://togithub.com/TypeStrong/ts-node/issues/965), [#​947](https://togithub.com/TypeStrong/ts-node/issues/947)) - Add IntelliJ debug instructions to README ([#​958](https://togithub.com/TypeStrong/ts-node/issues/958)) - Add mocha 7 usage example to README ([#​961](https://togithub.com/TypeStrong/ts-node/issues/961)) ### [`v8.6.2`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.6.2): FIx `yn` Dependency [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.1...v8.6.2) **Fixed** - Downgrade `yn` due to node engine ([#​942](https://togithub.com/TypeStrong/ts-node/issues/942)) ### [`v8.6.1`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.6.1): Fix compiler options from environment [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.0...v8.6.1) **Fixed** - Fix the resolution order of `TS_NODE_COMPILER_OPTIONS` - closes [https://github.com/TypeStrong/ts-node/issues/938](https://togithub.com/TypeStrong/ts-node/issues/938) ### [`v8.6.0`](https://togithub.com/TypeStrong/ts-node/releases/tag/v8.6.0): Compiler Host API [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.4...v8.6.0) **Fixed** - Remove normalize slashes from config file loading for Windows **Added** - Configure using `tsconfig.json` ([#​921](https://togithub.com/TypeStrong/ts-node/issues/921)) [@​cspotcode](https://togithub.com/cspotcode) 🎉 - Allow `dir` to be configurable - Add `--build` flag for emitting compiled TypeScript (under `--compiler-host` mode) - Incremental compiler support ([#​895](https://togithub.com/TypeStrong/ts-node/issues/895))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



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

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 310f8de1 and detected 0 issues on this pull request.

View more on Code Climate.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.