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 2 updates #507

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps the nest group with 2 updates: @nestjs/swagger and @nestjs/cli.

Updates @nestjs/swagger from 7.1.11 to 7.1.12

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.1.12

  • fix: mapped types shim should return classes #2610 (73edf73)
  • chore(deps): update dependency @​types/node to v18.17.18 (9ebe5e8)
  • chore(deps): update typescript-eslint monorepo to v6.7.2 (a861fff)
  • Merge pull request #2613 from nestjs/renovate/swagger-ui-dist-5.x (3554d46)
  • fix(deps): update dependency swagger-ui-dist to v5.7.2 (e9a7300)
  • chore(deps): update dependency @​fastify/static to v6.11.2 (5758bcf)
  • chore(deps): update dependency @​types/node to v18.17.17 (07e9950)
  • chore(deps): update dependency @​types/js-yaml to v4.0.6 (25f00ce)
  • chore(deps): update dependency @​types/jest to v29.5.5 (d1ba24b)
  • chore(deps): update dependency @​types/node to v18.17.16 (3dbd470)
  • chore(deps): update dependency jest to v29.7.0 (ac28704)
  • chore(deps): update typescript-eslint monorepo to v6.7.0 (20989c4)
  • chore(deps): update nest monorepo to v10.2.5 (0e1d5c7)
  • chore(deps): update dependency @​types/node to v18.17.15 (39e2242)
Commits
  • 31cf72a chore(): release v7.1.12
  • 73edf73 fix: mapped types shim should return classes #2610
  • 9ebe5e8 chore(deps): update dependency @​types/node to v18.17.18
  • a861fff chore(deps): update typescript-eslint monorepo to v6.7.2
  • 3554d46 Merge pull request #2613 from nestjs/renovate/swagger-ui-dist-5.x
  • e9a7300 fix(deps): update dependency swagger-ui-dist to v5.7.2
  • 5758bcf chore(deps): update dependency @​fastify/static to v6.11.2
  • 07e9950 chore(deps): update dependency @​types/node to v18.17.17
  • 25f00ce chore(deps): update dependency @​types/js-yaml to v4.0.6
  • d1ba24b chore(deps): update dependency @​types/jest to v29.5.5
  • Additional commits viewable in compare view

Updates @nestjs/cli from 10.1.17 to 10.1.18

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.1.18

  • Merge pull request #2244 from eabrouwer3/eb/2242-json-cli-option (e2e046fe)
  • Merge pull request #2260 from nestjs/renovate/typescript-5.x (484d20a3)
  • Merge pull request #2270 from nestjs/renovate/angular-cli-monorepo (4125cb99)
  • Merge pull request #2277 from nestjs/renovate/cimg-node-20.x (81476d9d)
  • Merge pull request #2281 from dotlambda/fsevents-1.2.13 (2e73b9d3)
  • Merge pull request #2294 from micalevisk/refactor/issue-2275 (197b30f6)
  • fix(deps): update angular-cli monorepo to v16.2.3 (b76513e2)
  • chore(deps): update dependency @​types/node to v18.17.18 (b33b2af2)
  • chore(deps): update node.js to v20.7 (a819fa4d)
  • chore(deps): update dependency @​swc/core to v1.3.86 (2d4bce01)
  • chore(deps): update typescript-eslint monorepo to v6.7.2 (4050bd1e)
  • style: fix formatting (6d1caf2d)
  • perf: cache loaded configuration file (1 vs 2/3 calls) (8e2e4c00)
  • chore(deps): update dependency @​types/node to v18.17.17 (66b8a8dc)
  • chore(deps): update dependency @​types/webpack-node-externals to v3.0.1 (5cef675e)
  • chore(deps): update dependency @​types/jest to v29.5.5 (2429bbde)
  • chore(deps): update dependency @​types/node to v18.17.16 (6e110f91)
  • chore(deps): update dependency @​swc/core to v1.3.85 (2b71927f)
  • chore(deps): update dependency jest to v29.7.0 (88ed13d2)
  • chore(deps): update typescript-eslint monorepo to v6.7.0 (6576ca9f)
  • chore(deps): update dependency @​swc/core to v1.3.84 (91f96d32)
  • chore(deps): update fsevents to 1.2.13 (a0dbd080)
  • chore(deps): update dependency eslint to v8.49.0 (7d6efc45)
  • chore(deps): update dependency @​types/node to v18.17.15 (1f94cabc)
  • chore(deps): update dependency @​swc/core to v1.3.83 (3e23e948)
  • chore(deps): update typescript-eslint monorepo to v6.6.0 (f59d8650)
  • chore(deps): update dependency @​types/node to v18.17.14 (802a73c8)
  • chore(deps): update dependency @​types/node to v18.17.13 (32293981)
  • chore(deps): update dependency @​swc/core to v1.3.82 (96e110b0)
  • fix(deps): update dependency typescript to v5.2.2 (7b4086fd)
  • fix: Prevent need for double escaping strings (519030ca)
Commits
  • e5a5e33 chore(): release v10.1.18
  • e2e046f Merge pull request #2244 from eabrouwer3/eb/2242-json-cli-option
  • 484d20a Merge pull request #2260 from nestjs/renovate/typescript-5.x
  • 4125cb9 Merge pull request #2270 from nestjs/renovate/angular-cli-monorepo
  • 81476d9 Merge pull request #2277 from nestjs/renovate/cimg-node-20.x
  • 2e73b9d Merge pull request #2281 from dotlambda/fsevents-1.2.13
  • 197b30f Merge pull request #2294 from micalevisk/refactor/issue-2275
  • b76513e fix(deps): update angular-cli monorepo to v16.2.3
  • b33b2af chore(deps): update dependency @​types/node to v18.17.18
  • a819fa4 chore(deps): update node.js to v20.7
  • Additional commits viewable in compare view

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

Bumps the nest group with 2 updates: [@nestjs/swagger](https://github.com/nestjs/swagger) and [@nestjs/cli](https://github.com/nestjs/nest-cli).


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

Updates `@nestjs/cli` from 10.1.17 to 10.1.18
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@10.1.17...10.1.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 22, 2023
@antoinezanardi antoinezanardi merged commit b641ba5 into develop Sep 22, 2023
12 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nest-340d62f6c8 branch September 22, 2023 11:53
antoinezanardi pushed a commit that referenced this pull request Sep 27, 2023
## [1.18.0](v1.17.0...v1.18.0) (2023-09-27)

### 🚀 Features

* **roles:** role's origin ([#497](#497)) ([519b3ed](519b3ed))

### 🔩 Refactor

* **player-groups:** rename all to survivors ([#483](#483)) ([9fe2439](9fe2439))

### ✅ Tests

* **acceptance:** ancient acceptance tests ([#514](#514)) ([8ac1d3d](8ac1d3d))
* **acceptance:** bear tamer acceptance tests ([#503](#503)) ([4800d60](4800d60))
* **acceptance:** idiot acceptance tests ([#502](#502)) ([1f13ed2](1f13ed2))
* **acceptance:** role acceptance tests ([#490](#490)) ([8686f6e](8686f6e))
* **acceptance:** witch acceptance tests ([#498](#498)) ([113092d](113092d))

### 🔁 CI

* **code-ql:** add code ql analysis on pr on develop ([#506](#506)) ([5c5498a](5c5498a))
* **gcp:** deploy automatically when merging to main ([#521](#521)) ([7ed13d1](7ed13d1))
* **node:** use latest node version in ci ([#499](#499)) ([6bdc94c](6bdc94c))

### 🧹 Chore

* **deps:** bump @faker-js/faker from 8.0.2 to 8.1.0 ([#505](#505)) ([1034861](1034861))
* **deps:** bump @fastify/static from 6.11.0 to 6.11.1 ([#489](#489)) ([6bc7144](6bc7144))
* **deps:** bump @fastify/static from 6.11.1 to 6.11.2 ([#494](#494)) ([f368106](f368106))
* **deps:** bump expect from 29.6.4 to 29.7.0 ([#486](#486)) ([0ff4f3a](0ff4f3a))
* **deps:** bump mongoose from 7.5.0 to 7.5.1 ([#482](#482)) ([091a932](091a932))
* **deps:** bump mongoose from 7.5.1 to 7.5.2 ([#495](#495)) ([a7fae02](a7fae02))
* **deps:** bump mongoose from 7.5.2 to 7.5.3 ([#519](#519)) ([6981b1d](6981b1d))
* **deps:** bump rimraf from 5.0.1 to 5.0.4 ([#518](#518)) ([4de9e5c](4de9e5c))
* **deps:** bump semantic-release from 21.1.1 to 22.0.0 ([#493](#493)) ([da1521a](da1521a))
* **deps:** bump semantic-release from 22.0.0 to 22.0.1 ([#508](#508)) ([2f71e27](2f71e27))
* **deps:** bump semantic-release from 22.0.1 to 22.0.5 ([#513](#513)) ([fcf7800](fcf7800))
* **deps:** bump the eslint group with 1 update ([#477](#477)) ([82f9645](82f9645))
* **deps:** bump the eslint group with 1 update ([#492](#492)) ([31e28f4](31e28f4))
* **deps:** bump the eslint group with 1 update ([#512](#512)) ([edd87b5](edd87b5))
* **deps:** bump the eslint group with 2 updates ([#481](#481)) ([7f95c00](7f95c00))
* **deps:** bump the eslint group with 2 updates ([#501](#501)) ([2ebbf94](2ebbf94))
* **deps:** bump the eslint group with 2 updates ([#517](#517)) ([2f8f939](2f8f939))
* **deps:** bump the jest group with 1 update ([#485](#485)) ([0dce12b](0dce12b))
* **deps:** bump the nest group with 1 update ([#487](#487)) ([fe9136d](fe9136d))
* **deps:** bump the nest group with 1 update ([#488](#488)) ([0e96835](0e96835))
* **deps:** bump the nest group with 2 updates ([#507](#507)) ([b641ba5](b641ba5))
* **deps:** bump the nest group with 5 updates ([#510](#510)) ([3bbb931](3bbb931))
* **deps:** bump the nest group with 6 updates ([#479](#479)) ([cef7779](cef7779))
* **deps:** bump the types group with 1 update ([#476](#476)) ([c1fc389](c1fc389))
* **deps:** bump the types group with 1 update ([#504](#504)) ([6f3ec94](6f3ec94))
* **deps:** bump the types group with 1 update ([#522](#522)) ([1f4fc64](1f4fc64))
* **deps:** bump the types group with 2 updates ([#520](#520)) ([9778c1f](9778c1f))
* **deps:** bump the types group with 3 updates ([#491](#491)) ([3a14216](3a14216))
* **deps:** bump the types group with 3 updates ([#511](#511)) ([7928d29](7928d29))
* **deps:** bump type-fest from 4.3.1 to 4.3.2 ([#523](#523)) ([aa62d09](aa62d09))
* **github-actions:** bump actions/checkout from 3 to 4 ([#509](#509)) ([8d34ad4](8d34ad4))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.18.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