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

bump mongoose version to 5.0 #20

Merged
merged 5 commits into from May 9, 2018
Merged

bump mongoose version to 5.0 #20

merged 5 commits into from May 9, 2018

Conversation

hardywu
Copy link
Contributor

@hardywu hardywu commented Apr 29, 2018

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@codecov
Copy link

codecov bot commented Apr 29, 2018

Codecov Report

Merging #20 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #20   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          44     44           
=====================================
  Hits           44     44

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f556846...805b225. Read the comment docs.

Copy link
Member

@thonatos thonatos left a comment

Choose a reason for hiding this comment

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

Mongoose 官网版本是 5.0.17,一起更新了吧

@thonatos
Copy link
Member

thonatos commented May 9, 2018

@popomore

老板来发版呀~

@popomore
Copy link
Member

popomore commented May 9, 2018

break?

@popomore popomore merged commit a3405d6 into eggjs:master May 9, 2018
@popomore
Copy link
Member

popomore commented May 9, 2018

搞定另外两个 pr?

@thonatos
Copy link
Member

emmmm

@hsiaosiyuan0
Copy link

hsiaosiyuan0 commented May 11, 2018

要不不等另外俩 pr 了?毕竟这个问题比较紧急 Automattic/mongoose#5574

@hardywu
Copy link
Contributor Author

hardywu commented May 11, 2018

@hsiaosiyuan0 你可以先暂时用 hardywu:master 做安装源

@hsiaosiyuan0
Copy link

@hardywu 谢谢,我用了自己的 fork 了,我已经两个官方的插件都用了自己的 fork 了,真忧伤

@popomore
Copy link
Member

  • egg-mongoose@3.0.0

fengmk2 pushed a commit that referenced this pull request Aug 12, 2023
[skip ci]

## 1.0.0 (2023-08-12)

### ⚠ BREAKING CHANGES

* Drop Node.js < 14 and egg < 3 support

### Features

* [BREAKING_CHANGE] add unregular model judgement ([#7](#7)) ([ffde348](ffde348))
* bump mongoose version to 5.0 ([#20](#20)) ([a3405d6](a3405d6))
* first implement ([#2](#2)) ([45419ad](45419ad))
* support mongoose global plugin ([#35](#35)) ([1f450fb](1f450fb))
* support multi client ([#15](#15)) ([22d134b](22d134b))
* support plugins for special clients ([#41](#41)) ([67f8f1f](67f8f1f))
* update mongoose's version to be compatable with typescript schemas (Nodejs >=14.x), with Egg>=3.x ([#54](#54)) ([c87f19d](c87f19d))

### Bug Fixes

* doc typo. ([#40](#40)) ([8ef2ebc](8ef2ebc))
* fix __mongoose refer ([#16](#16)) ([b281b15](b281b15))
* hide password of mongo url ([#32](#32)) ([441b6fc](441b6fc))
* remove heartbeat ([#4](#4)) ([343cc78](343cc78))
* replace auth with string replace ([#34](#34)) ([5b9f8ba](5b9f8ba))
* shall re-throw errors on first connect ([#18](#18)) ([dde9037](dde9037))
* **typescript:** types of mongoose should be dependencies ([#24](#24)) ([de7e54e](de7e54e))
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.

None yet

4 participants