chore(deps): bump mongoose from 8.16.0 to 8.24.0#7586
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c915af319b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| resolution: "@accruals-gateway/domains@link:./domains::locator=%40app%2Faccruals-gateway%40workspace%3Aapps%2Faccruals-gateway" | ||
| languageName: node | ||
| linkType: soft | ||
|
|
||
| "@address-service/domains@link:./domains::locator=%40app%2Faddress-service%40workspace%3Aapps%2Faddress-service": |
There was a problem hiding this comment.
Restore lockfile entries for submodule apps
This lockfile was generated with the app submodules absent: the repo still has apps/* workspaces and git submodule status shows apps like apps/accruals-gateway, but their workspace lock entries are removed here. In a checkout with submodules initialized, Yarn will discover those package.json files again and need to rewrite yarn.lock, so CI/deploy installs using --immutable will fail and the deleted app dependencies will no longer be pinned. Please regenerate the mongoose bump after initializing the submodules, rather than dropping their workspace sections.
Useful? React with 👍 / 👎.
c915af3 to
549942b
Compare
549942b to
9b71d43
Compare
9b71d43 to
839a2f5
Compare
839a2f5 to
7844b67
Compare
7844b67 to
c7e75b5
Compare
c7e75b5 to
c57062f
Compare
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.16.0 to 8.24.0. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.16.0...8.24.0) --- updated-dependencies: - dependency-name: mongoose dependency-version: 8.23.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
c57062f to
462fbc2
Compare
|



Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps mongoose from 8.16.0 to 8.24.0.
Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
89ca7f2chore: release 8.24.06922aa4Merge pull request #16286 from Automattic/vkarpov15/gh-16273-8x4295efftypes: handle compiling with exactOptionalPropertyTypesf712fdbMerge pull request #16246 from Automattic/vkarpov15/gh-160348200228Merge pull request #16247 from Automattic/vkarpov15/gh-16041265c698chore: use mongodb-client-encryption@6.x in tests to resolve test failures11593cbUpdate lib/aggregate.jsdb99fc3feat(aggregate): add pipelineForUnionWith() helper to allow reusing pipelines...3040559address copilot code review comments re: null callback error handlingb92df2aundo uuid upgradeMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mongoose since your current version.