jayqi / failed-build-issue-action

An action that makes it easy to notify of a failed GitHub Actions workflow via an issue.
MIT License
3 stars 0 forks source link

Bump @vercel/ncc from 0.31.1 to 0.36.0 #35

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @vercel/ncc from 0.31.1 to 0.36.0.

Release notes

Sourced from @​vercel/ncc's releases.

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.34.0

Changes

Add support for TS 4.7

  • Chore(deps-dev): bump ts-loader from 8.3.0 to 9.3.0: #921
  • Chore(deps-dev): bump express from 4.17.1 to 4.18.1: #917
  • Chore: add memory-fs to the devDependencies: #927

Credits

Huge thanks to @​stscoundrel and @​shogo82148 for helping!

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

... (truncated)

Commits
  • 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)
  • 75931d5 chore(deps-dev): bump auth0 from 2.36.1 to 2.44.0 (#1007)
  • 000c7e7 chore: test node 18 (#1006)
  • 2f69f83 fix: node 18 by update source-map used by Terser to 0.7.4 (#999)
  • 9ff8aa6 chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (#1001)
  • dc04439 chore(deps): bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (#993)
  • f5826a3 chore(deps-dev): bump got from 11.8.5 to 12.5.2 (#994)
  • 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

Superseded by #41.