Skip to content

chore(deps): bump @typegoose/auto-increment from 4.13.0 to 5.0.1 - #3133

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/typegoose/auto-increment-5.0.1
Open

chore(deps): bump @typegoose/auto-increment from 4.13.0 to 5.0.1#3133
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/typegoose/auto-increment-5.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps @typegoose/auto-increment from 4.13.0 to 5.0.1.

Release notes

Sourced from @​typegoose/auto-increment's releases.

v5.0.1

5.0.1 (2026-02-14)

Fixes

  • autoIncrement: change "new" option to "returnDocument" (a523e28), closes #33

v5.0.0

5.0.0 (2025-12-22)

⚠ BREAKING CHANGES

  • mongoose: mongoose 9.0.0
  • tsconfig.json: tsconfig "target" is now "es2023" which could be potentially breaking
  • package.json: Minimal NodeJS version is now 20.19.0

Features

  • package.json: update nodejs version to 20.19 (aedf152)
  • tsconfig.json: update "target" to match minimal NodeJS capabilities (d723e29)

Style

  • autoIncrement: remove unused ts-expect-error directive (0691e87)
  • migrate to eslint flat config (42aecc1)

Dependencies

  • mongoose: upgrade to 9.0.0 (46a3a56)

Dev-Dependencies

  • @​typegoose/typegoose: upgrade to 13.0.0 (8823f8e)
  • @​types/jest: upgrade to 30.0.0 (5875131)
  • @​types/node: upgrade to 24.10.0 (106ebdc)
  • @typescript-eslint/*: upgrade to 7.18.0 (7b47ee9)
  • @typescript-eslint/*: upgrade to 8.31.1 (c89af48)
  • commitlint: upgrade to 20.1.0 (892b03e)
  • commitlint: upgrade to 20.2.0 (bd25603)
  • eslint-config-prettier: upgrade to 10.1.8 (c8698b4)
  • eslint-plugin-prettier: upgrade to 5.5.4 (250af40)
  • eslint: upgrade to 9.39.1 (db80884)
  • eslint: upgrade to 9.39.2 (32fcbf4)
  • husky: upgrade to 9.1.7 (2eed465)
  • jest: upgrade to 30.2.0 (fef76e5)
  • lint-staged: upgrade to 16.2.7 (5de6901)
  • mongodb-memory-server: upgrade to 11.0.0 (2ec22c3)
  • prettier: upgrade to 3.7.4 (c27cf03)
  • rimraf: upgrade to 6.1.2 (98ac22f)
  • ts-jest: upgrade to 29.4.6 (1e72420)

... (truncated)

Changelog

Sourced from @​typegoose/auto-increment's changelog.

5.0.1 (2026-02-14)

Fixes

  • autoIncrement: change "new" option to "returnDocument" (a523e28), closes #33

5.0.0 (2025-12-22)

⚠ BREAKING CHANGES

  • mongoose: mongoose 9.0.0
  • tsconfig.json: tsconfig "target" is now "es2023" which could be potentially breaking
  • package.json: Minimal NodeJS version is now 20.19.0

Features

  • package.json: update nodejs version to 20.19 (aedf152)
  • tsconfig.json: update "target" to match minimal NodeJS capabilities (d723e29)

Style

  • autoIncrement: remove unused ts-expect-error directive (0691e87)
  • migrate to eslint flat config (42aecc1)

Dependencies

  • mongoose: upgrade to 9.0.0 (46a3a56)

Dev-Dependencies

  • @​typegoose/typegoose: upgrade to 13.0.0 (8823f8e)
  • @​types/jest: upgrade to 30.0.0 (5875131)
  • @​types/node: upgrade to 24.10.0 (106ebdc)
  • @typescript-eslint/*: upgrade to 7.18.0 (7b47ee9)
  • @typescript-eslint/*: upgrade to 8.31.1 (c89af48)
  • commitlint: upgrade to 20.1.0 (892b03e)
  • commitlint: upgrade to 20.2.0 (bd25603)
  • eslint-config-prettier: upgrade to 10.1.8 (c8698b4)
  • eslint-plugin-prettier: upgrade to 5.5.4 (250af40)
  • eslint: upgrade to 9.39.1 (db80884)
  • eslint: upgrade to 9.39.2 (32fcbf4)
  • husky: upgrade to 9.1.7 (2eed465)
  • jest: upgrade to 30.2.0 (fef76e5)
  • lint-staged: upgrade to 16.2.7 (5de6901)
  • mongodb-memory-server: upgrade to 11.0.0 (2ec22c3)
  • prettier: upgrade to 3.7.4 (c27cf03)
  • rimraf: upgrade to 6.1.2 (98ac22f)
  • ts-jest: upgrade to 29.4.6 (1e72420)
  • typescript-eslint: upgrade to 8.50.0 (45fcf66)
  • typescript: upgrade to 5.9.3 (29ed2c2)

... (truncated)

Commits
  • 4e5135e release: v5.0.1
  • a523e28 fix(autoIncrement): change "new" option to "returnDocument"
  • 25707bb chore(workflows/tests): allow running publish on "old/X" branches
  • 7f8d28d release: v5.0.0
  • 2e80943 Merge branch 'beta'
  • d0f3e58 chore(package-lock): update lockfile
  • 0ae02c8 chore: switch to npm
  • 1769c06 chore(husky): remove "yarn" prefix
  • 45fcf66 devdeps(typescript-eslint): upgrade to 8.50.0
  • 32fcbf4 devdeps(eslint): upgrade to 9.39.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​typegoose/auto-increment since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typegoose/auto-increment-5.0.1 branch 7 times, most recently from c3a997a to bfe6363 Compare August 27, 2026 18:43
Bumps [@typegoose/auto-increment](https://github.com/typegoose/auto-increment) from 4.13.0 to 5.0.1.
- [Release notes](https://github.com/typegoose/auto-increment/releases)
- [Changelog](https://github.com/typegoose/auto-increment/blob/master/CHANGELOG.md)
- [Commits](typegoose/auto-increment@v4.13.0...v5.0.1)

---
updated-dependencies:
- dependency-name: "@typegoose/auto-increment"
  dependency-version: 5.0.1
  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/typegoose/auto-increment-5.0.1 branch from e590760 to 564335a Compare August 28, 2026 10:10
@github-actions

Copy link
Copy Markdown
Contributor

No updates since 2026-08-28T10:11:05Z (over 1 days), so this PR has been converted to draft. That stops it holding CI runners.

Nothing is lost — gh pr ready 3133, or the "Ready for review" button, picks it straight back up. Add the keep-ready label to exempt it permanently.

Converting to draft disables auto-merge, so PRs with auto-merge enabled are excluded from this entirely.

@github-actions

Copy link
Copy Markdown
Contributor

No updates since 2026-08-30T00:02:20Z (over 1 days), so this PR has been converted to draft. That stops it holding CI runners.

Nothing is lost — gh pr ready 3133, or the "Ready for review" button, picks it straight back up. Add the keep-ready label to exempt it permanently.

Converting to draft disables auto-merge, so PRs with auto-merge enabled are excluded from this entirely.

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.

0 participants