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

chore(deps-dev): bump @vercel/ncc from 0.33.3 to 0.33.4 #676

Merged
merged 1 commit into from
May 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps @vercel/ncc from 0.33.3 to 0.33.4.

Release notes

Sourced from @​vercel/ncc's releases.

0.33.4

Changes

  • Fix: Add missing variable declaration: #773
  • Chore: add windows to CI: #896
  • Chore: bump webpack-asset-relocator-loader to 1.7.2: #912
  • Chore(deps-dev): bump vm2 from 3.9.4 to 3.9.6: #872
  • Chore(deps): bump url-parse from 1.5.3 to 1.5.7: #875
  • Chore(deps): bump url-parse from 1.5.7 to 1.5.10: #879
  • Chore(deps-dev): bump stripe from 8.167.0 to 8.205.0: #882
  • Chore(deps-dev): bump typescript from 4.4.2 to 4.6.2: #881
  • Chore(deps-dev): bump twilio from 3.66.1 to 3.75.0: #884
  • Chore(deps): bump actions/setup-node from 2 to 3: #880
  • Chore(deps-dev): bump graphql from 15.5.1 to 15.8.0: #885
  • Chore: replace deprecated String.prototype.substr(): #894
  • Chore(deps): bump actions/checkout from 2 to 3: #902
  • Chore(deps-dev): bump @​azure/cosmos from 3.12.3 to 3.15.1: #905
  • Chore(deps-dev): bump stripe from 8.205.0 to 8.214.0: #906
  • Chore(deps-dev): bump @​google-cloud/bigquery from 5.7.0 to 5.12.0: #903
  • Chore(deps-dev): bump tsconfig-paths from 3.10.1 to 3.14.1: #904

Credits

Huge thanks to @​CommanderRoot for helping!

Commits
  • 016838b 0.33.4
  • 7615dfb chore: bump webpack-asset-relocator-loader to 1.7.2 (#912)
  • a9c07e0 chore(deps-dev): bump tsconfig-paths from 3.10.1 to 3.14.1 (#904)
  • 221dc61 chore(deps-dev): bump @​google-cloud/bigquery from 5.7.0 to 5.12.0 (#903)
  • 58f2975 chore(deps-dev): bump stripe from 8.205.0 to 8.214.0 (#906)
  • 2a0af1e chore(deps-dev): bump @​azure/cosmos from 3.12.3 to 3.15.1 (#905)
  • 6c7b56b chore(deps): bump actions/checkout from 2 to 3 (#902)
  • 4c5fe12 chore: add windows to CI (#896)
  • 326cdf3 chore: replace deprecated String.prototype.substr() (#894)
  • 06aa205 fix: Add missing variable declaration (#773)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @nogic1008.


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 May 1, 2022
@commit-lint
Copy link

commit-lint bot commented May 1, 2022

Chore

  • deps-dev: bump @vercel/ncc from 0.33.3 to 0.33.4 (86c1184)

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 May 1, 2022

Codecov Report

Merging #676 (86c1184) into main (5a858d2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #676   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           56        56           
  Branches        10        10           
=========================================
  Hits            56        56           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

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

@github-actions
Copy link

github-actions bot commented May 1, 2022

LGTM

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.33.4 branch 2 times, most recently from 1bd40b8 to 094bc1a Compare May 1, 2022 16:04
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.3 to 0.33.4.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.33.3...0.33.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.33.4 branch from 094bc1a to 86c1184 Compare May 1, 2022 16:06
@dependabot dependabot bot merged commit 64924f4 into main May 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vercel/ncc-0.33.4 branch May 1, 2022 16:09
@nogic1008 nogic1008 added this to the vNext milestone Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot 🤖 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant