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

build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.1 #374

Merged
merged 1 commit into from Apr 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2023

Bumps @vercel/ncc from 0.34.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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Update one or more dependencies version javascript Pull requests that update Javascript code labels Mar 14, 2023
@alexarchambault
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.36.1 branch from 9234e6f to 6276049 Compare April 17, 2023 17:09
@alexarchambault
Copy link
Member

@dependabot rebase

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.34.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.34.0...0.36.1)

---
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.36.1 branch from 6276049 to 8e17fa5 Compare April 17, 2023 17:19
@alexarchambault alexarchambault merged commit 8c6e6e3 into main Apr 17, 2023
6 checks passed
@alexarchambault alexarchambault deleted the dependabot/npm_and_yarn/vercel/ncc-0.36.1 branch April 17, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant