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

[Snyk] Upgrade @mikro-orm/postgresql from 5.7.11 to 5.7.12 #49

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

n1j0
Copy link
Owner

@n1j0 n1j0 commented Jul 1, 2023

Snyk has created this PR to upgrade @mikro-orm/postgresql from 5.7.11 to 5.7.12.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 15 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-06-10.
Release notes
Package name: @mikro-orm/postgresql
  • 5.7.12 - 2023-06-10

    5.7.12 (2023-06-10)

    Bug Fixes

    • core: allow async filter callbacks in em.addFilter() on type level (308c45b)
    • core: fallback to direct property access (320c52f), closes #4434 #4216
    • core: fix extra updates when forceEntityConstructor enabled (41874eb), closes #4426
    • core: fix returning clause for upsert with embeddables (#4427) (b9682f0)
    • core: respect undefined when assigning to object properties (217ff8f), closes #4428
    • core: respect falsy values in em.upsert (ef22b21), closes #4420
    • mongo: allow saving self-references inside M:N properties in one flush (c1b5fc4), closes #4431

    Features

  • 5.7.12-dev.13 - 2023-06-10
  • 5.7.12-dev.12 - 2023-06-10
  • 5.7.12-dev.11 - 2023-06-09
  • 5.7.12-dev.10 - 2023-06-09
  • 5.7.12-dev.9 - 2023-06-09
  • 5.7.12-dev.8 - 2023-06-09
  • 5.7.12-dev.7 - 2023-06-09
  • 5.7.12-dev.6 - 2023-06-07
  • 5.7.12-dev.5 - 2023-06-06
  • 5.7.12-dev.4 - 2023-06-06
  • 5.7.12-dev.3 - 2023-06-05
  • 5.7.12-dev.2 - 2023-06-03
  • 5.7.12-dev.1 - 2023-06-02
  • 5.7.12-dev.0 - 2023-06-01
  • 5.7.11 - 2023-06-01

    5.7.11 (2023-06-01)

    Bug Fixes

    • cli: expose missing migration:check command (#4388) (79e128e)
    • core: fix change tracking of optional properties with forceUndefined (9303c3f), closes #4412
    • core: fix populating relations in parallel via Promise.all (#4415) (f4127a7), closes #4213 #4343
from @mikro-orm/postgresql GitHub release notes
Commit messages
Package name: @mikro-orm/postgresql
  • 522c3e5 chore(release): update internal dependencies to use tilde [skip ci]
  • 2a42719 chore(release): v5.7.12 [skip ci]
  • 7793b82 chore: fix previous commit
  • 01a9c59 feat(core): support Uint8Array (#4419)
  • e5834b4 feat(core): add `em.getMetadata(Entity)` shortcut
  • 308c45b fix(core): allow async filter callbacks in `em.addFilter()` on type level
  • c1b5fc4 fix(mongo): allow saving self-references inside M:N properties in one flush
  • 41874eb fix(core): fix extra updates when `forceEntityConstructor` enabled
  • 217ff8f fix(core): respect `undefined` when assigning to object properties
  • ef22b21 fix(core): respect falsy values in `em.upsert`
  • 320c52f fix(core): fallback to direct property access
  • 76c2826 chore(deps): update dependency @ types/uuid to v9.0.2
  • b9682f0 fix(core): fix returning clause for upsert with embeddables (#4427)
  • fa1c696 chore(deps): update dependency @ types/pg to v8.10.2
  • 19feaa5 chore(deps): update patch/minor dependencies to v5.59.9
  • 7bdd57c chore(deps): update dependency dotenv to v16.1.4
  • a8dce6d chore(deps): update dependency eslint to v8.42.0
  • d233ad1 chore: update dependencies

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@n1j0 n1j0 self-assigned this Jul 1, 2023
@github-actions
Copy link

github-actions bot commented Jul 1, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 99.5% 803/807
🟢 Branches 97.22% 140/144
🟢 Functions 99.41% 168/169
🟢 Lines 99.49% 783/787

Test suite run success

283 tests passing in 35 suites.

Report generated by 🧪jest coverage report action from e751a31

Copy link

sonarqubecloud bot commented Dec 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

2 participants