Skip to content
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

fix(deps): Bump @typegoose/typegoose from 11.5.0 to 11.6.0 #253

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps @typegoose/typegoose from 11.5.0 to 11.6.0.

Release notes

Sourced from @​typegoose/typegoose's releases.

v11.6.0

11.6.0 (2023-10-10)

Dependencies

  • mongoose: upgrade to 7.6.1 (61ae900)

v11.5.1

11.5.1 (2023-10-07)

Style

  • apply prettier 3.0 formatting changes (07826fa)

Dev-Dependencies

  • @​types/jest: upgrade to 29.5.5 (e1a1a9f)
  • @​types/lodash: upgrade to 4.14.199 (0985e4f)
  • @​types/node: upgrade to 14.18.63 (f62f379)
  • @​types/semver: upgrade to 7.5.3 (41683d7)
  • @typescript-eslint/*: upgrade to 5.62.0 (2b84106)
  • commitlint: upgrade to 17.7.2 (bad796b)
  • eslint-config-prettier: upgrade to 8.10.0 (a15c884)
  • eslint-config-prettier: upgrade to 9.0.0 (93e3f85)
  • eslint: upgrade to 8.51.0 (5313ded)
  • jest: upgrade to 29.7.0 (13d92f7)
  • mongodb-memory-server: upgrade to 9.0.0 (88df9ab)
  • prettier: upgrade to 3.0.3 (7c198cd)
  • rimraf: upgrade to 5.0.5 (b72f5c6)
Changelog

Sourced from @​typegoose/typegoose's changelog.

11.6.0 (2023-10-10)

Dependencies

  • mongoose: upgrade to 7.6.1 (61ae900)

11.5.1 (2023-10-07)

Style

  • apply prettier 3.0 formatting changes (07826fa)

Dev-Dependencies

  • @​types/jest: upgrade to 29.5.5 (e1a1a9f)
  • @​types/lodash: upgrade to 4.14.199 (0985e4f)
  • @​types/node: upgrade to 14.18.63 (f62f379)
  • @​types/semver: upgrade to 7.5.3 (41683d7)
  • @typescript-eslint/*: upgrade to 5.62.0 (2b84106)
  • commitlint: upgrade to 17.7.2 (bad796b)
  • eslint-config-prettier: upgrade to 8.10.0 (a15c884)
  • eslint-config-prettier: upgrade to 9.0.0 (93e3f85)
  • eslint: upgrade to 8.51.0 (5313ded)
  • jest: upgrade to 29.7.0 (13d92f7)
  • mongodb-memory-server: upgrade to 9.0.0 (88df9ab)
  • prettier: upgrade to 3.0.3 (7c198cd)
  • rimraf: upgrade to 5.0.5 (b72f5c6)
Commits
  • ce14528 release: v11.6.0
  • 61ae900 deps(mongoose): upgrade to 7.6.1
  • b75a6cc chore(releaserc): disable "style" to have a release
  • 38c800b release: v11.5.1
  • 1850092 Revert "devdeps(lint-staged): upgrade to 13.3.0"
  • 07826fa style: apply prettier 3.0 formatting changes
  • 7c198cd devdeps(prettier): upgrade to 3.0.3
  • 93e3f85 devdeps(eslint-config-prettier): upgrade to 9.0.0
  • a15c884 devdeps(eslint-config-prettier): upgrade to 8.10.0
  • 26b4133 devdeps(lint-staged): upgrade to 13.3.0
  • 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 [@typegoose/typegoose](https://github.com/typegoose/typegoose) from 11.5.0 to 11.6.0.
- [Release notes](https://github.com/typegoose/typegoose/releases)
- [Changelog](https://github.com/typegoose/typegoose/blob/master/CHANGELOG.md)
- [Commits](typegoose/typegoose@v11.5.0...v11.6.0)

---
updated-dependencies:
- dependency-name: "@typegoose/typegoose"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@github-actions github-actions bot added the automerge Allow kodiak to automerge commit when all checks pass label Oct 16, 2023
@kodiakhq kodiakhq bot merged commit 130912c into main Oct 16, 2023
6 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/typegoose/typegoose-11.6.0 branch October 16, 2023 18:00
@github-actions
Copy link

🎉 This PR is included in version 2.1.22 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants