Skip to content

deps(deps): Bump typeorm from 0.3.29 to 1.0.0#731

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

deps(deps): Bump typeorm from 0.3.29 to 1.0.0#731
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typeorm-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

Bumps typeorm from 0.3.29 to 1.0.0.

Release notes

Sourced from typeorm's releases.

1.0.0

TypeORM v1.0 is here! 🥳

👉 For a structured walk-through of the changes in v1.0 — breaking changes, new features, security fixes, and the upgrade path from 0.3.x — see the v1.0 Release Notes.

This release includes breaking changes. See the v1.0 Upgrade Guide

What's Changed

... (truncated)

Changelog

Sourced from typeorm's changelog.

1.0.0 (2026-05-19)

👉 For a structured walk-through of the changes in v1.0 — breaking changes, new features, security fixes, and the upgrade path from 0.3.x — see the v1.0 Release Notes.

The list below is the set of commits between 0.3.30 and 1.0.0 — fixes already shipped on the 0.3.x line are listed under their respective 0.3.x entries below.

Bug Fixes

  • cascade: propagate withDeleted to relation-id loader for many-to-many recover (#12287) (cfba9e7)
  • cascade: support cascade remove for OneToMany relations with composite PKs (#12286) (09183c8)
  • cli: preserve devDependencies needed by init command in published package (#12281) (c3b771c)
  • cockroachdb: preserve structured query results during txn retry replay (#11861) (09db48c)
  • codemod: apply find-options select/relations rewrites to .exists() too (#12399) (4461063)
  • codemod: correct relation-count guidance and flag loadRelationCountAndMap (#12374) (5de5490)
  • codemod: cover ColumnMetadata args.options in column option rewrites (#12400) (7a68cf2)
  • codemod: exclude type declarations from build (#12292) (4c645f0)
  • codemod: handle aliases, quoted keys, and ObjectProperty variants (#12377) (2d15644)
  • codemod: handle lock option objects correctly and increase test coverage (#12353) (b871719)
  • codemod: handle typeof type queries and use getStringValue consistently (#12379) (dedea37)
  • codemod: harden destructure and DI accessor rewrites for connection to dataSource rename (#12398) (057ddbc)
  • codemod: harden scope and type-name detection across more AST shapes (#12394) (9d1fd8d)
  • codemod: harden scope, idempotency, and import-strip semantics (#12391) (ed5a19b)
  • codemod: recognize typeorm deep-path imports (#12382) (a96b097)
  • codemod: rename .connection on EntityMetadata, ColumnMetadata, IndexMetadata (#12383) (8a51e30), closes #12249
  • codemod: rewrite typeorm re-exports in barrel files (#12373) (25f0b5f)
  • codemod: scope v1 transforms to typeorm imports and skip .d.ts files (#12372) (a34fdb2)
  • codemod: track DataSource accessor chains for typed-variable renames (#12385) (14a3132)
  • copy cordova query rows affected into query result (#10873) (ad22c10)
  • disable global order for aggregate functions (#11925) (2efb2a1)
  • do not run npm install during CLI init (#12386) (66aa930)
  • docs: add lunr as explicit dependency for pnpm strict hoisting (f4d435e)
  • docs: align code style (#12081) (5f6eb4c)
  • docs: complete Typesense removal missed during cherry-pick (eb7a5b6)
  • docs: update docs pnpm lockfile for new dependencies (4123db9)
  • eager load relation strategy (#11326) (5797d97)
  • enhance upsert functionality for proper sql generation with table alias (#11915) (42ce630)
  • expo: auto-load expo-sqlite driver via loadDependencies() (#12363) (212c8ef)
  • fix up change detection with date transformer (#11963) (e3e3c97)
  • fix up generated query with .update() (#11993) (fe6c072)
  • fix up join attributes inside bracket (#11218) (d233daa)
  • fix up map objects comparison (#10990) (f66eee7)
  • fix up save with eagerly loaded relation (#11975) (f5cea95)
  • fix working with tables with quotes in the names for postgres and cockroachdb (#10993) (e5a8afb)
  • handle re-save of postgres geometric types (#11857) (65dea3c)
  • handle relation ids in nested embedded entities (#11942) (5237bee)
  • include joined entity primary keys in pagination subquery (#11669) (4ffe666)
  • make shorten method to properly work with camelCase_aliases (#11283) (8a9a376)
  • merging into an entity now respects null values (#11154) (1676484)

... (truncated)

Commits
  • cf3f13f docs: restyle version dropdown for v1 release (#12514)
  • 6997b23 chore: release v1.0.0 (#12510)
  • df09802 fix(cockroachdb): adjust join in loadTables to load correct table columns (#1...
  • f5cc456 fix(find-options): allow array values in JsonContains (#12420)
  • 9440998 fix(mysql)!: use index identifiers instead of raw SQL in QB.useIndex() (#12...
  • a4f26af chore(deps): bump the github-actions-official group with 3 updates (#12483)
  • ac2ffc6 chore(deps): bump the github-actions-third-party group with 3 updates (#12484)
  • 62948a3 revert: fix up limit with joins (#12478)
  • c2b788f ci: pin all GitHub Actions to commit SHAs (#12481)
  • 9284c16 fix(security): validate limit() in Update/SoftDelete query builders (#12436)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies updating dependencies javascript updating dependencies pnpm updating dependencies labels May 19, 2026
@dependabot dependabot Bot requested a review from cre8 as a code owner May 19, 2026 14:35
@dependabot dependabot Bot added dependencies updating dependencies javascript updating dependencies pnpm updating dependencies labels May 19, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 19, 2026 14:37
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from a5f1081 to d1f2a97 Compare May 19, 2026 15:05
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from d1f2a97 to d9d345a Compare May 19, 2026 18:05
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from d9d345a to 3bbdc49 Compare May 21, 2026 08:28
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from 3bbdc49 to 83d76d7 Compare May 22, 2026 07:57
github-actions[bot]
github-actions Bot previously approved these changes May 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from 83d76d7 to c3747ee Compare May 22, 2026 18:56
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from c3747ee to 8820c8b Compare May 22, 2026 20:32
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from 8820c8b to 8883565 Compare May 24, 2026 16:47
github-actions[bot]
github-actions Bot previously approved these changes May 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from 8883565 to 7e89496 Compare May 25, 2026 21:03
github-actions[bot]
github-actions Bot previously approved these changes May 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from 7e89496 to 8a1d4d9 Compare May 31, 2026 15:19
github-actions[bot]
github-actions Bot previously approved these changes May 31, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jun 6, 2026
@dependabot dependabot Bot changed the title deps(deps): bump typeorm from 0.3.29 to 1.0.0 deps(deps): Bump typeorm from 0.3.29 to 1.0.0 Jun 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from 62212ef to 7c115b3 Compare June 6, 2026 12:10
github-actions[bot]
github-actions Bot previously approved these changes Jun 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from 7c115b3 to dec9288 Compare June 6, 2026 14:09
github-actions[bot]
github-actions Bot previously approved these changes Jun 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from dec9288 to bd058db Compare June 9, 2026 06:03
github-actions[bot]
github-actions Bot previously approved these changes Jun 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from bd058db to 2f4ed07 Compare June 11, 2026 12:17
github-actions[bot]
github-actions Bot previously approved these changes Jun 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from 2f4ed07 to b57f665 Compare June 11, 2026 20:14
github-actions[bot]
github-actions Bot previously approved these changes Jun 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from b57f665 to 44cf1d2 Compare June 12, 2026 16:22
github-actions[bot]
github-actions Bot previously approved these changes Jun 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from 44cf1d2 to 35aaa9f Compare June 13, 2026 20:32
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from 35aaa9f to 8f68bf7 Compare June 17, 2026 09:30
github-actions[bot]
github-actions Bot previously approved these changes Jun 17, 2026
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.29 to 1.0.0.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.3.29...1.0.0)

---
updated-dependencies:
- dependency-name: typeorm
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-1.0.0 branch from 8f68bf7 to e49bf82 Compare June 17, 2026 09:37
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies updating dependencies javascript updating dependencies pnpm updating dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants