Skip to content

chore: Bump @vercel/ncc from 0.33.1 to 0.33.3 in /modules/webhook/lambdas/webhook #1750

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 Feb 14, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @vercel/ncc from 0.33.1 to 0.33.3.

Release notes

Sourced from @​vercel/ncc's releases.

0.33.3

Patches

  • Fix: bump license-webpack-plugin: #871
  • Chore(deps): bump follow-redirects from 1.14.7 to 1.14.8: #870

0.33.2

Patches

  • Fix: use sha256 instead of deprecated md5 for hash algorithm: #868
  • Fix: typo in build script: #835
  • Chore(test) Add Node.js 16 to CI: #801
  • Chore(deps): bump nodemailer from 6.5.0 to 6.7.2: #833
  • Chore(deps-dev): bump terser from 5.7.1 to 5.10.0: #840
  • Chore(deps-dev): bump passport from 0.4.1 to 0.5.2: #839
  • Chore(deps-dev): bump sequelize from 6.6.5 to 6.12.4: #843
  • Chore(deps-dev): bump analytics-node from 5.0.0 to 6.0.0: #838
  • Chore(deps): bump follow-redirects from 1.14.5 to 1.14.7: #846
  • Chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0: #854
  • Chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1: #859
  • Chore(deps): bump simple-get from 3.1.0 to 3.1.1: #864
  • Chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0: #867

Credits

Huge thanks to @​shakefu for helping!

Commits
  • f26bdf1 0.33.3
  • f126646 fix: bump license-webpack-plugin (#871)
  • 8a900fa chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#870)
  • 944cf6f 0.33.2
  • 7bbe288 fix: use sha instead of deprecated md5 for hash algorithm (#868)
  • 5fc63b8 chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0 (#867)
  • 700d84c chore(deps): bump simple-get from 3.1.0 to 3.1.1 (#864)
  • 4566a0c chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1 (#859)
  • 5596566 chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0 (#854)
  • 3be0adf chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 (#846)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 14, 2022
github-actions[bot]
github-actions bot previously approved these changes Feb 14, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/webhook/lambdas/webhook/vercel/ncc-0.33.3 branch from 159c3b7 to 83e867c Compare February 15, 2022 13:42
github-actions[bot]
github-actions bot previously approved these changes Feb 15, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/webhook/lambdas/webhook/vercel/ncc-0.33.3 branch from 83e867c to a0cbfd5 Compare February 15, 2022 13:43
github-actions[bot]
github-actions bot previously approved these changes Feb 15, 2022
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.1 to 0.33.3.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.33.1...0.33.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/webhook/lambdas/webhook/vercel/ncc-0.33.3 branch from a0cbfd5 to 061f4fc Compare February 17, 2022 08:49
@npalm npalm merged commit f7dcff7 into develop Feb 17, 2022
@npalm npalm deleted the dependabot/npm_and_yarn/modules/webhook/lambdas/webhook/vercel/ncc-0.33.3 branch February 17, 2022 12:38
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