Commits
- [`159369f`](https://github.com/sindresorhus/mem/commit/159369f78b3dc80b72c999e11ba1b350376cc3e4) 4.0.0
- [`da4e439`](https://github.com/sindresorhus/mem/commit/da4e4398cb27b602de3bd55f746efa9b4a31702b) Automatically release memory when an item expires - fixes [#14](https://github-redirect.dependabot.com/sindresorhus/mem/issues/14) ([#19](https://github-redirect.dependabot.com/sindresorhus/mem/issues/19))
- [`a90ebb8`](https://github.com/sindresorhus/mem/commit/a90ebb8b6c4c73f3ef9059c05ea1d6a6ec4617ee) Performance enhancements ([#18](https://github-redirect.dependabot.com/sindresorhus/mem/issues/18))
- [`77874ca`](https://github.com/sindresorhus/mem/commit/77874caf5e4739f44ac66232855e0138444d1d3d) Require Node.js 6
- [`16ff264`](https://github.com/sindresorhus/mem/commit/16ff264ad0b1b7a2bfb8b8003dab2dc27c4d89d1) 3.0.1
- [`cd6320a`](https://github.com/sindresorhus/mem/commit/cd6320aa625e98ce0fd591af376c23be3f2d21fa) Delete cache entries older than max age ([#16](https://github-redirect.dependabot.com/sindresorhus/mem/issues/16))
- [`74439cc`](https://github.com/sindresorhus/mem/commit/74439cc052c3bec1ec18b312f8913011dc262ed7) 3.0.0
- [`2189e3c`](https://github.com/sindresorhus/mem/commit/2189e3c4c91d61b1fb17125f4b9b12b1a611cd72) Cache pending promises ([#12](https://github-redirect.dependabot.com/sindresorhus/mem/issues/12))
- [`009ce6a`](https://github.com/sindresorhus/mem/commit/009ce6a634d1f0d0a6cb0c93d1f59a17b8d6b2ed) 2.0.0
- [`40ea5ab`](https://github.com/sindresorhus/mem/commit/40ea5ab55e9abdc96d6a7d0bc80a51ac97e0ed6a) Meta tweaks
- Additional commits viewable in [compare view](https://github.com/sindresorhus/mem/compare/v1.1.0...v4.0.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/laubonghaudoi/jyutping.org/network/alerts).
Bumps mem from 1.1.0 to 4.0.0.
Commits
- [`159369f`](https://github.com/sindresorhus/mem/commit/159369f78b3dc80b72c999e11ba1b350376cc3e4) 4.0.0 - [`da4e439`](https://github.com/sindresorhus/mem/commit/da4e4398cb27b602de3bd55f746efa9b4a31702b) Automatically release memory when an item expires - fixes [#14](https://github-redirect.dependabot.com/sindresorhus/mem/issues/14) ([#19](https://github-redirect.dependabot.com/sindresorhus/mem/issues/19)) - [`a90ebb8`](https://github.com/sindresorhus/mem/commit/a90ebb8b6c4c73f3ef9059c05ea1d6a6ec4617ee) Performance enhancements ([#18](https://github-redirect.dependabot.com/sindresorhus/mem/issues/18)) - [`77874ca`](https://github.com/sindresorhus/mem/commit/77874caf5e4739f44ac66232855e0138444d1d3d) Require Node.js 6 - [`16ff264`](https://github.com/sindresorhus/mem/commit/16ff264ad0b1b7a2bfb8b8003dab2dc27c4d89d1) 3.0.1 - [`cd6320a`](https://github.com/sindresorhus/mem/commit/cd6320aa625e98ce0fd591af376c23be3f2d21fa) Delete cache entries older than max age ([#16](https://github-redirect.dependabot.com/sindresorhus/mem/issues/16)) - [`74439cc`](https://github.com/sindresorhus/mem/commit/74439cc052c3bec1ec18b312f8913011dc262ed7) 3.0.0 - [`2189e3c`](https://github.com/sindresorhus/mem/commit/2189e3c4c91d61b1fb17125f4b9b12b1a611cd72) Cache pending promises ([#12](https://github-redirect.dependabot.com/sindresorhus/mem/issues/12)) - [`009ce6a`](https://github.com/sindresorhus/mem/commit/009ce6a634d1f0d0a6cb0c93d1f59a17b8d6b2ed) 2.0.0 - [`40ea5ab`](https://github.com/sindresorhus/mem/commit/40ea5ab55e9abdc96d6a7d0bc80a51ac97e0ed6a) Meta tweaks - Additional commits viewable in [compare view](https://github.com/sindresorhus/mem/compare/v1.1.0...v4.0.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/laubonghaudoi/jyutping.org/network/alerts).