Commit graph

611 commits

Author SHA1 Message Date
renovate[bot] d7658831b8
fix(deps): update docs npm deps non-major 2024-06-01 06:44:45 +00:00
Anbraten 13c6150b9a
Create 2.5 docs (#3732)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-06-01 08:34:17 +02:00
Anbraten fd57e4ad05
Use IDs for tokens (#3695) 2024-05-27 11:52:43 +02:00
Divya Jain 08ff128b0b
Add "Is It Up Yet?" Plugin (#3731) 2024-05-27 07:51:45 +02:00
6543 b9a37ec9e7
Remove discord as official community channel (#3717)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
2024-05-24 16:33:36 +02:00
6543 dc51e77795
Update link to nginx docs (#3720) 2024-05-23 15:25:46 +02:00
Anbraten 5527d9bf86
Cleanup server env settings (#3670)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-05-15 15:45:08 +02:00
Kai J faf6b33140
Setting for empty commits on path condition (#3708) 2024-05-14 16:28:14 +02:00
Marco Blessing d92cf4b18e
Add Gitea Package plugin (#3707) 2024-05-14 12:09:10 +02:00
6543 7b3b09d628
Lint file names and directories via cSpell too (#3703) 2024-05-14 02:45:03 +02:00
Dominic fd94a2e646
Add documentation for setting Kubernetes labels and annotations (#3687)
Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-05-13 20:02:50 +02:00
6543 378ec1a67a
Make retry count of config fetching form forge configure (#3699)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-05-13 19:43:45 +02:00
6543 c962e4495d
use wayback machine to fix offline link (#3700) 2024-05-13 17:39:04 +02:00
Robert Kaussow b931447a4d
Remove broken link to gobook.io (#3694) 2024-05-11 11:06:59 +02:00
qwerty287 4ab9a3cef3
Fix blog post link (#3693) 2024-05-11 11:03:17 +02:00
sinlov 8993ec7513
docs: add Gitea publisher-golang plugin (#3691) 2024-05-09 08:03:41 +02:00
Patrick Schratz 26faa2bef3
Add Ansible+Woodpecker blog post (#3685) 2024-05-06 11:34:57 +02:00
Andre_601 c9cd3fbae4
Clarify info on failing workflows/Steps (#3679)
Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com>
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-05-05 23:55:29 +02:00
Fernando Barbosa e6bda2c2b3
Support github deploy task (#3512)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-05-02 18:56:19 +02:00
qwerty287 225ddb586d
Rework entrypoints (#3269)
Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com>
Co-authored-by: 6543 <m.huber@kithara.com>
2024-05-02 14:52:01 +02:00
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