Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

chore(deps): update dependency mongoose to v8 #488

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) 7.x -> 7.x || 8.x age adoption passing confidence

Release Notes

Automattic/mongoose (mongoose)

v8.0.0

Compare Source

==================

  • docs: add version support notes for Mongoose 8, including EOL date for Mongoose 6

v7.6.4

Compare Source

v7.6.3

Compare Source

==================

  • fix(populate): handle multiple spaces when specifying paths to populate using space-delimited paths #​13984 #​13951
  • fix(update): avoid applying defaults on query filter when upserting with empty update #​13983 #​13962
  • fix(model): add versionKey to bulkWrite when inserting or upserting #​13981 #​13944
  • docs: fix typo in timestamps docs #​13976 danielcoker

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot requested a review from Zelak312 October 31, 2023 13:11
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 278bf2d to 8b25f75 Compare October 31, 2023 21:10
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 8b25f75 to 2c12c3f Compare October 31, 2023 21:16
It seems like it couldn't get the v8 version with 7.x || 8.x
For some reasons, it worked when I only set it as 8.x
I was quite confused since it works fine for better-sqlite
So I changed it back to 7.x || 8.x and now it seems to work?
Was it just not published on npm yet maybe? I really doubt
Copy link
Contributor Author

renovate bot commented Oct 31, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Zelak312 Zelak312 merged commit 02190ca into dev Oct 31, 2023
1 check passed
@Zelak312 Zelak312 deleted the renovate/mongoose-8.x branch October 31, 2023 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant