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

chore(deps): bump the nest group with 1 update #539

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nest group with 1 update: @nestjs/swagger.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.1.13

  • Merge pull request #2642 from nestjs/renovate/swagger-ui-dist-5.x (d56a498)
  • Merge pull request #2647 from IodizedGabe/fix/issue-2615-fix-array-based-enum (ecc09e0)
  • fix(): Derive enum types correctly when defined as an array #2615 (fad6ee9)
  • chore(deps): update dependency @​types/node to v18.18.3 (e403f9e)
  • chore(deps): update typescript-eslint monorepo to v6.7.4 (769d06b)
  • chore(deps): update dependency @​types/node to v18.18.1 (d393db2)
  • fix(deps): update dependency swagger-ui-dist to v5.9.0 (29d03a9)
  • chore(deps): update dependency @​commitlint/cli to v17.7.2 (bf0a860)
  • chore(deps): update dependency release-it to v16.2.1 (c7f7b3e)
  • chore(deps): update dependency @​types/node to v18.18.0 (26b008c)
  • chore(deps): update typescript-eslint monorepo to v6.7.3 (196dea0)
  • chore(deps): update dependency @​types/node to v18.17.19 (30abc8c)
  • chore(deps): update dependency release-it to v16.2.0 (32ab9d6)
  • chore(deps): update dependency @​types/lodash to v4.14.199 (7fc4741)
  • chore(deps): update dependency eslint to v8.50.0 (9b99381)
  • chore(deps): update nest monorepo to v10.2.6 (725c91c)
Commits
  • c5d807f chore(): release v7.1.13
  • d56a498 Merge pull request #2642 from nestjs/renovate/swagger-ui-dist-5.x
  • ecc09e0 Merge pull request #2647 from IodizedGabe/fix/issue-2615-fix-array-based-enum
  • fad6ee9 fix(): Derive enum types correctly when defined as an array #2615
  • e403f9e chore(deps): update dependency @​types/node to v18.18.3
  • 769d06b chore(deps): update typescript-eslint monorepo to v6.7.4
  • d393db2 chore(deps): update dependency @​types/node to v18.18.1
  • 29d03a9 fix(deps): update dependency swagger-ui-dist to v5.9.0
  • bf0a860 chore(deps): update dependency @​commitlint/cli to v17.7.2
  • c7f7b3e chore(deps): update dependency release-it to v16.2.1
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 5, 2023
Bumps the nest group with 1 update: [@nestjs/swagger](https://github.com/nestjs/swagger).

- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.1.12...7.1.13)

---
updated-dependencies:
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/nest-13acb1016d branch from a695c57 to 3dbb99a Compare October 5, 2023 06:12
@antoinezanardi antoinezanardi merged commit 916953c into develop Oct 5, 2023
13 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nest-13acb1016d branch October 5, 2023 06:19
antoinezanardi pushed a commit that referenced this pull request Oct 7, 2023
## [1.19.0](v1.18.0...v1.19.0) (2023-10-07)

### 🚀 Features

* **game-history:** add limit and order to get game history endpoint ([#532](#532)) ([6bdb566](6bdb566))

### 🐛 Bug Fixes

* **ci:** allow develop to run semantic-release ([d3bbc57](d3bbc57))

### ✅ Tests

* **acceptance:** acceptance tests for game history ([#538](#538)) ([bf2b1a7](bf2b1a7))
* **acceptance:** acceptance tests for vile father of wolves ([#526](#526)) ([f8e9520](f8e9520))
* **acceptance:** acceptance tests for vote game play ([#527](#527)) ([7568e14](7568e14))

### 🔁 CI

* **release:** automatically create pr release and update its title based on commits ([#529](#529)) ([244845a](244845a))
* **release:** enhance release pr body to main ([#546](#546)) ([a95dd12](a95dd12))
* **release:** release in main pr body ([#545](#545)) ([ff21ba6](ff21ba6))

### 🧹 Chore

* **deps:** bump mongoose from 7.5.3 to 7.5.4 ([#540](#540)) ([adead5a](adead5a))
* **deps:** bump the commitlint group with 1 update ([#528](#528)) ([9f9052c](9f9052c))
* **deps:** bump the eslint group with 1 update ([#534](#534)) ([796051c](796051c))
* **deps:** bump the nest group with 1 update ([#539](#539)) ([916953c](916953c))
* **deps:** bump the nest group with 5 updates ([#542](#542)) ([b50731a](b50731a))
* **deps:** bump the stryker group with 3 updates ([#537](#537)) ([cfd660a](cfd660a))
* **deps:** bump the types group with 1 update ([#524](#524)) ([9425410](9425410))
* **deps:** bump the types group with 1 update ([#533](#533)) ([369e1e5](369e1e5))
* **deps:** bump the types group with 4 updates ([#536](#536)) ([abdf8a1](abdf8a1))
* **deps:** bump type-fest from 4.3.2 to 4.3.3 ([#535](#535)) ([418da13](418da13))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant