AlexRogalskiy / github-action-random-proverb

GitHub action for random proverbs
GNU General Public License v3.0
1 stars 1 forks source link

npm: bump @vercel/ncc from 0.27.0 to 0.36.1 #469

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @vercel/ncc from 0.27.0 to 0.36.1.

Release notes

Sourced from @​vercel/ncc's releases.

0.36.1

0.36.1 (2023-01-25)

Bug Fixes

0.36.0

0.36.0 (2022-12-05)

Bug Fixes

  • gitignore should include release.config.js (#1016) (44e2eac)
  • node 18 by update source-map used by Terser to 0.7.4 (#999) (2f69f83)

Features

0.35.0

Minor Changes

  • Fix: Disable compile time evaluation of import.meta.url: #897
  • Feat: bump webpack@5.74.0: #983
  • Chore(deps-dev): bump graceful-fs from 4.2.8 to 4.2.10: #931
  • Chore(deps-dev): bump pdfkit from 0.12.3 to 0.13.0: #932
  • Chore(deps-dev): bump glob from 7.1.7 to 8.0.3: #930
  • Chore(deps-dev): bump sharp from 0.28.3 to 0.30.5: #934
  • Chore(deps-dev): bump got from 11.8.2 to 11.8.5: #937
  • Chore(deps): bump shell-quote from 1.7.2 to 1.7.3: #938
  • Chore(deps-dev): bump ioredis from 4.27.6 to 5.1.0: #943
  • Chore(deps): bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0: #941
  • Chore(deps-dev): bump firebase-admin from 9.11.0 to 11.0.0: #945
  • Chore(deps-dev): bump twilio from 3.75.0 to 3.80.0: #956
  • Chore(deps-dev): bump typescript from 4.6.2 to 4.7.4: #959
  • Chore(deps): bump moment-timezone from 0.5.34 to 0.5.37: #964
  • Chore(deps): bump jose from 2.0.5 to 2.0.6: #970
  • Chore(deps-dev): bump passport from 0.5.2 to 0.6.0: #971
  • Chore(deps-dev): bump azure-storage from 2.10.4 to 2.10.7: #967
  • Chore(deps-dev): bump vm2 from 3.9.6 to 3.9.11: #980
  • Chore(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1: #981

Credits

... (truncated)

Commits
  • c2d03cf fix: add missing pr title lint action (#1032)
  • d38b619 fixes: recognize ncc --version as ncc version and ncc --help as ncc hel...
  • 25f33cc chore: Remove codecov (#1023)
  • e1ab6cf chore(deps): bump json5 from 1.0.1 to 1.0.2 (#1022)
  • 2b647a3 chore(deps-dev): bump @​azure/cosmos from 3.15.1 to 3.17.2 (#1020)
  • c425b1d chore(deps): bump qs from 6.5.2 to 6.5.3 (#1017)
  • 44e2eac fix: gitignore should include release.config.js (#1016)
  • be3405d feat: add semantic-release to autopublish (#1015)
  • 92801d6 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1009)
  • e730044 chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#1010)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for @​vercel/ncc since your current version.


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[bot] commented 1 year ago

The following labels could not be found: npm, dependencies.

changelogg[bot] commented 1 year ago

Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:

    - (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```    
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
viezly[bot] commented 1 year ago

Pull request by bot. No need to analyze

github-actions[bot] commented 1 year ago

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.