kota65535 / github-openvpn-connect-action

GitHub Action for connecting to OpenVPN server.
MIT License
85 stars 54 forks source link

Update all non-major dependencies #27

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@actions/core (source) 1.2.6 -> 1.10.0 age adoption passing confidence dependencies minor
@vercel/ncc 0.24.1 -> 0.36.0 age adoption passing confidence devDependencies minor
node (source) 16.18.1 -> 16.19.0 age adoption passing confidence minor
tail (source) 2.0.4 -> 2.2.5 age adoption passing confidence dependencies minor

Release Notes

actions/toolkit ### [`v1.10.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​1100) - `saveState` and `setOutput` now use environment files if available [#​1178](https://togithub.com/actions/toolkit/pull/1178) - `getMultilineInput` now correctly trims whitespace by default [#​1185](https://togithub.com/actions/toolkit/pull/1185) ### [`v1.9.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​191) - Randomize delimiter when calling `core.exportVariable` ### [`v1.9.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​190) - Added `toPosixPath`, `toWin32Path` and `toPlatformPath` utilities [#​1102](https://togithub.com/actions/toolkit/pull/1102) ### [`v1.8.2`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​182) - Update to v2.0.1 of `@actions/http-client` [#​1087](https://togithub.com/actions/toolkit/pull/1087) ### [`v1.8.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​181) - Update to v2.0.0 of `@actions/http-client` ### [`v1.8.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​180) - Deprecate `markdownSummary` extension export in favor of `summary` - [https://github.com/actions/toolkit/pull/1072](https://togithub.com/actions/toolkit/pull/1072) - [https://github.com/actions/toolkit/pull/1073](https://togithub.com/actions/toolkit/pull/1073) ### [`v1.7.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​170) - [Added `markdownSummary` extension](https://togithub.com/actions/toolkit/pull/1014) ### [`v1.6.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​160) - [Added OIDC Client function `getIDToken`](https://togithub.com/actions/toolkit/pull/919) - [Added `file` parameter to `AnnotationProperties`](https://togithub.com/actions/toolkit/pull/896) ### [`v1.5.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​150) - [Added support for notice annotations and more annotation fields](https://togithub.com/actions/toolkit/pull/855) ### [`v1.4.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​140) - [Added the `getMultilineInput` function](https://togithub.com/actions/toolkit/pull/829) ### [`v1.3.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​130) - [Added the trimWhitespace option to getInput](https://togithub.com/actions/toolkit/pull/802) - [Added the getBooleanInput function](https://togithub.com/actions/toolkit/pull/725) ### [`v1.2.7`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#​127) - [Prepend newline for set-output](https://togithub.com/actions/toolkit/pull/772)
vercel/ncc ### [`v0.36.0`](https://togithub.com/vercel/ncc/releases/tag/0.36.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.34.0...0.36.0) ##### Bug Fixes - gitignore should include release.config.js ([#​1016](https://togithub.com/vercel/ncc/issues/1016)) ([44e2eac](https://togithub.com/vercel/ncc/commit/44e2eac6c966f2f5a2404fcf33a575f2a918ab24)) - node 18 by update source-map used by Terser to 0.7.4 ([#​999](https://togithub.com/vercel/ncc/issues/999)) ([2f69f83](https://togithub.com/vercel/ncc/commit/2f69f838aa7387018dc8760b79ae99e613c45874)) ##### Features - add semantic-release to autopublish ([#​1015](https://togithub.com/vercel/ncc/issues/1015)) ([be3405d](https://togithub.com/vercel/ncc/commit/be3405dbc36c862d2e79f43478b56bc4dd1df200)), closes [#​1000](https://togithub.com/vercel/ncc/issues/1000) ### [`v0.34.0`](https://togithub.com/vercel/ncc/releases/tag/0.34.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.33.4...0.34.0) ##### Changes Add support for TS 4.7 - Chore(deps-dev): bump ts-loader from 8.3.0 to 9.3.0: [#​921](https://togithub.com/vercel/ncc/issues/921) - Chore(deps-dev): bump express from 4.17.1 to 4.18.1: [#​917](https://togithub.com/vercel/ncc/issues/917) - Chore: add `memory-fs` to the devDependencies: [#​927](https://togithub.com/vercel/ncc/issues/927) ##### Credits Huge thanks to [@​stscoundrel](https://togithub.com/stscoundrel) and [@​shogo82148](https://togithub.com/shogo82148) for helping! ### [`v0.33.4`](https://togithub.com/vercel/ncc/releases/tag/0.33.4) [Compare Source](https://togithub.com/vercel/ncc/compare/0.33.3...0.33.4) ##### Changes - Fix: Add missing variable declaration: [#​773](https://togithub.com/vercel/ncc/issues/773) - Chore: add windows to CI: [#​896](https://togithub.com/vercel/ncc/issues/896) - Chore: bump webpack-asset-relocator-loader to 1.7.2: [#​912](https://togithub.com/vercel/ncc/issues/912) - Chore(deps-dev): bump vm2 from 3.9.4 to 3.9.6: [#​872](https://togithub.com/vercel/ncc/issues/872) - Chore(deps): bump url-parse from 1.5.3 to 1.5.7: [#​875](https://togithub.com/vercel/ncc/issues/875) - Chore(deps): bump url-parse from 1.5.7 to 1.5.10: [#​879](https://togithub.com/vercel/ncc/issues/879) - Chore(deps-dev): bump stripe from 8.167.0 to 8.205.0: [#​882](https://togithub.com/vercel/ncc/issues/882) - Chore(deps-dev): bump typescript from 4.4.2 to 4.6.2: [#​881](https://togithub.com/vercel/ncc/issues/881) - Chore(deps-dev): bump twilio from 3.66.1 to 3.75.0: [#​884](https://togithub.com/vercel/ncc/issues/884) - Chore(deps): bump actions/setup-node from 2 to 3: [#​880](https://togithub.com/vercel/ncc/issues/880) - Chore(deps-dev): bump graphql from 15.5.1 to 15.8.0: [#​885](https://togithub.com/vercel/ncc/issues/885) - Chore: replace deprecated String.prototype.substr(): [#​894](https://togithub.com/vercel/ncc/issues/894) - Chore(deps): bump actions/checkout from 2 to 3: [#​902](https://togithub.com/vercel/ncc/issues/902) - Chore(deps-dev): bump [@​azure/cosmos](https://togithub.com/azure/cosmos) from 3.12.3 to 3.15.1: [#​905](https://togithub.com/vercel/ncc/issues/905) - Chore(deps-dev): bump stripe from 8.205.0 to 8.214.0: [#​906](https://togithub.com/vercel/ncc/issues/906) - Chore(deps-dev): bump [@​google-cloud/bigquery](https://togithub.com/google-cloud/bigquery) from 5.7.0 to 5.12.0: [#​903](https://togithub.com/vercel/ncc/issues/903) - Chore(deps-dev): bump tsconfig-paths from 3.10.1 to 3.14.1: [#​904](https://togithub.com/vercel/ncc/issues/904) ##### Credits Huge thanks to [@​CommanderRoot](https://togithub.com/CommanderRoot) for helping! ### [`v0.33.3`](https://togithub.com/vercel/ncc/releases/tag/0.33.3) [Compare Source](https://togithub.com/vercel/ncc/compare/0.33.2...0.33.3) ##### Patches - Fix: bump license-webpack-plugin: [#​871](https://togithub.com/vercel/ncc/issues/871) - Chore(deps): bump follow-redirects from 1.14.7 to 1.14.8: [#​870](https://togithub.com/vercel/ncc/issues/870) ### [`v0.33.2`](https://togithub.com/vercel/ncc/releases/tag/0.33.2) [Compare Source](https://togithub.com/vercel/ncc/compare/0.33.1...0.33.2) ##### Patches - Fix: use `sha256` instead of deprecated `md5` for hash algorithm: [#​868](https://togithub.com/vercel/ncc/issues/868) - Fix: typo in build script: [#​835](https://togithub.com/vercel/ncc/issues/835) - Chore(test) Add Node.js 16 to CI: [#​801](https://togithub.com/vercel/ncc/issues/801) - Chore(deps): bump nodemailer from 6.5.0 to 6.7.2: [#​833](https://togithub.com/vercel/ncc/issues/833) - Chore(deps-dev): bump terser from 5.7.1 to 5.10.0: [#​840](https://togithub.com/vercel/ncc/issues/840) - Chore(deps-dev): bump passport from 0.4.1 to 0.5.2: [#​839](https://togithub.com/vercel/ncc/issues/839) - Chore(deps-dev): bump sequelize from 6.6.5 to 6.12.4: [#​843](https://togithub.com/vercel/ncc/issues/843) - Chore(deps-dev): bump analytics-node from 5.0.0 to 6.0.0: [#​838](https://togithub.com/vercel/ncc/issues/838) - Chore(deps): bump follow-redirects from 1.14.5 to 1.14.7: [#​846](https://togithub.com/vercel/ncc/issues/846) - Chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0: [#​854](https://togithub.com/vercel/ncc/issues/854) - Chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1: [#​859](https://togithub.com/vercel/ncc/issues/859) - Chore(deps): bump simple-get from 3.1.0 to 3.1.1: [#​864](https://togithub.com/vercel/ncc/issues/864) - Chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0: [#​867](https://togithub.com/vercel/ncc/issues/867) ##### Credits Huge thanks to [@​shakefu](https://togithub.com/shakefu) for helping! ### [`v0.33.1`](https://togithub.com/vercel/ncc/releases/tag/0.33.1) [Compare Source](https://togithub.com/vercel/ncc/compare/0.33.0...0.33.1) ##### Patches - Allow configuring mainFields for nccing browser modules: [#​832](https://togithub.com/vercel/ncc/issues/832) ### [`v0.33.0`](https://togithub.com/vercel/ncc/releases/tag/0.33.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.32.0...0.33.0) ##### Minor Changes - Chore(deps-dev): bump [@​vercel/webpack-asset-relocator-loader](https://togithub.com/vercel/webpack-asset-relocator-loader): [#​826](https://togithub.com/vercel/ncc/issues/826) - Fix: Fix source maps: [#​818](https://togithub.com/vercel/ncc/issues/818) - Feat: Allow using matches from externals for regex matching: [#​825](https://togithub.com/vercel/ncc/issues/825) ##### Patches - Chore(deps-dev): bump koa from 2.13.1 to 2.13.4: [#​822](https://togithub.com/vercel/ncc/issues/822) - Chore(deps-dev): bump mariadb from 2.5.4 to 2.5.5: [#​823](https://togithub.com/vercel/ncc/issues/823) ##### Credits Huge thanks to [@​fenix20113](https://togithub.com/fenix20113) for helping! ### [`v0.32.0`](https://togithub.com/vercel/ncc/releases/tag/0.32.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.31.1...0.32.0) ##### Changes - Feat: bump to webpack@5.61.0: [#​809](https://togithub.com/vercel/ncc/issues/809) - Docs: add debug command description: [#​800](https://togithub.com/vercel/ncc/issues/800) - Chore(deps): bump object-path from 0.11.7 to 0.11.8: [#​778](https://togithub.com/vercel/ncc/issues/778) - Chore(deps): bump tmpl from 1.0.4 to 1.0.5: [#​779](https://togithub.com/vercel/ncc/issues/779) - Chore(deps-dev): bump vm2 from 3.9.3 to 3.9.4: [#​795](https://togithub.com/vercel/ncc/issues/795) - Chore(deps-dev): bump axios from 0.21.1 to 0.21.2: [#​810](https://togithub.com/vercel/ncc/issues/810) - Chore(deps-dev): bump aws-sdk from 2.958.0 to 2.1024.0: [#​812](https://togithub.com/vercel/ncc/issues/812) - Chore(deps-dev): bump webpack from 5.61.0 to 5.62.1: [#​813](https://togithub.com/vercel/ncc/issues/813) - Chore(deps): bump passport-oauth2 from 1.5.0 to 1.6.1: [#​811](https://togithub.com/vercel/ncc/issues/811) - Chore(deps): bump url-parse from 1.5.1 to 1.5.3: [#​815](https://togithub.com/vercel/ncc/issues/815) ##### Credits Huge thanks to [@​fireairforce](https://togithub.com/fireairforce) and [@​jesec](https://togithub.com/jesec) for helping! ### [`v0.31.1`](https://togithub.com/vercel/ncc/releases/tag/0.31.1) [Compare Source](https://togithub.com/vercel/ncc/compare/0.31.0...0.31.1) ##### Patches - Fix `tsconfig.json` detection: [#​770](https://togithub.com/vercel/ncc/issues/770) ### [`v0.31.0`](https://togithub.com/vercel/ncc/releases/tag/0.31.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.30.0...0.31.0) ##### Changes - Fix `compilerOptions` from `tsconfig.json`: [#​766](https://togithub.com/vercel/ncc/issues/766) - Bump typescript to 4.4.2: [#​767](https://togithub.com/vercel/ncc/issues/767) - Chore(deps-dev): bump graceful-fs from 4.2.6 to 4.2.8: [#​761](https://togithub.com/vercel/ncc/issues/761) - Chore(deps): bump tar from 4.4.15 to 4.4.19: [#​763](https://togithub.com/vercel/ncc/issues/763) - Chore(deps): bump object-path from 0.11.5 to 0.11.7: [#​764](https://togithub.com/vercel/ncc/issues/764) ### [`v0.30.0`](https://togithub.com/vercel/ncc/releases/tag/0.30.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.29.2...0.30.0) ##### Changes - Major: Change asset builds to opt-in with new option `--asset-builds`: [#​756](https://togithub.com/vercel/ncc/issues/756) - Chore: bump typescript from 3.9.9 to 4.3.5: [#​739](https://togithub.com/vercel/ncc/issues/739) - Chore: bump codecov to 3.8.3: [#​752](https://togithub.com/vercel/ncc/issues/752) ##### Description Previous, `fs.readFile('./asset.js')` would compile `asset.js` instead of including as an asset. With this release, the default behavior has been changed to include `asset.js` as an asset only. If you want the old behavior, you can use the `--asset-builds` option. ##### Credits Huge thanks to [@​guybedford](https://togithub.com/guybedford) for helping! ### [`v0.29.2`](https://togithub.com/vercel/ncc/releases/tag/0.29.2) [Compare Source](https://togithub.com/vercel/ncc/compare/0.29.1...0.29.2) ##### Patches - Fix: ensure nested builds of `__nccwpck_require__`: [#​751](https://togithub.com/vercel/ncc/issues/751) ##### Credits Huge thanks to [@​guybedford](https://togithub.com/guybedford) for helping! ### [`v0.29.1`](https://togithub.com/vercel/ncc/releases/tag/0.29.1) [Compare Source](https://togithub.com/vercel/ncc/compare/0.29.0...0.29.1) ##### Patches - Fix: add stringify-loader: [#​742](https://togithub.com/vercel/ncc/issues/742) - Fix: package.json asset type module setting: [#​733](https://togithub.com/vercel/ncc/issues/733) - Chore(deps): update dependencies: [#​736](https://togithub.com/vercel/ncc/issues/736) - Chore(deps): bump tar from 4.4.13 to 4.4.15: [#​743](https://togithub.com/vercel/ncc/issues/743) - Chore(deps): bump path-parse from 1.0.6 to 1.0.7: [#​745](https://togithub.com/vercel/ncc/issues/745) - Chore(deps-dev): bump pdfkit from 0.12.1 to 0.12.3: [#​740](https://togithub.com/vercel/ncc/issues/740) ##### Credits Huge thanks to [@​guybedford](https://togithub.com/guybedford), [@​mmorel-35](https://togithub.com/mmorel-35), and [@​jpcloureiro](https://togithub.com/jpcloureiro) for helping! ### [`v0.29.0`](https://togithub.com/vercel/ncc/releases/tag/0.29.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.28.6...0.29.0) ##### Changes - Major: output ESM for `.mjs` or `type=module` builds: [#​720](https://togithub.com/vercel/ncc/issues/720) - Feat: update to webpack-asset-reloactor-loader@1.5.0: [#​718](https://togithub.com/vercel/ncc/issues/718) - Feat: update to webpack@5.42.0: [#​723](https://togithub.com/vercel/ncc/issues/723) - Feat: update to webpack@5.43.0: [#​724](https://togithub.com/vercel/ncc/issues/724) - Chore: bump set-getter from 0.1.0 to 0.1.1: [#​719](https://togithub.com/vercel/ncc/issues/719) - Fix: typo in readme: [#​712](https://togithub.com/vercel/ncc/issues/712) ##### Credits Huge thanks to [@​rethab](https://togithub.com/rethab) and [@​guybedford](https://togithub.com/guybedford) for helping! ### [`v0.28.6`](https://togithub.com/vercel/ncc/releases/tag/0.28.6) [Compare Source](https://togithub.com/vercel/ncc/compare/0.28.5...0.28.6) ##### Patches - Fix: Update to webpack@5.36.2: [#​707](https://togithub.com/vercel/ncc/issues/707) - Fix: Update ts-loader to fix webpack warning: [#​710](https://togithub.com/vercel/ncc/issues/710) - Deps: Bump hosted-git-info from 2.8.8 to 2.8.9: [#​708](https://togithub.com/vercel/ncc/issues/708) ##### Credits Huge thanks to [@​adriencohen](https://togithub.com/adriencohen) and [@​huozhi](https://togithub.com/huozhi) for helping! ### [`v0.28.5`](https://togithub.com/vercel/ncc/releases/tag/0.28.5) [Compare Source](https://togithub.com/vercel/ncc/compare/0.28.4...0.28.5) ##### Patches - Fix: handle terser error: [#​703](https://togithub.com/vercel/ncc/issues/703) - Fix: treat compilation.errors as a set: [#​705](https://togithub.com/vercel/ncc/issues/705) - Fix: unify `target` arg description, add `transpile-only` arg to readme: [#​702](https://togithub.com/vercel/ncc/issues/702) ##### Credits Huge thanks to [@​guybedford](https://togithub.com/guybedford) and [@​Simek](https://togithub.com/Simek) for helping! ### [`v0.28.4`](https://togithub.com/vercel/ncc/releases/tag/0.28.4) [Compare Source](https://togithub.com/vercel/ncc/compare/0.28.3...0.28.4) ##### Patches - Fix: Adjust caching to use hashes: [#​698](https://togithub.com/vercel/ncc/issues/698) - Fix: support top-level await: [#​700](https://togithub.com/vercel/ncc/issues/700) - Fix: publish should build without cache: [#​701](https://togithub.com/vercel/ncc/issues/701) - Chore: redis from 2.8.0 to 3.1.1: [#​699](https://togithub.com/vercel/ncc/issues/699) - Chore: Bump ssri from 6.0.1 to 6.0.2: [#​695](https://togithub.com/vercel/ncc/issues/695) - Chore: rename master to main: [#​694](https://togithub.com/vercel/ncc/issues/694) ##### Credits Huge thanks to [@​guybedford](https://togithub.com/guybedford) for helping! ### [`v0.28.3`](https://togithub.com/vercel/ncc/releases/tag/0.28.3) [Compare Source](https://togithub.com/vercel/ncc/compare/0.28.2...0.28.3) ##### Patches - Fix: lock license plugin version: [#​692](https://togithub.com/vercel/ncc/issues/692) ##### Credits Huge thanks to [@​huozhi](https://togithub.com/huozhi) for helping! ### [`v0.28.2`](https://togithub.com/vercel/ncc/releases/tag/0.28.2) [Compare Source](https://togithub.com/vercel/ncc/compare/0.28.1...0.28.2) ##### Patches - Fix: unknown compiler option `incremental`: [#​685](https://togithub.com/vercel/ncc/issues/685) - Fix: replace .npmignore with "files" prop: [#​688](https://togithub.com/vercel/ncc/issues/688) ##### Credits Huge thanks to [@​Songkeys](https://togithub.com/Songkeys) for helping! ### [`v0.28.1`](https://togithub.com/vercel/ncc/releases/tag/0.28.1) [Compare Source](https://togithub.com/vercel/ncc/compare/0.28.0...0.28.1) ##### Patches - Fix: Rebuild bundle to fix [#​684](https://togithub.com/vercel/ncc/issues/684) - Deps: Bump codecov to 3.8.1: [#​683](https://togithub.com/vercel/ncc/issues/683) ### [`v0.28.0`](https://togithub.com/vercel/ncc/releases/tag/0.28.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.27.0...0.28.0) ##### Minor Changes - Feat: `exports` conditions semantics: [#​665](https://togithub.com/vercel/ncc/issues/665) - Feat: `imports` support, webpack upgrade: [#​672](https://togithub.com/vercel/ncc/issues/672) - Feat: Support Regexp externals: [#​654](https://togithub.com/vercel/ncc/issues/654) - Fix: TS interop test and fix: [#​671](https://togithub.com/vercel/ncc/issues/671) - Fix: Upgrade local TS: [#​674](https://togithub.com/vercel/ncc/issues/674) - Chore: Interop test case: [#​667](https://togithub.com/vercel/ncc/issues/667) - Chore: add console output when minifying fails: [#​648](https://togithub.com/vercel/ncc/issues/648) - Chore: Add Node.js 14 to CI: [#​659](https://togithub.com/vercel/ncc/issues/659) - Docs: Fix out \[file] → out \[dir]: [#​675](https://togithub.com/vercel/ncc/issues/675) - Deps: Update to webpack@5.30.0: [#​681](https://togithub.com/vercel/ncc/issues/681) - Deps: Update to webpack@5.26.3: [#​664](https://togithub.com/vercel/ncc/issues/664) - Deps: Update to webpack@5.24.4: [#​658](https://togithub.com/vercel/ncc/issues/658) - Deps: Update to webpack-asset-relocator-loader@1.3.0: [#​682](https://togithub.com/vercel/ncc/issues/682) - Deps: Upgrade to webpack-asset-relocator-loader@1.2.4: [#​673](https://togithub.com/vercel/ncc/issues/673) - Deps: Update to webpack-asset-relocator@1.2.3: [#​662](https://togithub.com/vercel/ncc/issues/662) - Deps: Upgrade to terser@5.6.1: [#​669](https://togithub.com/vercel/ncc/issues/669) - Deps: Bump socket.io from 2.2.0 to 2.4.0: [#​645](https://togithub.com/vercel/ncc/issues/645) - Deps: Bump pug from 2.0.3 to 3.0.1: [#​656](https://togithub.com/vercel/ncc/issues/656) - Deps: Bump elliptic from 6.5.3 to 6.5.4: [#​657](https://togithub.com/vercel/ncc/issues/657) - Deps: Bump msgpack5 from 4.2.1 to 4.5.1: [#​660](https://togithub.com/vercel/ncc/issues/660) - Deps: Bump y18n from 3.2.1 to 3.2.2: [#​678](https://togithub.com/vercel/ncc/issues/678) ##### Credits Huge thanks to [@​guybedford](https://togithub.com/guybedford), [@​Songkeys](https://togithub.com/Songkeys), [@​adriencohen](https://togithub.com/adriencohen), and [@​huozhi](https://togithub.com/huozhi) for helping! ### [`v0.27.0`](https://togithub.com/vercel/ncc/releases/tag/0.27.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.26.2...0.27.0) ##### Changes - Feat: support customEmit ncc option: [#​634](https://togithub.com/vercel/ncc/issues/634) - Fix: correct declaration output dir: [#​627](https://togithub.com/vercel/ncc/issues/627) - Update to webpack-asset-relocator@1.2.0: [#​640](https://togithub.com/vercel/ncc/issues/640) ##### Credits Huge thanks to [@​guybedford](https://togithub.com/guybedford) and [@​zeroooooooo](https://togithub.com/zeroooooooo) for helping! ### [`v0.26.2`](https://togithub.com/vercel/ncc/releases/tag/0.26.2) [Compare Source](https://togithub.com/vercel/ncc/compare/0.26.1...0.26.2) ##### Patches - Enable minification for sourcemap-register.js: [#​631](https://togithub.com/vercel/ncc/issues/631) - Avoid **webpack_require** conflicts: [#​633](https://togithub.com/vercel/ncc/issues/633) - Bump axios from 0.18.1 to 0.21.1: [#​636](https://togithub.com/vercel/ncc/issues/636) - Fix: skip typechecking on sub-builds: [#​637](https://togithub.com/vercel/ncc/issues/637) ##### Credits Huge thanks to [@​xom9ikk](https://togithub.com/xom9ikk) and [@​guybedford](https://togithub.com/guybedford) for helping! ### [`v0.26.1`](https://togithub.com/vercel/ncc/releases/tag/0.26.1) [Compare Source](https://togithub.com/vercel/ncc/compare/0.26.0...0.26.1) ##### Patches - Ensure separate asset compilation states in subbuilds: [#​630](https://togithub.com/vercel/ncc/issues/630) ##### Credits Huge thanks to [@​guybedford](https://togithub.com/guybedford) for helping! ### [`v0.26.0`](https://togithub.com/vercel/ncc/releases/tag/0.26.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.25.1...0.26.0) ##### Changes - Asset subbundle builds: [#​625](https://togithub.com/vercel/ncc/issues/625) - Bump ini from 1.3.5 to 1.3.7: [#​624](https://togithub.com/vercel/ncc/issues/624) - Update example with missing TypeScript dependency: [#​623](https://togithub.com/vercel/ncc/issues/623) - Update readme with missing TS and ES options: [#​615](https://togithub.com/vercel/ncc/issues/615) ##### Credits Huge thanks to [@​restuwahyu13](https://togithub.com/restuwahyu13) and [@​guybedford](https://togithub.com/guybedford) for helping! ### [`v0.25.1`](https://togithub.com/vercel/ncc/releases/tag/0.25.1) [Compare Source](https://togithub.com/vercel/ncc/compare/0.25.0...0.25.1) ##### Changes - Allow passing `target`: [#​614](https://togithub.com/vercel/ncc/issues/614) ##### Credits Huge thanks to [@​ijjk](https://togithub.com/ijjk) for helping! ### [`v0.25.0`](https://togithub.com/vercel/ncc/releases/tag/0.25.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.24.1...0.25.0) ##### Changes - Bump `webpack` from `5.0.0-beta.28` to `5.2.0`: [#​602](https://togithub.com/vercel/ncc/issues/602) - Bump `npm-user-validate` from `1.0.0` to `1.0.1`: [#​604](https://togithub.com/vercel/ncc/issues/604) - Bump `object-path` from `0.11.4` to `0.11.5`: [#​607](https://togithub.com/vercel/ncc/issues/607) - Fix `--quiet` flag on ts build: [#​605](https://togithub.com/vercel/ncc/issues/605) - Add integration test for `@slack/web-api`: [#​591](https://togithub.com/vercel/ncc/issues/591) ##### Credits Huge thanks to [@​huozhi](https://togithub.com/huozhi) and [@​ataylorme](https://togithub.com/ataylorme) for helping!
nodejs/node ### [`v16.19.0`](https://togithub.com/nodejs/node/releases/tag/v16.19.0): 2022-12-13, Version 16.19.0 'Gallium' (LTS), @​richardlau [Compare Source](https://togithub.com/nodejs/node/compare/v16.18.1...v16.19.0) ##### Notable Changes ##### OpenSSL 1.1.1s This update is a bugfix release and does not address any security vulnerabilities. ##### Root certificates updated to NSS 3.85 Certificates added: - Autoridad de Certificacion Firmaprofesional CIF [`A626340`](https://togithub.com/nodejs/node/commit/A62634068) - Certainly Root E1 - Certainly Root R1 - D-TRUST BR Root CA 1 2020 - D-TRUST EV Root CA 1 2020 - DigiCert TLS ECC P384 Root G5 - DigiCert TLS RSA4096 Root G5 - E-Tugra Global Root CA ECC v3 - E-Tugra Global Root CA RSA v3 - HiPKI Root CA - G1 - ISRG Root X2 - Security Communication ECC RootCA1 - Security Communication RootCA3 - Telia Root CA v2 - vTrus ECC Root CA - vTrus Root CA Certificates removed: - Cybertrust Global Root - DST Root CA X3 - GlobalSign Root CA - R2 - Hellenic Academic and Research Institutions RootCA 2011 ##### Time zone update to 2022f Time zone data has been updated to 2022f. This includes changes to Daylight Savings Time (DST) for Fiji and Mexico. For more information, see . ##### Other Notable Changes - \[[`33707dcd03`](https://togithub.com/nodejs/node/commit/33707dcd03)] - **dgram**: add dgram send queue info (theanarkh) [#​44149](https://togithub.com/nodejs/node/pull/44149) Dependency updates: - \[[`3b2b70d792`](https://togithub.com/nodejs/node/commit/3b2b70d792)] - **deps**: upgrade npm to 8.19.3 (npm team) [#​45322](https://togithub.com/nodejs/node/pull/45322) Experimental features: - \[[`1e0dcd1ee0`](https://togithub.com/nodejs/node/commit/1e0dcd1ee0)] - **cli**: add `--watch` (Moshe Atlow) [#​44366](https://togithub.com/nodejs/node/pull/44366) - \[[`8c73279ebb`](https://togithub.com/nodejs/node/commit/8c73279ebb)] - **util**: add default value option to parsearg (Manuel Spigolon) [#​44631](https://togithub.com/nodejs/node/pull/44631) ##### Commits - \[[`bbef3c42f6`](https://togithub.com/nodejs/node/commit/bbef3c42f6)] - **build**: add version info to timezone update PR (Darshan Sen) [#​45021](https://togithub.com/nodejs/node/pull/45021) - \[[`cc2c7648e0`](https://togithub.com/nodejs/node/commit/cc2c7648e0)] - **build**: support Python 3.11 (Luigi Pinca) [#​45191](https://togithub.com/nodejs/node/pull/45191) - \[[`ac24c80663`](https://togithub.com/nodejs/node/commit/ac24c80663)] - **build**: remove redundant condition from common.gypi (Richard Lau) [#​45076](https://togithub.com/nodejs/node/pull/45076) - \[[`03dcbe3030`](https://togithub.com/nodejs/node/commit/03dcbe3030)] - **build**: fix bad upstream merge (Stephen Gallagher) [#​44642](https://togithub.com/nodejs/node/pull/44642) - \[[`1e0dcd1ee0`](https://togithub.com/nodejs/node/commit/1e0dcd1ee0)] - **cli**: add `--watch` (Moshe Atlow) [#​44366](https://togithub.com/nodejs/node/pull/44366) - \[[`96d131665e`](https://togithub.com/nodejs/node/commit/96d131665e)] - **cluster**: use inspector utils (Moshe Atlow) [#​44592](https://togithub.com/nodejs/node/pull/44592) - \[[`704836033a`](https://togithub.com/nodejs/node/commit/704836033a)] - **crypto**: update root certificates (Luigi Pinca) [#​45490](https://togithub.com/nodejs/node/pull/45490) - \[[`5a776d4a69`](https://togithub.com/nodejs/node/commit/5a776d4a69)] - **deps**: update timezone to 2022f (Richard Lau) [#​45613](https://togithub.com/nodejs/node/pull/45613) - \[[`3b2b70d792`](https://togithub.com/nodejs/node/commit/3b2b70d792)] - **deps**: upgrade npm to 8.19.3 (npm team) [#​45322](https://togithub.com/nodejs/node/pull/45322) - \[[`9fbc8b21db`](https://togithub.com/nodejs/node/commit/9fbc8b21db)] - **deps**: update corepack to 0.15.1 (Node.js GitHub Bot) [#​45331](https://togithub.com/nodejs/node/pull/45331) - \[[`87e3d002ca`](https://togithub.com/nodejs/node/commit/87e3d002ca)] - **deps**: update corepack to 0.15.0 (Node.js GitHub Bot) [#​45235](https://togithub.com/nodejs/node/pull/45235) - \[[`e972ff7b13`](https://togithub.com/nodejs/node/commit/e972ff7b13)] - **deps**: V8: backport [`bbd800c`](https://togithub.com/nodejs/node/commit/bbd800c6e359) (Chengzhong Wu) [#​44947](https://togithub.com/nodejs/node/pull/44947) - \[[`af9d8217c0`](https://togithub.com/nodejs/node/commit/af9d8217c0)] - **deps**: V8: cherry-pick [`b953542`](https://togithub.com/nodejs/node/commit/b95354290941) (Chengzhong Wu) [#​44947](https://togithub.com/nodejs/node/pull/44947) - \[[`38202d321b`](https://togithub.com/nodejs/node/commit/38202d321b)] - **deps**: update undici to 5.12.0 (Node.js GitHub Bot) [#​45236](https://togithub.com/nodejs/node/pull/45236) - \[[`7c0da6adf9`](https://togithub.com/nodejs/node/commit/7c0da6adf9)] - **deps**: update archs files for OpenSSL-1.1.1s (RafaelGSS) [#​45274](https://togithub.com/nodejs/node/pull/45274) - \[[`1149ead6f7`](https://togithub.com/nodejs/node/commit/1149ead6f7)] - **deps**: upgrade openssl sources to OpenSSL\_1\_1\_1s (RafaelGSS) [#​45274](https://togithub.com/nodejs/node/pull/45274) - \[[`cd54bce4f5`](https://togithub.com/nodejs/node/commit/cd54bce4f5)] - **deps**: update timezone (Node.js GitHub Bot) [#​44950](https://togithub.com/nodejs/node/pull/44950) - \[[`2901abe4f0`](https://togithub.com/nodejs/node/commit/2901abe4f0)] - **deps**: update undici to 5.11.0 (Node.js GitHub Bot) [#​44929](https://togithub.com/nodejs/node/pull/44929) - \[[`c80cf97033`](https://togithub.com/nodejs/node/commit/c80cf97033)] - **deps**: update corepack to 0.14.2 (Node.js GitHub Bot) [#​44775](https://togithub.com/nodejs/node/pull/44775) - \[[`33707dcd03`](https://togithub.com/nodejs/node/commit/33707dcd03)] - **dgram**: add dgram send queue info (theanarkh) [#​44149](https://togithub.com/nodejs/node/pull/44149) - \[[`c708d9bb94`](https://togithub.com/nodejs/node/commit/c708d9bb94)] - **doc**: fix typo in parseArgs default value (Tobias Nießen) [#​45083](https://togithub.com/nodejs/node/pull/45083) - \[[`5a0efa05d2`](https://togithub.com/nodejs/node/commit/5a0efa05d2)] - **node-api**: handle no support for external buffers (Michael Dawson) [#​45181](https://togithub.com/nodejs/node/pull/45181) - \[[`db31de634e`](https://togithub.com/nodejs/node/commit/db31de634e)] - **readline**: refactor to avoid unsafe regex primordials (Antoine du Hamel) [#​43475](https://togithub.com/nodejs/node/pull/43475) - \[[`fbc52e5729`](https://togithub.com/nodejs/node/commit/fbc52e5729)] - **src**: disambiguate terms used to refer to builtins and addons (Joyee Cheung) [#​44135](https://togithub.com/nodejs/node/pull/44135) - \[[`953072d3db`](https://togithub.com/nodejs/node/commit/953072d3db)] - **src**: let http2 streams end after session close (Santiago Gimeno) [#​45153](https://togithub.com/nodejs/node/pull/45153) - \[[`54608d8dc3`](https://togithub.com/nodejs/node/commit/54608d8dc3)] - **src**: split property helpers from node::Environment (Chengzhong Wu) [#​44056](https://togithub.com/nodejs/node/pull/44056) - \[[`6733556783`](https://togithub.com/nodejs/node/commit/6733556783)] - **test**: add test to validate changelogs for releases (Richard Lau) [#​45325](https://togithub.com/nodejs/node/pull/45325) - \[[`821d832cef`](https://togithub.com/nodejs/node/commit/821d832cef)] - **test**: mark test-watch-mode\* as flaky on all platforms (Pierrick Bouvier) [#​45049](https://togithub.com/nodejs/node/pull/45049) - \[[`02a18eac69`](https://togithub.com/nodejs/node/commit/02a18eac69)] - **test**: fix test-runner-inspect (Moshe Atlow) [#​44620](https://togithub.com/nodejs/node/pull/44620) - \[[`197df63f74`](https://togithub.com/nodejs/node/commit/197df63f74)] - **test**: add a test to ensure the correctness of timezone upgrades (Darshan Sen) [#​45299](https://togithub.com/nodejs/node/pull/45299) - \[[`42e9d8016a`](https://togithub.com/nodejs/node/commit/42e9d8016a)] - **test**: fix textdecoder test for small-icu builds (Richard Lau) [#​45225](https://togithub.com/nodejs/node/pull/45225) - \[[`6d736a56d8`](https://togithub.com/nodejs/node/commit/6d736a56d8)] - **test**: fix watch mode test flake (Moshe Atlow) [#​44739](https://togithub.com/nodejs/node/pull/44739) - \[[`543d3d2bf3`](https://togithub.com/nodejs/node/commit/543d3d2bf3)] - **test**: deflake watch mode tests (Moshe Atlow) [#​44621](https://togithub.com/nodejs/node/pull/44621) - \[[`97f6caf4eb`](https://togithub.com/nodejs/node/commit/97f6caf4eb)] - **test**: split watch mode inspector tests to sequential (Moshe Atlow) [#​44551](https://togithub.com/nodejs/node/pull/44551) - \[[`499750ff7a`](https://togithub.com/nodejs/node/commit/499750ff7a)] - **test**: update list of known globals (Antoine du Hamel) [#​45255](https://togithub.com/nodejs/node/pull/45255) - \[[`64d343af74`](https://togithub.com/nodejs/node/commit/64d343af74)] - **test_runner**: support using `--inspect` with `--test` (Moshe Atlow) [#​44520](https://togithub.com/nodejs/node/pull/44520) - \[[`99ee5e484d`](https://togithub.com/nodejs/node/commit/99ee5e484d)] - **test_runner**: fix `duration_ms` to be milliseconds (Moshe Atlow) [#​44450](https://togithub.com/nodejs/node/pull/44450) - \[[`37e909251c`](https://togithub.com/nodejs/node/commit/37e909251c)] - **test_runner**: support programmatically running `--test` (Moshe Atlow) [#​44241](https://togithub.com/nodejs/node/pull/44241) - \[[`0ae5694f88`](https://togithub.com/nodejs/node/commit/0ae5694f88)] - **tools**: update certdata.txt (Luigi Pinca) [#​45490](https://togithub.com/nodejs/node/pull/45490) - \[[`891368cefd`](https://togithub.com/nodejs/node/commit/891368cefd)] - **tools**: remove faulty early termination logic from update-timezone.mjs (Darshan Sen) [#​44870](https://togithub.com/nodejs/node/pull/44870) - \[[`543493c242`](https://togithub.com/nodejs/node/commit/543493c242)] - **tools**: fix timezone update tool (Darshan Sen) [#​44870](https://togithub.com/nodejs/node/pull/44870) - \[[`c77f660b75`](https://togithub.com/nodejs/node/commit/c77f660b75)] - **tools**: fix `create-or-update-pull-request-action` hash on GHA (Antoine du Hamel) [#​45166](https://togithub.com/nodejs/node/pull/45166) - \[[`58c30dd049`](https://togithub.com/nodejs/node/commit/58c30dd049)] - **tools**: update gr2m/create-or-update-pull-request-action (Luigi Pinca) [#​45022](https://togithub.com/nodejs/node/pull/45022) - \[[`749a4b3e5e`](https://togithub.com/nodejs/node/commit/749a4b3e5e)] - **tools**: use Python 3.11 in GitHub Actions workflows (Luigi Pinca) [#​45191](https://togithub.com/nodejs/node/pull/45191) - \[[`6f541d99a5`](https://togithub.com/nodejs/node/commit/6f541d99a5)] - **tools**: have test-asan use ubuntu-20.04 (Filip Skokan) [#​45581](https://togithub.com/nodejs/node/pull/45581) - \[[`e7ed56f501`](https://togithub.com/nodejs/node/commit/e7ed56f501)] - **tools**: make license-builder.sh comply with shellcheck 0.8.0 (Rich Trott) [#​41258](https://togithub.com/nodejs/node/pull/41258) - \[[`cc819b4bf8`](https://togithub.com/nodejs/node/commit/cc819b4bf8)] - **tools**: fix typo in `avoid-prototype-pollution` lint rule (Antoine du Hamel) [#​44446](https://togithub.com/nodejs/node/pull/44446) - \[[`254358c81e`](https://togithub.com/nodejs/node/commit/254358c81e)] - **tools**: refactor `avoid-prototype-pollution` lint rule (Antoine du Hamel) [#​43476](https://togithub.com/nodejs/node/pull/43476) - \[[`8c73279ebb`](https://togithub.com/nodejs/node/commit/8c73279ebb)] - **util**: add default value option to parsearg (Manuel Spigolon) [#​44631](https://togithub.com/nodejs/node/pull/44631)
lucagrulla/node-tail ### [`v2.2.5`](https://togithub.com/lucagrulla/node-tail/releases/tag/v2.2.5) [Compare Source](https://togithub.com/lucagrulla/node-tail/compare/v2.2.4...v2.2.5) Fix [#​161](https://togithub.com/lucagrulla/node-tail/issues/161) ### [`v2.2.4`](https://togithub.com/lucagrulla/node-tail/releases/tag/v2.2.4) [Compare Source](https://togithub.com/lucagrulla/node-tail/compare/v2.2.3...v2.2.4) Fix [#​138](https://togithub.com/lucagrulla/node-tail/issues/138) Fix [#​147](https://togithub.com/lucagrulla/node-tail/issues/147) ### [`v2.2.3`](https://togithub.com/lucagrulla/node-tail/releases/tag/v2.2.3) [Compare Source](https://togithub.com/lucagrulla/node-tail/compare/v2.2.2...v2.2.3) Fix [#​135](https://togithub.com/lucagrulla/node-tail/issues/135) ### [`v2.2.2`](https://togithub.com/lucagrulla/node-tail/releases/tag/v2.2.2) [Compare Source](https://togithub.com/lucagrulla/node-tail/compare/v2.2.1...v2.2.2) Fix [#​130](https://togithub.com/lucagrulla/node-tail/issues/130) ### [`v2.2.1`](https://togithub.com/lucagrulla/node-tail/releases/tag/v2.2.1) [Compare Source](https://togithub.com/lucagrulla/node-tail/compare/v2.2.0...v2.2.1) Fix bug [#​129](https://togithub.com/lucagrulla/node-tail/issues/129) ### [`v2.2.0`](https://togithub.com/lucagrulla/node-tail/releases/tag/v2.2.0) [Compare Source](https://togithub.com/lucagrulla/node-tail/compare/v2.1.1...v2.2.0) Add nLines flag. `Tail` can now start tailing from an arbitrary number of lines from the end of the file. ### [`v2.1.1`](https://togithub.com/lucagrulla/node-tail/releases/tag/v2.1.1) [Compare Source](https://togithub.com/lucagrulla/node-tail/compare/v2.1.0...v2.1.1) v2.1.1 Fixed bug [#​121](https://togithub.com/lucagrulla/node-tail/issues/121) ### [`v2.1.0`](https://togithub.com/lucagrulla/node-tail/releases/tag/v2.1.0): Rename: improve lines handleing [Compare Source](https://togithub.com/lucagrulla/node-tail/compare/v2.0.4...v2.1.0)

Configuration

📅 Schedule: Branch creation - "before 1am on Monday" in timezone Asia/Tokyo, 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.

sonarcloud[bot] commented 1 year ago

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