Skip to content

build(deps): bump typeorm from 0.3.10 to 0.3.25 #701

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2025

Bumps typeorm from 0.3.10 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)

@dependabot dependabot bot added dependencies This task relies on an external source javascript Pull requests that update javascript code labels Jul 23, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.25 branch 12 times, most recently from ffce0be to a0b858a Compare July 24, 2025 13:16
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.10 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.10...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 force-pushed the dependabot/npm_and_yarn/typeorm-0.3.25 branch from a0b858a to 789ba87 Compare July 28, 2025 12:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2025

Superseded by #754.

@dependabot dependabot bot closed this Aug 19, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typeorm-0.3.25 branch August 19, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This task relies on an external source javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants