From f9087a6fb13dd09d97135ed9a3c47bf114578b8f Mon Sep 17 00:00:00 2001 From: "bfra-me[bot]" <118100583+bfra-me[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 05:26:20 +0000 Subject: [PATCH] chore(release): build action for 4.86.0 [skip ci]\n\n## [4.86.0](https://github.com/bfra-me/renovate-action/compare/v4.85.0...v4.86.0) (2024-10-31) ### Features * **deps:** update renovate to v38.138.5 ([#1338](https://github.com/bfra-me/renovate-action/issues/1338)) ([e00b46d](https://github.com/bfra-me/renovate-action/commit/e00b46dd4e72d90a0990c8a7416927c9d5045185)) ### Miscellaneous Chores * **deps:** update dependency [@bfra](https://github.com/bfra).me/tsconfig to v0.9.0 ([#1337](https://github.com/bfra-me/renovate-action/issues/1337)) ([725c280](https://github.com/bfra-me/renovate-action/commit/725c2808bb7d0632b56c4250ac0c5c2d3dfd0a8f)) --- dist/eslint.config.d.ts.map | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 dist/eslint.config.d.ts.map diff --git a/dist/eslint.config.d.ts.map b/dist/eslint.config.d.ts.map new file mode 100644 index 00000000..b4c56c40 --- /dev/null +++ b/dist/eslint.config.d.ts.map @@ -0,0 +1 @@ +{"version":3,"file":"","sourceRoot":"","sources":["file:///home/runner/work/renovate-action/renovate-action/eslint.config.ts"],"names":[],"mappings":";AAEA,wBAOE"} \ No newline at end of file diff --git a/package.json b/package.json index c88dc4ea..27757aa6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@bfra.me/renovate-action", "packageManager": "pnpm@9.12.3", - "version": "4.85.0", + "version": "4.86.0", "private": true, "type": "module", "description": "GitHub Action for Self-Hosted Renovate",