Update mongoose 8.4.4 → 8.5.1 (minor) #107
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ mongoose (8.4.4 → 8.5.1) · Repo · Changelog
Release Notes
8.5.1
8.5.0
8.4.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
6.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
chore(main): release 6.8.0 [skip-ci] (#689)
docs(NODE-6235): update release integrity section (#702)
chore: full ssdlc report (#701)
chore(NODE-6212): upload sbom to s3 during releases and use actions v2 (#700)
chore: upgrade release signing to drivers-github-tools v2 (#696)
chore(NODE-6170): update release please owner (#690)
chore: use sarif report action from main (#699)
chore(NODE-6195): generate sarif reports during releases (#695)
chore: incorrectly attempting access to sign release artifacts variables (#694)
feat(NODE-6156): add signature to github releases (#692)
chore(NODE-6178): enable codeql scans (#691)
perf(NODE-6126): improve Long.fromBigInt performance (#681)
chore: fix version number in manifest (#688)
chore(NODE-6034): update github actions (#682)
chore(NODE-6142): add sbom lite file to BSON (#679)
Release Notes
6.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
chore(main): release 6.7.0 [skip-ci] (#4118)
feat(NODE-5464): OIDC machine and callback workflow (#3912)
docs(NODE-6191): clarify that operations should not be parallelized in transactions (#4122)
docs: fix typos, punctuation, caps, formatting (#4103)
chore(NODE-6170): update release please owner (#4115)
fix(NODE-6165): useBigInt64 causes compareTopologyVersion to throw (#4109)
chore(NODE-6178): enable codeql scans (#4116)
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
* [Circle CI](https://circleci.com), [Semaphore ](https://semaphoreci.com) and [Github Actions](https://docs.github.com/actions) are all excellent options. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands