Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps-dev): bump @vercel/ncc from 0.31.1 to 0.32.0 #597

Merged
merged 1 commit into from
Nov 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2021

Bumps @vercel/ncc from 0.31.1 to 0.32.0.

Release notes

Sourced from @​vercel/ncc's releases.

0.32.0

Changes

  • Feat: bump to webpack@5.61.0: #809
  • Docs: add debug command description: #800
  • Chore(deps): bump object-path from 0.11.7 to 0.11.8: #778
  • Chore(deps): bump tmpl from 1.0.4 to 1.0.5: #779
  • Chore(deps-dev): bump vm2 from 3.9.3 to 3.9.4: #795
  • Chore(deps-dev): bump axios from 0.21.1 to 0.21.2: #810
  • Chore(deps-dev): bump aws-sdk from 2.958.0 to 2.1024.0: #812
  • Chore(deps-dev): bump webpack from 5.61.0 to 5.62.1: #813
  • Chore(deps): bump passport-oauth2 from 1.5.0 to 1.6.1: #811
  • Chore(deps): bump url-parse from 1.5.1 to 1.5.3: #815

Credits

Huge thanks to @​fireairforce and @​jesec for helping!

Commits
  • 283e40b 0.32.0
  • bc14c01 chore(deps): bump url-parse from 1.5.1 to 1.5.3 (#815)
  • d9b81fa chore(deps): bump passport-oauth2 from 1.5.0 to 1.6.1 (#811)
  • dbe31ac chore(deps-dev): bump webpack from 5.61.0 to 5.62.1 (#813)
  • 4698caa chore(deps-dev): bump aws-sdk from 2.958.0 to 2.1024.0 (#812)
  • 78de59d chore(deps-dev): bump axios from 0.21.1 to 0.21.2 (#810)
  • 75d90d4 feat: bump to webpack@5.61.0 (#809)
  • a99ca13 docs: add debug command description (#800)
  • 6a30fba chore(deps-dev): bump vm2 from 3.9.3 to 3.9.4 (#795)
  • 8eedd47 chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#779)
  • Additional commits viewable in compare view

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 dependabot 🤖 Pull requests that update a dependency file label Nov 18, 2021
@commit-lint
Copy link

commit-lint bot commented Nov 18, 2021

Chore

  • deps-dev: bump @vercel/ncc from 0.31.1 to 0.32.0 (ced6445)

Contributors

dependabot[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #597 (ced6445) into main (270f0cc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #597   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           55        55           
  Branches         8         8           
=========================================
  Hits            55        55           

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 270f0cc...ced6445. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.32.0 branch from 3be1da5 to 44d2773 Compare November 18, 2021 23:29
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.31.1 to 0.32.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.31.1...0.32.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.32.0 branch from 44d2773 to ced6445 Compare November 18, 2021 23:37
Copy link
Contributor

@nogic1008 nogic1008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 9ebfe41 into main Nov 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vercel/ncc-0.32.0 branch November 20, 2021 00:34
@nogic1008 nogic1008 added this to the vNextPatch milestone Dec 2, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependabot 🤖 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant