Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @vercel/ncc from 0.29.0 to 0.30.0 #499

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2021

Bumps @vercel/ncc from 0.29.0 to 0.30.0.

Release notes

Sourced from @​vercel/ncc's releases.

0.30.0

Changes

  • Major: Change asset builds to opt-in with new option --asset-builds: #756
  • Chore: bump typescript from 3.9.9 to 4.3.5: #739
  • Chore: bump codecov to 3.8.3: #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 for helping!

0.29.2

Patches

  • Fix: ensure nested builds of __nccwpck_require__: #751

Credits

Huge thanks to @​guybedford for helping!

0.29.1

Patches

  • Fix: add stringify-loader: #742
  • Fix: package.json asset type module setting: #733
  • Chore(deps): update dependencies: #736
  • Chore(deps): bump tar from 4.4.13 to 4.4.15: #743
  • Chore(deps): bump path-parse from 1.0.6 to 1.0.7: #745
  • Chore(deps-dev): bump pdfkit from 0.12.1 to 0.12.3: #740

Credits

Huge thanks to @​guybedford, @​mmorel-35, and @​jpcloureiro for helping!

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 30, 2021
@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #499 (07a4e97) into master (f6d4366) will increase coverage by 0.68%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #499      +/-   ##
==========================================
+ Coverage   95.23%   95.91%   +0.68%     
==========================================
  Files           4        4              
  Lines         147      147              
  Branches       40       40              
==========================================
+ Hits          140      141       +1     
+ Misses          7        6       -1     
Flag Coverage Δ
demo 85.71% <ø> (ø)
macos-latest 95.91% <ø> (+0.68%) ⬆️
script 96.99% <ø> (+0.75%) ⬆️
ubuntu-latest 95.91% <ø> (+0.68%) ⬆️
windows-latest 95.91% <ø> (+0.68%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/buildExec.ts 99.00% <0.00%> (+1.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f6d4366...07a4e97. Read the comment docs.

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.29.0...0.30.0)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.30.0 branch from bd9678a to 07a4e97 Compare September 9, 2021 17:17
@thomasrockhu-codecov thomasrockhu-codecov merged commit 46edaed into master Sep 9, 2021
@thomasrockhu-codecov thomasrockhu-codecov deleted the dependabot/npm_and_yarn/vercel/ncc-0.30.0 branch September 9, 2021 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant