Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps ini from 1.3.5 to 1.3.8.

Commits
  • a2c5da8 1.3.8
  • af5c6bb Do not use Object.create(null)
  • 8b648a1 don't test where our devdeps don't even work
  • c74c8af 1.3.7
  • 024b8b5 update deps, add linting
  • 032fbaf Use Object.create(null) to avoid default object property hazards
  • 2da9039 1.3.6
  • cfea636 better git push script, before publish instead of after
  • 56d2805 do not allow invalid hazardous string as section name
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for ini 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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

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>
@pikax pikax merged commit cfd0319 into master Dec 14, 2020
@pikax pikax deleted the dependabot/npm_and_yarn/examples/vue-composable-example/ini-1.3.8 branch December 14, 2020 10:11
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.

2 participants