-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Bump @types/jest from 24.0.15 to 25.2.3 #31
Closed
dependabot-preview
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/types/jest-25.2.3
Closed
Bump @types/jest from 24.0.15 to 25.2.3 #31
dependabot-preview
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/types/jest-25.2.3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot-preview
bot
added
the
dependencies
Pull requests that update a dependency file
label
May 27, 2020
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
May 27, 2020 11:55
3254a2f
to
2a85239
Compare
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
May 27, 2020 13:41
2a85239
to
b888f99
Compare
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
May 27, 2020 15:57
b888f99
to
35159c9
Compare
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/typeofweb/devfaq-www/aj9vj0xpb |
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
May 27, 2020 18:46
35159c9
to
2c047f0
Compare
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
May 27, 2020 18:54
2c047f0
to
799c900
Compare
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
May 28, 2020 23:45
799c900
to
5c62aab
Compare
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
May 29, 2020 00:01
5c62aab
to
54d08ab
Compare
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
May 29, 2020 00:46
54d08ab
to
81ed26f
Compare
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
May 29, 2020 00:56
81ed26f
to
9e86109
Compare
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
May 29, 2020 14:39
9e86109
to
85a5176
Compare
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
May 31, 2020 10:35
85a5176
to
9b46e7c
Compare
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.15 to 25.2.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
from
June 1, 2020 18:20
9b46e7c
to
42cbc25
Compare
Looks like @types/jest is up-to-date now, so this is no longer needed. |
dependabot-preview
bot
deleted the
dependabot/npm_and_yarn/types/jest-25.2.3
branch
June 1, 2020 18:49
typeofweb
pushed a commit
that referenced
this pull request
Jun 8, 2020
typeofweb
added a commit
that referenced
this pull request
Jun 9, 2020
* Initial commit * Update .gitignore * Add npm start * WiP' * Add database * Add tslint * Add .editorconfig * Auth * Try to use typeorm and typedi * Add loging in (WiP) * Add login * Add dotenv * Stub questions endpoints * Add note * Dockerize * Add creating questions * Minor thing * Refactor * Fix generator bug... * Fallback to sqlite * Add .env file * Add GET questions * Fix description * Get rid of junk * Get only accepted questions * Add validation for GET by status * Fix mess with types * Get Questions by level and status * Add sorting * PATCH questions * Fixes * Remove category validation * Add pdf generation * Add pdf generation query validation * Allow multiple levels in the query * Add new categories * Pre deploy settings * Add deploy script * Deploy script * Add circleCI * Update deps * Fix build * Change domain * Allow patching all fields in question * Add version to API * Create .version * Fix pdfs * pdf * Fix pdfs * Add orderby * Fix db * Pdf * Error handling * Add cookie auth * Fix env cookie domain * Change cookie secure * Add route to get current user * Add auth with cookies * Use postgres only * Add nvmrc * Wip * WIP * Fix * Add missing configs * Cleanup * GET Questions public * Add filtering by level and category * POST * Cookie based auth * Add missing env variables * Sessions * Login done * Expose social login * Add single questions route * Add limit and offset * Add pagination * Add sorting * Added ability to save questions by admins * Add QuestionVote * Include votes information on questions * Node 10 * Add voting on questions * Update * Finalized voting * Fix dev * Add new dump * Fix https issue * Fix https issue * Fix session logic * Try to pinpoint the problem 1 * Try to pinpoint the problem 2 * Fix deploy * Fix typo * Rename * Add migrations to build pipeline * Add source bash profile * Implemented SQL * Fix script * Fix * Update version * Try fix * Add currentUserVotedOn * Add where filtering * Fix TS bugs * Fix bug in first and last names * Update dependencies * Update dependencies 2 * Update deps * Devfaq * Use https * Updates * Update circle * Fix deleting questions * Rename .editoconfig to .editorconfig * Create test-PR.yml (#8) * Create auto-approve-dependabot.yml (#9) * Prettier Fixes #7 Fixes #5 * Require the build to pass for dependabot (#17) * Require the build to pass for dependabot * Update test-PR.yml * Create danger.yml * Update danger.yml * Update danger.yml * Update danger.yml * Update danger.yml * Update test-PR.yml * Update danger.yml * Move danger to the same file * Remove danger action * Update danger * Bump sequelize-cli from 5.5.0 to 5.5.1 (#14) * Bump @types/faker from 4.1.5 to 4.1.12 (#10) * Bump lodash from 4.17.14 to 4.17.15 (#20) * Make husky tolerable (#18) * Make husky tolerable * Make sure TypeofWebBot sends messages * Add readme * 👥 Add @mmiszy as a contributor * 👥 Add @tomasznastaly as a contributor * 👥 Update @tomasznastaly as a contributor * 👥 Update @mmiszy as a contributor * 👥 Update @tomasznastaly as a contributor * 👥 Update @mmiszy as a contributor * 👥 Update @tomasznastaly as a contributor * 👥 Update @mmiszy as a contributor * 👥 Update @mmiszy as a contributor * 👥 Update @mmiszy as a contributor * 👥 Update @tomasznastaly as a contributor * Add all-contributors * 👥 Add @cytrowski as a contributor * 👥 Add @pavveu as a contributor * Change default branch to master * Update deps (#25) * Minor updates + postgres 12 * Update everything except for hapi, joi and sequelize * Update deps (#26) * Minor updates + postgres 12 * Update everything except for hapi, joi and sequelize * Update scripts for staging * Try auto deploy * Add ssh keys * Bump @hapi/hapi from 18.3.2 to 18.4.1 (#30) Bumps [@hapi/hapi](https://github.com/hapijs/hapi) from 18.3.2 to 18.4.1. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](hapijs/hapi@v18.3.2...v18.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * Upgrade HapiJS (#31) * Bump @types/lodash from 4.14.153 to 4.14.154 (#33) * Bump google-auth-library from 6.0.0 to 6.0.1 (#35) * Bump @types/hapi__joi from 17.1.0 to 17.1.2 (#37) * Bump @types/lodash from 4.14.154 to 4.14.155 (#38) * Update swagger-to-ts and readme * Bump typescript from 3.9.3 to 3.9.5 (#42) * docs: add D0man as a contributor (#45) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add kbkk as a contributor (#46) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Ts migrations (#44) * Use umzug for native migrations in TS * Make it backward-compatible * Parallel tests * CR and updates * Remove code smell * Some fixes * Fix build * Add badges [skip ci] * Add badges [skip ci] * Create CODE_OF_CONDUCT.md [skip ci] * 2.0.0 * Make sure HTTPS is used on staging * Bump @types/node from 12.12.42 to 12.12.44 (#47) * Migrate to yarn (#49) * Migrate to yarn * Include yarn.lock * Bump all-contributors-cli from 6.15.0 to 6.16.0 (#48) * Migrate API * Migrate WWW * Issue-79: Migrated into CSS Variables * Issue-79: CSS Fixes * Migrate to a monorepo, and merge devfaq-api and devfaq-www * Fix scripts path * Add contributors, code of conduct and license * Issue-79: Migrated into CSS Variables * Issue-79: CSS Fixes * Fixes Co-authored-by: Michal Miszczyszyn <michal@mmiszy.pl> Co-authored-by: Tomasz Nastały <nastalytomasz@gmail.com> Co-authored-by: Michał Miszczyszyn <mmiszy@users.noreply.github.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @types/jest from 24.0.15 to 25.2.3.
Commits
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 will not automatically merge this PR because it includes a major update to a development dependency.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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 readmeAdditionally, you can set the following in your Dependabot dashboard: