Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/blue-carrots-sip.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/brown-readers-swim.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/funny-boxes-glow.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/modern-cups-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-lights-enter.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/social-radios-ring.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-cloths-argue.md

This file was deleted.

17 changes: 17 additions & 0 deletions extensions/azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# extension-azure-devops

## 2.64.0

### Minor Changes

- [#2404](https://github.com/mburumaxwell/paklo/pull/2404) [`fb32322`](https://github.com/mburumaxwell/paklo/commit/fb32322f3f2fd61ccf5fee82323d497f28638b13) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Repository renamed to paklo

- [#2406](https://github.com/mburumaxwell/paklo/pull/2406) [`4b8ad36`](https://github.com/mburumaxwell/paklo/commit/4b8ad363bae686633a733eeb41b10ae1eb107e14) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Updated documentation to catch up with months of changes

- [`fd36772`](https://github.com/mburumaxwell/paklo/commit/fd36772d78b977403fef4ef983f22117ca9cd47c) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Standard spelling for orgs (organization)
Even though we should be using organisation, there are places we cannot change. Hence, we choose consistency.

### Patch Changes

- Updated dependencies [[`7c5ee09`](https://github.com/mburumaxwell/paklo/commit/7c5ee0967dc6c2759d860e5091f67fe9e95d0e17), [`fb32322`](https://github.com/mburumaxwell/paklo/commit/fb32322f3f2fd61ccf5fee82323d497f28638b13), [`4b8ad36`](https://github.com/mburumaxwell/paklo/commit/4b8ad363bae686633a733eeb41b10ae1eb107e14), [`e1302ef`](https://github.com/mburumaxwell/paklo/commit/e1302efc21a07b11aad2d8111bde051f15f9d4a7), [`79d860b`](https://github.com/mburumaxwell/paklo/commit/79d860bcc8a5d1cc3a8e4c0ffb9228be25986281), [`fd36772`](https://github.com/mburumaxwell/paklo/commit/fd36772d78b977403fef4ef983f22117ca9cd47c), [`d96b059`](https://github.com/mburumaxwell/paklo/commit/d96b05982e5d1024d823cc21b12f3e0ce3ed4abf)]:
- @paklo/runner@0.9.0
- @paklo/core@0.12.0

## 2.63.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion extensions/azure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extension-azure-devops",
"version": "2.63.3",
"version": "2.64.0",
"description": "Dependabot Azure DevOps (Paklo) task",
"license": "AGPL-3.0-later",
"author": "mburumaxwell",
Expand Down
4 changes: 2 additions & 2 deletions extensions/azure/tasks/dependabotV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"demands": [],
"version": {
"Major": 2,
"Minor": 63,
"Patch": 3
"Minor": 64,
"Patch": 0
},
"instanceNameFormat": "Dependabot update",
"groups": [
Expand Down
2 changes: 1 addition & 1 deletion extensions/azure/vss-extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"id": "dependabot",
"name": "Dependabot",
"description": "Automatically update dependencies and vulnerabilities in your code",
"version": "2.63.3.0",
"version": "2.64.0.0",
"publisher": "tingle-software",
"public": true,
"targets": [
Expand Down
17 changes: 17 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# paklo

## 0.17.0

### Minor Changes

- [#2404](https://github.com/mburumaxwell/paklo/pull/2404) [`fb32322`](https://github.com/mburumaxwell/paklo/commit/fb32322f3f2fd61ccf5fee82323d497f28638b13) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Repository renamed to paklo

- [#2406](https://github.com/mburumaxwell/paklo/pull/2406) [`4b8ad36`](https://github.com/mburumaxwell/paklo/commit/4b8ad363bae686633a733eeb41b10ae1eb107e14) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Updated documentation to catch up with months of changes

- [`fd36772`](https://github.com/mburumaxwell/paklo/commit/fd36772d78b977403fef4ef983f22117ca9cd47c) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Standard spelling for orgs (organization)
Even though we should be using organisation, there are places we cannot change. Hence, we choose consistency.

### Patch Changes

- Updated dependencies [[`7c5ee09`](https://github.com/mburumaxwell/paklo/commit/7c5ee0967dc6c2759d860e5091f67fe9e95d0e17), [`fb32322`](https://github.com/mburumaxwell/paklo/commit/fb32322f3f2fd61ccf5fee82323d497f28638b13), [`4b8ad36`](https://github.com/mburumaxwell/paklo/commit/4b8ad363bae686633a733eeb41b10ae1eb107e14), [`e1302ef`](https://github.com/mburumaxwell/paklo/commit/e1302efc21a07b11aad2d8111bde051f15f9d4a7), [`79d860b`](https://github.com/mburumaxwell/paklo/commit/79d860bcc8a5d1cc3a8e4c0ffb9228be25986281), [`fd36772`](https://github.com/mburumaxwell/paklo/commit/fd36772d78b977403fef4ef983f22117ca9cd47c), [`d96b059`](https://github.com/mburumaxwell/paklo/commit/d96b05982e5d1024d823cc21b12f3e0ce3ed4abf)]:
- @paklo/runner@0.9.0
- @paklo/core@0.12.0

## 0.16.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paklo/cli",
"version": "0.16.3",
"version": "0.17.0",
"sideEffects": false,
"type": "module",
"author": "mburumaxwell",
Expand Down
15 changes: 15 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @paklo/core

## 0.12.0

### Minor Changes

- [#2404](https://github.com/mburumaxwell/paklo/pull/2404) [`fb32322`](https://github.com/mburumaxwell/paklo/commit/fb32322f3f2fd61ccf5fee82323d497f28638b13) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Repository renamed to paklo

- [#2406](https://github.com/mburumaxwell/paklo/pull/2406) [`4b8ad36`](https://github.com/mburumaxwell/paklo/commit/4b8ad363bae686633a733eeb41b10ae1eb107e14) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Updated documentation to catch up with months of changes

- [`fd36772`](https://github.com/mburumaxwell/paklo/commit/fd36772d78b977403fef4ef983f22117ca9cd47c) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Standard spelling for orgs (organization)
Even though we should be using organisation, there are places we cannot change. Hence, we choose consistency.

### Patch Changes

- [#2405](https://github.com/mburumaxwell/paklo/pull/2405) [`79d860b`](https://github.com/mburumaxwell/paklo/commit/79d860bcc8a5d1cc3a8e4c0ffb9228be25986281) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Update default experiments as of 08 January 2026

## 0.11.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paklo/core",
"version": "0.11.1",
"version": "0.12.0",
"sideEffects": false,
"type": "module",
"author": "mburumaxwell",
Expand Down
25 changes: 25 additions & 0 deletions packages/runner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @paklo/runner

## 0.9.0

### Minor Changes

- [#2404](https://github.com/mburumaxwell/paklo/pull/2404) [`fb32322`](https://github.com/mburumaxwell/paklo/commit/fb32322f3f2fd61ccf5fee82323d497f28638b13) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Repository renamed to paklo

- [#2406](https://github.com/mburumaxwell/paklo/pull/2406) [`4b8ad36`](https://github.com/mburumaxwell/paklo/commit/4b8ad363bae686633a733eeb41b10ae1eb107e14) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Updated documentation to catch up with months of changes

- [#2401](https://github.com/mburumaxwell/paklo/pull/2401) [`e1302ef`](https://github.com/mburumaxwell/paklo/commit/e1302efc21a07b11aad2d8111bde051f15f9d4a7) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Remove `fetch_files` command.
In <https://github.com/dependabot/dependabot-core/pull/13275> the `fetch_files` command was made a no-op, and it does not need to be called.
Also cleaned up environment variables that are not used as a result.
Copied from: <https://github.com/github/dependabot-action/pull/1550>

- [`fd36772`](https://github.com/mburumaxwell/paklo/commit/fd36772d78b977403fef4ef983f22117ca9cd47c) Thanks [@mburumaxwell](https://github.com/mburumaxwell)! - Standard spelling for orgs (organization)
Even though we should be using organisation, there are places we cannot change. Hence, we choose consistency.

### Patch Changes

- [#2397](https://github.com/mburumaxwell/paklo/pull/2397) [`7c5ee09`](https://github.com/mburumaxwell/paklo/commit/7c5ee0967dc6c2759d860e5091f67fe9e95d0e17) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump the dependabot-core-images (29 updates) to from various versions to `v2.0.20260108161155`.

- [#2398](https://github.com/mburumaxwell/paklo/pull/2398) [`d96b059`](https://github.com/mburumaxwell/paklo/commit/d96b05982e5d1024d823cc21b12f3e0ce3ed4abf) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bumps github/dependabot-update-job-proxy/dependabot-update-job-proxy from v2.0.20251219172147 to v2.0.20260106190418.

- Updated dependencies [[`fb32322`](https://github.com/mburumaxwell/paklo/commit/fb32322f3f2fd61ccf5fee82323d497f28638b13), [`4b8ad36`](https://github.com/mburumaxwell/paklo/commit/4b8ad363bae686633a733eeb41b10ae1eb107e14), [`79d860b`](https://github.com/mburumaxwell/paklo/commit/79d860bcc8a5d1cc3a8e4c0ffb9228be25986281), [`fd36772`](https://github.com/mburumaxwell/paklo/commit/fd36772d78b977403fef4ef983f22117ca9cd47c)]:
- @paklo/core@0.12.0

## 0.8.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paklo/runner",
"version": "0.8.3",
"version": "0.9.0",
"sideEffects": false,
"type": "module",
"author": "mburumaxwell",
Expand Down