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

Upgrade Nest.js and other dependencies #324

Merged
merged 7 commits into from
Aug 31, 2021

Conversation

nglgzz
Copy link
Contributor

@nglgzz nglgzz commented Aug 30, 2021

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

Bump Nest.js, Node, TypeScript, eslint, prettier and some other dependencies.

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

No

Other information:

  • All the code changes are fixes for TypeScript or linting issues.
  • Nest.js packages have been upgraded only on @relate/common, to upgrade the other @RELATE packages we need to release @relate/common with the new Nest.js versions first.

"selector": "interface",
"format": ["PascalCase"],
"custom": {
"regex": "^I[A-Z]",
Copy link

Choose a reason for hiding this comment

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

nice

Copy link

@jk05 jk05 left a comment

Choose a reason for hiding this comment

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

did a general sweep through the changes and lgtm. I haven't pulled the branch to try but I presume the Nest.js dependencies will work. Can revisit if needed.

@nglgzz nglgzz merged commit 3b210bd into neo4j-devtools:master Aug 31, 2021
@nglgzz nglgzz deleted the nestjs-upgrade branch August 31, 2021 08:51
nglgzz added a commit to nglgzz/relate that referenced this pull request Sep 13, 2021
nglgzz added a commit that referenced this pull request Sep 15, 2021
* Revert "Publish"

This reverts commit 4405a9b.

* Revert "Upgrade Nest.js on web and CLI packages (#326)"

This reverts commit 4dabf35.

* Revert "Publish"

This reverts commit 4eb6069.

* Revert "Fix common package peer dependency (#328)"

This reverts commit 303d003.

* Revert "Publish"

This reverts commit 6f1c6d8.

* Revert "Revert typedoc upgrade, add table flags to env:list command (#325)"

This reverts commit 327fa71.

* Revert "Upgrade Nest.js and other dependencies (#324)"

This reverts commit 3b210bd.

* Fix electron package on Mac

* Remove jest electron runner
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.

2 participants