chore(deps): update dependency @vercel/ncc to v0.34.0#81
Merged
renovate[bot] merged 1 commit intomasterfrom Jul 22, 2022
Merged
chore(deps): update dependency @vercel/ncc to v0.34.0#81renovate[bot] merged 1 commit intomasterfrom
renovate[bot] merged 1 commit intomasterfrom
Conversation
0dec06d to
427dcc7
Compare
427dcc7 to
d3118f6
Compare
xhyrom
referenced
this pull request
in Garlic-Team/gcommands
Oct 6, 2022
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [kentaro-m/auto-assign-action](https://togithub.com/kentaro-m/auto-assign-action) | action | patch | `v1.2.1` -> `v1.2.3` | --- ### Release Notes <details> <summary>kentaro-m/auto-assign-action</summary> ### [`v1.2.3`](https://togithub.com/kentaro-m/auto-assign-action/releases/tag/v1.2.3) [Compare Source](https://togithub.com/kentaro-m/auto-assign-action/compare/v1.2.2...v1.2.3) #### What's Changed - fix(choose-users): make usernames case insensitive by [@​WillPoulson](https://togithub.com/WillPoulson) in [https://github.com/kentaro-m/auto-assign-action/pull/95](https://togithub.com/kentaro-m/auto-assign-action/pull/95) #### New Contributors - [@​WillPoulson](https://togithub.com/WillPoulson) made their first contribution in [https://github.com/kentaro-m/auto-assign-action/pull/95](https://togithub.com/kentaro-m/auto-assign-action/pull/95) **Full Changelog**: kentaro-m/auto-assign-action@v1.2.2...v1.2.3 ### [`v1.2.2`](https://togithub.com/kentaro-m/auto-assign-action/releases/tag/v1.2.2) [Compare Source](https://togithub.com/kentaro-m/auto-assign-action/compare/v1.2.1...v1.2.2) #### What's Changed - chore: bump up for [@​actions/core](https://togithub.com/actions/core) to v1.6.0 by [@​kentaro-m](https://togithub.com/kentaro-m) in [https://github.com/kentaro-m/auto-assign-action/pull/62](https://togithub.com/kentaro-m/auto-assign-action/pull/62) - docs: add a description to use pull_request_target as workflow triggers by [@​kentaro-m](https://togithub.com/kentaro-m) in [https://github.com/kentaro-m/auto-assign-action/pull/64](https://togithub.com/kentaro-m/auto-assign-action/pull/64) - refactor: use [@​octokit/webhooks-types](https://togithub.com/octokit/webhooks-types) for the types of webhook payload by [@​kentaro-m](https://togithub.com/kentaro-m) in [https://github.com/kentaro-m/auto-assign-action/pull/65](https://togithub.com/kentaro-m/auto-assign-action/pull/65) - add runOnDraft doc by [@​mtxr](https://togithub.com/mtxr) in [https://github.com/kentaro-m/auto-assign-action/pull/66](https://togithub.com/kentaro-m/auto-assign-action/pull/66) - Bump minimist from 1.2.5 to 1.2.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kentaro-m/auto-assign-action/pull/67](https://togithub.com/kentaro-m/auto-assign-action/pull/67) - Bump node-fetch from 2.6.1 to 2.6.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kentaro-m/auto-assign-action/pull/71](https://togithub.com/kentaro-m/auto-assign-action/pull/71) - chore: add renovate configuration by [@​kentaro-m](https://togithub.com/kentaro-m) in [https://github.com/kentaro-m/auto-assign-action/pull/73](https://togithub.com/kentaro-m/auto-assign-action/pull/73) - fix: fix renovate extends by [@​kentaro-m](https://togithub.com/kentaro-m) in [https://github.com/kentaro-m/auto-assign-action/pull/75](https://togithub.com/kentaro-m/auto-assign-action/pull/75) - chore(deps): pin dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/77](https://togithub.com/kentaro-m/auto-assign-action/pull/77) - chore(deps): pin dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/78](https://togithub.com/kentaro-m/auto-assign-action/pull/78) - chore(deps): pin dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/79](https://togithub.com/kentaro-m/auto-assign-action/pull/79) - chore(deps): update dependency [@​octokit/webhooks-types](https://togithub.com/octokit/webhooks-types) to v4.18.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/80](https://togithub.com/kentaro-m/auto-assign-action/pull/80) - chore(deps): update dependency [@​vercel/ncc](https://togithub.com/vercel/ncc) to v0.34.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/81](https://togithub.com/kentaro-m/auto-assign-action/pull/81) - chore(deps): update dependency husky to v3.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/82](https://togithub.com/kentaro-m/auto-assign-action/pull/82) - chore(deps): update dependency prettier to v1.19.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/83](https://togithub.com/kentaro-m/auto-assign-action/pull/83) - chore(deps): update actions/setup-node action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/85](https://togithub.com/kentaro-m/auto-assign-action/pull/85) - chore(deps): update actions/checkout action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/84](https://togithub.com/kentaro-m/auto-assign-action/pull/84) - Fixes typos in README by [@​gsvarma](https://togithub.com/gsvarma) in [https://github.com/kentaro-m/auto-assign-action/pull/94](https://togithub.com/kentaro-m/auto-assign-action/pull/94) #### New Contributors - [@​mtxr](https://togithub.com/mtxr) made their first contribution in [https://github.com/kentaro-m/auto-assign-action/pull/66](https://togithub.com/kentaro-m/auto-assign-action/pull/66) - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/kentaro-m/auto-assign-action/pull/77](https://togithub.com/kentaro-m/auto-assign-action/pull/77) - [@​gsvarma](https://togithub.com/gsvarma) made their first contribution in [https://github.com/kentaro-m/auto-assign-action/pull/94](https://togithub.com/kentaro-m/auto-assign-action/pull/94) **Full Changelog**: kentaro-m/auto-assign-action@v1.2.1...v1.2.2 </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Garlic-Team/gcommands). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjIxMS4yIn0=-->
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.24.0->0.34.0Release Notes
vercel/ncc
v0.34.0Compare Source
Changes
Add support for TS 4.7
memory-fsto the devDependencies: #927Credits
Huge thanks to @stscoundrel and @shogo82148 for helping!
v0.33.4Compare Source
Changes
Credits
Huge thanks to @CommanderRoot for helping!
v0.33.3Compare Source
Patches
v0.33.2Compare Source
Patches
sha256instead of deprecatedmd5for hash algorithm: #868Credits
Huge thanks to @shakefu for helping!
v0.33.1Compare Source
Patches
v0.33.0Compare Source
Minor Changes
Patches
Credits
Huge thanks to @fenix20113 for helping!
v0.32.0Compare Source
Changes
Credits
Huge thanks to @fireairforce and @jesec for helping!
v0.31.1Compare Source
Patches
tsconfig.jsondetection: #770v0.31.0Compare Source
Changes
compilerOptionsfromtsconfig.json: #766v0.30.0Compare Source
Changes
--asset-builds: #756Description
Previous,
fs.readFile('./asset.js')would compileasset.jsinstead of including as an asset.With this release, the default behavior has been changed to include
asset.jsas an asset only.If you want the old behavior, you can use the
--asset-buildsoption.Credits
Huge thanks to @guybedford for helping!
v0.29.2Compare Source
Patches
__nccwpck_require__: #751Credits
Huge thanks to @guybedford for helping!
v0.29.1Compare Source
Patches
Credits
Huge thanks to @guybedford, @mmorel-35, and @jpcloureiro for helping!
v0.29.0Compare Source
Changes
.mjsortype=modulebuilds: #720Credits
Huge thanks to @rethab and @guybedford for helping!
v0.28.6Compare Source
Patches
Credits
Huge thanks to @adriencohen and @huozhi for helping!
v0.28.5Compare Source
Patches
targetarg description, addtranspile-onlyarg to readme: #702Credits
Huge thanks to @guybedford and @Simek for helping!
v0.28.4Compare Source
Patches
Credits
Huge thanks to @guybedford for helping!
v0.28.3Compare Source
Patches
Credits
Huge thanks to @huozhi for helping!
v0.28.2Compare Source
Patches
incremental: #685Credits
Huge thanks to @Songkeys for helping!
v0.28.1Compare Source
Patches
v0.28.0Compare Source
Minor Changes
exportsconditions semantics: #665importssupport, webpack upgrade: #672Credits
Huge thanks to @guybedford, @Songkeys, @adriencohen, and @huozhi for helping!
v0.27.0Compare Source
Changes
Credits
Huge thanks to @guybedford and @zeroooooooo for helping!
v0.26.2Compare Source
Patches
Credits
Huge thanks to @xom9ikk and @guybedford for helping!
v0.26.1Compare Source
Patches
Credits
Huge thanks to @guybedford for helping!
v0.26.0Compare Source
Changes
Credits
Huge thanks to @restuwahyu13 and @guybedford for helping!
v0.25.1Compare Source
Changes
target: #614Credits
Huge thanks to @ijjk for helping!
v0.25.0Compare Source
Changes
webpackfrom5.0.0-beta.28to5.2.0: #602npm-user-validatefrom1.0.0to1.0.1: #604object-pathfrom0.11.4to0.11.5: #607--quietflag on ts build: #605@slack/web-api: #591Credits
Huge thanks to @huozhi and @ataylorme for helping!
v0.24.1Compare Source
Patches
Credits
Huge thanks to @RafaelKr for helping!
Configuration
📅 Schedule: Branch creation - "after 4am and before 7am on saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.