Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps typeorm from 0.3.20 to 0.3.25.

Release notes

Sourced from typeorm's releases.

0.3.25

What's Changed

New Contributors

Full Changelog: typeorm/typeorm@0.3.24...0.3.25

0.3.24

What's Changed

... (truncated)

Changelog

Sourced from typeorm's changelog.

0.3.25 (2025-06-19)

Bug Fixes

Features

  • add upsert support for Oracle, SQLServer and SAP HANA (#10974) (a9c16ee)
  • spanner: use credentials from connection options (#11492) (07d7913), closes #11442
  • docs: add typesense/docsearch-scraper (#11424) (65d5a00)
  • docs: add Plausible analytics script to Docusaurus config (#11517) (86f12c9)

0.3.24 (2025-05-14)

Bug Fixes

  • capacitor use query to run PRAGMA statements (#11467) (d325d9e)
  • ci: resolve pkg.pr.new publish failure (2168441)
  • mssql: avoid mutating input parameter array values (#11476) (b8dbca5)

Features

  • add tagged template for executing raw SQL queries (#11432) (c464ff8)
  • add updateAll and deleteAll methods to EntityManager and Repository APIs (#11459) (23bb1ee)
  • spanner: support insert returning (#11460) (144634d), closes #11453

Performance Improvements

  • improve save performance during entities update (15de733)

0.3.23 (2025-05-05)

⚠️ Note on a breaking change

... (truncated)

Commits
  • bdb8326 chore: Release 0.3.25 (#11535)
  • ead4f98 fix: improve async calls on disconnect (#11523)
  • b1e93f7 chore(ci): simplify workflows (#11530)
  • 42e7cbe fix: fix null pointer exception on date array column comparison (#11532)
  • 63a3b9a fix: multiple relations with same column name(s) generate invalid SELECT stat...
  • af9ecc0 docs: add heading to Getting Started page (#11531)
  • ce23d46 fix(tree-entity): closure junction table primary key definition should match ...
  • 03faa78 chore(docs): improve website generation config (#11527)
  • 42913b9 docs: add note about using YugabyteDB to docs (#11521)
  • 86f12c9 feat(docs): add Plausible analytics script to Docusaurus config (#11517)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by michaelbromley, 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 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)

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

---
updated-dependencies:
- dependency-name: typeorm
  dependency-version: 0.3.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #1406.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/typeorm-0.3.25 branch October 1, 2025 22:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant