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

BC-5867 - Bump the npm_and_yarn at /. security update group with 2 updates #4578

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2023

Bumps the npm_and_yarn at /. security update group with 2 updates: @mikro-orm/mongodb and mongodb-memory-server-global-4.4.

Updates @mikro-orm/mongodb from 5.4.2 to 5.9.4

Release notes

Sourced from @​mikro-orm/mongodb's releases.

v5.9.4

5.9.4 (2023-11-17)

Bug Fixes

  • cli: support mikro-orm-esm on windows (c491af9)
  • core: fix auto-refresh detection in em.find for inlined embedded properties (759b7b8), closes #4904
  • core: support composite PKs in em.upsertMany() (85c38d4), closes #4923
  • mysql: improve diffing of defaults for JSON columns (d92a440), closes #4926
  • schema: do not inherit schema for FKs if not a wildcard entity (cc7fed9), closes #4918
  • schema: respect explicit schema in FKs to STI entities (cc19ebb), closes #4933
  • schema: respect up migration when detecting column renaming in down migration (d5af5bd), closes #4919

v5.9.3

5.9.3 (2023-11-06)

Bug Fixes

  • core: only check the same entity type when detecting early update/delete (fef7a1b), closes #4895
  • core: return DriverException from em.upsertMany() (1ebfbdd), closes #4897
  • core: fix populating relations with cycles via select-in strategy (d0b35da), closes #4899

v5.9.2

5.9.2 (2023-11-02)

Bug Fixes

  • core: fix partial loading of embedded properties with joined strategy (f887e77)
  • core: ignore limit, offset and order in em.count on virtual entity (03a7b86)
  • mongo: fix support for ignoreUndefinedInQuery (cef26c5), closes #4891

v5.9.1

5.9.1 (2023-10-31)

Bug Fixes

  • core: propagate to owning side of 1:1 relation even if not initialized (9b2c9fe), closes #4879
  • postgres: fix hydrating of serial properties via returning statement (620309c)

v5.9.0

5.9.0 (2023-10-24)

... (truncated)

Changelog

Sourced from @​mikro-orm/mongodb's changelog.

5.9.4 (2023-11-17)

Bug Fixes

  • cli: support mikro-orm-esm on windows (c491af9)
  • core: fix auto-refresh detection in em.find for inlined embedded properties (759b7b8), closes #4904
  • core: support composite PKs in em.upsertMany() (85c38d4), closes #4923
  • mysql: improve diffing of defaults for JSON columns (d92a440), closes #4926
  • schema: do not inherit schema for FKs if not a wildcard entity (cc7fed9), closes #4918
  • schema: respect explicit schema in FKs to STI entities (cc19ebb), closes #4933
  • schema: respect up migration when detecting column renaming in down migration (d5af5bd), closes #4919

5.9.3 (2023-11-06)

Bug Fixes

  • core: only check the same entity type when detecting early update/delete (fef7a1b), closes #4895
  • core: return DriverException from em.upsertMany() (1ebfbdd), closes #4897
  • core: fix populating relations with cycles via select-in strategy (d0b35da), closes #4899

5.9.2 (2023-11-02)

Bug Fixes

  • core: fix partial loading of embedded properties with joined strategy (f887e77)
  • core: ignore limit, offset and order in em.count on virtual entity (03a7b86)
  • mongo: fix support for ignoreUndefinedInQuery (cef26c5), closes #4891

5.9.1 (2023-10-31)

Bug Fixes

  • core: propagate to owning side of 1:1 relation even if not initialized (9b2c9fe), closes #4879
  • postgres: fix hydrating of serial properties via returning statement (620309c)

5.9.0 (2023-10-24)

... (truncated)

Commits
  • 6d9f814 chore(release): v5.9.4 [skip ci]
  • 77df41f chore: fix tests
  • d92a440 fix(mysql): improve diffing of defaults for JSON columns
  • a7e2291 chore: fix tests
  • cc19ebb fix(schema): respect explicit schema in FKs to STI entities
  • cc7fed9 fix(schema): do not inherit schema for FKs if not a wildcard entity
  • d5af5bd fix(schema): respect up migration when detecting column renaming in down migr...
  • 85c38d4 fix(core): support composite PKs in em.upsertMany()
  • c491af9 fix(cli): support mikro-orm-esm on windows
  • 759b7b8 fix(core): fix auto-refresh detection in em.find for inlined embedded prope...
  • Additional commits viewable in compare view

Updates mongodb-memory-server-global-4.4 from 8.10.2 to 9.1.1

Release notes

Sourced from mongodb-memory-server-global-4.4's releases.

v9.1.1

9.1.1 (2023-11-16)

Reverts

  • Revert "chore(website): upgrade docusaurus version to 3.0.0" (c8f628f)
  • Revert "chore(website/yarn.lock): lockfile maintenance" (96ede53)

v9.1.0

9.1.0 (2023-11-16)

Features

  • getport: add experimental "EXP_NET0LISTEN" option (631ec28), closes #827
  • MongoBinaryDownloadUrl: re-work rhel to support 9.0 (c582829), closes #821
  • MongoDownloadUrl: add support for amazon linux 2023 (#826) (ec1ea68)

Fixes

  • getport: ignore "ports.has()" if EXP_NET0LISTEN and port == 0 (682dac6)
  • MongoInstance::stop: should not wait too long to open a connection to ReplSet (#813) (668b42a)

Style

  • getport: add log whether "EXP_NET0LISTEN" is active or not (b309a18)
  • MongoMemoryServer: log instance started log after assigning port (4a5eacc)

Refactor

  • getport: use "node:net" over "node:http" (c065147)
  • MongoMemoryServer: try to acquire port later (f0385d6)

Dependencies

  • mongodb: upgrade to version 5.9.1 (d328d65)

Dev-Dependencies

  • @​types/debug: upgrade to version 4.1.10 (7da745a)
  • @​types/debug: upgrade to version 4.1.12 (0aa128f)
  • @​types/follow-redirects: upgrade to version (b65e643)
  • @​types/follow-redirects: upgrade to version 1.14.4 (d651684)
  • @​types/jest: upgrade to version 29.5.6 (b8acbb3)

... (truncated)

Changelog

Sourced from mongodb-memory-server-global-4.4's changelog.

9.1.1 (2023-11-16)

Reverts

  • Revert "chore(website): upgrade docusaurus version to 3.0.0" (c8f628f)
  • Revert "chore(website/yarn.lock): lockfile maintenance" (96ede53)

9.1.0 (2023-11-16)

Features

  • getport: add experimental "EXP_NET0LISTEN" option (631ec28), closes #827
  • MongoBinaryDownloadUrl: re-work rhel to support 9.0 (c582829), closes #821
  • MongoDownloadUrl: add support for amazon linux 2023 (#826) (ec1ea68)

Fixes

  • getport: ignore "ports.has()" if EXP_NET0LISTEN and port == 0 (682dac6)
  • MongoInstance::stop: should not wait too long to open a connection to ReplSet (#813) (668b42a)

Style

  • getport: add log whether "EXP_NET0LISTEN" is active or not (b309a18)
  • MongoMemoryServer: log instance started log after assigning port (4a5eacc)

Refactor

  • getport: use "node:net" over "node:http" (c065147)
  • MongoMemoryServer: try to acquire port later (f0385d6)

Dependencies

  • mongodb: upgrade to version 5.9.1 (d328d65)

Dev-Dependencies

  • @​types/debug: upgrade to version 4.1.10 (7da745a)
  • @​types/debug: upgrade to version 4.1.12 (0aa128f)
  • @​types/follow-redirects: upgrade to version (b65e643)
  • @​types/follow-redirects: upgrade to version 1.14.4 (d651684)
  • @​types/jest: upgrade to version 29.5.6 (b8acbb3)
  • @​types/jest: upgrade to version 29.5.8 (f258247)
  • @​types/semver: upgrade to version 7.5.4 (9d430b9)

... (truncated)

Commits

You can trigger a rebase of this PR 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 <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2023
Copy link

pullapprove bot commented Nov 24, 2023

Hey @dependabot[bot], thanks for the PR! The review will start once
the tests, CI checks and PR requirements (see checklist in your PR) have passed.

@github-actions github-actions bot changed the title Bump the npm_and_yarn at /. security update group with 2 updates BC-5867 - Bump the npm_and_yarn at /. security update group with 2 updates Nov 24, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mikro-orm/mongodb-and-mongodb-memory-server-global-4.4-5.9.4 branch 3 times, most recently from c2f549d to d968f64 Compare December 6, 2023 12:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mikro-orm/mongodb-and-mongodb-memory-server-global-4.4-5.9.4 branch from d968f64 to f69b69b Compare December 14, 2023 15:29
Bumps the npm_and_yarn at /. security update group with 2 updates: [@mikro-orm/mongodb](https://github.com/mikro-orm/mikro-orm) and [mongodb-memory-server-global-4.4](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server-global-4.4).


Updates `@mikro-orm/mongodb` from 5.4.2 to 5.9.4
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.4.2...v5.9.4)

Updates `mongodb-memory-server-global-4.4` from 8.10.2 to 9.1.1
- [Release notes](https://github.com/nodkz/mongodb-memory-server/releases)
- [Changelog](https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodkz/mongodb-memory-server/commits/v9.1.1/packages/mongodb-memory-server-global-4.4)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mongodb"
  dependency-type: direct:production
- dependency-name: mongodb-memory-server-global-4.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mikro-orm/mongodb-and-mongodb-memory-server-global-4.4-5.9.4 branch from f69b69b to cd86cb5 Compare December 15, 2023 08:06
@mamutmk5
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2024

Superseded by #4818.

@dependabot dependabot bot closed this Mar 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mikro-orm/mongodb-and-mongodb-memory-server-global-4.4-5.9.4 branch March 12, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant