Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2025

Bumps typeorm from 0.3.24 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

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

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.24 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.24...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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 20, 2025
@github-actions github-actions bot merged commit 0030b97 into main Jun 20, 2025
1 of 3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/typeorm-0.3.25 branch June 20, 2025 04:59
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