Skip to content

chore(deps): bump typeorm from 0.3.28 to 0.3.30 in /docs#12881

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/typeorm-0.3.30
Open

chore(deps): bump typeorm from 0.3.28 to 0.3.30 in /docs#12881
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/typeorm-0.3.30

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps typeorm from 0.3.28 to 0.3.30.

Release notes

Sourced from typeorm's releases.

0.3.30

What's Changed

Full Changelog: typeorm/typeorm@0.3.29...0.3.30

0.3.29

What's Changed

New Contributors

Full Changelog: typeorm/typeorm@0.3.28...0.3.29

Changelog

Sourced from typeorm's changelog.

0.3.30 (2026-05-18)

Bug Fixes

  • cockroachdb: adjust join in loadTables to load correct table columns (#12413) (d93402e)
  • find-options: allow array values in JsonContains (#12420) (90f169d)
  • preserve user-defined shared join columns in change set (#12354) (0aba011)
  • scope computed-columns join to correct table in MSSQL schema query (#12288) (6170be6)
  • scope invalidWhereValuesBehavior to high-level abstractions only (#11878) (1e10fb8)

Reverts

0.3.29 (2026-05-08)

Bug Fixes

  • add async to the method using setFindOptions() (#10787) (cc07c90)
  • change import for process dependency (#11248) (1c67c3b)
  • cli: init command loading non-existing package.json (#11947) (4d9d1a6)
  • fix up aggregate methods ambiguous column (#11822) (6e34756)
  • fix up limit with joins (#11987) (3657db8)
  • getPendingMigrations unnecessarily creating migrations table (#11672) (1dbc224)
  • postgres: execute queries sequentially to avoid pg 8.19.0 deprecation warning (#12105) (79829a0)
  • prevent columns with select false from being returned (#11944) (6b20831)
  • prevent eager-loaded entities from overwriting manual relations (#11267) (2d8c515)
  • propagate schema and database to closure junction table (#12110) (58b403f)
  • redis: redis cache version detection (#11936) (f22c7a2)
  • release query runner when there is no migration to revert (#11232) (a46eb0a)
  • sap: QueryBuilder parameter of type JS Date not escaped correctly (#11867) (5153436)
  • security: validate limit() in Update/SoftDelete query builders (#12437) (0d7991a)
  • virtual property handling in schema builder (#11000) (5bd3255)

Features

Commits
  • 4c91616 chore(release): release 0.3.30 (#12511)
  • 7792d00 ci: use the v0.3 branch as base for detect-changes
  • d93402e fix(cockroachdb): adjust join in loadTables to load correct table columns (#1...
  • 90f169d fix(find-options): allow array values in JsonContains (#12420)
  • 66f1ff8 revert: fix up limit with joins (#11987)
  • 0aba011 fix: preserve user-defined shared join columns in change set (#12354)
  • 6170be6 fix: scope computed-columns join to correct table in MSSQL schema query (#12288)
  • 1e10fb8 fix: scope invalidWhereValuesBehavior to high-level abstractions only (#11878)
  • 0ed009a ci: add npm environment to publish job for trusted publishing
  • 6ede38b chore: enable trusted publishing in publish workflow
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for typeorm since your current version.


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 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.

Summary by cubic

Upgrade typeorm in docs from 0.3.28 to 0.3.30 to pick up upstream bug fixes and minor improvements. Lockfile-only change; no source code updates.

Written for commit f451681. Summary will update on new commits.

Review in cubic

Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.28 to 0.3.30.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.3.28...0.3.30)

---
updated-dependencies:
- dependency-name: typeorm
  dependency-version: 0.3.30
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 23, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 23, 2026 06:55
@dependabot dependabot Bot requested review from sestinj and removed request for a team June 23, 2026 06:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 23, 2026
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 23, 2026
@mintlify

mintlify Bot commented Jun 23, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
continue-docs 🟢 Ready View Preview Jun 23, 2026, 6:56 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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 javascript Pull requests that update Javascript code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants