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

docs: documentation and error handling improvements #265

Closed
wants to merge 21 commits into from
Closed

Conversation

Josuto
Copy link
Owner

@Josuto Josuto commented Jul 6, 2024

What is the purpose of this pull request?

Put an "X" next to item:

[x] Documentation update
[ ] Bug fix
[ ] New feature
[ ] Other, please explain:

What changes did you make?

Updated documentation to make migration to Monguito v6 easy for developers. Also improved error handling to improve debugging.

Which issue (if any) does this pull request address?

Is there anything you'd like reviewers to focus on?

dependabot bot and others added 21 commits June 3, 2024 07:12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.11 to 20.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.3.4 to 8.4.1.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.3.4...8.4.1)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 9.2.0 to 9.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.2.0...v9.4.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.8.0 to 7.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.8.0 to 7.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

chore(deps-dev): bump mongoose from 8.3.4 to 8.4.1
chore(deps-dev): bump eslint from 9.2.0 to 9.4.0
…t-eslint/parser-7.11.0

chore(deps-dev): bump @typescript-eslint/parser from 7.8.0 to 7.11.0
…e-20.14.0

chore(deps-dev): bump @types/node from 20.12.11 to 20.14.0
…t-eslint/eslint-plugin-7.11.0

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.11.0
The 'canary' branch includes Monguito v6 changes.
Updated TS target to 'es2022' to do so.
@Josuto
Copy link
Owner Author

Josuto commented Jul 6, 2024

This PR is wrong since includes the merge of canary to main (i.e., the new features and fixes included in Monguito v6).

@Josuto Josuto closed this Jul 6, 2024
@Josuto Josuto changed the title Documentation and error handling improvements docs: documentation and error handling improvements Jul 6, 2024
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.

1 participant