Skip to content

Commit

Permalink
chore(main): release 4.19.35 (#576)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 19, 2024
1 parent 7e99bda commit 807f694
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .env.scalingo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SENTRY_RELEASE="4.19.34" # x-release-please-version
SENTRY_RELEASE="4.19.35" # x-release-please-version

APPLICATION_LOGGER_LOG_LEVEL=${APPLICATION_LOGGER_LOG_LEVEL:-info}
APPLICATION_LOGGER_NAME=${APPLICATION_LOGGER_NAME:-main}
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.19.34"
".": "4.19.35"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [4.19.35](https://github.com/DNUM-SocialGouv/1j1s-etl/compare/v4.19.34...v4.19.35) (2024-12-17)


### 👷 Autres changements

* **deps:** update all non-major devdedependencies (minor) ([#523](https://github.com/DNUM-SocialGouv/1j1s-etl/issues/523)) ([8dc002e](https://github.com/DNUM-SocialGouv/1j1s-etl/commit/8dc002ed2a0f640b1b928f97de46daa6621691d0))
* **deps:** update dependency mocha to v11 ([#571](https://github.com/DNUM-SocialGouv/1j1s-etl/issues/571)) ([7e99bda](https://github.com/DNUM-SocialGouv/1j1s-etl/commit/7e99bdaf8e921e569ab4b6f1c39c9750faed334f))
* **deps:** update npm to v11 ([#577](https://github.com/DNUM-SocialGouv/1j1s-etl/issues/577)) ([ba7f14a](https://github.com/DNUM-SocialGouv/1j1s-etl/commit/ba7f14aa26dca13d3709cfcd8d1a0281449d023d))
* **deps:** update opentofu/setup-opentofu action to v1.0.5 ([#575](https://github.com/DNUM-SocialGouv/1j1s-etl/issues/575)) ([50a80c5](https://github.com/DNUM-SocialGouv/1j1s-etl/commit/50a80c5b6e5aa8071e0dc23b03d576451f5f5ad8))

## [4.19.34](https://github.com/DNUM-SocialGouv/1j1s-etl/compare/v4.19.33...v4.19.34) (2024-12-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "1j1s-etl",
"version": "4.19.34",
"version": "4.19.35",
"description": "Dépôt qui regroupe les opérations de transformation et de chargement des données issues de flux pour les stages du site 1j1s",
"main": "start.ts",
"directories": {
Expand Down

0 comments on commit 807f694

Please sign in to comment.