Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps typescript from 4.1.2 to 4.1.3.

Commits

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Dependencies update label Dec 14, 2020
@dependabot-preview dependabot-preview bot merged commit 39679f7 into master Dec 14, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/typescript-4.1.3 branch December 14, 2020 07:42
Eyoatam added a commit to Eyoatam/vue-composable that referenced this pull request Dec 27, 2020
* fix thursday typo (pikax#670)

* docs(validation): improve color contrast on validation example

* docs(validation): improve color contrast on validation example (pikax#671)

* ci: fix missing 14.x

* build(deps-dev): bump all deps to latest

* types(Geolocation): Renamed the `Position` type to `GeolocationPosition`

* types(workerFunction): changing the result type to be also `undefined`

* build(deps-dev): bump @microsoft/api-extractor from 7.11.4 to 7.12.0 (pikax#661)

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.11.4 to 7.12.0.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.11.4...@microsoft/api-extractor_v7.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>

* build(deps): bump highlight.js in /examples/vue-composable-example (pikax#667)

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](highlightjs/highlight.js@9.18.1...9.18.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump dot-prop in /examples/vue-composable-example (pikax#679)

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](sindresorhus/dot-prop@v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps-dev): bump rollup from 2.34.1 to 2.34.2 (pikax#680)

* build(deps-dev): bump @vue/composition-api (pikax#682)

* build(deps-dev): bump @types/node from 14.14.10 to 14.14.11 (pikax#685)

* build(deps): [security] bump ini from 1.3.5 to 1.3.7 (pikax#687)

* build(deps-dev): bump @types/jest from 26.0.15 to 26.0.19 (pikax#690)

* build(deps-dev): bump @microsoft/api-extractor from 7.12.0 to 7.12.1 (pikax#691)

* build(deps-dev): bump typescript from 4.1.2 to 4.1.3 (pikax#695)

* build(deps-dev): bump rollup from 2.34.2 to 2.35.0 (pikax#696)

* build(deps-dev): bump @types/node from 14.14.11 to 14.14.13 (pikax#697)

* Update pagination.md (pikax#694)

Removed extra method

Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>

* docs: Add spanish 'currentDate' to i18n.md (pikax#693)

Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>

* build(deps): bump ini in /examples/vue-composable-example (pikax#698)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>

* build(deps): bump ini in /examples/vue-next-webpack-preview-master (pikax#699)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>

* build(deps-dev): bump rollup from 2.35.0 to 2.35.1 (pikax#701)

* build(deps-dev): bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1 (pikax#700)

* build(deps-dev): bump @types/node from 14.14.13 to 14.14.14 (pikax#702)

* build(deps-dev): bump @vue/composition-api (pikax#703)

* fix(cancellablePromise): `cancelled` not set to false when executing
fix pikax#704

* build(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 (pikax#705)

* build(deps-dev): bump axios from 0.21.0 to 0.21.1 (pikax#706)

* build(deps-dev): bump @types/node from 14.14.14 to 14.14.16 (pikax#707)

* feat(useClipboard): add `useClipboard` composable

* feat(useClipboard): `useClipboard` composable

* Update docs/composable/web/clipboard.md

Co-authored-by: Carlos Rodrigues <david-181@hotmail.com>

* chore: fix docs build

* chore: fix tests

* fix(useClipboard): Fixed docs example

Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Melero <gangsthub@users.noreply.github.com>
Co-authored-by: Niklas Haag <56864882+niklashaa@users.noreply.github.com>
Co-authored-by: Carlos Rodrigues <david-181@hotmail.com>
@Eyoatam Eyoatam mentioned this pull request May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant