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

technical improvements #153

Merged
merged 15 commits into from
Oct 13, 2023
Merged

technical improvements #153

merged 15 commits into from
Oct 13, 2023

Conversation

hraboviyvadim
Copy link
Contributor

@hraboviyvadim hraboviyvadim commented Oct 12, 2023

  • merge dependabot PRs
  • fix console warning by updating react-toastify package
  • update next.js from v12 to v13
  • fix: remove button wrapper on link in navigation menu and use new next/link component
  • update browserlist-db
  • use node.js v20
  • fixed warnings for some pages by removed unused props for <FormRow />

dependabot bot and others added 10 commits October 5, 2023 08:59
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 9.3.1 to 9.3.3.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v9.3.1...v9.3.3)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.24.2 to 0.26.0.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.0/packages/react)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.


Updates `postcss` from 8.4.5 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.5...8.4.31)

Updates `next` from 12.1.6 to 13.5.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.1.6...v13.5.4)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: next
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…nd-next-8.4.31

chore(deps): bump postcss and next
…ibrary/dom-9.3.3

chore(deps-dev): bump @testing-library/dom from 9.3.1 to 9.3.3
…ui/react-0.26.0

chore(deps): bump @floating-ui/react from 0.24.2 to 0.26.0
@hraboviyvadim hraboviyvadim requested review from VoloshchenkoAl, wallwhite, serhiyhvala and a team and removed request for serhiyhvala October 12, 2023 03:26
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 12.1.6 to 13.5.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.5.4/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 9.3.1 to 9.3.3.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v9.3.1...v9.3.3)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@VoloshchenkoAl
Copy link
Member

Можна спробувати видалити старий package-lock.json та згенерувати новий через npm install. Там ніби версія лок файлу оновилась до 3

@hraboviyvadim
Copy link
Contributor Author

Можна спробувати видалити старий package-lock.json та згенерувати новий через npm install. Там ніби версія лок файлу оновилась до 3

@VoloshchenkoAl зробив. Але в цілому думаю, що може вже варто на pnpm переводити і цей проект, він один із останніх залишився ще на npm🤔

…ibrary/dom-9.3.3

chore(deps-dev): bump @testing-library/dom from 9.3.1 to 9.3.3
…13.5.4

chore(deps-dev): bump @next/mdx from 12.1.6 to 13.5.4
@hraboviyvadim hraboviyvadim merged commit 575e991 into master Oct 13, 2023
7 checks passed
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.

4 participants