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.28.6 to 0.36.1 #926

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

⚠️ 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.28.6 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 dependabot bot requested a review from a team as a code owner January 30, 2023 11:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 30, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.36.1 branch 2 times, most recently from 323c595 to 6a53c1f Compare February 21, 2023 15:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel/ncc-0.36.1 branch from 6a53c1f to 7ea4136 Compare March 9, 2023 12:59
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.28.6 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.28.6...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 7ea4136 to e5744da Compare March 20, 2023 08:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vercel/ncc-0.36.1 branch March 22, 2023 08:30
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.

None yet

1 participant