Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

WIP: core: upgrade dependencies#495

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
allaserik wants to merge7 commits intonotiz-dev:main
base:main
Choose a base branch
Loading
fromallaserik:core/upgrade-dependencies

Conversation

@allaserik
Copy link

upgraded:

  • npm update
  • npm upgrade
  • got docker to spin up postgres
  • npm run start gives errors still, need to update the packages and code used

ran npm update upgrade install
ran npm update upgrade installgot the docker running and migrationsneed to debug npm run start
@allaserikallaserik changed the titlecore: upgrade dependenciesWIP core: upgrade dependenciesJul 7, 2025
@allaserikallaserik changed the titleWIP core: upgrade dependenciesWIP: core: upgrade dependenciesJul 7, 2025
now npm run start goes through and the app startssome deprecation warnings need attention from npm install:npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.npm warn deprecated lodash.omit@4.5.0: This package is deprecated. Use destructuring assignment syntax instead.npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supportednpm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supportednpm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supportednpm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supportednpm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supportednpm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supportednpm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec insteadnpm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  Seehttps://v8.dev/blog/math-random for details.npm warn deprecated @apollo/server-plugin-landing-page-graphql-playground@4.0.1: The use of GraphQL Playground in Apollo Server was supported in previous versions, but this is no longer the case as of December 31, 2022. This package exists for v4 migration purposes only. We do not intend to resolve security issues or other bugs with this package if they arise, so please migrate away from this to [Apollo Server's default Explorer](https://www.apollographql.com/docs/apollo-server/api/plugin/landing-pages) as soon as possible.npm warn deprecated subscriptions-transport-ws@0.11.0: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, seehttps://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws    For general help using `graphql-ws`, seehttps://github.com/enisdenjo/graphql-ws/blob/master/README.md
…nfigure their own ports or docker-compose files
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@allaserik

[8]ページ先頭

©2009-2025 Movatter.jp