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

Merge development into main #496

Merged
merged 38 commits into from
Nov 29, 2023
Merged

Merge development into main #496

merged 38 commits into from
Nov 29, 2023

Conversation

duggalsu
Copy link
Contributor

  • Merged development changes into main

duggalsu and others added 30 commits October 24, 2023 16:01
- Updated node version in github actions
- Updated node and npm version in readme
- Updated node docker image
- Pinned node and npm version in plugin and api-server package.json
- Updated node and npm version in plugin and api-server package.json
- Removed lmdb package from plugin
- Updated package lock files
- Removed busboy package from api-server as it is not required
- Auto-added and pinned 'process' package in plugin
- Changed ownership from root to node for recursive copy command
- Updated dom-to-image-more package version
- Updated package lock file
- Updated i18next package in plugin
- Update package lock file
- Updated react-i18next plugin package
- Updated package lock file
- Updated parcel version
- Updated puppeteer version
- Updated node version
- Updated node docker image
- Updated styled-components to latest version supported by grommet
- Updated react with breaking changes
- Updated react-dom with breaking changes
* Update axios
- Updated axios version
- Pinned auto-added buffer package required by parcel

* - Rebuilt package lock file

* Add Api axios tests
- Added Api tests other than slur crowdsource
* Update axios
- Updated axios version
- Pinned auto-added buffer package required by parcel

* - Recreated package lock file

* Update non-breaking package versions
- Updated plugin packages
- Updated api-server packages
* Update axios
- Updated axios version
- Pinned auto-added buffer package required by parcel

* - Recreated package lock file

* - Updated axios api-server
* Update axios
- Updated axios version
- Pinned auto-added buffer package required by parcel

* - Recreated package lock file

* Updated uuid package version
* Update axios
- Updated axios version
- Pinned auto-added buffer package required by parcel

* - Recreated package lock file

* - Pinned uli-website packages

* - Fixed URL issues in blog file

* - Regenerated package lock file
* Update axios
- Updated axios version
- Pinned auto-added buffer package required by parcel

* - Recreated package lock file

* - Updated packages with non-breaking changes
- Updated packages in uli-website
- Updated packages in uli plugin
- Updated packages in uli api-server
- Updated react package
- Updated react-dom package
- Updated react-i18next package
* Update axios
- Updated axios version
- Pinned auto-added buffer package required by parcel

# Conflicts:
#	browser-extension/plugin/package-lock.json
#	browser-extension/plugin/package.json

* - Recreated package lock file

# Conflicts:
#	browser-extension/plugin/package-lock.json

* Update aws-sdk and multer-s3
- Updated AWS SDK for JS packages
- Updated multer-s3 package
- Migrated AWS code to use current package version

* Update AWS SDK modules
- Updated aws-sdk client-s3
- Updated aws-sdk client-sesv2
* refactor(plugin): add file to consolidate chrome/firefox APIs

At 2-3 places in the codebase, we're checking if the browser
is chrome or firefox, and hen using the corresponding APIs
chrome.* or browser.* respectively. To reduce code repetition
this adds a file browser-compat.js that exposes objects corresponding
to various browser APIs such that they can be used by other functions
in a browser agnostic way.
---------

Co-authored-by: Aatman Vaidya <[email protected]>
aatmanvaidya and others added 6 commits November 21, 2023 14:31
chore: removing ogbv-ml-rest container
* fix: github action for deploy staging

* fix: github action deploy prod
* Update node to current LTS
- Updated node version in github actions
- Updated node and npm version in readme
- Updated node docker image
- Pinned node and npm version in plugin and api-server package.json
- Updated node and npm version in plugin and api-server package.json

* Update about.mdx

* Update README.md (#469)

* Update README.md

* feat: add malayalam traanslation for about and home page

---------

Co-authored-by: tarunima <[email protected]>
Co-authored-by: Denny George <[email protected]>
Co-authored-by: Ajay <[email protected]>
* fix: error on save in slur replacment

* fix: error on save in slur replacment

* chore: removing localhost from manifest

* chore: removing localhost from manifest
* Update package versions
- Updated all packages to latest versions
- Added .npmrc to allow required legacy-peer-deps with gatsby and react-dom
- Added gatsby-node.mjs to handle gatsby-plugin-mdx update issues
- Updated index.jsx with gatsby-codemods and manual slug field entry

Co-authored-by: Aatman Vaidya <[email protected]>
@ghost
Copy link

ghost commented Nov 29, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@duggalsu duggalsu merged commit fb7c6d6 into main Nov 29, 2023
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the development branch November 29, 2023 09:29
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