From 9c927374648122479325539d0ae572c9d81a9e52 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 14 Dec 2023 10:14:49 +0000 Subject: [PATCH] Update techstack.yml --- techstack.yml | 261 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 202 insertions(+), 59 deletions(-) diff --git a/techstack.yml b/techstack.yml index caf198b35f..bd3332e65f 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: datengaertnerei/test-data-service -report_id: 85848e3cc2c8f9da3396804e2734e0c7 +report_id: 9158329f933dd2250be08297a6011818 repo_type: Public -timestamp: '2023-11-10T09:14:16+00:00' +timestamp: '2023-12-14T10:14:47+00:00' requested_by: renovate[bot] provider: github branch: develop -detected_tools_count: 32 +detected_tools_count: 44 tools: - name: CSS 3 description: The latest evolution of the Cascading Style Sheets language @@ -58,17 +58,17 @@ tools: - name: TypeScript description: A superset of JavaScript that compiles to clean JavaScript output website_url: http://www.typescriptlang.org - version: 5.2.2 + version: 5.3.3 license: Apache-2.0 open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] - last_updated_on: 2023-08-25 10:11:56.000000000 Z + last_updated_on: 2023-12-06 22:28:28.000000000 Z - name: Autoprefixer description: PostCSS plugin to parse CSS and add vendor prefixes to CSS rules website_url: https://github.com/postcss/autoprefixer @@ -80,6 +80,18 @@ tools: detection_source: src/app/package.json last_updated_by: renovate[bot] last_updated_on: 2023-09-20 21:32:12.000000000 Z +- name: PostCSS + description: Transform CSS with JS plugins + website_url: https://github.com/postcss/postcss + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: CSS Pre-processors / Extensions + image_url: https://img.stackshare.io/service/3339/rlFcjEdI.png + detection_source: src/app/package.json + last_updated_by: Jens Dibbern + last_updated_on: 2021-02-14 10:37:11.000000000 Z - name: React description: A JavaScript library for building user interfaces website_url: https://reactjs.org/ @@ -90,10 +102,10 @@ tools: category: Libraries sub_category: Javascript UI Libraries image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] - last_updated_on: 2023-11-08 13:40:33.000000000 Z + last_updated_on: 2023-12-13 23:48:41.000000000 Z - name: Spring Framework description: An application framework and inversion of control container for the Java platform @@ -118,20 +130,31 @@ tools: detection_source: pom.xml last_updated_by: Jens Dibbern last_updated_on: 2022-01-05 17:13:58.000000000 Z +- name: pgvector + description: Open-source vector similarity search for Postgres + website_url: https://github.com/pgvector/pgvector/ + open_source: false + hosted_saas: false + category: Data Stores + sub_category: Database Tools + image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png + detection_source: src/app/public/robots.txt + last_updated_by: Jens Dibbern + last_updated_on: 2021-02-14 10:37:11.000000000 Z - name: Babel description: Use next generation JavaScript, today. website_url: http://babeljs.io/ - version: 7.23.2 + version: 7.23.6 license: MIT open_source: true hosted_saas: false category: Build, Test, Deploy sub_category: JavaScript Compilers image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] - last_updated_on: 2023-10-12 03:49:56.000000000 Z + last_updated_on: 2023-12-11 19:55:23.000000000 Z - name: Docker description: Enterprise Container Platform for High-Velocity Innovation. website_url: https://www.docker.com/ @@ -159,9 +182,9 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png - detection_source: ".github/workflows/yarn-lock-rebuild.yml" - last_updated_by: Jens Dibbern - last_updated_on: 2022-06-05 15:32:00.000000000 Z + detection_source: ".github/workflows/automerge.yml" + last_updated_by: renovate[bot] + last_updated_on: 2023-11-13 22:43:52.000000000 Z - name: JUnit description: A programmer-oriented testing framework for Java website_url: http://junit.org/ @@ -195,7 +218,7 @@ tools: category: Build, Test, Deploy sub_category: JS Build Tools / JS Task Runners image_url: https://img.stackshare.io/service/1682/IMG_4636.PNG - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] last_updated_on: 2023-10-13 23:06:09.000000000 Z @@ -233,42 +256,162 @@ tools: detection_source: src/main/resources/application.properties last_updated_by: Jens Dibbern last_updated_on: 2021-09-16 16:56:10.000000000 Z -- name: setuptools - website_url: https://github.com/pypa/setuptools +- name: HTML + description: Hypertext Markup Language for creating web pages. + website_url: http:// open_source: false hosted_saas: false - image_url: https://img.stackshare.io/service/10517/647025.png - detection_source: src/tools/requirements.txt + image_url: https://img.stackshare.io/service/2270/no-img-open-source.png + detection_source: src/app/public/index.html + last_updated_by: Jens Dibbern + last_updated_on: 2021-02-14 10:37:11.000000000 Z +- name: LangChain + description: Build AI apps with LLMs through composability + website_url: https://github.com/hwchase17/langchain + open_source: true + hosted_saas: false + category: Communications + sub_category: Large Language Model Tools + image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg + detection_source: src/app/public/robots.txt + last_updated_by: Jens Dibbern + last_updated_on: 2021-02-14 10:37:11.000000000 Z +- name: com.h2database:h2 + description: H2 Database Engine + license: MIT-feh + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source: pom.xml + last_updated_by: Jens Dibbern + last_updated_on: 2022-05-12 11:23:31.000000000 Z +- name: commons-io:commons-io + description: The Apache Commons IO library contains utility classes + version: 2.15.1 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/pom.xml + detection_source: pom.xml + last_updated_by: Jens Dibbern + last_updated_on: 2023-05-09 06:04:57.000000000 Z +- name: io.cucumber:cucumber-java + description: Cucumber for the JVM + version: 7.15.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/pom.xml + detection_source: pom.xml last_updated_by: renovate[bot] - last_updated_on: 2023-09-13 03:26:06.000000000 Z + last_updated_on: 2023-12-11 19:48:12.000000000 Z +- name: io.rest-assured:rest-assured + description: Java DSL for easy testing of REST services + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source: pom.xml + last_updated_by: Jens Dibbern + last_updated_on: 2022-01-20 13:51:13.000000000 Z +- name: org.apache.commons:commons-csv + description: The Apache Commons CSV library provides a simple interface for reading + and writing CSV files of various types + version: 1.10.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/pom.xml + detection_source: pom.xml + last_updated_by: datengaertnerei + last_updated_on: 2023-05-15 02:35:37.000000000 Z +- name: org.hibernate.validator:hibernate-validator + description: Hibernate's Bean Validation + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source: pom.xml + last_updated_by: Jens Dibbern + last_updated_on: 2023-05-09 06:04:57.000000000 Z +- name: org.springframework.boot:spring-boot-starter-data-jpa + description: Starter for using Spring Data JPA with Hibernate + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source: pom.xml + last_updated_by: Jens Dibbern + last_updated_on: 2023-05-09 06:04:57.000000000 Z +- name: org.springframework.boot:spring-boot-starter-test + description: Starter for testing Spring Boot applications with libraries including + JUnit + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source: pom.xml + last_updated_by: Jens Dibbern + last_updated_on: 2023-05-09 06:04:57.000000000 Z +- name: org.springframework.boot:spring-boot-starter-web + description: Starter for building web, including RESTful, applications using Spring + MVC + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source: pom.xml + last_updated_by: Jens Dibbern + last_updated_on: 2023-05-09 06:04:57.000000000 Z - name: "@babel/core" description: Babel compiler core package_url: https://www.npmjs.com/@babel/core - version: 7.23.2 + version: 7.23.6 license: MIT open_source: true hosted_saas: false category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15810/default_004658cda9b38934f2871435e9dc15608c86e8be.png - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] - last_updated_on: 2023-10-12 03:49:56.000000000 Z + last_updated_on: 2023-12-11 19:55:23.000000000 Z - name: "@babel/plugin-transform-react-jsx" description: Turn JSX into React function calls package_url: https://www.npmjs.com/@babel/plugin-transform-react-jsx - version: 7.22.15 + version: 7.23.4 license: MIT open_source: true hosted_saas: false category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16556/default_50be6a65e5f7390c20dda2f19371abc1271db012.png - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] - last_updated_on: 2023-11-08 13:40:33.000000000 Z + last_updated_on: 2023-12-13 23:48:41.000000000 Z - name: "@emotion/styled" description: Styled API for emotion package_url: https://www.npmjs.com/@emotion/styled @@ -279,53 +422,39 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16702/default_4b738bf1758d38dddd276589bbea47fca5a990df.png - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] - last_updated_on: 2023-11-06 16:19:40.000000000 Z + last_updated_on: 2023-12-13 00:41:46.000000000 Z - name: "@testing-library/jest-dom" description: Custom jest matchers to test the state of the DOM package_url: https://www.npmjs.com/@testing-library/jest-dom - version: 6.1.4 + version: 6.1.5 license: MIT open_source: true hosted_saas: false category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17424/default_1cdcda15ebb7caed879f8340bc212b44c4ec9dac.png - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] - last_updated_on: 2023-11-08 13:40:33.000000000 Z + last_updated_on: 2023-11-30 22:10:21.000000000 Z - name: "@testing-library/react" description: Simple and complete React DOM testing utilities that encourage good testing practices package_url: https://www.npmjs.com/@testing-library/react - version: 14.1.0 + version: 14.1.2 license: MIT open_source: true hosted_saas: false category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png - detection_source_url: src/app/yarn.lock - detection_source: src/app/package.json - last_updated_by: renovate[bot] - last_updated_on: 2023-11-08 13:40:33.000000000 Z -- name: postcss - description: Tool for transforming styles with JS plugins - package_url: https://www.npmjs.com/postcss - version: 8.4.31 - license: MIT - open_source: true - hosted_saas: false - category: Libraries - sub_category: npm Packages - image_url: https://img.stackshare.io/package/16012/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] - last_updated_on: 2023-09-29 04:31:01.000000000 Z + last_updated_on: 2023-12-13 23:48:41.000000000 Z - name: react-dom description: React package for working with the DOM package_url: https://www.npmjs.com/react-dom @@ -336,24 +465,24 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] - last_updated_on: 2023-11-08 13:40:33.000000000 Z + last_updated_on: 2023-12-13 23:48:41.000000000 Z - name: react-router description: A complete routing library for React package_url: https://www.npmjs.com/react-router - version: 6.18.0 + version: 6.21.0 license: MIT open_source: true hosted_saas: false category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16058/default_261820f5687b4c88a3e8f95c71b5e8dccd34c1d7.png - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] - last_updated_on: 2023-11-08 13:40:33.000000000 Z + last_updated_on: 2023-12-13 23:48:41.000000000 Z - name: react-scripts description: Configuration and scripts for Create React App package_url: https://www.npmjs.com/react-scripts @@ -364,14 +493,14 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15985/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png - detection_source_url: src/app/yarn.lock + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/app/yarn.lock detection_source: src/app/package.json last_updated_by: renovate[bot] - last_updated_on: 2023-11-08 13:40:33.000000000 Z + last_updated_on: 2023-12-13 23:48:41.000000000 Z - name: lxml description: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API - package_url: https://pypi.org/lxml + package_url: https://pypi.org/project/lxml version: 4.9.3 license: BSD-3-Clause open_source: true @@ -379,13 +508,13 @@ tools: category: Libraries sub_category: PyPI Packages image_url: https://img.stackshare.io/package/19835/default_85689b353a3a9409328e253ea28d859d29151e0c.png - detection_source_url: src/tools/requirements.txt + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/tools/requirements.txt detection_source: src/tools/requirements.txt last_updated_by: renovate[bot] last_updated_on: 2023-07-05 12:10:38.000000000 Z - name: requests description: Python HTTP for Humans - package_url: https://pypi.org/requests + package_url: https://pypi.org/project/requests version: 2.31.0 license: Apache-2.0 open_source: true @@ -393,7 +522,21 @@ tools: category: Libraries sub_category: PyPI Packages image_url: https://img.stackshare.io/package/19826/default_d7c684bf2673f008a9f02ac93901229297a22d7e.png - detection_source_url: src/tools/requirements.txt + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/tools/requirements.txt detection_source: src/tools/requirements.txt last_updated_by: renovate[bot] last_updated_on: 2023-05-22 22:59:55.000000000 Z +- name: setuptools + description: Easily download + package_url: https://pypi.org/project/setuptools + version: 69.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19831/default_65d1c12a133e1aa67ae96a1221c9c122ddf86c5f.png + detection_source_url: https://github.com/datengaertnerei/test-data-service/blob/develop/src/tools/requirements.txt + detection_source: src/tools/requirements.txt + last_updated_by: renovate[bot] + last_updated_on: 2023-11-21 19:56:41.000000000 Z