From 67f053d7302feb42044805a7067ad2cd3ddaff43 Mon Sep 17 00:00:00 2001 From: Autobot Date: Wed, 12 Jul 2023 19:59:45 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 33 +++++++++++++++++++++++++++ packages/cli/CHANGELOG.md | 12 ++++++++++ packages/core/CHANGELOG.md | 22 ++++++++++++++++++ packages/requester-utils/CHANGELOG.md | 12 ++++++++++ packages/rest/CHANGELOG.md | 12 ++++++++++ 5 files changed, 91 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8812a748..ac0b5e78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,36 @@ +# 39.6.0 (Wed Jul 12 2023) + +#### 🐛 Bug Fix + +- `@gitbeaker/core` + - Fix search params in JobArtifact.downloadArchive endpoints [#3346](https://github.com/jdalrymple/gitbeaker/pull/3346) ([@jdalrymple](https://github.com/jdalrymple)) + +#### ↕️ Dependencies + +- Updating lerna from 7.1.1 to 7.1.3 [#3348](https://github.com/jdalrymple/gitbeaker/pull/3348) ([@jdalrymple](https://github.com/jdalrymple)) +- Bump nx from 16.5.0 to 16.5.1 [#3342](https://github.com/jdalrymple/gitbeaker/pull/3342) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- Bump @typescript-eslint/parser from 5.61.0 to 6.0.0 [#3344](https://github.com/jdalrymple/gitbeaker/pull/3344) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/nx-16.5.0' into main [#3339](https://github.com/jdalrymple/gitbeaker/pull/3339) ([@jdalrymple](https://github.com/jdalrymple)) +- Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/prettier-3.0.0' into main [#3338](https://github.com/jdalrymple/gitbeaker/pull/3338) ([@jdalrymple](https://github.com/jdalrymple)) +- Merge remote-tracking branch 'gitlab/dependabot/npm_and_yarn/nx-16.4.3' into main [#3337](https://github.com/jdalrymple/gitbeaker/pull/3337) ([@jdalrymple](https://github.com/jdalrymple)) +- `@gitbeaker/core` + - Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0 [#3343](https://github.com/jdalrymple/gitbeaker/pull/3343) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@jdalrymple](https://github.com/jdalrymple)) +- `@gitbeaker/cli`, `@gitbeaker/core`, `@gitbeaker/requester-utils`, `@gitbeaker/rest` + - Dependency updates [#3341](https://github.com/jdalrymple/gitbeaker/pull/3341) ([@jdalrymple](https://github.com/jdalrymple)) + +#### ⚠️ Pushed to `main` + +- Merge branch 'dep/lerna' into main ([@jdalrymple](https://github.com/jdalrymple)) +- Increase ignore file specificity ([@jdalrymple](https://github.com/jdalrymple)) +- Add additional information to ignore file ([@jdalrymple](https://github.com/jdalrymple)) + +#### Authors: 2 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # 39.5.1 (Mon Jul 03 2023) #### ↕️ Dependencies diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 12154fcf..c53f8619 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,3 +1,15 @@ +# v39.6.0 (Wed Jul 12 2023) + +#### ↕️ Dependencies + +- Dependency updates [#3341](https://github.com/jdalrymple/gitbeaker/pull/3341) ([@jdalrymple](https://github.com/jdalrymple)) + +#### Authors: 1 + +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # v39.2.0 (Mon Jun 26 2023) #### ↕️ Dependencies diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 0d78566e..45243ecf 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,3 +1,25 @@ +# v39.6.0 (Wed Jul 12 2023) + +#### 🐛 Bug Fix + +- Fix search params in JobArtifact.downloadArchive endpoints [#3346](https://github.com/jdalrymple/gitbeaker/pull/3346) ([@jdalrymple](https://github.com/jdalrymple)) + +#### ↕️ Dependencies + +- Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0 [#3343](https://github.com/jdalrymple/gitbeaker/pull/3343) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@jdalrymple](https://github.com/jdalrymple)) +- Dependency updates [#3341](https://github.com/jdalrymple/gitbeaker/pull/3341) ([@jdalrymple](https://github.com/jdalrymple)) + +#### ⚠️ Pushed to `main` + +- Merge branch 'dep/lerna' into main ([@jdalrymple](https://github.com/jdalrymple)) + +#### Authors: 2 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # v39.5.0 (Mon Jul 03 2023) #### 🐛 Bug Fix diff --git a/packages/requester-utils/CHANGELOG.md b/packages/requester-utils/CHANGELOG.md index 29fe542a..a4a57112 100644 --- a/packages/requester-utils/CHANGELOG.md +++ b/packages/requester-utils/CHANGELOG.md @@ -1,3 +1,15 @@ +# v39.6.0 (Wed Jul 12 2023) + +#### ↕️ Dependencies + +- Dependency updates [#3341](https://github.com/jdalrymple/gitbeaker/pull/3341) ([@jdalrymple](https://github.com/jdalrymple)) + +#### Authors: 1 + +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # v39.2.0 (Mon Jun 26 2023) #### ✨ Feature diff --git a/packages/rest/CHANGELOG.md b/packages/rest/CHANGELOG.md index f8aa6c59..18fc0e33 100644 --- a/packages/rest/CHANGELOG.md +++ b/packages/rest/CHANGELOG.md @@ -1,3 +1,15 @@ +# v39.6.0 (Wed Jul 12 2023) + +#### ↕️ Dependencies + +- Dependency updates [#3341](https://github.com/jdalrymple/gitbeaker/pull/3341) ([@jdalrymple](https://github.com/jdalrymple)) + +#### Authors: 1 + +- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple)) + +--- + # v39.2.0 (Mon Jun 26 2023) #### ✨ Feature