Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

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

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)

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

---
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 added the type: chore Code changes that neither fix bugs nor add features (refactoring, dependency chnages, ...) label Dec 12, 2022
@EndBug EndBug merged commit 1488bbf into main Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vercel/ncc-0.36.0 branch December 12, 2022 21:32
MaxymVlasov referenced this pull request in SpotOnInc/renovate-config Jun 7, 2023
### Release Notes

<details>
<summary>EndBug/add-and-commit</summary>

###
[`v9.1.3`](https://togithub.com/EndBug/add-and-commit/releases/tag/v9.1.3)

[Compare
Source](https://togithub.com/EndBug/add-and-commit/compare/v9.1.2...v9.1.3)

#### What's Changed

- chore(deps-dev): bump all-contributors-cli from 6.24.0 to 6.25.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/504](https://togithub.com/EndBug/add-and-commit/pull/504)
- chore(deps): bump simple-git by
[@&#8203;EndBug](https://togithub.com/EndBug) in
[https://github.com/EndBug/add-and-commit/pull/505](https://togithub.com/EndBug/add-and-commit/pull/505)

**Full Changelog**:
EndBug/add-and-commit@v9.1.2...v9.1.3

###
[`v9.1.2`](https://togithub.com/EndBug/add-and-commit/releases/tag/v9.1.2)

[Compare
Source](https://togithub.com/EndBug/add-and-commit/compare/v9.1.1...v9.1.2)

#### What's Changed

- Update `io.ts` by [@&#8203;ggreif](https://togithub.com/ggreif) in
[https://github.com/EndBug/add-and-commit/pull/443](https://togithub.com/EndBug/add-and-commit/pull/443)
- docs: add ggreif as a contributor for maintenance by
[@&#8203;allcontributors](https://togithub.com/allcontributors) in
[https://github.com/EndBug/add-and-commit/pull/444](https://togithub.com/EndBug/add-and-commit/pull/444)
- chore(deps-dev): bump all-contributors-cli from 6.23.1 to 6.24.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/445](https://togithub.com/EndBug/add-and-commit/pull/445)
- fix(io): add warning for pull input by
[@&#8203;EndBug](https://togithub.com/EndBug) in
[https://github.com/EndBug/add-and-commit/pull/453](https://togithub.com/EndBug/add-and-commit/pull/453)
- Fix a few typos in `README.md` by
[@&#8203;ggreif](https://togithub.com/ggreif) in
[https://github.com/EndBug/add-and-commit/pull/454](https://togithub.com/EndBug/add-and-commit/pull/454)
- docs: add ggreif as a contributor for doc by
[@&#8203;allcontributors](https://togithub.com/allcontributors) in
[https://github.com/EndBug/add-and-commit/pull/456](https://togithub.com/EndBug/add-and-commit/pull/456)
- Typo in `io.ts` debug output by
[@&#8203;ggreif](https://togithub.com/ggreif) in
[https://github.com/EndBug/add-and-commit/pull/455](https://togithub.com/EndBug/add-and-commit/pull/455)
- chore(deps-dev): bump husky from 8.0.1 to 8.0.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/457](https://togithub.com/EndBug/add-and-commit/pull/457)
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/458](https://togithub.com/EndBug/add-and-commit/pull/458)
- chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/460](https://togithub.com/EndBug/add-and-commit/pull/460)
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/461](https://togithub.com/EndBug/add-and-commit/pull/461)
- chore(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.34.0 to
0.36.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/462](https://togithub.com/EndBug/add-and-commit/pull/462)
- chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/463](https://togithub.com/EndBug/add-and-commit/pull/463)
- chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/464](https://togithub.com/EndBug/add-and-commit/pull/464)
- chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/470](https://togithub.com/EndBug/add-and-commit/pull/470)
- chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/471](https://togithub.com/EndBug/add-and-commit/pull/471)
- chore(deps-dev): bump husky from 8.0.2 to 8.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/472](https://togithub.com/EndBug/add-and-commit/pull/472)
- chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/474](https://togithub.com/EndBug/add-and-commit/pull/474)
- Add how to autodetect deleted files by
[@&#8203;azeemba](https://togithub.com/azeemba) in
[https://github.com/EndBug/add-and-commit/pull/468](https://togithub.com/EndBug/add-and-commit/pull/468)
- chore(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.0 to
0.36.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/475](https://togithub.com/EndBug/add-and-commit/pull/475)
- chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/477](https://togithub.com/EndBug/add-and-commit/pull/477)
- chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/480](https://togithub.com/EndBug/add-and-commit/pull/480)
- docs: add keithrfung as a contributor for doc by
[@&#8203;allcontributors](https://togithub.com/allcontributors) in
[https://github.com/EndBug/add-and-commit/pull/482](https://togithub.com/EndBug/add-and-commit/pull/482)
- chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/484](https://togithub.com/EndBug/add-and-commit/pull/484)
- chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/487](https://togithub.com/EndBug/add-and-commit/pull/487)
- chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/488](https://togithub.com/EndBug/add-and-commit/pull/488)
- chore(deps-dev): bump prettier from 2.8.5 to 2.8.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/490](https://togithub.com/EndBug/add-and-commit/pull/490)
- chore(deps-dev): bump eslint-config-prettier from 8.7.0 to 8.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/489](https://togithub.com/EndBug/add-and-commit/pull/489)
- chore(deps-dev): bump typescript from 5.0.2 to 5.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/493](https://togithub.com/EndBug/add-and-commit/pull/493)
- chore(deps-dev): bump typescript from 5.0.3 to 5.0.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/494](https://togithub.com/EndBug/add-and-commit/pull/494)
- chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/EndBug/add-and-commit/pull/500](https://togithub.com/EndBug/add-and-commit/pull/500)
- fix: Abbreviate commit_sha to be back to being the short SHA by
[@&#8203;DenverCoder1](https://togithub.com/DenverCoder1) in
[https://github.com/EndBug/add-and-commit/pull/502](https://togithub.com/EndBug/add-and-commit/pull/502)
- docs: add DenverCoder1 as a contributor for bug, and code by
[@&#8203;allcontributors](https://togithub.com/allcontributors) in
[https://github.com/EndBug/add-and-commit/pull/503](https://togithub.com/EndBug/add-and-commit/pull/503)

#### New Contributors

- [@&#8203;ggreif](https://togithub.com/ggreif) made their first
contribution in
[https://github.com/EndBug/add-and-commit/pull/443](https://togithub.com/EndBug/add-and-commit/pull/443)
- [@&#8203;azeemba](https://togithub.com/azeemba) made their first
contribution in
[https://github.com/EndBug/add-and-commit/pull/468](https://togithub.com/EndBug/add-and-commit/pull/468)
- [@&#8203;DenverCoder1](https://togithub.com/DenverCoder1) made their
first contribution in
[https://github.com/EndBug/add-and-commit/pull/502](https://togithub.com/EndBug/add-and-commit/pull/502)

**Full Changelog**:
EndBug/add-and-commit@v9.1.1...v9.1.2

</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Code changes that neither fix bugs nor add features (refactoring, dependency chnages, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant