-
Notifications
You must be signed in to change notification settings - Fork 0
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 @testing-library/user-event from 7.2.1 to 12.6.2 #91
Merged
goatandsheep
merged 2 commits into
develop
from
dependabot/npm_and_yarn/testing-library/user-event-12.6.2
Jan 29, 2021
Merged
Bump @testing-library/user-event from 7.2.1 to 12.6.2 #91
goatandsheep
merged 2 commits into
develop
from
dependabot/npm_and_yarn/testing-library/user-event-12.6.2
Jan 29, 2021
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
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 29, 2021
goatandsheep
approved these changes
Jan 29, 2021
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/user-event-12.6.2
branch
from
January 29, 2021 16:10
ec680c1
to
cca0885
Compare
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 12.6.2. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md) - [Commits](testing-library/user-event@v7.2.1...v12.6.2) Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/testing-library/user-event-12.6.2
branch
from
January 29, 2021 16:12
cca0885
to
3c20aa8
Compare
fixes #84 |
dependabot
bot
deleted the
dependabot/npm_and_yarn/testing-library/user-event-12.6.2
branch
January 29, 2021 16:23
Closed
goatandsheep
added a commit
that referenced
this pull request
Mar 17, 2021
* create react app * updated site purpose * added bulma * superstrict linting * Added login form page * added mock login server * Login working now * added stripe and config context * added some contexts and stuff * views -> pages * Home -> Login * ConstsContext -> GlobalState * all i needed was a constants file * auth guards working!! * session now persists * logout * stuck trying to get route props * obtain route params * submit form almost complete * file submit worksish * stuck on file view page * finished pages * fixed addition button * fixed submit files * fixed duplicate * abstracted some components a bit * forgot to remove comment * more comment cleanup * anchor -> navlink * fixes #5 #6 (#7) * netlify related stuff (#9) * [gh-8] trying to get netlify functions to work (#10) * netlify related stuff * more netlify mock changes * trigger rebuild (#11) * senile attempts at making it work (#12) * Create axe-linter.yml (#13) * Create Dependabot config file (#16) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * updated readme (#56) * Bump @stripe/stripe-js from 1.3.2 to 1.11.0 (#34) Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 1.3.2 to 1.11.0. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](stripe/stripe-js@v1.3.2...v1.11.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * started creating schema objects (#59) * started creating schema objects * apply template stuff * Bump react-scripts from 3.4.1 to 3.4.3 (#18) * Bump react-scripts from 3.4.1 to 3.4.3 Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.4.1 to 3.4.3. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-scripts) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * dedupe Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Kemal Ahmed <goatandsheep@gmail.com> * added template list page (#64) * media wizard page (#65) * Template Designer page (#67) * add rnd package and get x,y coorinated after change * add multiple resizable/dragable blocks and fixed overlay issue * basic pip wizard form * mock template endpoint * rename to TemplateDesigner * add inputs to designer * view options changing correctly * add drag drop to template designer * revert changes in FileView * fix lint error Co-authored-by: jiwan <jiwanjotsingh07@gmail.com> * updated model jsons (#66) * new template form fixes (#69) * added some form validation * templates are moveable * template form updating now * lint fix * circle ci * Menu links (#77) * move current menu items to NavMenu * style with bulma * remove errors * Add "name" field to output (#82) * add name to model * add name form field * Dragdrop responsive (#83) * componentize drag drop box * remove scale from rnd, nan error * fix errors - working correctly * componentize TemplateViewInput * button to use 16:9 * add checkboxes to view inputs * remove unused things * Bump react-router-dom from 5.1.2 to 5.2.0 (#25) Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.1.2 to 5.2.0. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md) - [Commits](remix-run/react-router@v5.1.2...v5.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @fortawesome/fontawesome-free from 5.13.0 to 5.15.2 (#55) Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.13.0 to 5.15.2. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@5.13.0...5.15.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @testing-library/react from 9.5.0 to 11.2.3 (#52) Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.5.0 to 11.2.3. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v9.5.0...v11.2.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @testing-library/jest-dom from 4.2.4 to 5.11.9 (#53) Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 4.2.4 to 5.11.9. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md) - [Commits](testing-library/jest-dom@v4.2.4...v5.11.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Ux fixes (#76) * update bulma * add cta to dashboard * change a to Links * remove errors * add back to template * tablerow error * put legend back, left align form * Fix drag drop bugs (#87) * componentize drag drop box * remove scale from rnd, nan error * fix errors - working correctly * componentize TemplateViewInput * button to use 16:9 * add checkboxes to view inputs * remove unused things * fix bug for updating input * check view dimensions util * Updated config.yml * Bump node-sass from 4.13.1 to 5.0.0 (#35) * Bump node-sass from 4.13.1 to 5.0.0 Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 5.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](sass/node-sass@v4.13.1...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com> * fixed as dart sass * comment tests for nwo * at least test it renders lol Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kemal Ahmed <goatandsheep@gmail.com> * Bump @testing-library/user-event from 7.2.1 to 12.6.2 (#91) * Bump @testing-library/user-event from 7.2.1 to 12.6.2 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 12.6.2. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md) - [Commits](testing-library/user-event@v7.2.1...v12.6.2) Signed-off-by: dependabot[bot] <support@github.com> * fixed lint errors Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kemal Ahmed <goatandsheep@gmail.com> * Bump @stripe/react-stripe-js from 1.1.2 to 1.2.1 (#90) Bumps [@stripe/react-stripe-js](https://github.com/stripe/react-stripe-js) from 1.1.2 to 1.2.1. - [Release notes](https://github.com/stripe/react-stripe-js/releases) - [Changelog](https://github.com/stripe/react-stripe-js/blob/master/CHANGELOG.md) - [Commits](stripe/react-stripe-js@v1.1.2...v1.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump react-scripts from 3.4.3 to 4.0.1 (#93) Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.4.3 to 4.0.1. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-3.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.1/packages/react-scripts) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump react from 16.13.1 to 16.14.0 (#92) Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lodash from 4.17.15 to 4.17.20 (#21) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.20) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump react-dom from 16.13.1 to 16.14.0 (#95) Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.13.1 to 16.14.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react-dom) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sass from 1.32.5 to 1.32.6 (#96) Bumps [sass](https://github.com/sass/dart-sass) from 1.32.5 to 1.32.6. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](sass/dart-sass@1.32.5...1.32.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * menu titles were backwards (#105) * Bump @testing-library/react from 11.2.3 to 11.2.5 (#102) Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.3 to 11.2.5. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v11.2.3...v11.2.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.8 in /test (#49) 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> * Bump react and react-dom (#108) Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together. Updates `react` from 16.14.0 to 17.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react) Updates `react-dom` from 16.14.0 to 17.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react-dom) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @stripe/react-stripe-js from 1.2.1 to 1.2.2 (#97) Bumps [@stripe/react-stripe-js](https://github.com/stripe/react-stripe-js) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/stripe/react-stripe-js/releases) - [Changelog](https://github.com/stripe/react-stripe-js/blob/master/CHANGELOG.md) - [Commits](stripe/react-stripe-js@v1.2.1...v1.2.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Login flow (#100) * install amplify and try to init * lock amplify versions, kind of working * isntall ui-components, user state * saving user, end points fetching * add apis updated * fix bugs * remove unused deps in useEffect * remove login form and endpoint in mocks * update readme * Bump react-scripts from 4.0.1 to 4.0.2 (#104) * Bump react-scripts from 4.0.1 to 4.0.2 Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.2/packages/react-scripts) Signed-off-by: dependabot[bot] <support@github.com> * conflicts Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kemal Ahmed <goatandsheep@gmail.com> Co-authored-by: Kemal Ahmed <goatandsheep@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @stripe/stripe-js from 1.11.0 to 1.12.1 (#106) Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 1.11.0 to 1.12.1. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](stripe/stripe-js@v1.11.0...v1.12.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: upgrade @aws-amplify/ui-react from 0.2.23 to 0.2.34 (#109) Snyk has created this PR to upgrade @aws-amplify/ui-react from 0.2.23 to 0.2.34. See this package in npm: https://www.npmjs.com/package/@aws-amplify/ui-react See this project in Snyk: https://app.snyk.io/org/goatandsheep/project/1464dbfe-90e0-49d2-8134-39f478e3773b?utm_source=github&utm_medium=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io> * Storage amplify (#135) * login template things * cant figure out what borked * Co-authored-by: lindajzhao <lindajzhao@users.noreply.github.com> * fixed some file submit stuff * about to change to Amplify api * server from consts * package lock fixes * Amplify config updates (#136) * not sure why conflicst * not borked brb * finally fixed updates and stuff * fixed designer bug (#137) * some file fixes (#140) * some file fixes * removed typo * added the name * readme updates * added id token to api (#148) * Metadata upload (#171) * added id token to api * add filename to post * content-type fix post * env var trigger beatcaps stuff (#172) * Conflict fix 173 (#174) * project init (#4) * create react app * updated site purpose * merge cleanup 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: lindajzhao <18090934+lindajzhao@users.noreply.github.com> Co-authored-by: jiwan <jiwanjotsingh07@gmail.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io>
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 @testing-library/user-event from 7.2.1 to 12.6.2.
Release notes
Sourced from
@testing-library/user-event's releases
.... (truncated)
Commits
390013e
fix(upload): accept File or File[] #529 (#530)6a02a14
fix: selectOptions (#543)6c21e1f
docs: add nickmccurdy as a contributor (#517)481267b
toHaveAttribute doesn't work (#524)377e99c
docs: add daleseo as a contributor (#528)f1ccaad
getByTestId doesn't work (#525)d9b3e4e
docs: add vasilii-kovalev as a contributor (#520)e8b7778
feat(specialChars): Create and exposespecialChars
map (#510)9f401e8
ci: skip husky install (#516)68536fb
chore: update all deps (#513)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)