Coteh / simpleimage

:sunrise_over_mountains: A simple image hosting service implemented using Node.js + Express + MongoDB + Redis
8 stars 5 forks source link

build(deps-dev): bump mongoist from 2.7.0 to 3.0.2 #832

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps mongoist from 2.7.0 to 3.0.2.

Release notes

Sourced from mongoist's releases.

v3.0.2

3.0.2 (2024-10-01)

Bug Fixes

v3.0.1

3.0.1 (2024-08-23)

Bug Fixes

v3.0.0

3.0.0 (2024-08-22)

BREAKING CHANGES

  • updated mongodb to 4.8. deprecated functions like group

v3.0.0-alpha.1

3.0.0-alpha.1 (2022-11-15)

  • chore(ci)!: update supported mongo versions (#91) (242a5f4), closes #91
  • chore(deps)!: update parser, linters, and node version (#69) (35f0f7c), closes #69 #88

BREAKING CHANGES

  • Remove support for mongodb versions < 4.2
  • Remove support for node < 14
Changelog

Sourced from mongoist's changelog.

3.0.2 (2024-10-01)

Bug Fixes

3.0.1 (2024-08-23)

Bug Fixes

3.0.0 (2024-08-22)

BREAKING CHANGES

  • updated mongodb to 4.8. deprecated functions like group
Commits
  • 7c7513e chore(release): 3.0.2 [skip ci]
  • 197e590 fix: database connect race condition (#106)
  • 3e700b6 chore(release): 3.0.1 [skip ci]
  • 851f22a fix: test for mongo 3.6.2 and 4.0 (#104)
  • 3f57ccf chore(release): 3.0.0 [skip ci]
  • e07e653 chore(deps)!: update mongodb to 4.8.0 (#101)
  • ca3c10c Merge pull request #94 from mongoist/dependabot/npm_and_yarn/json5-2.2.3
  • b32f896 chore(deps): bump json5 from 2.1.1 to 2.2.3
  • See full diff in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
socket-security[bot] commented 2 weeks ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/mongoist@3.0.2 Transitive: environment, eval, filesystem, network, shell +88 12.4 MB ghmeier

🚮 Removed packages: npm/mongoist@2.7.0, npm/piexifjs@1.0.4, npm/pixelmatch@5.3.0, npm/pngjs@6.0.0, npm/prettier@2.8.4, npm/pretty-quick@3.1.3, npm/proxyquire@2.1.3, npm/rate-limit-redis@1.7.0, npm/redis@3.1.2, npm/session-file-store@1.5.0, npm/sharp@0.32.6, npm/sinon@14.0.2

View full report↗︎

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.89%. Comparing base (879342e) to head (7710de0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #832 +/- ## ======================================= Coverage 82.89% 82.89% ======================================= Files 31 31 Lines 1222 1222 ======================================= Hits 1013 1013 Misses 209 209 ``` | [Flag](https://app.codecov.io/gh/Coteh/simpleimage/pull/832/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Cote) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/Coteh/simpleimage/pull/832/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Cote) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=James+Cote#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.