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

chore(deps): bump @types/jest from 24.0.17 to 24.0.18 #193

Merged
merged 1 commit into from
Aug 26, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @types/jest from 24.0.17 to 24.0.18.

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.


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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 21, 2019
@dpinol dpinol merged commit 860717c into master Aug 26, 2019
@dpinol dpinol deleted the dependabot/npm_and_yarn/types/jest-24.0.18 branch August 26, 2019 07:06
imOscarCrespo added a commit that referenced this pull request Aug 26, 2019
* add: commits from another branch that was done

* fix: remove consoles

* fix(docu): two typos errors and two broken links

* refactor: reduction code with same functionality && area of the button bigger

* chore(deps): bump node-nlp from 3.4.0 to 3.6.0 (#200)

Bumps [node-nlp](https://github.com/axa-group/nlp.js) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/axa-group/nlp.js/releases)
- [Commits](https://github.com/axa-group/nlp.js/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* chore(deps): bump aws-sdk from 2.513.0 to 2.517.0 (#201)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.513.0 to 2.517.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.513.0...v2.517.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* chore(deps-dev): bump eslint-plugin-jest from 22.15.0 to 22.15.2 (#195)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.15.0 to 22.15.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v22.15.0...v22.15.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* chore(deps): bump @types/jest from 24.0.17 to 24.0.18 (#193)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.17 to 24.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* chore(deps-dev): bump @types/node from 12.7.1 to 12.7.2 (#185)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.1 to 12.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* chore(deps-dev): bump core-js from 3.2.0 to 3.2.1 (#179)

Bumps [core-js](https://github.com/zloirock/core-js) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.2.0...v3.2.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* chore(deps-dev): bump react-hot-loader from 4.12.10 to 4.12.11 (#176)

Bumps [react-hot-loader](https://github.com/gaearon/react-hot-loader) from 4.12.10 to 4.12.11.
- [Release notes](https://github.com/gaearon/react-hot-loader/releases)
- [Changelog](https://github.com/gaearon/react-hot-loader/blob/master/CHANGELOG.md)
- [Commits](gaearon/react-hot-loader@v4.12.10...v4.12.11)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Contentful/fix reply buttons (#149)

* fix(contentful): replies format was different than expected by botonic react

* chore(contentful): improvements in eslint config

* chore(core/react): improve typing for CoreBot and add for NodeApp

* chore(core/react) bump to 0.9.0-alpha.7

* chore(contentful): release 0.9.13 with sdk-capabilities

lint fixes

* chore(dynamo): release 0.9.11 with sdk-capabilities

* feature(contenful): 0.9.14 support keywords with only 1 stopword

* chore(contenful): prepare for using Spanish snowball stemmer

* chore(contenful): hola/hi added as stopword

* chore(contenful): 0.9.15 test search when 2 contents share the same keyword

* refactor: sendInput function refactorized for not repeating code

* feat: change variable name of the map

* feat: change persistent menu on render in dev-app

* fix: second parameter of map deleted

* add: commits from another branch that was done

* fix: remove consoles

* refactor: reduction code with same functionality && area of the button bigger

* fix: remove isRegex variable, never used

* fix: remove function that was created only for testing

* add: commits from another branch that was done

* fix: remove consoles

* refactor: reduction code with same functionality && area of the button bigger

* add: commits from another branch that was done

* fix: remove consoles

* add: commits from another branch that was done

* fix: remove consoles

* refactor: reduction code with same functionality && area of the button bigger

* add: commits from another branch that was done

* fix: remove consoles

* fix: remove isRegex variable, never used

* add: commits from another branch that was done

* add: commits from another branch that was done

* fix: remove consoles

* fix: remove consoles
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant