Skip to content

Commit

Permalink
v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Jun 1, 2023
1 parent d19fe83 commit c3b327e
Show file tree
Hide file tree
Showing 28 changed files with 102 additions and 40 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

### Bug Fixes

- **dila-api-client:** upgrade to latest version ([#922](https://github.com/SocialGouv/cdtn-admin/issues/922)) ([d19fe83](https://github.com/SocialGouv/cdtn-admin/commit/d19fe830171b107c15702308fc5380334fe26810))

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"version": "2.7.0"
"version": "2.7.1"
}
6 changes: 6 additions & 0 deletions shared/dila-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

### Bug Fixes

- **dila-api-client:** upgrade to latest version ([#922](https://github.com/SocialGouv/cdtn-admin/issues/922)) ([d19fe83](https://github.com/SocialGouv/cdtn-admin/commit/d19fe830171b107c15702308fc5380334fe26810))

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

### Features
Expand Down
6 changes: 3 additions & 3 deletions shared/dila-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/dila-resolver",
"version": "2.7.0",
"version": "2.7.1",
"main": "lib/index.js",
"files": [
"lib"
Expand All @@ -19,8 +19,8 @@
"@babel/core": "^7.15.5",
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
"@babel/preset-typescript": "^7.15.0",
"@shared/eslint-config": "^2.7.0",
"@shared/types": "^2.7.0",
"@shared/eslint-config": "^2.7.1",
"@shared/types": "^2.7.1",
"@tsconfig/node14": "^1.0.1",
"@types/jest": "^27.0.0",
"jest": "^27.0.6",
Expand Down
4 changes: 4 additions & 0 deletions shared/elasticsearch-document-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

**Note:** Version bump only for package @shared/elasticsearch-document-adapter

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

### Features
Expand Down
8 changes: 4 additions & 4 deletions shared/elasticsearch-document-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@shared/elasticsearch-document-adapter",
"description": "SocialGouv - Code du travail numerique - Modules - ingester",
"version": "2.7.0",
"version": "2.7.1",
"dependencies": {
"@elastic/elasticsearch": "^7.14.1",
"@socialgouv/cdtn-elasticsearch": "^2.7.0",
"@socialgouv/cdtn-logger": "^2.7.0",
"@socialgouv/cdtn-elasticsearch": "^2.7.1",
"@socialgouv/cdtn-logger": "^2.7.1",
"@socialgouv/cdtn-monolog": "^1.5.11",
"@socialgouv/cdtn-slugify": "^4.52.1",
"@socialgouv/cdtn-sources": "^4.52.1",
Expand All @@ -27,7 +27,7 @@
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@shared/eslint-config": "^2.7.0",
"@shared/eslint-config": "^2.7.1",
"@socialgouv/kali-data-types": "^2.127.0",
"@types/jest": "^29.2.3",
"@types/node-fetch": "^2.5.12",
Expand Down
4 changes: 4 additions & 0 deletions shared/elasticsearch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

**Note:** Version bump only for package @socialgouv/cdtn-elasticsearch

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

### Features
Expand Down
6 changes: 3 additions & 3 deletions shared/elasticsearch/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@socialgouv/cdtn-elasticsearch",
"description": "SocialGouv - Code du travail numerique - Infrastructure - Elasticsearch",
"version": "2.7.0",
"version": "2.7.1",
"babel": {
"plugins": [
"@babel/plugin-transform-modules-commonjs"
]
},
"dependencies": {
"@socialgouv/cdtn-logger": "^2.7.0",
"@socialgouv/cdtn-logger": "^2.7.1",
"got": "^11.8.2"
},
"license": "Apache-2.0",
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
"@shared/eslint-config": "^2.7.0",
"@shared/eslint-config": "^2.7.1",
"jest": "^27.1.1",
"lint-staged": "^12.0.0",
"prettier": "^2.3.2"
Expand Down
4 changes: 4 additions & 0 deletions shared/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

**Note:** Version bump only for package @shared/eslint-config

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion shared/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/eslint-config",
"version": "2.7.0",
"version": "2.7.1",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down
4 changes: 4 additions & 0 deletions shared/graphql-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

**Note:** Version bump only for package @shared/graphql-client

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

**Note:** Version bump only for package @shared/graphql-client
Expand Down
2 changes: 1 addition & 1 deletion shared/graphql-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/graphql-client",
"version": "2.7.0",
"version": "2.7.1",
"main": "build/index.js",
"module": "build/index.js",
"types": "build/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions shared/id-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

**Note:** Version bump only for package @shared/id-generator

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

**Note:** Version bump only for package @shared/id-generator
Expand Down
2 changes: 1 addition & 1 deletion shared/id-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/id-generator",
"version": "2.7.0",
"version": "2.7.1",
"dependencies": {
"uuid": "^8.3.2",
"xxhashjs": "^0.2.2"
Expand Down
4 changes: 4 additions & 0 deletions shared/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

**Note:** Version bump only for package @socialgouv/cdtn-logger

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

### Features
Expand Down
4 changes: 2 additions & 2 deletions shared/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@socialgouv/cdtn-logger",
"description": "SocialGouv - Code du travail numerique - Infrastructure - Logger",
"version": "2.7.0",
"version": "2.7.1",
"babel": {
"env": {
"test": {
Expand All @@ -22,7 +22,7 @@
"@babel/core": "^7.15.5",
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
"@babel/preset-typescript": "^7.15.0",
"@shared/eslint-config": "^2.7.0",
"@shared/eslint-config": "^2.7.1",
"@tsconfig/node14": "^1.0.1",
"@types/jest": "^27.0.2",
"@types/std-mocks": "^1.0.1",
Expand Down
4 changes: 4 additions & 0 deletions shared/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

**Note:** Version bump only for package @shared/types

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

**Note:** Version bump only for package @shared/types
Expand Down
2 changes: 1 addition & 1 deletion shared/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shared/types",
"version": "2.7.0",
"version": "2.7.1",
"private": true,
"main": "build/index.js",
"module": "build/index.js",
Expand Down
6 changes: 6 additions & 0 deletions targets/alert-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

### Bug Fixes

- **dila-api-client:** upgrade to latest version ([#922](https://github.com/SocialGouv/cdtn-admin/issues/922)) ([d19fe83](https://github.com/SocialGouv/cdtn-admin/commit/d19fe830171b107c15702308fc5380334fe26810))

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

### Bug Fixes
Expand Down
10 changes: 5 additions & 5 deletions targets/alert-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alert-cli",
"version": "2.7.0",
"version": "2.7.1",
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
Expand All @@ -9,7 +9,7 @@
"types": "dist/index.d.ts",
"private": true,
"dependencies": {
"@shared/graphql-client": "^2.7.0",
"@shared/graphql-client": "^2.7.1",
"@socialgouv/cdtn-slugify": "4.52.1",
"@socialgouv/cdtn-sources": "4.52.1",
"@socialgouv/dila-api-client": "1.2.4",
Expand All @@ -22,9 +22,9 @@
"unist-util-select": "4.0.1"
},
"devDependencies": {
"@shared/dila-resolver": "^2.7.0",
"@shared/eslint-config": "^2.7.0",
"@shared/types": "^2.7.0",
"@shared/dila-resolver": "^2.7.1",
"@shared/eslint-config": "^2.7.1",
"@shared/types": "^2.7.1",
"@socialgouv/contributions-data-types": "3.27.0",
"@socialgouv/fiches-travail-data-types": "4.191.0",
"@socialgouv/kali-data-types": "2.127.0",
Expand Down
4 changes: 4 additions & 0 deletions targets/contributions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

**Note:** Version bump only for package @socialgouv/contibutions

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions targets/contributions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@socialgouv/contibutions",
"description": "Application de contributions aux données du code du travail numérique.",
"version": "2.7.0",
"version": "2.7.1",
"license": "Apache-2.0",
"private": true,
"scripts": {
Expand All @@ -20,7 +20,7 @@
"@fortawesome/free-solid-svg-icons": "5.15.1",
"@fortawesome/react-fontawesome": "0.1.14",
"@koa/router": "10.0.0",
"@shared/graphql-client": "^2.7.0",
"@shared/graphql-client": "^2.7.1",
"@urql/core": "^2.4.4",
"axios": "^0.24.0",
"colors": "1.4.0",
Expand Down
4 changes: 4 additions & 0 deletions targets/export-elasticsearch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

**Note:** Version bump only for package export-elasticsearch

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

### Features
Expand Down
12 changes: 6 additions & 6 deletions targets/export-elasticsearch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "export-elasticsearch",
"version": "2.7.0",
"version": "2.7.1",
"license": "MIT",
"description": "",
"main": "./build/index.js",
Expand All @@ -24,9 +24,9 @@
},
"dependencies": {
"@azure/storage-blob": "^12.9.0",
"@shared/elasticsearch-document-adapter": "^2.7.0",
"@shared/graphql-client": "^2.7.0",
"@socialgouv/cdtn-logger": "^2.7.0",
"@shared/elasticsearch-document-adapter": "^2.7.1",
"@shared/graphql-client": "^2.7.1",
"@socialgouv/cdtn-logger": "^2.7.1",
"axios": "^0.26.1",
"body-parser": "^1.19.2",
"cors": "^2.8.5",
Expand All @@ -37,8 +37,8 @@
"zod": "^3.14.2"
},
"devDependencies": {
"@shared/eslint-config": "^2.7.0",
"@shared/types": "^2.7.0",
"@shared/eslint-config": "^2.7.1",
"@shared/types": "^2.7.1",
"@swc/cli": "0.1.55",
"@swc/core": "1.2.150",
"@swc/jest": "0.2.20",
Expand Down
4 changes: 4 additions & 0 deletions targets/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

**Note:** Version bump only for package frontend

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

### Features
Expand Down
10 changes: 5 additions & 5 deletions targets/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "2.7.0",
"version": "2.7.1",
"dependencies": {
"@azure/abort-controller": "^1.0.4",
"@azure/storage-blob": "^12.7.0",
Expand All @@ -19,9 +19,9 @@
"@sentry/browser": "^6.12.0",
"@sentry/integrations": "^6.12.0",
"@sentry/node": "^6.12.0",
"@shared/graphql-client": "^2.7.0",
"@shared/id-generator": "^2.7.0",
"@socialgouv/cdtn-logger": "^2.7.0",
"@shared/graphql-client": "^2.7.1",
"@shared/id-generator": "^2.7.1",
"@socialgouv/cdtn-logger": "^2.7.1",
"@socialgouv/cdtn-slugify": "^4.52.1",
"@socialgouv/cdtn-sources": "^4.52.1",
"@socialgouv/cdtn-ui": "^4.92.0",
Expand Down Expand Up @@ -83,7 +83,7 @@
"wonka": "^4.0.15"
},
"devDependencies": {
"@shared/types": "^2.7.0",
"@shared/types": "^2.7.1",
"@testing-library/dom": "^9.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
Expand Down
4 changes: 4 additions & 0 deletions targets/ingester/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.1](https://github.com/SocialGouv/cdtn-admin/compare/v2.7.0...v2.7.1) (2023-06-01)

**Note:** Version bump only for package ingester

# [2.7.0](https://github.com/SocialGouv/cdtn-admin/compare/v2.6.1...v2.7.0) (2023-05-30)

### Bug Fixes
Expand Down

0 comments on commit c3b327e

Please sign in to comment.