Skip to content

chore: Bump @vercel/ncc from 0.29.1 to 0.31.1 in /modules/webhook/lambdas/webhook #1168

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps @vercel/ncc from 0.29.1 to 0.31.1.

Release notes

Sourced from @​vercel/ncc's releases.

0.31.1

Patches

  • Fix tsconfig.json detection: #770

0.31.0

Changes

  • Fix compilerOptions from tsconfig.json: #766
  • Bump typescript to 4.4.2: #767
  • Chore(deps-dev): bump graceful-fs from 4.2.6 to 4.2.8: #761
  • Chore(deps): bump tar from 4.4.15 to 4.4.19: #763
  • Chore(deps): bump object-path from 0.11.5 to 0.11.7: #764

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!

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 Sep 13, 2021
github-actions[bot]
github-actions bot previously approved these changes Sep 13, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/webhook/lambdas/webhook/vercel/ncc-0.31.1 branch from f48f05e to 51cec18 Compare September 30, 2021 12:33
github-actions[bot]
github-actions bot previously approved these changes Sep 30, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/webhook/lambdas/webhook/vercel/ncc-0.31.1 branch from 51cec18 to 878531c Compare September 30, 2021 12:45
github-actions[bot]
github-actions bot previously approved these changes Sep 30, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/webhook/lambdas/webhook/vercel/ncc-0.31.1 branch from 878531c to 7df6ed2 Compare September 30, 2021 12:47
github-actions[bot]
github-actions bot previously approved these changes Sep 30, 2021
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.1 to 0.31.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.29.1...0.31.1)

---
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/modules/webhook/lambdas/webhook/vercel/ncc-0.31.1 branch from 7df6ed2 to 4ef3fbc Compare September 30, 2021 12:56
@npalm npalm merged commit 5bf6599 into develop Sep 30, 2021
@npalm npalm deleted the dependabot/npm_and_yarn/modules/webhook/lambdas/webhook/vercel/ncc-0.31.1 branch September 30, 2021 12:59
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.

1 participant