mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-11 22:16:34 +00:00
a03744663cbfc0d7a00d62235bb2440a08ecca9c
6145 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
|
2c3cd83402 | chore(deps): update dependency got to v14 (#3657) | ||
|
a230e88c3a |
chore(deps): lock file maintenance (#3656)
[](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/woodpecker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJkb2N1bWVudGF0aW9uIiwidWkiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
2d66cfcce2 |
Split client into multiple files and add more tests (#3647)
All the client functions were in a single file, which was already very long, and the test file gets even longer as more tests are added. I split it into separate files representing the API path and started adding some tests. |
||
|
daf673a857 | Add make target for spellcheck (#3648) | ||
|
d0057736f1 |
Add DeletePipeline API (#3506)
This is just a first step, the final goal is to have an API endpoint to prune Repo Pipelines older than the given date. @woodpecker-ci/maintainers Can I get some feedback if this is the right direction? --------- Co-authored-by: 6543 <m.huber@kithara.com> |
||
|
9972c24924 |
Add filter options to GetPipelines API (#3645)
Separate this change from https://github.com/woodpecker-ci/woodpecker/pull/3506 I would like to get at least this change into v2.5.0 if possible. --------- Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com> |
||
|
b5bc1cf48a | Fail on broken anchors (#3644) | ||
|
b2cfa37682 |
Deprecate environment filter and improve errors (#3634)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com> |
||
|
eaceff4483 |
chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.1 (#3641)
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/plugin-ready-release-go](https://togithub.com/woodpecker-ci/plugin-ready-release-go) | patch | `1.1.0` -> `1.1.1` | --- ### Release Notes <details> <summary>woodpecker-ci/plugin-ready-release-go (woodpeckerci/plugin-ready-release-go)</summary> ### [`v1.1.1`](https://togithub.com/woodpecker-ci/plugin-ready-release-go/blob/HEAD/CHANGELOG.md#111---2024-04-15) [Compare Source](https://togithub.com/woodpecker-ci/plugin-ready-release-go/compare/1.1.0...1.1.1) ##### ❤️ Thanks to all contributors! ❤️ [@​qwerty287](https://togithub.com/qwerty287) ##### 🐛 Bug Fixes - Fix release link \[[#​105](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/105)] ##### Misc - chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 \[[#​104](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/104)] - chore(deps): update dependency typescript to v5.4.5 \[[#​103](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/103)] - fix(deps): update dependency tsx to v4.7.2 \[[#​102](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/102)] - chore(deps): update dependency typescript to v5.4.4 \[[#​101](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/101)] - fix(deps): update dependency simple-git to v3.24.0 \[[#​100](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/100)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.2.1 \[[#​99](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/99)] - chore(deps): update dependency typescript to v5.4.3 \[[#​98](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/98)] - fix(deps): update dependency simple-git to v3.23.0 \[[#​97](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/97)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.2.0 \[[#​96](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/96)] - chore(deps): update dependency typescript to v5.4.2 \[[#​95](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/95)] - fix(deps): update dependency semver to v7.6.0 \[[#​93](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/93)] - fix(deps): update dependency tsx to v4.7.1 \[[#​90](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/90)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.1.0 \[[#​89](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/89)] - \[pre-commit.ci] pre-commit autoupdate \[[#​88](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/88)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.0.1 \[[#​87](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/87)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v1.1.0 \[[#​85](https://togithub.com/woodpecker-ci/plugin-ready-release-go/pull/85)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/woodpecker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJidWlsZCIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
3411775446 |
chore(deps): update web npm deps non-major (#3640)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@iconify/json](https://iconify.design/icon-sets/) ([source](https://togithub.com/iconify/icon-sets)) | [`2.2.202` -> `2.2.203`](https://renovatebot.com/diffs/npm/@iconify%2fjson/2.2.202/2.2.203) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`7.7.0` -> `7.7.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.7.0/7.7.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`7.7.0` -> `7.7.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/7.7.0/7.7.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@vue/compiler-sfc](https://togithub.com/vuejs/core/tree/main/packages/compiler-sfc#readme) ([source](https://togithub.com/vuejs/core/tree/HEAD/packages/compiler-sfc)) | [`3.4.23` -> `3.4.24`](https://renovatebot.com/diffs/npm/@vue%2fcompiler-sfc/3.4.23/3.4.24) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [vue](https://togithub.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://togithub.com/vuejs/core)) | [`3.4.23` -> `3.4.24`](https://renovatebot.com/diffs/npm/vue/3.4.23/3.4.24) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [vue-i18n](https://togithub.com/intlify/vue-i18n-next/tree/master/packages/vue-i18n#readme) ([source](https://togithub.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n)) | [`9.13.0` -> `9.13.1`](https://renovatebot.com/diffs/npm/vue-i18n/9.13.0/9.13.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [vue-tsc](https://togithub.com/vuejs/language-tools) ([source](https://togithub.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | [`2.0.13` -> `2.0.14`](https://renovatebot.com/diffs/npm/vue-tsc/2.0.13/2.0.14) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>iconify/icon-sets (@​iconify/json)</summary> ### [`v2.2.203`](https://togithub.com/iconify/icon-sets/compare/2.2.202...2.2.203) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.202...2.2.203) </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v7.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-assignment] handle shorthand property assignment - **eslint-plugin:** \[explicit-function-return-type] fix checking wrong ancestor's return type - **eslint-plugin:** \[prefer-optional-chain] only look at left operand for `requireNullish` - **eslint-plugin:** \[no-for-in-array] refine report location - **eslint-plugin:** \[no-unnecessary-type-assertion] allow non-null assertion for void type ##### ❤️ Thank You - Abraham Guo - Kirk Waiblinger - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v7.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>vuejs/core (@​vue/compiler-sfc)</summary> ### [`v3.4.24`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3424-2024-04-22) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.23...v3.4.24) ##### Bug Fixes - **compiler-core:** handle template ref bound via v-bind object on v-for ([#​10706](https://togithub.com/vuejs/core/issues/10706)) ([da7adef]( |
||
|
b02f2df89e |
CLI: remove step logs (#3458)
On top of #3451, addresses [PR note](https://github.com/woodpecker-ci/woodpecker/pull/3451#discussion_r1505438144) related to #1100 Not tested. --------- Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com> Co-authored-by: qwerty287 <qwerty287@posteo.de> |
||
|
e51f804ad6 | Add task details to queue info in woodpecker-go (#3636) | ||
|
719021b91c |
Fix step syntax in docs (#3635)
Some are not using array syntax yet… |
||
|
f9ef8ee374 |
Translated using Weblate (German)
Currently translated at 100.0% (373 of 373 strings) Translation: Woodpecker CI/UI Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/de/ |
||
|
98e27b9f6e |
chore(deps): update docs npm deps non-major (#3632)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@docusaurus/tsconfig](https://togithub.com/facebook/docusaurus)
([source](https://togithub.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig))
| [`3.1.1` ->
`3.2.1`](https://renovatebot.com/diffs/npm/@docusaurus%2ftsconfig/3.1.1/3.2.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [marked](https://marked.js.org)
([source](https://togithub.com/markedjs/marked)) | [`12.0.1` ->
`12.0.2`](https://renovatebot.com/diffs/npm/marked/12.0.1/12.0.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>facebook/docusaurus (@​docusaurus/tsconfig)</summary>
###
[`v3.2.1`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#321-2024-04-04)
[Compare
Source](https://togithub.com/facebook/docusaurus/compare/v3.2.0...v3.2.1)
##### 🐛 Bug Fix
- `docusaurus`
- [#​10012](https://togithub.com/facebook/docusaurus/pull/10012)
fix(core): fix configurePostCss v3.2 regression
([@​slorber](https://togithub.com/slorber))
##### 📝 Documentation
- [#​9980](https://togithub.com/facebook/docusaurus/pull/9980)
docs: remove old github action description
([@​OzakIOne](https://togithub.com/OzakIOne))
- [#​10014](https://togithub.com/facebook/docusaurus/pull/10014)
docs(website): fix SEO docs headTags example
([@​OzakIOne](https://togithub.com/OzakIOne))
- [#​10004](https://togithub.com/facebook/docusaurus/pull/10004)
docs(website): Announce v3.2 on website/homepage
([@​slorber](https://togithub.com/slorber))
##### 🤖 Dependencies
- [#​10006](https://togithub.com/facebook/docusaurus/pull/10006)
chore(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
##### Committers: 2
- Sébastien Lorber ([@​slorber](https://togithub.com/slorber))
- ozaki ([@​OzakIOne](https://togithub.com/OzakIOne))
###
[`v3.2.0`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#320-2024-03-29)
[Compare
Source](https://togithub.com/facebook/docusaurus/compare/v3.1.1...v3.2.0)
##### 🚀 New Feature
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-plugin-content-pages`, `docusaurus-plugin-sitemap`,
`docusaurus-types`, `docusaurus-utils`, `docusaurus`
- [#​9954](https://togithub.com/facebook/docusaurus/pull/9954)
feat(sitemap): add support for "lastmod"
([@​slorber](https://togithub.com/slorber))
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-theme-classic`, `docusaurus-theme-common`,
`docusaurus-utils-validation`, `docusaurus-utils`
- [#​9912](https://togithub.com/facebook/docusaurus/pull/9912)
feat(blog): add LastUpdateAuthor & LastUpdateTime
([@​OzakIOne](https://togithub.com/OzakIOne))
- `docusaurus-plugin-debug`, `docusaurus-types`, `docusaurus`
- [#​9931](https://togithub.com/facebook/docusaurus/pull/9931)
feat(core): add new plugin allContentLoaded lifecycle
([@​slorber](https://togithub.com/slorber))
- `docusaurus-theme-translations`
- [#​9928](https://togithub.com/facebook/docusaurus/pull/9928)
feat(theme-translations) Icelandic (is)
([@​Hallinn](https://togithub.com/Hallinn))
- `docusaurus-plugin-content-blog`
- [#​9886](https://togithub.com/facebook/docusaurus/pull/9886)
feat(blog): allow processing blog posts through a processBlogPosts
function ([@​OzakIOne](https://togithub.com/OzakIOne))
- [#​9838](https://togithub.com/facebook/docusaurus/pull/9838)
feat(blog): add blog pageBasePath plugin option
([@​ilg-ul](https://togithub.com/ilg-ul))
- `docusaurus`
- [#​9681](https://togithub.com/facebook/docusaurus/pull/9681)
feat(swizzle): ask user preferred language if no language CLI option
provided ([@​yixiaojiu](https://togithub.com/yixiaojiu))
- `create-docusaurus`, `docusaurus-utils`
- [#​9442](https://togithub.com/facebook/docusaurus/pull/9442)
feat(create-docusaurus): ask user for preferred language when no
language CLI option provided
([@​Rafael-Martins](https://togithub.com/Rafael-Martins))
- `docusaurus-plugin-vercel-analytics`
- [#​9687](https://togithub.com/facebook/docusaurus/pull/9687)
feat(plugin-vercel-analytics): add new vercel analytics plugin
([@​OzakIOne](https://togithub.com/OzakIOne))
- `docusaurus-mdx-loader`
- [#​9684](https://togithub.com/facebook/docusaurus/pull/9684)
feat(mdx-loader): the table-of-contents should display toc/headings of
imported MDX partials
([@​anatolykopyl](https://togithub.com/anatolykopyl))
##### 🐛 Bug Fix
- `docusaurus-mdx-loader`
- [#​9999](https://togithub.com/facebook/docusaurus/pull/9999)
fix(mdx-loader): Ignore contentTitle coming after Markdown thematicBreak
([@​slorber](https://togithub.com/slorber))
- `docusaurus-theme-search-algolia`
- [#​9945](https://togithub.com/facebook/docusaurus/pull/9945)
fix(a11y): move focus algolia-search focus back to search input on
Escape ([@​mxschmitt](https://togithub.com/mxschmitt))
- `docusaurus-plugin-content-blog`
- [#​9920](https://togithub.com/facebook/docusaurus/pull/9920)
fix(blog): apply trailing slash to blog feed
([@​OzakIOne](https://togithub.com/OzakIOne))
- `docusaurus-theme-classic`
- [#​9944](https://togithub.com/facebook/docusaurus/pull/9944)
fix(theme): improve a11y of DocSidebarItemCategory expand/collapsed
button ([@​mxschmitt](https://togithub.com/mxschmitt))
- `docusaurus-theme-translations`
- [#​9915](https://togithub.com/facebook/docusaurus/pull/9915)
fix(theme-translations): complete and modify Japanese translations
([@​Suenaga-Ryuya](https://togithub.com/Suenaga-Ryuya))
- [#​9910](https://togithub.com/facebook/docusaurus/pull/9910)
fix(theme-translations): add Japanese translations
([@​Suenaga-Ryuya](https://togithub.com/Suenaga-Ryuya))
- [#​9872](https://togithub.com/facebook/docusaurus/pull/9872)
fix(theme-translations): complete and improve Spanish theme translations
([@​4troDev](https://togithub.com/4troDev))
- [#​9812](https://togithub.com/facebook/docusaurus/pull/9812)
fix(i18n): add missing theme translations for fa locale
([@​VahidNaderi](https://togithub.com/VahidNaderi))
- `docusaurus-utils`
- [#​9897](https://togithub.com/facebook/docusaurus/pull/9897)
fix(mdx-loader): mdx-code-block should support CRLF
([@​slorber](https://togithub.com/slorber))
- `docusaurus`
- [#​9878](https://togithub.com/facebook/docusaurus/pull/9878)
fix(core): fix default i18n calendar used, infer it from locale if
possible ([@​slorber](https://togithub.com/slorber))
- [#​9852](https://togithub.com/facebook/docusaurus/pull/9852)
fix(core): ensure core error boundary is able to render theme layout
([@​slorber](https://togithub.com/slorber))
- `docusaurus-remark-plugin-npm2yarn`
- [#​9861](https://togithub.com/facebook/docusaurus/pull/9861)
fix(remark-npm2yarn): update npm-to-yarn from 2.0.0 to 2.2.1, fix pnpm
extra args syntax ([@​OzakIOne](https://togithub.com/OzakIOne))
- `docusaurus-theme-classic`, `docusaurus-theme-translations`
- [#​9851](https://togithub.com/facebook/docusaurus/pull/9851)
fix(theme-classic): should use plurals for category items description
([@​baradusov](https://togithub.com/baradusov))
##### 🏃♀️ Performance
- `docusaurus-types`, `docusaurus-utils`, `docusaurus`
- [#​9975](https://togithub.com/facebook/docusaurus/pull/9975)
refactor(core): improve dev perf, fine-grained site reloads - part 3
([@​slorber](https://togithub.com/slorber))
- `docusaurus-types`, `docusaurus`
- [#​9968](https://togithub.com/facebook/docusaurus/pull/9968)
refactor(core): improve dev perf, fine-grained site reloads - part2
([@​slorber](https://togithub.com/slorber))
- `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`,
`docusaurus-types`, `docusaurus`
- [#​9903](https://togithub.com/facebook/docusaurus/pull/9903)
refactor(core): improve dev perf, fine-grained site reloads - part1
([@​slorber](https://togithub.com/slorber))
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-utils`
- [#​9890](https://togithub.com/facebook/docusaurus/pull/9890)
perf: optimize getFileCommitDate, make it async
([@​slorber](https://togithub.com/slorber))
- `docusaurus`
- [#​9798](https://togithub.com/facebook/docusaurus/pull/9798)
refactor(core): internalize, simplify and optimize the SSG logic
([@​slorber](https://togithub.com/slorber))
##### 💅 Polish
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-theme-classic`, `docusaurus-theme-common`
- [#​9868](https://togithub.com/facebook/docusaurus/pull/9868)
refactor(theme): dates should be formatted on the client-side instead of
in nodejs code ([@​OzakIOne](https://togithub.com/OzakIOne))
- `docusaurus-plugin-content-blog`, `docusaurus-theme-classic`,
`docusaurus-theme-common`, `docusaurus-types`
- [#​9669](https://togithub.com/facebook/docusaurus/pull/9669)
refactor(theme): use JSON-LD instead of microdata for blog structured
data ([@​johnnyreilly](https://togithub.com/johnnyreilly))
- `docusaurus-plugin-content-docs`
- [#​9839](https://togithub.com/facebook/docusaurus/pull/9839)
refactor(blog): improve doc global data hook error message + add doc
warning to blogOnly mode
([@​OzakIOne](https://togithub.com/OzakIOne))
##### 📝 Documentation
- [#​9937](https://togithub.com/facebook/docusaurus/pull/9937)
docs: use official GitHub Action to deploy to GitHub Pages
([@​vlad-nestorov](https://togithub.com/vlad-nestorov))
- [#​9971](https://togithub.com/facebook/docusaurus/pull/9971)
docs: replace VuePress by VitePress on tool comparison section
([@​sunkanmii](https://togithub.com/sunkanmii))
- [#​9914](https://togithub.com/facebook/docusaurus/pull/9914)
docs: update legacy MDX v1 links to markdown links
([@​OzakIOne](https://togithub.com/OzakIOne))
- [#​9913](https://togithub.com/facebook/docusaurus/pull/9913)
docs: update legacy MDX v1 links to markdown links
([@​OzakIOne](https://togithub.com/OzakIOne))
- [#​9906](https://togithub.com/facebook/docusaurus/pull/9906)
docs: emphasize "index slug" convention
([@​Josh-Cena](https://togithub.com/Josh-Cena))
- [#​9877](https://togithub.com/facebook/docusaurus/pull/9877)
docs: fix typos in deployment.mdx
([@​Oreoxmt](https://togithub.com/Oreoxmt))
- [#​9845](https://togithub.com/facebook/docusaurus/pull/9845)
docs: typo ([@​OzakIOne](https://togithub.com/OzakIOne))
- [#​9816](https://togithub.com/facebook/docusaurus/pull/9816)
docs: Add docs for Mermaid Component
([@​Its-Just-Nans](https://togithub.com/Its-Just-Nans))
##### 🤖 Dependencies
- [#​9981](https://togithub.com/facebook/docusaurus/pull/9981)
chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​9982](https://togithub.com/facebook/docusaurus/pull/9982)
chore(deps): bump katex from 0.16.8 to 0.16.10
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​9983](https://togithub.com/facebook/docusaurus/pull/9983)
chore(deps): bump express from 4.18.2 to 4.19.2
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​9977](https://togithub.com/facebook/docusaurus/pull/9977)
chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​9958](https://togithub.com/facebook/docusaurus/pull/9958)
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​9892](https://togithub.com/facebook/docusaurus/pull/9892)
chore(deps): bump actions/dependency-review-action from 4.1.2 to 4.1.3
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​9869](https://togithub.com/facebook/docusaurus/pull/9869)
chore(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.2
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​9874](https://togithub.com/facebook/docusaurus/pull/9874)
chore(deps): bump ip from 2.0.0 to 2.0.1
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​9843](https://togithub.com/facebook/docusaurus/pull/9843)
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​9824](https://togithub.com/facebook/docusaurus/pull/9824)
chore(deps): bump treosh/lighthouse-ci-action from 10.1.0 to 11.4.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​9823](https://togithub.com/facebook/docusaurus/pull/9823)
chore(deps): bump marocchino/sticky-pull-request-comment from 2.8.0 to
2.9.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
##### 🔧 Maintenance
- `docusaurus-plugin-client-redirects`,
`docusaurus-plugin-content-docs`, `docusaurus-utils-common`,
`docusaurus-utils-validation`, `docusaurus-utils`, `docusaurus`
- [#​9972](https://togithub.com/facebook/docusaurus/pull/9972)
refactor(utils): remove duplicated function
([@​OzakIOne](https://togithub.com/OzakIOne))
- Other
- [#​9965](https://togithub.com/facebook/docusaurus/pull/9965)
refactor(website): organise blog posts by year
([@​GingerGeek](https://togithub.com/GingerGeek))
- [#​9865](https://togithub.com/facebook/docusaurus/pull/9865)
chore(website): update
[@​crowdin/crowdin-api-client](https://togithub.com/crowdin/crowdin-api-client)
([@​chris-bateman](https://togithub.com/chris-bateman))
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-theme-classic`, `docusaurus-theme-common`,
`docusaurus-utils`
- [#​9963](https://togithub.com/facebook/docusaurus/pull/9963)
refactor(docs,blog): last update timestamp should be in milliseconds
instead of seconds ([@​slorber](https://togithub.com/slorber))
##### Committers: 22
- Aolin ([@​Oreoxmt](https://togithub.com/Oreoxmt))
- Anatoly Kopyl
([@​anatolykopyl](https://togithub.com/anatolykopyl))
- Chris Bateman
([@​chris-bateman](https://togithub.com/chris-bateman))
- Fafowora Sunkanmi
([@​sunkanmii](https://togithub.com/sunkanmii))
- Hallbjörn Magnússon ([@​Hallinn](https://togithub.com/Hallinn))
- John Reilly
([@​johnnyreilly](https://togithub.com/johnnyreilly))
- Joshua Chen ([@​Josh-Cena](https://togithub.com/Josh-Cena))
- Josue \[4tro] A ([@​4troDev](https://togithub.com/4troDev))
- Liviu Ionescu ([@​ilg-ul](https://togithub.com/ilg-ul))
- Max Schmitt ([@​mxschmitt](https://togithub.com/mxschmitt))
- Rafael Martins
([@​Rafael-Martins](https://togithub.com/Rafael-Martins))
- Sébastien Lorber ([@​slorber](https://togithub.com/slorber))
- Vahid Naderi ([@​VahidNaderi](https://togithub.com/VahidNaderi))
- Vlad Nestorov
([@​vlad-nestorov](https://togithub.com/vlad-nestorov))
- Zed Spencer-Milnes
([@​GingerGeek](https://togithub.com/GingerGeek))
- axel7083 ([@​axel7083](https://togithub.com/axel7083))
- krinza.eth ([@​kaymomin](https://togithub.com/kaymomin))
- n4n5 ([@​Its-Just-Nans](https://togithub.com/Its-Just-Nans))
- ozaki ([@​OzakIOne](https://togithub.com/OzakIOne))
- suenryu ([@​Suenaga-Ryuya](https://togithub.com/Suenaga-Ryuya))
- Нуриль Барадусов ([@​baradusov](https://togithub.com/baradusov))
- 翊小久 ([@​yixiaojiu](https://togithub.com/yixiaojiu))
</details>
<details>
<summary>markedjs/marked (marked)</summary>
###
[`v12.0.2`](https://togithub.com/markedjs/marked/releases/tag/v12.0.2)
[Compare
Source](https://togithub.com/markedjs/marked/compare/v12.0.1...v12.0.2)
##### Bug Fixes
- fix Setext continuation in blockquote
([#​3257](https://togithub.com/markedjs/marked/issues/3257))
([e9f0eed](
|
||
|
2a99a2ee5d |
chore(deps): update web npm deps non-major (#3631)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@iconify/json](https://iconify.design/icon-sets/) ([source](https://togithub.com/iconify/icon-sets)) | [`2.2.201` -> `2.2.202`](https://renovatebot.com/diffs/npm/@iconify%2fjson/2.2.201/2.2.202) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@vue/compiler-sfc](https://togithub.com/vuejs/core/tree/main/packages/compiler-sfc#readme) ([source](https://togithub.com/vuejs/core/tree/HEAD/packages/compiler-sfc)) | [`3.4.22` -> `3.4.23`](https://renovatebot.com/diffs/npm/@vue%2fcompiler-sfc/3.4.22/3.4.23) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | [`5.4.3` -> `5.4.5`](https://renovatebot.com/diffs/npm/typescript/5.4.3/5.4.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.2.8` -> `5.2.10`](https://renovatebot.com/diffs/npm/vite/5.2.8/5.2.10) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [vue](https://togithub.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://togithub.com/vuejs/core)) | [`3.4.22` -> `3.4.23`](https://renovatebot.com/diffs/npm/vue/3.4.22/3.4.23) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [vue-i18n](https://togithub.com/intlify/vue-i18n-next/tree/master/packages/vue-i18n#readme) ([source](https://togithub.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n)) | [`9.12.1` -> `9.13.0`](https://renovatebot.com/diffs/npm/vue-i18n/9.12.1/9.13.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [vue-router](https://togithub.com/vuejs/router) | [`4.3.0` -> `4.3.2`](https://renovatebot.com/diffs/npm/vue-router/4.3.0/4.3.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>iconify/icon-sets (@​iconify/json)</summary> ### [`v2.2.202`](https://togithub.com/iconify/icon-sets/compare/2.2.201...2.2.202) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.201...2.2.202) </details> <details> <summary>vuejs/core (@​vue/compiler-sfc)</summary> ### [`v3.4.23`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3423-2024-04-16) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.22...v3.4.23) ##### Bug Fixes - **runtime-core:** fix regression for $attrs tracking in slots ([6930e60]( |
||
|
7f0084c476 |
Translated using Weblate (French)
Currently translated at 100.0% (373 of 373 strings) Translation: Woodpecker CI/UI Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/fr/ |
||
|
825e0e1b10 |
Use our github-release plugin (#3624)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com> |
||
|
adfcdaf124 | bump golang.org/x/net to v0.24.0 (#3628) | ||
|
5664794d43 |
chore(deps): lock file maintenance (#3622)
[](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/woodpecker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJkb2N1bWVudGF0aW9uIiwidWkiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
d494b6a959 |
Use forge from db (#1417)
This is the first step towards support for multiple forges (#138). It inserts a forge using the currently existing env varaibles into db and uses this forge from db later on in all places of the code. closes #621 addresses #138 # TODO - [x] add forges table - [x] add id of forge to repo - [x] use forge of repo - [x] add forge from env vars to db if not exists - [x] migrate repo.ForgeID to the newly generated forge - [x] support cache with forge from repo - [x] maybe add forge loading cache? (use LRU cache for forges, I expect users to have less than 10 forges normally) --------- Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com> |
||
|
0a38fb89db |
Add Twine plugin (#3619)
This PR adds my plugin for the [Twine](https://github.com/pypa/twine/) tool. It lets users upload python projects to PyPi. |
||
|
0aee9d7342 |
fix cli config loading and correct comment (#3618)
closes #3553 https://github.com/woodpecker-ci/woodpecker/pull/3518#discussion_r1542662674 |
||
|
781628816d | Fix make in_docker generate (#3616) | ||
|
21f87b4b1d |
Remove review button from approval view (#3617)
Not required anymore after https://github.com/woodpecker-ci/woodpecker/pull/2757 was merged. |
||
|
00f0fcd416 |
Rework addons (use rpc) (#3268)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com> |
||
|
b177d82064 |
Fix docs (#3615)
from #3268 |
||
|
f211a780f3 |
Handle ImagePullBackOff pod status (#3580)
close: https://github.com/woodpecker-ci/woodpecker/issues/3555 Put the same logic from `waitStep` and call the function `isImagePullBackOffState` in the `tailStep` function. --------- Co-authored-by: elias.souza <elias.souza@quintoandar.com.br> Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com> |
||
|
b8763a8f34 |
Step logs removing API and Button (#3451)
Closes #3444 closes #1272 --- Admin:    User:  |
||
|
b4cd1da29c |
Apply skip ci filter only on push events (#3612)
Fixes: https://github.com/woodpecker-ci/woodpecker/issues/3606 |
||
|
399bc5bf1b |
Document how to enable parallel step exec for all steps (#3605)
Document how depends_on work in more details --------- Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com> Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com> |
||
|
b0c9dfd2cf |
Fix bitbucket file fetching (#3604)
closes https://github.com/woodpecker-ci/woodpecker/issues/3600 |
||
|
c9a3bfb321 | Fix spellcheck and enable more dirs (#3603) | ||
|
8e45ddd58b |
agent: Continue to retry indefinitely (#3599)
When the woodpecker server is not reachable (eg. for update, maintenance, agent connection issue, ...) for a long period of time, the agent tries continuously to reconnect, without any delay. This creates **several GB** of logs in a short period of time. Here is a sample line, repeated indefinitely: ``` {"level":"error","error":"rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial tcp x.x.x.x:xxx: connect: connection refused\"","time":"2024-04-07T17:29:59Z","message":"grpc error: done(): code: Unavailable"} ``` It appears that the [backoff package](https://pkg.go.dev/github.com/cenkalti/backoff/v4#BackOff), after a certain amount of time, returns `backoff.Stop` (-1) instead of a valid delay to wait. It means that no more retry should be made, [as shown in the example](https://pkg.go.dev/github.com/cenkalti/backoff/v4#BackOff). But the code doesn't handle that case and takes -1 as the next delay. This led to continuous retry with no delay between them and creates a huge amount of logs. [`MaxElapsedTime` default is 15 minutes](https://pkg.go.dev/github.com/cenkalti/backoff/v4#pkg-constants), passed this time, `NextBackOff` returns `backoff.Stop` (-1) instead of `MaxInterval`. This commit sets `MaxElapsedTime` to 0, [to avoid `Stop` return](https://pkg.go.dev/github.com/cenkalti/backoff/v4#ExponentialBackOff). |
||
|
d0e63375fa |
Update docker.io/golang Docker tag to v1.22.2 (#3596)
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/golang | patch | `1.22.1` -> `1.22.2` | --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/woodpecker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
e1b8fa6a67 |
Update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 (#3597)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit/pre-commit-hooks](https://togithub.com/pre-commit/pre-commit-hooks) | repository | minor | `v4.5.0` -> `v4.6.0` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://togithub.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)</summary> ### [`v4.6.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/tag/v4.6.0): pre-commit-hooks v4.6.0 [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) ##### Features - `requirements-txt-fixer`: remove duplicate packages. - [#​1014](https://togithub.com/pre-commit/pre-commit-hooks/issues/1014) PR by [@​vhoulbreque-withings](https://togithub.com/vhoulbreque-withings). - [#​960](https://togithub.com/pre-commit/pre-commit-hooks/issues/960) issue [@​csibe17](https://togithub.com/csibe17). ##### Migrating - `fix-encoding-pragma`: deprecated -- will be removed in 5.0.0. use [pyupgrade](https://togithub.com/asottile/pyupgrade) or some other tool. - [#​1033](https://togithub.com/pre-commit/pre-commit-hooks/issues/1033) PR by [@​mxr](https://togithub.com/mxr). - [#​1032](https://togithub.com/pre-commit/pre-commit-hooks/issues/1032) issue by [@​mxr](https://togithub.com/mxr). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/woodpecker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
ce57128317 |
Translated using Weblate (German)
Currently translated at 100.0% (371 of 371 strings) Translation: Woodpecker CI/UI Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/de/ |
||
|
50ddc61576 |
Update module github.com/google/go-github/v60 to v61 (#3595)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-github/v60](https://togithub.com/google/go-github) | `v60.0.0` -> `v61.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>google/go-github (github.com/google/go-github/v60)</summary> ### [`v61.0.0`](https://togithub.com/google/go-github/releases/tag/v61.0.0) [Compare Source](https://togithub.com/google/go-github/compare/v60.0.0...v61.0.0) This release contains the following breaking API changes: - feat!: Update deprecated endpoints in github/action_variables.go ([#​3104](https://togithub.com/google/go-github/issues/3104)) ...and the following additional changes: - Bump go-github from v59 to v60 in /scrape ([#​3087](https://togithub.com/google/go-github/issues/3087)) - Allow querying rule set information by ID with information returned from GetRulesFromBranch ([#​3089](https://togithub.com/google/go-github/issues/3089)) - Bump codecov/codecov-action from 4.0.2 to 4.1.0 ([#​3091](https://togithub.com/google/go-github/issues/3091)) - Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 in /scrape ([#​3092](https://togithub.com/google/go-github/issues/3092)) - Add Protection to Branch struct ([#​3095](https://togithub.com/google/go-github/issues/3095)) - Bump github.com/alecthomas/kong from 0.8.1 to 0.9.0 in /tools ([#​3097](https://togithub.com/google/go-github/issues/3097)) - Bump golang.org/x/net from 0.21.0 to 0.22.0 in /scrape ([#​3096](https://togithub.com/google/go-github/issues/3096)) - Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /example ([#​3099](https://togithub.com/google/go-github/issues/3099)) - Add audit log rate limit category and make rate limit category getter public ([#​3088](https://togithub.com/google/go-github/issues/3088)) - Update README.md ([#​3110](https://togithub.com/google/go-github/issues/3110)) - Allow Installation of Custom Properties Permissions ([#​3108](https://togithub.com/google/go-github/issues/3108)) - Add NotificationSetting to NewTeam ([#​3111](https://togithub.com/google/go-github/issues/3111)) - Fix pagination for ListCopilotSeats ([#​3112](https://togithub.com/google/go-github/issues/3112)) - Add .\*.local to .gitignore ([#​3115](https://togithub.com/google/go-github/issues/3115)) - Add CreateOrUpdateRepoCustomPropertyValues ([#​3109](https://togithub.com/google/go-github/issues/3109)) - Bump version of go-github to v61.0.0 ([#​3118](https://togithub.com/google/go-github/issues/3118)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/woodpecker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
7b731d6b9e |
Translated using Weblate (French)
Currently translated at 100.0% (371 of 371 strings) Translation: Woodpecker CI/UI Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/fr/ |
||
|
781749605e |
Temp exclude huh/spinner from renovate (#3588)
Ref: https://github.com/woodpecker-ci/woodpecker/pull/3585 There seems to be an issue in renovate when updating modules from a subdirectory of another module. I'll create an upstream issue/discussion later. |
||
|
c92ded726f |
Avoid brances in group names (#3589)
Removes brackets from group names, as these are also used for branch names and brackets lead to problems with tab completion on the cli. |
||
|
eaf10611eb |
Allow to disable deployments (#3570)
…but if they're enabled, allow for all events. Also add warning that you should only enable it if you trust the users with push access. closes #3559 --------- Co-authored-by: Robert Kaussow <xoxys@rknet.org> |
||
|
a6e054f9fe |
Remove datastore testfiles (#3584)
Ref: https://github.com/woodpecker-ci/woodpecker/pull/3227/files |
||
|
61471582bb |
Update pre-commit hook golangci/golangci-lint to v1.57.2 (#3575)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | repository | patch | `v1.57.1` -> `v1.57.2` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://togithub.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>golangci/golangci-lint (golangci/golangci-lint)</summary> ### [`v1.57.2`](https://togithub.com/golangci/golangci-lint/compare/v1.57.1...v1.57.2) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.57.1...v1.57.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/woodpecker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
30a33c2a79 |
Update docker.io/woodpeckerci/plugin-docker-buildx Docker tag to v3.2.1 (#3574)
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | patch | `3.2.0` -> `3.2.1` | --- ### Release Notes <details> <summary>woodpecker-plugins/docker-buildx (docker.io/woodpeckerci/plugin-docker-buildx)</summary> ### [`v3.2.1`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v3.2.1) [Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v3.2.0...v3.2.1) ##### Fixes - Prefer output even if no dryrun is specified ([#​151](https://togithub.com/woodpecker-plugins/docker-buildx/issues/151)) ##### Misc - fix(deps): update module github.com/aws/aws-sdk-go to v1.51.6 - chore(deps): update docker docker tag to v25.0.5 - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/woodpecker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
6d8f89b282 |
Update web npm deps non-major (#3576)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.11.30` -> `20.12.2`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.30/20.12.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.2.6` -> `5.2.7`](https://renovatebot.com/diffs/npm/vite/5.2.6/5.2.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v5.2.7`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small527-2024-03-29-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.6...v5.2.7) - chore: deprecate splitVendorChunkPlugin ([#​16274](https://togithub.com/vitejs/vite/issues/16274)) ([45a06da](https://togithub.com/vitejs/vite/commit/45a06da)), closes [#​16274](https://togithub.com/vitejs/vite/issues/16274) - fix: skip injecting `__vite__mapDeps` when it's not used ([#​16271](https://togithub.com/vitejs/vite/issues/16271)) ([890538a](https://togithub.com/vitejs/vite/commit/890538a)), closes [#​16271](https://togithub.com/vitejs/vite/issues/16271) - fix(deps): update all non-major dependencies ([#​16258](https://togithub.com/vitejs/vite/issues/16258)) ([7caef42](https://togithub.com/vitejs/vite/commit/7caef42)), closes [#​16258](https://togithub.com/vitejs/vite/issues/16258) - fix(hmr): don't mutate module graph when collecting modules ([#​16302](https://togithub.com/vitejs/vite/issues/16302)) ([dfffea1](https://togithub.com/vitejs/vite/commit/dfffea1)), closes [#​16302](https://togithub.com/vitejs/vite/issues/16302) - fix(hmr): trigger hmr for missing file import errored module after file creation ([#​16303](https://togithub.com/vitejs/vite/issues/16303)) ([ffedc06](https://togithub.com/vitejs/vite/commit/ffedc06)), closes [#​16303](https://togithub.com/vitejs/vite/issues/16303) - fix(sourcemap): don't warn even if the sourcesContent is an empty string ([#​16273](https://togithub.com/vitejs/vite/issues/16273)) ([24e376a](https://togithub.com/vitejs/vite/commit/24e376a)), closes [#​16273](https://togithub.com/vitejs/vite/issues/16273) - feat(hmr): reload when HTML file is created/deleted ([#​16288](https://togithub.com/vitejs/vite/issues/16288)) ([1f53796](https://togithub.com/vitejs/vite/commit/1f53796)), closes [#​16288](https://togithub.com/vitejs/vite/issues/16288) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/woodpecker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|
ec254eae7b |
Update dependency @intlify/unplugin-vue-i18n to v4 (#3572)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@intlify/unplugin-vue-i18n](https://togithub.com/intlify/bundle-tools/blob/main/packages/unplugin-vue-i18n/README.md)
([source](https://togithub.com/intlify/bundle-tools/tree/HEAD/packages/unplugin-vue-i18n))
| [`^3.0.0` ->
`^4.0.0`](https://renovatebot.com/diffs/npm/@intlify%2funplugin-vue-i18n/3.0.1/4.0.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>intlify/bundle-tools
(@​intlify/unplugin-vue-i18n)</summary>
###
[`v4.0.0`](https://togithub.com/intlify/bundle-tools/blob/HEAD/packages/unplugin-vue-i18n/CHANGELOG.md#intlifyunplugin-vue-i18n400-2024-03-26)
[Compare
Source](
|
||
|
20b84a1aee | Add flag to only access public repositories on GitHub (#3566) | ||
|
e1b574a4bc |
Add runtimeClassName in Kubernetes backend options (#3474)
Resolves #3473 --------- Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com> |
||
|
2029813fc2 | Remove unused cache properties (#3567) |