Releases: gperdomor/nx-tools
[email protected]
6.0.0-alpha.3 (2024-04-24)
🚀 Features
-
add option to configure provenance (914b361)
-
ci-context: migrating contexts from functions to classes (3bf3ec3)
-
nx-container: revamped configuration generator (7c98412)
-
nx-container: improved configuration generator (eb88944)
-
nx-container: fix generator (15eaea1)
-
nx-container: fix generator (27a1267)
🩹 Fixes
-
deps: bump csv-parse from 5.4.0 to v5.5.2 (1bae187)
-
deps: bump handlebars from 4.7.7 to v4.7.8 (d56bf1a)
-
deps: bump semver from 7.5.4 to v7.6.0 (8a9a0cd)
-
deps: bump csv-parse from 5.5.2 to v5.5.5 (db61460)
-
deps: bump tmp from 0.2.1 to v0.2.3 (e9b5b95)
-
nx-container: provenance 'false' ignored (6868733)
-
nx-container: relaxed dependencies ranges (6f24d36)
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Lehoczky Zoltán @Lehoczky
- Nicolas Dubois
- Rene Bonilla
[email protected]
6.0.0-alpha.3 (2024-04-24)
🚀 Features
-
core: added getInputList, cp, mv, rm, which, findInPath, mkdirP and rmRF functions (0176741)
-
ci-context: migrating contexts from functions to classes (3bf3ec3)
-
core: add support for trimWhitespace to getMultilineInput fn (395ebbf)
-
core: added funtion to get temp dir (665f993)
-
container-metadata: align with container-metadata-action 5.5.1 (1c8187e)
🩹 Fixes
-
deps: bump ci-info from 3.8.0 to v3.9.0 (80a6c5a)
-
deps: bump csv-parse from 5.4.0 to v5.5.2 (1bae187)
-
deps: bump csv-parse from 5.5.2 to v5.5.5 (db61460)
-
deps: bump ci-info from 3.9.0 to v4 (958e958)
-
core: relaxed dependencies ranges (273d968)
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Lehoczky Zoltán @Lehoczky
- Nicolas Dubois
- Rene Bonilla
[email protected]
6.0.0-alpha.3 (2024-04-24)
🚀 Features
-
container-metadata: updates for feature parity with metadata-action 5.0.0 (af9c55c)
-
container-metadata: align with container-metadata-action 5.5.1 (1c8187e)
🩹 Fixes
-
deps: bump csv-parse from 5.4.0 to v5.5.2 (1bae187)
-
deps: bump handlebars from 4.7.7 to v4.7.8 (d56bf1a)
-
deps: bump semver from 7.5.4 to v7.6.0 (8a9a0cd)
-
deps: bump csv-parse from 5.5.2 to v5.5.5 (db61460)
-
deps: bump moment-timezone from 0.5.43 to v0.5.45 (6a8fc0d)
-
container-metadata: relaxed dependencies ranges (f55cb9b)
-
deps: bump @octokit/openapi-types to v22.1.0 (55438af)
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Lehoczky Zoltán @Lehoczky
- Nicolas Dubois
- Rene Bonilla
[email protected]
6.0.0-alpha.3 (2024-04-24)
🚀 Features
-
ci-context: migrating contexts from functions to classes (3bf3ec3)
-
ci-context: improve context for github, gitlab and drone (5909b45)
-
container-metadata: align with container-metadata-action 5.5.1 (1c8187e)
🩹 Fixes
-
ci-context: fix package.json (be32489)
-
deps: bump ci-info from 3.8.0 to v3.9.0 (80a6c5a)
-
deps: bump properties-file from 3.2.17 to v3.3.3 (d4cade6)
-
deps: bump properties-file from 3.3.3 to v3.3.4 (67e5d91)
-
deps: bump @actions/github from 5.1.1 to v6 (918397f)
-
deps: bump properties-file from 3.3.4 to v3.3.5 (2e17d20)
-
deps: bump @octokit/openapi-types from 19.0.0 to v19.1.0 (c26ad58)
-
deps: bump properties-file from 3.3.5 to v3.5.4 (85d4cfb)
-
deps: bump ci-info from 3.9.0 to v4 (958e958)
-
ci-context: relaxed dependencies ranges (40a55fe)
-
deps: bump @octokit/openapi-types to v22.1.0 (55438af)
❤️ Thank You
- Dan Iosif
- Gustavo Perdomo
- Lehoczky Zoltán @Lehoczky
- Nicolas Dubois
- Rene Bonilla
5.3.1
What's Changed
- fix(nx-container): provenance 'false' ignored by @gperdomor in #1025
Full Changelog: 5.3.0...5.3.1
5.3.0
What's Changed
- feat(nx-container): initial support for provenance and sbom by @gperdomor in #1020
- feat(nx-prisma): support for prisma format command by @gperdomor in #1021
- chore: release 5.3.0 by @gperdomor in #1022
Full Changelog: 5.2.1...5.3.0
5.2.1
5.2.0
5.1.0
5.0.3
What's Changed
- ci(deps): bump github/codeql-action from 2.20.0 to 2.20.1 by @dependabot in #821
- chore: update nx stack to 16.4.2 by @gperdomor in #822
- ci(deps): bump github/codeql-action from 2.20.1 to 2.20.3 by @dependabot in #826
- chore: bump nrwl nx from 16.4.2 to v16.5.0 by @gperdomor in #827
- chore(deps): bump commitlint monorepo from 17.6.5 to v17.6.6 by @renovate in #829
- chore(deps): bump prisma monorepo from 4.15.0 to v4.16.2 by @renovate in #835
- chore(deps): bump @types/node from 18.16.16 to v18.16.19 by @renovate in #831
- chore(deps): bump lint-staged from 13.2.2 to v13.2.3 by @renovate in #832
- fix(deps): bump semver from 7.5.1 to v7.5.3 by @renovate in #834
- fix(deps): bump semver from 7.5.3 to v7.5.4 by @renovate in #836
- chore: added swc packages for fastest lint by @gperdomor in #837
- chore(deps): bump ts-jest from 29.1.0 to v29.1.1 by @renovate in #833
- chore(deps): bump node.js to v20.4 by @renovate in #839
- Feature: Expand envrionment variables on secrets by @veimox in #824
- fix(deps): bump nrwl monorepo from 16.5.0 to v16.5.1 by @renovate in #840
- fix(nx-prisma): fix prisma version error message by @gperdomor in #841
- fix(deps): bump nrwl monorepo from 16.5.1 to v16.5.2 by @renovate in #842
- fix(deps): bump nrwl monorepo from 16.5.2 to v16.5.5 by @renovate in #849
- chore(deps): bump node.js to v20.5 by @renovate in #846
- ci(deps): bump github/codeql-action from 2.20.3 to 2.21.1 by @dependabot in #847
- chore(deps): bump nx-cloud from 16.0.5 to v16.1.1 by @renovate in #851
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #844
- chore(deps): bump commitlint monorepo from 17.6.6 to v17.6.7 by @renovate in #850
- ci(deps): bump github/codeql-action from 2.21.1 to 2.21.4 by @dependabot in #858
- fix(deps): bump nrwl monorepo from 16.5.5 to v16.7.0 by @gperdomor in #859
- feat(nx-prisma): initial support for prisma 5 by @gperdomor in #860
New Contributors
Full Changelog: 5.0.2...5.0.3