Commit graph

591 commits

Author SHA1 Message Date
qwerty287 00ccec078c
Add discord plugin (#3662) 2024-04-29 22:31:31 +02:00
renovate[bot] 325b1b5e57
chore(deps): update dependency trim to v1 (#3658) 2024-04-28 10:50:39 +02:00
renovate[bot] 2c3cd83402
chore(deps): update dependency got to v14 (#3657) 2024-04-28 10:16:25 +02:00
renovate[bot] a230e88c3a
chore(deps): lock file maintenance (#3656)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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>
2024-04-28 08:18:02 +02:00
qwerty287 b5bc1cf48a
Fail on broken anchors (#3644) 2024-04-25 08:29:49 +02:00
qwerty287 b2cfa37682
Deprecate environment filter and improve errors (#3634)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2024-04-24 16:07:16 +02:00
qwerty287 719021b91c
Fix step syntax in docs (#3635)
Some are not using array syntax yet…
2024-04-21 18:51:08 +02:00
renovate[bot] 98e27b9f6e
chore(deps): update docs npm deps non-major (#3632)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@docusaurus%2ftsconfig/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@docusaurus%2ftsconfig/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@docusaurus%2ftsconfig/3.1.1/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@docusaurus%2ftsconfig/3.1.1/3.2.1?slim=true)](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) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/marked/12.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/marked/12.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/marked/12.0.1/12.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/marked/12.0.1/12.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>facebook/docusaurus (@&#8203;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`
- [#&#8203;10012](https://togithub.com/facebook/docusaurus/pull/10012)
fix(core): fix configurePostCss v3.2 regression
([@&#8203;slorber](https://togithub.com/slorber))

##### 📝 Documentation

- [#&#8203;9980](https://togithub.com/facebook/docusaurus/pull/9980)
docs: remove old github action description
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;10014](https://togithub.com/facebook/docusaurus/pull/10014)
docs(website): fix SEO docs headTags example
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;10004](https://togithub.com/facebook/docusaurus/pull/10004)
docs(website): Announce v3.2 on website/homepage
([@&#8203;slorber](https://togithub.com/slorber))

##### 🤖 Dependencies

- [#&#8203;10006](https://togithub.com/facebook/docusaurus/pull/10006)
chore(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))

##### Committers: 2

-   Sébastien Lorber ([@&#8203;slorber](https://togithub.com/slorber))
-   ozaki ([@&#8203;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`
- [#&#8203;9954](https://togithub.com/facebook/docusaurus/pull/9954)
feat(sitemap): add support for "lastmod"
([@&#8203;slorber](https://togithub.com/slorber))
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-theme-classic`, `docusaurus-theme-common`,
`docusaurus-utils-validation`, `docusaurus-utils`
- [#&#8203;9912](https://togithub.com/facebook/docusaurus/pull/9912)
feat(blog): add LastUpdateAuthor & LastUpdateTime
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
-   `docusaurus-plugin-debug`, `docusaurus-types`, `docusaurus`
- [#&#8203;9931](https://togithub.com/facebook/docusaurus/pull/9931)
feat(core): add new plugin allContentLoaded lifecycle
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus-theme-translations`
- [#&#8203;9928](https://togithub.com/facebook/docusaurus/pull/9928)
feat(theme-translations) Icelandic (is)
([@&#8203;Hallinn](https://togithub.com/Hallinn))
-   `docusaurus-plugin-content-blog`
- [#&#8203;9886](https://togithub.com/facebook/docusaurus/pull/9886)
feat(blog): allow processing blog posts through a processBlogPosts
function ([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;9838](https://togithub.com/facebook/docusaurus/pull/9838)
feat(blog): add blog pageBasePath plugin option
([@&#8203;ilg-ul](https://togithub.com/ilg-ul))
-   `docusaurus`
- [#&#8203;9681](https://togithub.com/facebook/docusaurus/pull/9681)
feat(swizzle): ask user preferred language if no language CLI option
provided ([@&#8203;yixiaojiu](https://togithub.com/yixiaojiu))
-   `create-docusaurus`, `docusaurus-utils`
- [#&#8203;9442](https://togithub.com/facebook/docusaurus/pull/9442)
feat(create-docusaurus): ask user for preferred language when no
language CLI option provided
([@&#8203;Rafael-Martins](https://togithub.com/Rafael-Martins))
-   `docusaurus-plugin-vercel-analytics`
- [#&#8203;9687](https://togithub.com/facebook/docusaurus/pull/9687)
feat(plugin-vercel-analytics): add new vercel analytics plugin
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
-   `docusaurus-mdx-loader`
- [#&#8203;9684](https://togithub.com/facebook/docusaurus/pull/9684)
feat(mdx-loader): the table-of-contents should display toc/headings of
imported MDX partials
([@&#8203;anatolykopyl](https://togithub.com/anatolykopyl))

##### 🐛 Bug Fix

-   `docusaurus-mdx-loader`
- [#&#8203;9999](https://togithub.com/facebook/docusaurus/pull/9999)
fix(mdx-loader): Ignore contentTitle coming after Markdown thematicBreak
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus-theme-search-algolia`
- [#&#8203;9945](https://togithub.com/facebook/docusaurus/pull/9945)
fix(a11y): move focus algolia-search focus back to search input on
Escape ([@&#8203;mxschmitt](https://togithub.com/mxschmitt))
-   `docusaurus-plugin-content-blog`
- [#&#8203;9920](https://togithub.com/facebook/docusaurus/pull/9920)
fix(blog): apply trailing slash to blog feed
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
-   `docusaurus-theme-classic`
- [#&#8203;9944](https://togithub.com/facebook/docusaurus/pull/9944)
fix(theme): improve a11y of DocSidebarItemCategory expand/collapsed
button ([@&#8203;mxschmitt](https://togithub.com/mxschmitt))
-   `docusaurus-theme-translations`
- [#&#8203;9915](https://togithub.com/facebook/docusaurus/pull/9915)
fix(theme-translations): complete and modify Japanese translations
([@&#8203;Suenaga-Ryuya](https://togithub.com/Suenaga-Ryuya))
- [#&#8203;9910](https://togithub.com/facebook/docusaurus/pull/9910)
fix(theme-translations): add Japanese translations
([@&#8203;Suenaga-Ryuya](https://togithub.com/Suenaga-Ryuya))
- [#&#8203;9872](https://togithub.com/facebook/docusaurus/pull/9872)
fix(theme-translations): complete and improve Spanish theme translations
([@&#8203;4troDev](https://togithub.com/4troDev))
- [#&#8203;9812](https://togithub.com/facebook/docusaurus/pull/9812)
fix(i18n): add missing theme translations for fa locale
([@&#8203;VahidNaderi](https://togithub.com/VahidNaderi))
-   `docusaurus-utils`
- [#&#8203;9897](https://togithub.com/facebook/docusaurus/pull/9897)
fix(mdx-loader): mdx-code-block should support CRLF
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus`
- [#&#8203;9878](https://togithub.com/facebook/docusaurus/pull/9878)
fix(core): fix default i18n calendar used, infer it from locale if
possible ([@&#8203;slorber](https://togithub.com/slorber))
- [#&#8203;9852](https://togithub.com/facebook/docusaurus/pull/9852)
fix(core): ensure core error boundary is able to render theme layout
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus-remark-plugin-npm2yarn`
- [#&#8203;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 ([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
-   `docusaurus-theme-classic`, `docusaurus-theme-translations`
- [#&#8203;9851](https://togithub.com/facebook/docusaurus/pull/9851)
fix(theme-classic): should use plurals for category items description
([@&#8203;baradusov](https://togithub.com/baradusov))

##### 🏃‍♀️ Performance

-   `docusaurus-types`, `docusaurus-utils`, `docusaurus`
- [#&#8203;9975](https://togithub.com/facebook/docusaurus/pull/9975)
refactor(core): improve dev perf, fine-grained site reloads - part 3
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus-types`, `docusaurus`
- [#&#8203;9968](https://togithub.com/facebook/docusaurus/pull/9968)
refactor(core): improve dev perf, fine-grained site reloads - part2
([@&#8203;slorber](https://togithub.com/slorber))
- `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`,
`docusaurus-types`, `docusaurus`
- [#&#8203;9903](https://togithub.com/facebook/docusaurus/pull/9903)
refactor(core): improve dev perf, fine-grained site reloads - part1
([@&#8203;slorber](https://togithub.com/slorber))
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-utils`
- [#&#8203;9890](https://togithub.com/facebook/docusaurus/pull/9890)
perf: optimize getFileCommitDate, make it async
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus`
- [#&#8203;9798](https://togithub.com/facebook/docusaurus/pull/9798)
refactor(core): internalize, simplify and optimize the SSG logic
([@&#8203;slorber](https://togithub.com/slorber))

##### 💅 Polish

- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-theme-classic`, `docusaurus-theme-common`
- [#&#8203;9868](https://togithub.com/facebook/docusaurus/pull/9868)
refactor(theme): dates should be formatted on the client-side instead of
in nodejs code ([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- `docusaurus-plugin-content-blog`, `docusaurus-theme-classic`,
`docusaurus-theme-common`, `docusaurus-types`
- [#&#8203;9669](https://togithub.com/facebook/docusaurus/pull/9669)
refactor(theme): use JSON-LD instead of microdata for blog structured
data ([@&#8203;johnnyreilly](https://togithub.com/johnnyreilly))
-   `docusaurus-plugin-content-docs`
- [#&#8203;9839](https://togithub.com/facebook/docusaurus/pull/9839)
refactor(blog): improve doc global data hook error message + add doc
warning to blogOnly mode
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))

##### 📝 Documentation

- [#&#8203;9937](https://togithub.com/facebook/docusaurus/pull/9937)
docs: use official GitHub Action to deploy to GitHub Pages
([@&#8203;vlad-nestorov](https://togithub.com/vlad-nestorov))
- [#&#8203;9971](https://togithub.com/facebook/docusaurus/pull/9971)
docs: replace VuePress by VitePress on tool comparison section
([@&#8203;sunkanmii](https://togithub.com/sunkanmii))
- [#&#8203;9914](https://togithub.com/facebook/docusaurus/pull/9914)
docs: update legacy MDX v1 links to markdown links
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;9913](https://togithub.com/facebook/docusaurus/pull/9913)
docs: update legacy MDX v1 links to markdown links
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;9906](https://togithub.com/facebook/docusaurus/pull/9906)
docs: emphasize "index slug" convention
([@&#8203;Josh-Cena](https://togithub.com/Josh-Cena))
- [#&#8203;9877](https://togithub.com/facebook/docusaurus/pull/9877)
docs: fix typos in deployment.mdx
([@&#8203;Oreoxmt](https://togithub.com/Oreoxmt))
- [#&#8203;9845](https://togithub.com/facebook/docusaurus/pull/9845)
docs: typo ([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;9816](https://togithub.com/facebook/docusaurus/pull/9816)
docs: Add docs for Mermaid Component
([@&#8203;Its-Just-Nans](https://togithub.com/Its-Just-Nans))

##### 🤖 Dependencies

- [#&#8203;9981](https://togithub.com/facebook/docusaurus/pull/9981)
chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9982](https://togithub.com/facebook/docusaurus/pull/9982)
chore(deps): bump katex from 0.16.8 to 0.16.10
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9983](https://togithub.com/facebook/docusaurus/pull/9983)
chore(deps): bump express from 4.18.2 to 4.19.2
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9977](https://togithub.com/facebook/docusaurus/pull/9977)
chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9958](https://togithub.com/facebook/docusaurus/pull/9958)
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9892](https://togithub.com/facebook/docusaurus/pull/9892)
chore(deps): bump actions/dependency-review-action from 4.1.2 to 4.1.3
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9869](https://togithub.com/facebook/docusaurus/pull/9869)
chore(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.2
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9874](https://togithub.com/facebook/docusaurus/pull/9874)
chore(deps): bump ip from 2.0.0 to 2.0.1
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9843](https://togithub.com/facebook/docusaurus/pull/9843)
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9824](https://togithub.com/facebook/docusaurus/pull/9824)
chore(deps): bump treosh/lighthouse-ci-action from 10.1.0 to 11.4.0
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9823](https://togithub.com/facebook/docusaurus/pull/9823)
chore(deps): bump marocchino/sticky-pull-request-comment from 2.8.0 to
2.9.0
([@&#8203;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`
- [#&#8203;9972](https://togithub.com/facebook/docusaurus/pull/9972)
refactor(utils): remove duplicated function
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
-   Other
- [#&#8203;9965](https://togithub.com/facebook/docusaurus/pull/9965)
refactor(website): organise blog posts by year
([@&#8203;GingerGeek](https://togithub.com/GingerGeek))
- [#&#8203;9865](https://togithub.com/facebook/docusaurus/pull/9865)
chore(website): update
[@&#8203;crowdin/crowdin-api-client](https://togithub.com/crowdin/crowdin-api-client)
([@&#8203;chris-bateman](https://togithub.com/chris-bateman))
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-theme-classic`, `docusaurus-theme-common`,
`docusaurus-utils`
- [#&#8203;9963](https://togithub.com/facebook/docusaurus/pull/9963)
refactor(docs,blog): last update timestamp should be in milliseconds
instead of seconds ([@&#8203;slorber](https://togithub.com/slorber))

##### Committers: 22

-   Aolin ([@&#8203;Oreoxmt](https://togithub.com/Oreoxmt))
- Anatoly Kopyl
([@&#8203;anatolykopyl](https://togithub.com/anatolykopyl))
- Chris Bateman
([@&#8203;chris-bateman](https://togithub.com/chris-bateman))
- Fafowora Sunkanmi
([@&#8203;sunkanmii](https://togithub.com/sunkanmii))
- Hallbjörn Magnússon ([@&#8203;Hallinn](https://togithub.com/Hallinn))
- John Reilly
([@&#8203;johnnyreilly](https://togithub.com/johnnyreilly))
-   Joshua Chen ([@&#8203;Josh-Cena](https://togithub.com/Josh-Cena))
-   Josue \[4tro] A ([@&#8203;4troDev](https://togithub.com/4troDev))
-   Liviu Ionescu ([@&#8203;ilg-ul](https://togithub.com/ilg-ul))
-   Max Schmitt ([@&#8203;mxschmitt](https://togithub.com/mxschmitt))
- Rafael Martins
([@&#8203;Rafael-Martins](https://togithub.com/Rafael-Martins))
-   Sébastien Lorber ([@&#8203;slorber](https://togithub.com/slorber))
- Vahid Naderi ([@&#8203;VahidNaderi](https://togithub.com/VahidNaderi))
- Vlad Nestorov
([@&#8203;vlad-nestorov](https://togithub.com/vlad-nestorov))
- Zed Spencer-Milnes
([@&#8203;GingerGeek](https://togithub.com/GingerGeek))
-   axel7083 ([@&#8203;axel7083](https://togithub.com/axel7083))
-   krinza.eth ([@&#8203;kaymomin](https://togithub.com/kaymomin))
-   n4n5 ([@&#8203;Its-Just-Nans](https://togithub.com/Its-Just-Nans))
-   ozaki ([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- suenryu ([@&#8203;Suenaga-Ryuya](https://togithub.com/Suenaga-Ryuya))
- Нуриль Барадусов ([@&#8203;baradusov](https://togithub.com/baradusov))
-   翊小久 ([@&#8203;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
([#&#8203;3257](https://togithub.com/markedjs/marked/issues/3257))
([e9f0eed](e9f0eed707))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJkb2N1bWVudGF0aW9uIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 17:15:26 +02:00
renovate[bot] 5664794d43
chore(deps): lock file maintenance (#3622)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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>
2024-04-18 07:39:15 +02:00
Elara 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.
2024-04-16 07:43:10 +02:00
qwerty287 00f0fcd416
Rework addons (use rpc) (#3268)
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2024-04-15 10:04:21 +02:00
qwerty287 b177d82064
Fix docs (#3615)
from #3268
2024-04-15 09:39:58 +02:00
6543 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>
2024-04-10 12:31:42 +02:00
qwerty287 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>
2024-04-02 22:03:37 +02:00
Aumetra Weisman 20b84a1aee
Add flag to only access public repositories on GitHub (#3566) 2024-03-29 14:36:48 +01:00
YR Chen e1b574a4bc
Add runtimeClassName in Kubernetes backend options (#3474)
Resolves #3473

---------

Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com>
2024-03-29 10:29:07 +01:00
renovate[bot] 0b76e465c1
Lock file maintenance (#3562)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-28 08:26:17 +01:00
qwerty287 8ad68cb4f3
Reenable esbuild-loader (#3546) 2024-03-24 13:55:12 +01:00
renovate[bot] b015a3cd0d
Update dependency @types/marked to v6 (#3544) 2024-03-24 13:37:38 +01:00
renovate[bot] 1b97f1276f
Lock file maintenance (#3541)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-24 10:35:20 +01:00
renovate[bot] e4e5b375b8
Update docs npm deps non-major (#3485)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.24` ->
`20.11.30`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.24/20.11.30)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.11.30?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.11.30?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.11.24/20.11.30?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.11.24/20.11.30?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`18.2.61` ->
`18.2.67`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.61/18.2.67)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.2.67?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.2.67?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.2.61/18.2.67?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.2.61/18.2.67?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [axios](https://axios-http.com)
([source](https://togithub.com/axios/axios)) | [`1.6.7` ->
`1.6.8`](https://renovatebot.com/diffs/npm/axios/1.6.7/1.6.8) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/axios/1.6.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/axios/1.6.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/axios/1.6.7/1.6.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/axios/1.6.7/1.6.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [esbuild-loader](https://togithub.com/privatenumber/esbuild-loader) |
[`4.0.3` ->
`4.1.0`](https://renovatebot.com/diffs/npm/esbuild-loader/4.0.3/4.1.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/esbuild-loader/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/esbuild-loader/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/esbuild-loader/4.0.3/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/esbuild-loader/4.0.3/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[isomorphic-dompurify](https://togithub.com/kkomelin/isomorphic-dompurify)
| [`2.4.0` ->
`2.5.0`](https://renovatebot.com/diffs/npm/isomorphic-dompurify/2.4.0/2.5.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/isomorphic-dompurify/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/isomorphic-dompurify/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/isomorphic-dompurify/2.4.0/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/isomorphic-dompurify/2.4.0/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [marked](https://marked.js.org)
([source](https://togithub.com/markedjs/marked)) | [`12.0.0` ->
`12.0.1`](https://renovatebot.com/diffs/npm/marked/12.0.0/12.0.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/marked/12.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/marked/12.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/marked/12.0.0/12.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/marked/12.0.0/12.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [redocusaurus](https://redocusaurus.vercel.app/)
([source](https://togithub.com/rohit-gohri/redocusaurus)) | [`2.0.1` ->
`2.0.2`](https://renovatebot.com/diffs/npm/redocusaurus/2.0.1/2.0.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/redocusaurus/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/redocusaurus/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/redocusaurus/2.0.1/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/redocusaurus/2.0.1/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [typescript](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/TypeScript)) | [`5.3.3` ->
`5.4.3`](https://renovatebot.com/diffs/npm/typescript/5.3.3/5.4.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.3.3/5.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.3.3/5.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [yaml](https://eemeli.org/yaml/)
([source](https://togithub.com/eemeli/yaml)) | [`2.4.0` ->
`2.4.1`](https://renovatebot.com/diffs/npm/yaml/2.4.0/2.4.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/yaml/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yaml/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yaml/2.4.0/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yaml/2.4.0/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>axios/axios (axios)</summary>

###
[`v1.6.8`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#168-2024-03-15)

[Compare
Source](https://togithub.com/axios/axios/compare/v1.6.7...v1.6.8)

##### Bug Fixes

- **AxiosHeaders:** fix AxiosHeaders conversion to an object during
config merging
([#&#8203;6243](https://togithub.com/axios/axios/issues/6243))
([2656612](2656612bc1))
- **import:** use named export for EventEmitter;
([7320430](7320430aef))
- **vulnerability:** update follow-redirects to 1.15.6
([#&#8203;6300](https://togithub.com/axios/axios/issues/6300))
([8786e0f](8786e0ff55))

##### Contributors to this release

- <img
src="https://avatars.githubusercontent.com/u/4814473?v&#x3D;4&amp;s&#x3D;18"
alt="avatar" width="18"/> [Jay](https://togithub.com/jasonsaayman
"+4572/-3446 (#&#8203;6238 )")
- <img
src="https://avatars.githubusercontent.com/u/12586868?v&#x3D;4&amp;s&#x3D;18"
alt="avatar" width="18"/> [Dmitriy
Mozgovoy](https://togithub.com/DigitalBrainJS "+30/-0 (#&#8203;6231 )")
- <img
src="https://avatars.githubusercontent.com/u/68230846?v&#x3D;4&amp;s&#x3D;18"
alt="avatar" width="18"/> [Mitchell](https://togithub.com/Creaous "+9/-9
(#&#8203;6300 )")
- <img
src="https://avatars.githubusercontent.com/u/53797821?v&#x3D;4&amp;s&#x3D;18"
alt="avatar" width="18"/> [Emmanuel](https://togithub.com/mannoeu "+2/-2
(#&#8203;6196 )")
- <img
src="https://avatars.githubusercontent.com/u/44109284?v&#x3D;4&amp;s&#x3D;18"
alt="avatar" width="18"/> [Lucas Keller](https://togithub.com/ljkeller
"+3/-0 (#&#8203;6194 )")
- <img
src="https://avatars.githubusercontent.com/u/72791488?v&#x3D;4&amp;s&#x3D;18"
alt="avatar" width="18"/> [Aditya
Mogili](https://togithub.com/ADITYA-176 "+1/-1 ()")
- <img
src="https://avatars.githubusercontent.com/u/46135319?v&#x3D;4&amp;s&#x3D;18"
alt="avatar" width="18"/> [Miroslav
Petrov](https://togithub.com/petrovmiroslav "+1/-1 (#&#8203;6243 )")

</details>

<details>
<summary>privatenumber/esbuild-loader (esbuild-loader)</summary>

###
[`v4.1.0`](https://togithub.com/privatenumber/esbuild-loader/releases/tag/v4.1.0)

[Compare
Source](https://togithub.com/privatenumber/esbuild-loader/compare/v4.0.3...v4.1.0)

##### Features

- enable `dynamic-imports` by default
([#&#8203;361](https://togithub.com/privatenumber/esbuild-loader/issues/361))
([7b948ef](7b948efbf1))
- upgrade esbuild to 0.20
([#&#8203;362](https://togithub.com/privatenumber/esbuild-loader/issues/362))
([58d5573](58d557368d))

</details>

<details>
<summary>kkomelin/isomorphic-dompurify (isomorphic-dompurify)</summary>

###
[`v2.5.0`](https://togithub.com/kkomelin/isomorphic-dompurify/releases/tag/v2.5.0):
Updated dependencies

[Compare
Source](https://togithub.com/kkomelin/isomorphic-dompurify/compare/v2.4.0...v2.5.0)

##### Changelog

-   \[x] Updated `dompurify` and other dependencies.

See the [complete
changelog](https://togithub.com/kkomelin/isomorphic-dompurify/compare/v2.4.0...v2.5.0)
for more details.

##### Release

[2.5.0](https://www.npmjs.com/package/isomorphic-dompurify/v/2.5.0)

</details>

<details>
<summary>markedjs/marked (marked)</summary>

###
[`v12.0.1`](https://togithub.com/markedjs/marked/releases/tag/v12.0.1)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v12.0.0...v12.0.1)

##### Bug Fixes

- fix setext heading interupts
([#&#8203;3210](https://togithub.com/markedjs/marked/issues/3210))
([d848445](d848445072))

</details>

<details>
<summary>rohit-gohri/redocusaurus (redocusaurus)</summary>

###
[`v2.0.2`](https://togithub.com/rohit-gohri/redocusaurus/blob/HEAD/CHANGELOG.md#redocusaurus202)

[Compare
Source](https://togithub.com/rohit-gohri/redocusaurus/compare/v2.0.1...v2.0.2)

- [#&#8203;335](https://togithub.com/rohit-gohri/redocusaurus/pull/335)
[`c5e534f`](c5e534f456)
Thanks [@&#8203;rohit-gohri](https://togithub.com/rohit-gohri)! -
Upgrade dependencies

- Updated dependencies
\[[`c5e534f`](c5e534f456)]:
    -   docusaurus-plugin-redoc@2.0.2
    -   docusaurus-theme-redoc@2.0.2

</details>

<details>
<summary>Microsoft/TypeScript (typescript)</summary>

###
[`v5.4.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.3):
TypeScript 5.4.3

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.4.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.3
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

###
[`v5.4.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.2):
TypeScript 5.4

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.4.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

</details>

<details>
<summary>eemeli/yaml (yaml)</summary>

###
[`v2.4.1`](https://togithub.com/eemeli/yaml/compare/v2.4.0...4aa56d337dc5e286eb0c9111a3b370f21e321117)

[Compare
Source](https://togithub.com/eemeli/yaml/compare/v2.4.0...v2.4.1)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: qwerty287 <qwerty287@posteo.de>
Co-authored-by: 6543 <6543@obermui.de>
2024-03-24 10:12:01 +01:00
qwerty287 dfa7c36a64
Remove esbuild-loader (#3542)
It seems that `esbuild-loader` is not necessary - everything's working
fine. Or is there something I missed there?
However, it breaks the updates in #3541 and #3485.
2024-03-24 10:00:17 +01:00
qwerty287 e50cf7ad1e
Docs updates and fixes (#3535)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-03-22 18:07:07 +01:00
qwerty287 fbdfa14a00
Allow separate gitea oauth URL (#3513)
closes https://github.com/woodpecker-ci/woodpecker/issues/3470

---------

Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-03-21 11:37:02 +01:00
manuelluis 9c684b7a22
Add option to set the local repository path to the cli command exec. (#3524)
The cli command exec not handle in a coherent way the repository path
when a directory or filename is given for the pipeline.

` woodpecker-cli exec [command options] [path/to/.woodpecker.yaml]`

If the path to the pipeline is a file in the `.woodpecker` directory,
for example: `.woodpecker/pipeline.yaml`,
the repository path will be: `.woodpecker`

If the path to the pipeline yaml is a directory with more than one
level, for example `ci/woodpecker/`,
the repository path will be:  `ci`

In order not to break the old behavior we added a new option to put the
root directory of the repository:
~~~
woodpecker-cli exec --local --repo-path . --pipeline-event manual
.woodpecker/build.yml
~~~
2024-03-21 00:19:48 +01:00
6543 1f75650720
Delete docs for v0.15.x (#3508)
they will remain in the git history ... but we should not promote them
anymore at all

PS: we only have terminology since v1.0.x ... so even reference to same
topics is hard in old docs

---------

Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2024-03-19 09:26:06 +01:00
6543 385e7e3a49
Create docs for v2.4.x (#3507) 2024-03-19 08:36:20 +01:00
Anbraten 6aa53d5f55
Add deployment plugin (#3495) 2024-03-18 08:03:00 +01:00
Robert Kaussow 36e13670e8
Bump follow-redirects and fix broken anchors (#3488)
- Bump `follow-redirects` to fix sec scan
- Remove archived plugin `Chart releaser`
- Fix broken anchors

```
Exhaustive list of all broken anchors found:
- Broken anchor on source page path = /docs/0.15/administration/agent-config:
   -> linking to /docs/0.15/usage/pipeline-syntax#step-when---conditional-execution
- Broken anchor on source page path = /docs/0.15/development/docs:
   -> linking to /docs/0.15/development/getting-started#nodejs--yarn
- Broken anchor on source page path = /docs/0.15/development/ui:
   -> linking to /docs/0.15/development/getting-started#nodejs--yarn
   -> linking to /docs/0.15/development/getting-started#debugging
- Broken anchor on source page path = /docs/1.0/development/ui:
   -> linking to /docs/1.0/development/getting-started#debugging
- Broken anchor on source page path = /docs/2.0/administration/agent-config:
   -> linking to /docs/2.0/administration/backends/kubernetes#configuration
- Broken anchor on source page path = /docs/2.0/administration/server-config:
   -> linking to forges/github#configuration (resolved as: /docs/2.0/administration/forges/github#configuration)
- Broken anchor on source page path = /docs/2.0/development/ui:
   -> linking to /docs/2.0/development/getting-started#debugging
- Broken anchor on source page path = /docs/2.0/usage/matrix-workflows:
   -> linking to /docs/2.0/administration/backends/kubernetes#nodeSelector
- Broken anchor on source page path = /docs/2.1/administration/agent-config:
   -> linking to /docs/2.1/administration/backends/kubernetes#configuration
- Broken anchor on source page path = /docs/2.1/development/ui:
   -> linking to /docs/2.1/development/getting-started#debugging
- Broken anchor on source page path = /docs/2.1/usage/matrix-workflows:
   -> linking to /docs/2.1/administration/backends/kubernetes#nodeSelector
- Broken anchor on source page path = /docs/2.2/administration/agent-config:
   -> linking to /docs/2.2/administration/backends/local#further-configuration
- Broken anchor on source page path = /docs/2.2/development/ui:
   -> linking to /docs/2.2/development/getting-started#debugging
- Broken anchor on source page path = /docs/2.2/usage/matrix-workflows:
   -> linking to /docs/2.2/administration/backends/kubernetes#nodeSelector
- Broken anchor on source page path = /docs/next/administration/agent-config:
   -> linking to /docs/next/administration/backends/local#further-configuration
- Broken anchor on source page path = /docs/next/development/ui:
   -> linking to /docs/next/development/getting-started#debugging
- Broken anchor on source page path = /docs/next/usage/matrix-workflows:
   -> linking to /docs/next/administration/backends/kubernetes#nodeSelector
- Broken anchor on source page path = /docs/next/usage/plugins/creating-plugins:
   -> linking to /docs/next/usage/secrets#use-secrets-in-settings
- Broken anchor on source page path = /docs/administration/agent-config:
   -> linking to /docs/administration/backends/local#further-configuration
- Broken anchor on source page path = /docs/development/ui:
   -> linking to /docs/development/getting-started#debugging
- Broken anchor on source page path = /docs/usage/matrix-workflows:
   -> linking to /docs/administration/backends/kubernetes#nodeSelector
```
2024-03-15 11:56:31 +01:00
Ray-D-Song 1026f95f7e
fix: plugin doc page not found (#3480)
closes #3479
2024-03-12 16:40:28 +01:00
Thomas Anderson 9918d51a62
Documentation improvements (#3376) 2024-03-08 15:12:50 +01:00
qwerty287 89c826f401
Update prettier version (#3471)
Use latest to fix issues in #3376
2024-03-08 14:57:34 +01:00
renovate[bot] 93048048af
chore(deps): lock file maintenance (#3465)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 07:42:52 +01:00
renovate[bot] fb218bb346
fix(deps): update docs npm deps non-major (#3455)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mdx-js/react](https://mdxjs.com)
([source](https://togithub.com/mdx-js/mdx/tree/HEAD/packages/react/)) |
[`3.0.0` ->
`3.0.1`](https://renovatebot.com/diffs/npm/@mdx-js%2freact/3.0.0/3.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@mdx-js%2freact/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mdx-js%2freact/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mdx-js%2freact/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mdx-js%2freact/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.11.16` ->
`20.11.24`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.16/20.11.24)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.11.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.11.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.11.16/20.11.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.11.16/20.11.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`18.2.55` ->
`18.2.61`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.55/18.2.61)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.2.61?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.2.61?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.2.55/18.2.61?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.2.55/18.2.61?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[isomorphic-dompurify](https://togithub.com/kkomelin/isomorphic-dompurify)
| [`2.3.0` ->
`2.4.0`](https://renovatebot.com/diffs/npm/isomorphic-dompurify/2.3.0/2.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/isomorphic-dompurify/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/isomorphic-dompurify/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/isomorphic-dompurify/2.3.0/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/isomorphic-dompurify/2.3.0/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [redocusaurus](https://redocusaurus.vercel.app/)
([source](https://togithub.com/rohit-gohri/redocusaurus)) | [`2.0.0` ->
`2.0.1`](https://renovatebot.com/diffs/npm/redocusaurus/2.0.0/2.0.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/redocusaurus/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/redocusaurus/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/redocusaurus/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/redocusaurus/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [yaml](https://eemeli.org/yaml/)
([source](https://togithub.com/eemeli/yaml)) | [`2.3.4` ->
`2.4.0`](https://renovatebot.com/diffs/npm/yaml/2.3.4/2.4.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/yaml/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yaml/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yaml/2.3.4/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yaml/2.3.4/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mdx-js/mdx (@&#8203;mdx-js/react)</summary>

### [`v3.0.1`](https://togithub.com/mdx-js/mdx/releases/tag/3.0.1)

[Compare Source](https://togithub.com/mdx-js/mdx/compare/3.0.0...3.0.1)

##### Fix

- [`49fd094`](https://togithub.com/mdx-js/mdx/commit/49fd094a) Fix
generated JSX pragmas for new babel
by [@&#8203;remcohaszing](https://togithub.com/remcohaszing) in
[https://github.com/mdx-js/mdx/pull/2438](https://togithub.com/mdx-js/mdx/pull/2438)
- [`d1fface`](https://togithub.com/mdx-js/mdx/commit/d1fface1) Refactor
to handle uncaught webpack errors
by [@&#8203;remcohaszing](https://togithub.com/remcohaszing) in
[https://github.com/mdx-js/mdx/pull/2398](https://togithub.com/mdx-js/mdx/pull/2398)

##### Types

- [`c03e16c`](https://togithub.com/mdx-js/mdx/commit/c03e16c6) Add
declaration maps
- [`85c5dd0`](https://togithub.com/mdx-js/mdx/commit/85c5dd05) Fix
webpack loader types
by [@&#8203;remcohaszing](https://togithub.com/remcohaszing) in
[https://github.com/mdx-js/mdx/pull/2386](https://togithub.com/mdx-js/mdx/pull/2386)

##### Site

- [`38f7a5c`](https://togithub.com/mdx-js/mdx/commit/38f7a5c9) Fix reset
of playground render errors
by [@&#8203;ManasMakde](https://togithub.com/ManasMakde) in
[https://github.com/mdx-js/mdx/pull/2392](https://togithub.com/mdx-js/mdx/pull/2392)
- [`680445d`](https://togithub.com/mdx-js/mdx/commit/680445df) Add note
on broken react runtime types
by [@&#8203;ky1ejs](https://togithub.com/ky1ejs) in
[https://github.com/mdx-js/mdx/pull/2383](https://togithub.com/mdx-js/mdx/pull/2383)

**Full Changelog**: https://github.com/mdx-js/mdx/compare/3.0.0...3.0.1

</details>

<details>
<summary>kkomelin/isomorphic-dompurify (isomorphic-dompurify)</summary>

###
[`v2.4.0`](https://togithub.com/kkomelin/isomorphic-dompurify/releases/tag/v2.4.0):
Updated dependencies

[Compare
Source](https://togithub.com/kkomelin/isomorphic-dompurify/compare/v2.3.0...v2.4.0)

##### Changelog

-   \[x] Updated `dompurify` and other dependencies.

See the [complete
changelog](https://togithub.com/kkomelin/isomorphic-dompurify/compare/v2.3.0...v2.4.0)
for more details.

##### Release

[2.4.0](https://www.npmjs.com/package/isomorphic-dompurify/v/2.4.0)

</details>

<details>
<summary>rohit-gohri/redocusaurus (redocusaurus)</summary>

###
[`v2.0.1`](https://togithub.com/rohit-gohri/redocusaurus/blob/HEAD/CHANGELOG.md#redocusaurus201)

[Compare
Source](https://togithub.com/rohit-gohri/redocusaurus/compare/v2.0.0...v2.0.1)

</details>

<details>
<summary>eemeli/yaml (yaml)</summary>

### [`v2.4.0`](https://togithub.com/eemeli/yaml/releases/tag/v2.4.0)

[Compare
Source](https://togithub.com/eemeli/yaml/compare/v2.3.4...v2.4.0)

- Add a command-line tool
([#&#8203;523](https://togithub.com/eemeli/yaml/issues/523))
- Use the `lineWidth` option for line breaking in flow collections
([#&#8203;522](https://togithub.com/eemeli/yaml/issues/522))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 11:46:19 +01:00
Konstantin Demin 901daf988c
Add "Sonatype Nexus" plugin (#3446)
Woodpecker CI plugin to publish artifacts to Sonatype Nexus.
2024-02-27 07:30:25 +01:00
smainz 65a429d24a
Fix usage of WOODPECKER_DATABASE_DATASOURCE_FILE (#3404)
fixes #3389

Set variable to let server detect if it's deployed within a container
image.
Set the default database connection based on this.

---------

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2024-02-26 20:12:41 +01:00
qwerty287 24e3317e91
Add blog post (#3439) 2024-02-25 10:50:44 +01:00
Nikita Karamov c3cb5162fc
Add "Gradle Wrapper Validation" plugin (#3435)
This Woodpecker CI plugin validates the checksums of all Gradle Wrapper
JAR files present in the repository and fails if any unknown Gradle
Wrapper JAR files are found. It is a port of
[gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action).
2024-02-25 07:32:37 +01:00
qwerty287 de5c65939a
Deprecate alternative names on secrets (#3406)
Closes https://github.com/woodpecker-ci/woodpecker/discussions/2274

# deprecation of alternative names

Instead of
```yaml
secrets:
  - source: some_secret
    target: some_env
```
you now write:
```yaml
environment:
  some_env:
    from_secret: some_secret
```

Also, it's possible to use complex yaml objects in `environment`,
they're turned into json (just like `settings`).
2024-02-22 18:25:57 +01:00
Thor Anker Kvisgård Lange 364d708923
Add bitbucket datacenter (server) support (#2503)
This pull-requests re-introduces the Bitbucket Server support with a
more or less complete rewrite of the forge implementation. We have a lot
of on-premises git repositories hosted in Bitbucket Server and need a CI
solution for running that and Woodpecker looks promising.

The implementation is based on external Bitbucket Server REST client
library which we are maintaining and have created in another context.
Besides the original support for Bitbucket the re-implementation also
adds support for handling Bitbucket pull-request events.
2024-02-20 15:58:02 +01:00
qwerty287 0c9bbf91a3
Do not alter secret key upper-/lowercase (#3375) 2024-02-20 14:20:25 +01:00
qwerty287 99037b2d97
Add blog post (#3410) 2024-02-18 20:31:56 +01:00
qwerty287 ecfb94d057
Extend core ideas documentation (#3405)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-02-18 11:45:05 +01:00
qwerty287 5d3a503f98
Add link checking (#3371)
Closes https://github.com/woodpecker-ci/woodpecker/issues/3332
2024-02-12 15:00:33 +01:00
Anbraten 82e1ce937c
Refactor internal services (#915) 2024-02-11 18:42:33 +01:00
qwerty287 f369d2c543
Lint for event filter and deprecate exclude (#3222)
Closes https://github.com/woodpecker-ci/woodpecker/discussions/2174

- return bad habit error if no event filter is set
- If this is applied, it's useless to allow `exclude`s on events.
Therefore, deprecate it together with `include`s which should be
replaced by `base.StringOrSlice` later.
2024-02-10 17:33:05 +01:00
qwerty287 7def93e783
Update/fix some docs (#3359) 2024-02-09 11:20:12 +01:00
renovate[bot] 832f49a164
chore(deps): lock file maintenance (#3350)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
2024-02-08 20:23:49 +01:00
pre-commit-ci[bot] d3b57ff0e6
[pre-commit.ci] pre-commit autoupdate (#3329)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-02-08 17:19:01 +01:00
qwerty287 f92f8b17a3
Make agent usable for external backends (#3270) 2024-02-08 16:33:22 +01:00