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

Updating More Dependencies #506

Merged
merged 7 commits into from
Mar 1, 2023

Conversation

aleenaloves
Copy link
Contributor

@aleenaloves aleenaloves commented Feb 27, 2023

apollo
--> backwards compatible
emotion
--> backwards compatible
storybook
--> needed to be upgraded to webpack5
--> Documentation:

only updated in the /client folder

Copy link
Contributor

@evmiguel evmiguel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and tested by running:

  • yarn
  • yarn storybook
  • Once Storybook was confirmed working, I ran yarn dev to test local environment. Also tested on vagrant.

Copy link
Contributor

@howard-e howard-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

client/package.json Show resolved Hide resolved
@evmiguel evmiguel merged commit 94e313a into update-dependencies Mar 1, 2023
@evmiguel evmiguel deleted the update-other-dependencies-3 branch March 1, 2023 16:22
howard-e added a commit that referenced this pull request Mar 8, 2023
* Update some major dependencies, webpack config and proxy management for "Open Test Page button"

* Update icon packs

* Webpack config changes

* Update bootstrap

* Update eslint & jest

* Update connect-pg-simple

* Update css

* Remove query-string dependency

* jest.setup.js update

* Update runtest.yml to use Node v18

* Updating form text (#485)

* Update dependencies test (#484)

* Updating jest environment and babel configuration

* New github config to fix builds

* Upgrade lighthouse

* Remove nodegit dependency

* Address PR feedback

* Fix files affected by revert on source branch

* Update React

* Fix fake data seeder

* Remove sass dependency

* Fix files affected by revert on source branch

* Fix misspellings in the readme (#490)

* Fix misspellings in the readme

---------

Co-authored-by: Howard Edwards <howarde.edwards@gmail.com>

* Update sequelize

* Update gitUpdatedDateToString function arguments

* Updating react deps  (#502)

* Update React

* Updating jest environment and babel configuration

* New github config to fix builds

* Cacheing nodegit and fixing failing tests

* update react in package.json

* Updating React-Testing-Library and removing acts (default now)

* adding text encoder, which is not added to jsdom

* updating react testing library dom

* Updating jest environment and babel configuration

* update react in package.json

* adding text encoder, which is not added to jsdom

* cleaning up confirmAuth + candidateTests + routes index.js

* descendent routing in progress

* fixed candidate tests + test reports. TODO: test queue

* fixing typo: propotypes --> proptypes

* Undoing irrelevant commits

* Undoing uneccesary whitespaces

* Removing unnecessary imports

* cleaning up confirmAuth + candidateTests + routes index.js

* descendent routing in progress

* undoing irrelevant commits

* undoing uneccesary whitespaces

* removing unnecessary imports

* Update yarn.lock

* report fixings

* fixing jest test expected

* removing unused import

* updated runtest.yml

* removing resize observer

* confirmed test expected is different per machine, reverting

* fixing resize-observer

* check for null | undefined testplanreports

* summarizetestplanversion reverts

* Re-enabling test on App.test.jsx

* updated testing library

* adding yarn lock

* yarn prettier

* Removing comment

---------

Co-authored-by: Howard Edwards <howarde.edwards@gmail.com>
Co-authored-by: Erika Miguel <erika@bocoup.com>

* Update rest of dependencies 2 (#503)

* Upgrade prettier

* update babel

* Updating babel and prettier correctly

* Upgrade ua-parser-js and lighthouse cli

* Moving babel deps to dev dependencies

* updating prettier config

* prettier changes

* Update sequelize-cli version (#508)

* Update sequelize-cli version
* Update dependencies

* Updating More Dependencies  (#506)

* untested changes

* fixed storybook

* alphabetical

* changing to dev deps

* Implement fixes for support tables

* Upgrade vagrant environment (#492)

* Vagrant environment changes

* adding memory increase and cron job

* Automatically upgrade to Node 18 and fix cron job on Vagrant environment

* Adding cores to Vagrant machine

* Adding environment variable to differentiate between deployment environments in embed.js

* Changing permissions to /vagrant/server folder

* separating out upgrade tasks

* explicitly adding patch-package to root

* removing DEPLOY_ENVIRONMENT variable

* remove DEPLOY_ENVIRONMENT from vagrant config

* adding ALLOW_FAKE_ROLE env variable to vagrant env

* World write rsync permission on server folder on vagrant machine

* Document new Vagrant configuration

* Remove obviated Ansible Task

The directory is now made world-writable every time it is synchronized
with the host.

---------

Co-authored-by: Mike Pennisi <mike@mikepennisi.com>

* Update yarn.lock

---------

Co-authored-by: Erika Miguel <erika@bocoup.com>
Co-authored-by: alflennik <alflennik@users.noreply.github.com>
Co-authored-by: Paul Clue <67766160+Paul-Clue@users.noreply.github.com>
Co-authored-by: Aleena <55119766+aleenaloves@users.noreply.github.com>
Co-authored-by: Mike Pennisi <mike@mikepennisi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants