karafra / ai-art

Discord bot generating images from given query
https://karafra.github.io/ai-art/
Apache License 2.0
75 stars 33 forks source link

⬆️ Bump json5 and @nestjs/cli #37

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps json5 to 2.2.3 and updates ancestor dependency @nestjs/cli. These dependencies need to be updated together.

Updates json5 from 2.2.1 to 2.2.3

Release notes

Sourced from json5's releases.

v2.2.3

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).
Changelog

Sourced from json5's changelog.

v2.2.3 [code, diff]

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2 [code, diff]

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).
Commits
  • c3a7524 2.2.3
  • 94fd06d docs: update CHANGELOG for v2.2.3
  • 3b8cebf docs(security): use GitHub security advisories
  • f0fd9e1 docs: publish a security policy
  • 6a91a05 docs(template): bug -> bug report
  • 14f8cb1 2.2.2
  • 10cc7ca docs: update CHANGELOG for v2.2.2
  • 7774c10 fix: add proto to objects and arrays
  • edde30a Readme: slight tweak to intro
  • 97286f8 Improve example in readme
  • Additional commits viewable in compare view


Updates @nestjs/cli from 8.2.8 to 9.1.8

Release notes

Sourced from @​nestjs/cli's releases.

Release 9.1.8

  • Merge pull request #1866 from nestjs/revert-1829-fix-build-assets (4b73b951)
  • Revert "fix(): copy all assets on build" (bb8f35d1)
  • chore(deps): update dependency release-it to v15.6.0 (4eb8384a)

Release 9.1.7

  • Merge pull request #1862 from nestjs/renovate/typescript-4.x (99c2b0a7)
  • Merge pull request #1863 from nestjs/renovate/major-angular-cli-monorepo (56679f4c)
  • fix(deps): update angular-cli monorepo to v15 (c30acb97)
  • fix(deps): update dependency typescript to v4.9.4 (06f3cb4c)
  • Merge pull request #1859 from nestjs/renovate/lint-staged-13.x (e296afdc)
  • Merge branch 'master' into renovate/lint-staged-13.x (f508eca9)
  • Merge pull request #1861 from nestjs/renovate/typescript-eslint-monorepo (4ea99d3e)
  • chore(deps): update typescript-eslint monorepo to v5.47.1 (958f414e)
  • Merge pull request #1860 from nestjs/renovate/prettier-2.x (f912450a)
  • chore(deps): update dependency prettier to v2.8.1 (dd2d20ea)
  • Merge pull request #1858 from nestjs/renovate/eslint-8.x (4e1f3fb4)
  • Merge pull request #1762 from nestjs/renovate/major-jest-monorepo (61459263)
  • chore: resolve conflicts (a0f362bd)
  • chore(deps): update dependency lint-staged to v13.1.0 (64af8f84)
  • Merge pull request #1857 from nestjs/renovate/commitlint-monorepo (08a25273)
  • chore(deps): update dependency eslint to v8.30.0 (a97360b4)
  • test: update tsconfig-paths snapshot (2ebcfbd2)
  • chore(deps): update commitlint monorepo to v17.3.0 (6b335dc7)
  • Merge pull request #1856 from nestjs/renovate/tsconfig-paths-4.x (ad472853)
  • fix(deps): update dependency tsconfig-paths to v4.1.1 (56955936)
  • Merge pull request #1855 from nestjs/renovate/fork-ts-checker-webpack-plugin-7.x (5b4197f6)
  • Merge pull request #1803 from micalevisk/fix-support-package-manager-selection (bd7a59f7)
  • Merge pull request #1829 from greg-md/fix-build-assets (b9561640)
  • Merge pull request #1854 from nestjs/renovate/ts-loader-9.x (d9ab4ff5)
  • fix(deps): update dependency fork-ts-checker-webpack-plugin to v7.2.14 (2a48a284)
  • Merge pull request #1847 from alko89/feat/start-optional-args (a23e9220)
  • chore(deps): update dependency ts-loader to v9.4.2 (53b9ce73)
  • Merge pull request #1786 from nestjs/renovate/angular-cli-monorepo (1deb3d1b)
  • chore(deps): update jest monorepo to v29 (d75a5e03)
  • Merge pull request #1839 from nestjs/dependabot/npm_and_yarn/decode-uri-component-0.2.2 (802015d4)
  • Merge pull request #1853 from nestjs/renovate/release-it-15.x (d173b9a7)
  • fix(deps): update angular-cli monorepo to v14.2.10 (e8cf80e3)
  • Merge pull request #1852 from nestjs/renovate/node-18.x (228728a8)
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (70c4dab0)
  • chore(deps): update dependency release-it to v15.5.1 (bf00a166)
  • Merge pull request #1823 from nestjs/renovate/cimg-node-19.x (9d9aae01)
  • chore(deps): update dependency @​types/node to v18.11.18 (645db30b)
  • Merge pull request #1851 from nestjs/revert-1802-chore/remove-method-deprecated (51ac4c5d)
  • Revert "chore(): remove method deprecated " (29d0d4b8)
  • Merge pull request #1850 from nestjs/dependabot/npm_and_yarn/minimatch-3.1.2 (c52de0a7)
  • Merge pull request #1787 from nestjs/renovate/cli-table3-0.x (19412cea)
  • Merge pull request #1802 from Tony133/chore/remove-method-deprecated (42b57151)
  • Update lib/compiler/plugins-loader.ts (6b4bf6e2)
  • chore(deps): update node.js to v19 (4cbe638b)

... (truncated)

Commits
  • 9a34021 chore(): release v9.1.8
  • 4b73b95 Merge pull request #1866 from nestjs/revert-1829-fix-build-assets
  • bb8f35d Revert "fix(): copy all assets on build"
  • 4eb8384 chore(deps): update dependency release-it to v15.6.0
  • d5c98df chore(): release v9.1.7
  • 99c2b0a Merge pull request #1862 from nestjs/renovate/typescript-4.x
  • 56679f4 Merge pull request #1863 from nestjs/renovate/major-angular-cli-monorepo
  • c30acb9 fix(deps): update angular-cli monorepo to v15
  • 06f3cb4 fix(deps): update dependency typescript to v4.9.4
  • e296afd Merge pull request #1859 from nestjs/renovate/lint-staged-13.x
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/karafra/ai-art/network/alerts).
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
codecov[bot] commented 1 year ago

Codecov Report

Merging #37 (7e50594) into main (f9c81d3) will increase coverage by 0.07%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/karafra/ai-art/pull/37/graphs/tree.svg?width=650&height=150&src=pr&token=zeGtflSZ48&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Karafra)](https://codecov.io/gh/karafra/ai-art/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Karafra) ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== + Coverage 94.40% 94.48% +0.07% ========================================== Files 33 33 Lines 572 580 +8 Branches 23 23 ========================================== + Hits 540 548 +8 Misses 32 32 ``` | [Impacted Files](https://codecov.io/gh/karafra/ai-art/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Karafra) | Coverage Δ | | |---|---|---| | [src/entity/job/job.resolver.ts](https://codecov.io/gh/karafra/ai-art/pull/37/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Karafra#diff-c3JjL2VudGl0eS9qb2Ivam9iLnJlc29sdmVyLnRz) | `100.00% <0.00%> (ø)` | | | [src/entity/job/entities/job.entity.ts](https://codecov.io/gh/karafra/ai-art/pull/37/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Karafra#diff-c3JjL2VudGl0eS9qb2IvZW50aXRpZXMvam9iLmVudGl0eS50cw==) | `75.00% <0.00%> (ø)` | | | [src/gateway/discord/discord.gateway.ts](https://codecov.io/gh/karafra/ai-art/pull/37/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Karafra#diff-c3JjL2dhdGV3YXkvZGlzY29yZC9kaXNjb3JkLmdhdGV3YXkudHM=) | `100.00% <0.00%> (ø)` | | | [src/commands/ai-story/open-ai/open-ai.dto.ts](https://codecov.io/gh/karafra/ai-art/pull/37/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Karafra#diff-c3JjL2NvbW1hbmRzL2FpLXN0b3J5L29wZW4tYWkvb3Blbi1haS5kdG8udHM=) | `100.00% <0.00%> (ø)` | | | [src/commands/ai-art/cog-view-2/cog-view-2.dto.ts](https://codecov.io/gh/karafra/ai-art/pull/37/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Karafra#diff-c3JjL2NvbW1hbmRzL2FpLWFydC9jb2ctdmlldy0yL2NvZy12aWV3LTIuZHRvLnRz) | `100.00% <0.00%> (ø)` | | | [src/commands/ai-art/dalle-mini/dalle-mini.dto.ts](https://codecov.io/gh/karafra/ai-art/pull/37/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Karafra#diff-c3JjL2NvbW1hbmRzL2FpLWFydC9kYWxsZS1taW5pL2RhbGxlLW1pbmkuZHRvLnRz) | `100.00% <0.00%> (ø)` | | | [src/commands/ai-art/wombo-dream/wombo-dream.dto.ts](https://codecov.io/gh/karafra/ai-art/pull/37/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Karafra#diff-c3JjL2NvbW1hbmRzL2FpLWFydC93b21iby1kcmVhbS93b21iby1kcmVhbS5kdG8udHM=) | `100.00% <0.00%> (ø)` | |