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

Bump @vercel/ncc from 0.29.0 to 0.30.0 #47

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 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 the dependencies Upgrade or downgrade of project dependencies. label Sep 1, 2021
@dependabot dependabot bot requested a review from fabasoad September 1, 2021 02:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.30.0 branch 3 times, most recently from 4184db3 to 17eaf70 Compare September 1, 2021 11:29
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.30.0 branch from 17eaf70 to b7229de Compare September 2, 2021 23:55
@fabasoad fabasoad merged commit 6a4988c into main Sep 3, 2021
@fabasoad fabasoad deleted the dependabot/npm_and_yarn/vercel/ncc-0.30.0 branch September 3, 2021 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant