Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

build(deps-dev): bump @spotify/prettier-config from 13.0.0 to 14.1.6 in /microsite #236

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps @spotify/prettier-config from 13.0.0 to 14.1.6.

Release notes

Sourced from @​spotify/prettier-config's releases.

v14.1.6

14.1.6 (2023-02-14)

Bug Fixes

v14.1.5

14.1.5 (2023-01-30)

Bug Fixes

v14.1.4

14.1.4 (2023-01-19)

Bug Fixes

v14.1.3

14.1.3 (2022-12-07)

Bug Fixes

v14.1.2

14.1.2 (2022-12-02)

Bug Fixes

  • web-scripts: security vulnerability in glob (a278f21)

v14.1.1

14.1.1 (2022-11-25)

Bug Fixes

  • precommit: add in --passWithNoTests flag to enable precommit hook to succeed with no tests (67cba2a), closes #1020

v14.1.0

14.1.0 (2022-08-08)

... (truncated)

Changelog

Sourced from @​spotify/prettier-config's changelog.

14.1.6 (2023-02-14)

Bug Fixes

14.1.5 (2023-01-30)

Bug Fixes

14.1.4 (2023-01-19)

Bug Fixes

14.1.3 (2022-12-07)

Bug Fixes

14.1.2 (2022-12-02)

Bug Fixes

  • web-scripts: security vulnerability in glob (a278f21)

14.1.1 (2022-11-25)

Bug Fixes

  • precommit: add in --passWithNoTests flag to enable precommit hook to succeed with no tests (67cba2a), closes #1020

14.1.0 (2022-08-08)

Features

  • package.json/yarn.lock: upgrade minimum version of commitizen to latest (4.2.5) (81ba9e3), closes #1026

14.0.2 (2022-07-15)

Bug Fixes

  • web-scripts: resolve sec issue with ansi-regex, must use ^4.1.1 (85b2c78)
  • web-scripts: resolve sec issue with minimist, must use ^1.2.6 (d52b6a3)

14.0.1 (2022-07-12)

... (truncated)

Commits
  • cfb9c66 v14.1.6
  • 7b2160e Merge pull request #1105 from spotify/cut-new-release
  • 5c7d2ed fix: update dependencies
  • a31d65c Merge pull request #1100 from spotify/dependabot/npm_and_yarn/commitizen-4.3.0
  • 07db5cf Merge pull request #1103 from spotify/dependabot/npm_and_yarn/http-cache-sema...
  • 7925f32 Create catalog-info.yaml
  • 7834718 build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
  • eca259b v14.1.5
  • 244b1f6 Merge pull request #1102 from trinhathu/update-deps
  • 32226e3 fix: update dependencies
  • 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 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 [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 13.0.0 to 14.1.6.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](spotify/web-scripts@v13.0.0...v14.1.6)

---
updated-dependencies:
- dependency-name: "@spotify/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 15, 2023
@ImagineBuildBot
Copy link

Scan submitted to Checkmarx

@ImagineBuildBot
Copy link

Logo
Checkmarx SAST - Scan Summary & Details

Cx-SAST Summary

Total of 70 vulnerabilities
High 33 High
Medium 37 Medium
Low 0 Low
Info 0 Info

Checkmarx Scan Summary

Severity Count
High 33
Medium 37
Low 0
Informational 0

Violation Summary

High 28 High
Medium 21 Medium

View more details on Checkmarx UI

Cx-SAST Details

Lines Severity Category File Link
81 Medium Unchecked_Input_For_Loop_Condition plugins/catalog-graph/src/components/CatalogGraphPage/useCatalogGraphPage.ts Checkmarx
172 Medium Privacy_Violation plugins/scaffolder-backend/src/service/router.ts Checkmarx
73 Medium Privacy_Violation plugins/todo-backend/src/service/router.ts Checkmarx
89 Medium Missing_HSTS_Header contrib/catalog/ImmediateEntityProvider.ts Checkmarx
102 121 126 129 130 151 161 Medium Client_ReDoS_From_Regex_Injection plugins/catalog-backend-module-bitbucket/src/BitbucketDiscoveryProcessor.ts Checkmarx
91 116 Medium Client_ReDoS_From_Regex_Injection plugins/catalog-backend-module-github/src/GithubDiscoveryProcessor.test.ts Checkmarx
104 Medium Client_ReDoS_From_Regex_Injection plugins/catalog-backend-module-github/src/GithubDiscoveryProcessor.ts Checkmarx
198 219 Medium Client_ReDoS_From_Regex_Injection plugins/catalog-backend-module-bitbucket/src/BitbucketDiscoveryProcessor.test.ts Checkmarx
221 Medium Client_Privacy_Violation packages/backend-common/src/scm/git.ts Checkmarx
155 Medium Client_Privacy_Violation plugins/scaffolder-backend/src/scaffolder/actions/builtin/publish/bitbucket.ts Checkmarx
90 Medium Client_Privacy_Violation plugins/auth-backend/src/providers/microsoft/provider.ts Checkmarx
168 Medium Client_Privacy_Violation packages/integration/src/bitbucket/core.ts Checkmarx
149 Medium Client_HTML5_Store_Sensitive_data_In_Web_Storage packages/core-app-api/src/lib/AuthSessionManager/AuthSessionStore.ts Checkmarx
77 100 High Stored_XSS plugins/code-coverage-backend/src/service/CodeCoverageDatabase.ts Checkmarx
48 86 High Reflected_XSS plugins/badges-backend/src/service/router.ts Checkmarx
242 High Reflected_XSS plugins/techdocs-node/src/stages/publish/openStackSwift.ts Checkmarx
335 High Reflected_XSS plugins/techdocs-node/src/stages/publish/azureBlobStorage.ts Checkmarx
44 High Reflected_XSS plugins/bazaar-backend/src/service/router.ts Checkmarx
40 High Reflected_XSS plugins/app-backend/src/lib/assets/createStaticAssetMiddleware.ts Checkmarx
46 83 High Reflected_XSS plugins/jenkins-backend/src/service/router.ts Checkmarx
372 High Reflected_XSS plugins/techdocs-node/src/stages/publish/awsS3.ts Checkmarx
50 High Reflected_XSS plugins/periskop-backend/src/service/router.ts Checkmarx
53 59 65 66 72 73 79 80 High Reflected_XSS plugins/rollbar-backend/src/service/router.ts Checkmarx
108 High Reflected_XSS plugins/search-backend/src/service/router.ts Checkmarx
126 129 130 High Prototype_Pollution plugins/catalog-backend-module-bitbucket/src/BitbucketDiscoveryProcessor.ts Checkmarx
36 High Insecure_Storage_of_Sensitive_Data plugins/auth-backend/src/service/standaloneServer.ts Checkmarx
64 High Client_DOM_XSS plugins/gcp-projects/src/components/ProjectDetailsPage/ProjectDetailsPage.tsx Checkmarx
62 High Client_DOM_XSS plugins/git-release-manager/src/hooks/useQueryHandler.ts Checkmarx
30 High Client_DOM_XSS plugins/catalog-backend/src/util/conversion.ts Checkmarx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant