Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2024

This PR contains the following updates:

Package Update Change
woodpecker-ci/woodpecker/woodpecker-cli minor v2.6.0v2.8.3

Release Notes

woodpecker-ci/woodpecker (woodpecker-ci/woodpecker/woodpecker-cli)

v2.8.3: 2.8.3

Compare Source

2.8.3 - 2025-01-12

❤️ Thanks to all contributors! ❤️

@​pat-s, @​qwerty287

🐛 Bug Fixes
Misc

v2.8.2: 2.8.2

Compare Source

2.8.2 - 2024-12-19

❤️ Thanks to all contributors! ❤️

@​xoxys

🔒 Security

v2.8.1: 2.8.1

Compare Source

2.8.1 - 2024-12-13

❤️ Thanks to all contributors! ❤️

@​j04n-f, @​jolheiser

🐛 Bug Fixes

v2.8.0: 2.8.0

Compare Source

2.8.0 - 2024-11-28

❤️ Thanks to all contributors! ❤️

@​6543, @​anbraten, @​pat-s, @​hg

🔒 Security
✨ Features
🐛 Bug Fixes
📈 Enhancement
  • Deprecate secrets in favor of from_secret [#​4360]
  • Deprecate and warn of list syntax of environment [#​4358]
  • Process workflow logs in batches (#​4045) [#​4356]
Misc
  • Use release-helper for release/* branches [#​4302]

v2.7.3: 2.7.3

Compare Source

Changelog

2.7.3 - 2024-11-05

Important

To secure your instance, set WOODPECKER_PLUGINS_PRIVILEGED to only allow specific versions of the woodpeckerci/plugin-docker-buildx plugin, use version 5.0.0 or above. This prevents older, potentially unstable versions from being privileged.

For example, to allow only version 5.0.0, use:

WOODPECKER_PLUGINS_PRIVILEGED=woodpeckerci/plugin-docker-buildx:5.0.0

To allow multiple versions, you can separate them with commas:

WOODPECKER_PLUGINS_PRIVILEGED=woodpeckerci/plugin-docker-buildx:5.0.0,woodpeckerci/plugin-docker-buildx:5.1.0

This setup ensures only specified, stable plugin versions are given privileged access.

Read more about it in #​4213

❤️ Thanks to all contributors! ❤️

@​anbraten

🐛 Bug Fixes
Misc
  • Bump release plugin [#​4311]
  • Use release-helper for release/* branches [#​4300]

v2.7.2: 2.7.2

Compare Source

Changelog

2.7.2 - 2024-11-03

Important

To secure your instance, set WOODPECKER_PLUGINS_PRIVILEGED to only allow specific versions of the woodpeckerci/plugin-docker-buildx plugin, use version 5.0.0 or above. This prevents older, potentially unstable versions from being privileged.

For example, to allow only version 5.0.0, use:

WOODPECKER_PLUGINS_PRIVILEGED=woodpeckerci/plugin-docker-buildx:5.0.0

To allow multiple versions, you can separate them with commas:

WOODPECKER_PLUGINS_PRIVILEGED=woodpeckerci/plugin-docker-buildx:5.0.0,woodpeckerci/plugin-docker-buildx:5.1.0

This setup ensures only specified, stable plugin versions are given privileged access.

Read more about it in #​4213

❤️ Thanks to all contributors! ❤️

@​6543, @​anbraten, @​j04n-f, @​pat-s, @​qwerty287

🔒 Security
  • Chore(deps): update dependency vite to v5.4.6 [security] (#​4163) [#​4187]
🐛 Bug Fixes
Misc
  • Backport JS dependency updates [#​4189]

v2.7.1: 2.7.1

Compare Source

2.7.1 - 2024-09-07

❤️ Thanks to all contributors! ❤️

@​6543, @​anbraten, @​j04n-f, @​qwerty287, @​dvjn

🔒 Security
  • Lint privileged plugin match and allow to be set empty [#​4084]
  • Allow admins to specify privileged plugins by name and tag [#​4076]
  • Warn if using secrets/env with plugin [#​4039]
🐛 Bug Fixes
  • Set refspec for gitlab MR [#​4021]
  • Change Bitbucket PR hook to point the source branch, commit & ref [#​3965]
  • Add updated, merged and declined events to bb webhook activation [#​3963]
  • Fix login via navbar [#​3962]
  • Fix panic if forge is unreachable [#​3944]
  • Fix org settings page [#​4093]
Misc
  • Bump github.com/docker/docker from v24.0.9 to v24.0.9+30 [#​4077]

v2.7.0

Compare Source

❤️ Thanks to all contributors! ❤️

@​6543, @​Gusted, @​MartinSchmidt, @​anbraten, @​eikemeier, @​henkka, @​joariasl, @​marcusramberg, @​qwerty287, @​xoxys

✨ Features
  • Allow to configure a config extension per repo [#​3349]
📈 Enhancement
  • Improve log.CopyByLine to be more robust [#​5641]
  • Add pagination for Repos() and Teams() in Forge interface [#​5638]
  • Modernize a couple of loops, fix incorrect function docs [#​5637]
  • Allow agents to require labels on workflows [#​5633]
  • Add repo filter options to GetRepos api [#​5631]
  • Add branch filter to cli pipeline purge [#​5616]
  • Switch to GitHub REST API to load changed files [#​5618]
  • Enhance Bitbucket Datacenter build status reporting [#​5611]
  • List all repos in repository view if user is admin [#​5595]
  • Add disabled badge to agents [#​5593]
  • Improve error message when agent fails to connect [#​5587]
  • local backend: test shells if unknown [#​5570]
🐛 Bug Fixes
  • Fix missing background in pipeline deploy popup [#​5630]
  • Support matrix environ badges only with no key-values [#​5578]
  • local backend: fix steps having logs form other steps [#​5582]
  • local backend: fix windows cmd.exe command escaping [#​5569]
  • Bump buildx and limit max parallel builds [#​5579]
  • Don't split language if not required [#​5576]
📚 Documentation
  • chore(deps): update docs npm deps non-major [#​5649]
  • Document Forge interface precisely [#​5636]
  • chore(deps): update dependency @​types/node to v22.18.10 [#​5624]
  • chore(deps): update docs npm deps non-major [#​5622]
  • chore(deps): lock file maintenance [#​5607]
  • chore(deps): update dependency @​tsconfig/docusaurus to v2.0.4 [#​5605]
  • chore(deps): update docs npm deps non-major [#​5600]
  • Fix Kubernetes install docs to use OCI artifacts instead of deprecated helm chart [#​5596]
  • Document pipeline backend engine interface precisely [#​5583]
📦️ Dependency
  • chore(deps): update dependency simple-icons to v15.17.0 [#​5655]
  • chore(deps): update dependency jsdom to v27.0.1 [#​5653]
  • fix(deps): update module github.com/google/go-github/v75 to v76 [#​5652]
  • chore(deps): update dependency @​antfu/eslint-config to v6 [#​5651]
  • chore(deps): update web npm deps non-major [#​5650]
  • chore(deps): update dependency golang to v1.25.3 [#​5648]
  • fix(deps): update module github.com/yaronf/httpsign to v0.3.3 [#​5647]
  • fix(deps): update module github.com/charmbracelet/huh to v0.8.0 [#​5643]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.157.0 [#​5640]
  • chore(deps): lock file maintenance [#​5634]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.156.0 [#​5626]
  • chore(deps): lock file maintenance [#​5627]
  • chore(deps): update dependency @​types/node to v22.18.10 [#​5625]
  • chore(deps): update web npm deps non-major [#​5623]
  • chore(deps): update docker.io/woodpeckerci/plugin-trivy docker tag to v1.4.3 [#​5621]
  • chore(deps): update dependency golang to v1.25.2 [#​5620]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.155.0 [#​5617]
  • fix(deps): update golang-packages [#​5614]
  • fix(deps): update golang-packages [#​5610]
  • chore(deps): update dependency simple-icons to v15.16.1 [#​5606]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.151.0 [#​5604]
  • chore(deps): update woodpeckerci/plugin-git docker tag to v2.7.0 [#​5603]
  • chore(deps): update web npm deps non-major [#​5602]
  • chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.6 [#​5601]
  • chore(deps): update docker.io/woodpeckerci/plugin-surge-preview docker tag to v1.4.1 [#​5598]
  • chore(deps): update docker.io/woodpeckerci/plugin-trivy docker tag to v1.4.2 [#​5599]
  • fix(deps): update golang-packages [#​5594]
  • chore(deps): update docker.io/woodpeckerci/plugin-editorconfig-checker docker tag to v0.3.2 [#​5577]
  • chore(deps): lock file maintenance [#​5566]
Misc
  • flake.lock: Update [#​5635]
  • chore(deps): drop github.com/gorilla/securecookie [#​5609]
  • Announce only stable releases [#​5580]

v2.6.1

Compare Source

❤️ Thanks to all contributors! ❤️

@​1001Josias, @​6543, @​JohnWalkerx, @​LUKIEYF, @​MeurillonGuillaume, @​Utkarsh9571, @​Xuxe, @​anbraten, @​chamburr, @​henkka, @​hhamalai, @​marcusramberg, @​pixelateapotato, @​qwerty287, @​yyewolf

🔒 Security
  • chore(deps): update dependency vite to v7.1.11 [security] [#​5660]
📈 Enhancement
  • feat(bitbucketserver): get changes from all commits in a single push event [#​5748]
  • Support for file changes in Bitbucket Cloud [#​5730]
  • feat(agent): log agent version on startup [#​5724]
  • Add Header User-Agent for request client [#​5664]
  • Switch from BoolTrue to optional.Option[bool] [#​5693]
  • Enhancement log stream reading and writing and handle new lines and max-size [#​5683]
  • Make local backend work with cli exec [#​4102]
  • Make pipeline/frontend/yaml/* types able to be marshaled back to YAML [#​1835]
  • Add log service addon [#​5507]
  • Support multiple users with same login name but different forges [#​5612]
  • Release linux/riscv64 binaries [#​5663]
🐛 Bug Fixes
  • Fix crash when a HTTP/2 client goes away on SSE streams [#​5738]
  • Add created icon [#​5747]
  • Fix badge label padding [#​5725]
  • Fix workflow path filter for GitHub [#​5721]
  • Fix secret on new forge [#​5715]
  • Revert to forge internal implementation of pagination for Repos() and Teams() for gitea/forgejo [#​5679]
  • fix: panic due to an invalid memory address when injectSecretRecursive encounters nil values [#​5699]
  • Fix so agents don't need to specify a required label twice [#​5684]
  • Fix nil pointer dereference during GitHub Hook parsing [#​5681]
  • Allow username to be used with multiple forges [#​5676]
  • Create GitHub forge via WebUI fails to be loaded [#​5675]
  • Bitbucket: ignore push hooks with no changes propperly [#​5672]
  • fix(bitbucketdatacenter): prevent adding new repos with empty branch [#​5669]
  • cli: show description of default value for --backend-local-temp-dir instead of value [#​5656]
📚 Documentation
  • Add docs for 3.12 [#​5763]
  • chore(deps): lock file maintenance [#​5760]
  • chore(deps): update docs npm deps non-major [#​5752]
  • chore(deps): update docs npm deps non-major [#​5733]
  • Fix typo in about.md [#​5716]
  • docs: add warning about 27-axis matrix limit [#​5700]
  • chore(deps): update dependency isomorphic-dompurify to v2.31.0 [#​5709]
  • chore(deps): update dependency @​types/node to v24 [#​5706]
  • chore(deps): update docs npm deps non-major [#​5701]
  • Update path to plugins moved to woodpecker-community [#​5698]
  • chore(deps): update docs npm deps non-major [#​5688]
  • docs(plugins): add github-app-token and github-comment plugins to repository [#​5671]
📦️ Dependency
  • fix(deps): update module github.com/urfave/cli/v3 to v3.6.1 [#​5759]
  • chore(deps): update dependency vue-tsc to v3.1.4 [#​5758]
  • fix(deps): update module github.com/google/go-github/v78 to v79 [#​5757]
  • fix(deps): update module github.com/docker/cli to v29 [#​5756]
  • chore(deps): update postgres docker tag to v18.1 [#​5755]
  • chore(deps): update web npm deps non-major [#​5754]
  • chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.2 [#​5753]
  • chore(deps): update dependency golangci/golangci-lint to v2.6.2 [#​5751]
  • fix(deps): update golang-packages [#​5746]
  • fix(deps): update golang-packages [#​5745]
  • fix(deps): update module github.com/urfave/cli/v3 to v3.6.0 [#​5743]
  • chore(deps): lock file maintenance [#​5744]
  • fix(deps): update golang-packages [#​5741]
  • chore(deps): update dependency simple-icons to v15.20.0 [#​5742]
  • fix(deps): update module github.com/google/go-github/v77 to v78 [#​5739]
  • fix(deps): update module github.com/google/go-github/v76 to v77 [#​5737]
  • fix(deps): update dependency marked to v17 [#​5736]
  • chore(deps): update web npm deps non-major [#​5735]
  • chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.1 [#​5734]
  • chore(deps): update dependency golangci/golangci-lint to v2.6.1 [#​5732]
  • chore(deps): update dependency golang to v1.25.4 [#​5731]
  • fix(deps): update golang-packages to v28.5.2+incompatible [#​5723]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.159.0 [#​5720]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.158.0 [#​5718]
  • chore(deps): lock file maintenance [#​5711]
  • chore(deps): update dependency golangci/golangci-lint to v2.6.0 [#​5702]
  • chore(deps): update web npm deps non-major [#​5705]
  • fix(deps): update module github.com/yaronf/httpsign to v0.4.1 [#​5708]
  • chore(deps): update node.js to v24 [#​5707]
  • chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.0 [#​5704]
  • chore(deps): update gitea/gitea docker tag to v1.25 [#​5703]
  • fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.157.1 [#​5697]
  • chore(deps): lock file maintenance [#​5695]
  • chore(deps): update web npm deps non-major [#​5694]
  • fix(deps): update dependency @​vueuse/core to v14 [#​5692]
  • chore(deps): update dependency vitest to v4 [#​5691]
  • chore(deps): update docker.io/mysql docker tag to v9.5.0 [#​5690]
  • chore(deps): update web npm deps non-major [#​5689]
  • chore(deps): update dependency mvdan/gofumpt to v0.9.2 [#​5687]
  • fix(deps): update github.com/urfave/cli-docs/v3 digest to 72b87d1 [#​5686]
  • fix(deps): update module code.gitea.io/sdk/gitea to v0.22.1 [#​5682]
  • fix(deps): update module github.com/urfave/cli/v3 to v3.5.0 [#​5668]
  • fix(deps): update module xorm.io/xorm to v1.3.11 [#​5662]
  • chore(deps): lock file maintenance [#​5657]
Misc
  • Also create image preview on label change only [#​5673]
  • Add migration tests for postgres [#​669]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/woodpecker-ci-woodpecker-woodpecker-cli-2.x branch from 0fb5b84 to b8d4e27 Compare August 7, 2024 14:44
@renovate renovate bot force-pushed the renovate/woodpecker-ci-woodpecker-woodpecker-cli-2.x branch from b8d4e27 to ec4b4ba Compare September 7, 2024 10:20
@renovate renovate bot changed the title Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.7.0 Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.7.1 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/woodpecker-ci-woodpecker-woodpecker-cli-2.x branch from ec4b4ba to 1a79eff Compare November 3, 2024 13:01
@renovate renovate bot changed the title Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.7.1 Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.7.2 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/woodpecker-ci-woodpecker-woodpecker-cli-2.x branch from 1a79eff to 7246f1f Compare November 6, 2024 02:21
@renovate renovate bot changed the title Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.7.2 Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.7.3 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/woodpecker-ci-woodpecker-woodpecker-cli-2.x branch from 7246f1f to bd04a63 Compare November 28, 2024 21:52
@renovate renovate bot changed the title Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.7.3 Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.8.0 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/woodpecker-ci-woodpecker-woodpecker-cli-2.x branch from bd04a63 to f3d40f0 Compare December 14, 2024 00:20
@renovate renovate bot changed the title Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.8.0 Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.8.1 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/woodpecker-ci-woodpecker-woodpecker-cli-2.x branch from f3d40f0 to ea455b9 Compare December 20, 2024 11:32
@renovate renovate bot changed the title Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.8.1 Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.8.2 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/woodpecker-ci-woodpecker-woodpecker-cli-2.x branch from ea455b9 to 1aa5917 Compare January 12, 2025 09:34
@renovate renovate bot changed the title Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.8.2 Update dependency woodpecker-ci/woodpecker/woodpecker-cli to v2.8.3 Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant