Skip to content

fix(deps): update dependency @vercel/nft to ^0.20.0#14

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vercel-nft-0.x
Open

fix(deps): update dependency @vercel/nft to ^0.20.0#14
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vercel-nft-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 27, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vercel/nft ^0.10.1 -> ^0.20.0 age adoption passing confidence

Release Notes

vercel/nft

v0.20.0

Compare Source

Changes
  • Feat: Allow all file extension inputs (including .jsx): #​294
  • Chore: Bump sharp from 0.30.0 to 0.30.5: #​291
  • Chore: Bump protobufjs from 6.10.2 to 6.11.3: #​292
  • Chore: Windows tests should preserve yarn.lock: #​295

v0.19.1

Compare Source

Patches
  • Fix: handle static eval for sequence expression (fix TS 4.4+): #​289

v0.19.0

Compare Source

Minor Changes
  • Fix: handle node: prefix: #​285
  • Fix: node-gyp-build binary locating in different versions: #​286
  • Chore: Update node prefix tests: #​287
Credits

Huge thanks to @​Rich-Harris for helping!

v0.18.2

Compare Source

Changes
  • Feat: add nft why command: #​282

v0.18.1

Compare Source

Patches
  • Chore: replace deprecated String.prototype.substr(): #​280
  • Fix: add pixelmatch to special case list: #​281
Credits

Huge thanks to @​CommanderRoot for helping!

v0.18.0

Compare Source

Changes
  • Major: Change reason type from string to array: #​279
  • Chore: Add TS type for NodeFileTraceReasonType: #​278
  • Chore: Bump follow-redirects from 1.14.7 to 1.14.8: #​268
  • Chore: Bump vm2 from 3.9.4 to 3.9.6: #​269
  • Chore: Bump url-parse from 1.5.1 to 1.5.7: #​270
  • Chore: add test for bullmq: #​271
  • Chore: Bump prismjs from 1.25.0 to 1.27.0: #​272
  • Chore: Bump url-parse from 1.5.7 to 1.5.10: #​273

v0.17.5

Compare Source

Patches
  • Chore: Bump cached-path-relative from 1.0.2 to 1.1.0: #​263
  • Chore: Bump dev dependencies simple-get: #​264
  • Fix: fs.readdir(__dirname) asset emission: #​267

v0.17.4

Compare Source

Changes
  • Add special case for esbuild: #​262

v0.17.3

Compare Source

Patches
  • Fix: remove unused mkdirp dependency: #​260
  • Chore: Bump follow-redirects from 1.14.6 to 1.14.7: #​261

v0.17.2

Compare Source

Patches
  • Fix: bump graceful-fs and don't modify global: #​258
  • Chore: add ijjk as a codeowner: #​259

v0.17.1

Compare Source

Patches
  • Feat: Add support for Node.js 16: #​243
  • Fix: add geo-tz to special-cases + integration test: #​252
  • Chore: Bump vm2 from 3.9.2 to 3.9.4: #​241
  • Chore: Bump passport-oauth2 from 1.5.0 to 1.6.1: #​255
  • Chore: Bump axios from 0.21.1 to 0.21.2: #​254
  • Chore: Bump prismjs from 1.24.1 to 1.25.0: #​253
  • Chore: Update ecmascript tests: #​256
Credits

Huge thanks to @​ErnestBrandi for helping!

v0.17.0

Compare Source

Minor Changes
  • Remove emit cache in favor of ensuring all parents are added in reasons: #​240

v0.16.1

Compare Source

Patches
  • Fix caching with processed emitDependency: #​239

v0.16.0

Compare Source

Minor Changes
  • Add emitDependency caching and fix pnpm symlinks: #​238
Patches
  • Removed unnecessary sentence: d568f9a

v0.15.1

Compare Source

Patches
  • Chore: Bump object-path from 0.11.7 to 0.11.8: #​234
  • Add additional items to shared cache: #​237

v0.15.0

Compare Source

Minor Changes
  • Chore: Bump tmpl from 1.0.4 to 1.0.5: #​235
  • Convert fs operations from sync to async: #​236

v0.14.0

Compare Source

Changes
  • Feat: private fields support: #​224
  • Fix: add special case for remark-prism: #​232
  • Chore: Bump set-getter from 0.1.0 to 0.1.1: #​225
  • Chore: Bump tar from 4.4.13 to 4.4.15: #​227
  • Chore: Bump path-parse from 1.0.6 to 1.0.7: #​229
  • Chore: Bump tar from 4.4.15 to 4.4.19: #​230
  • Chore: Bump object-path from 0.11.5 to 0.11.7: #​231
Credits

Huge thanks to @​guybedford for helping!

v0.13.1

Compare Source

Patches
  • Fix: remove internal types on publish: #​223

v0.13.0

Compare Source

Minor Changes
  • Feat: add cli command size: #​215
  • Fix: bump acorn to 8.3.0: #​218
Patches
Credits

Huge thanks to @​styfle for helping!

v0.12.2

Compare Source

Patches
  • Fix: add playwright-core support: #​213
Credits

Huge thanks to @​mxschmitt for helping!

v0.12.1

Compare Source

Patches
  • Fix: wrappers cannot read type of undefined: #​212

v0.12.0

Compare Source

Minor Changes
Patches
  • Chore: Bump hosted-git-info from 2.8.8 to 2.8.9: #​200
  • Chore: update ci badge: 61aac0a
  • Fix: support webpack chunked wrappers: #​205
  • Fix: exports resolution, fixup self resolution check: #​208
Credits

Huge thanks to @​guybedford for helping!

v0.11.2

Compare Source

Patches
  • Fix: special case argon2 lib binding: #​195
  • Fix: special case camaro: #​196
  • Fix: string concat require: #​198
  • Fix: merge conflict yarn.lock: 0f73cb4

v0.11.1

Compare Source

Patches
  • Bump redis from 2.8.0 to 3.1.1: #​190
  • Chore: Bump ssri from 6.0.1 to 6.0.2: 955fe08
  • Chore: bump dev deps: #​193
  • Fix: check array length in wrapper: #​192

v0.11.0

Compare Source

Changes
  • Feat: allow await outside function: #​189
  • Chore: rename master to main: #​187
Credits

Huge thanks to @​hehex9 for helping!


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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 27, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/egoist/vite-plugin-mix/52yQcW9bmVVNbMasbRQWVWYnT5iD
✅ Preview: Failed

[Deployment for e34db61 failed]

@renovate renovate Bot changed the title fix(deps): update dependency @vercel/nft to ^0.17.0 fix(deps): update dependency @vercel/nft to ^0.18.0 Mar 26, 2022
@renovate renovate Bot force-pushed the renovate/vercel-nft-0.x branch from 9294c42 to e34db61 Compare March 26, 2022 12:26
@renovate renovate Bot force-pushed the renovate/vercel-nft-0.x branch from e34db61 to b4bfac2 Compare June 18, 2022 17:47
@renovate renovate Bot changed the title fix(deps): update dependency @vercel/nft to ^0.18.0 fix(deps): update dependency @vercel/nft to ^0.20.0 Jun 18, 2022
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
vite-plugin-mix ❌ Failed (Inspect) Jun 18, 2022 at 5:48PM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants