Skip to content

Update dependency argoproj/argo-cd to v2.11.0#356

Merged
sdwilsh merged 1 commit into
mainfrom
renovate/argoproj-argo-cd-2.x
May 16, 2024
Merged

Update dependency argoproj/argo-cd to v2.11.0#356
sdwilsh merged 1 commit into
mainfrom
renovate/argoproj-argo-cd-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 2, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
argoproj/argo-cd minor v2.10.7 -> v2.11.0

Release Notes

argoproj/argo-cd (argoproj/argo-cd)

v2.11.0

Compare Source

v2.10.9

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.9/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.9/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Full Changelog: argoproj/argo-cd@v2.10.8...v2.10.9

v2.10.8

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.8/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.8/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Full Changelog: argoproj/argo-cd@v2.10.7...v2.10.8


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot changed the title Update dependency argoproj/argo-cd to v2.10.9 Update dependency argoproj/argo-cd to v2.11.0 May 7, 2024
@renovate renovate Bot force-pushed the renovate/argoproj-argo-cd-2.x branch from ffff86d to bf3a946 Compare May 7, 2024 19:21
@sdwilsh sdwilsh merged commit d146a32 into main May 16, 2024
@sdwilsh sdwilsh deleted the renovate/argoproj-argo-cd-2.x branch May 16, 2024 03:06
renovate Bot added a commit that referenced this pull request Apr 17, 2026
##### [\`v0.3.1900000448\`](https://github.com/devcontainers/ci/releases/tag/v0.3.1900000448)

#### What's Changed

- Remove compiled JS content by [@stuartleeks](https://github.com/stuartleeks) in [#210](devcontainers/ci#210)
- Retain run-main.js/run-post.js by [@stuartleeks](https://github.com/stuartleeks) in [#213](devcontainers/ci#213)
- Update tag to use generated version number by [@stuartleeks](https://github.com/stuartleeks) in [#214](devcontainers/ci#214)
- Workflow tidying by [@stuartleeks](https://github.com/stuartleeks) in [#216](devcontainers/ci#216)
- Add missing 'v' prefix on release/tag by [@stuartleeks](https://github.com/stuartleeks) in [#217](devcontainers/ci#217)
- Update docs to point to v0.3 release by [@stuartleeks](https://github.com/stuartleeks) in [#218](devcontainers/ci#218)
- Pass env vars to `devcontainer up` by [@stuartleeks](https://github.com/stuartleeks) in [#211](devcontainers/ci#211)
- Re-enable running subset of tests in forks by [@stuartleeks](https://github.com/stuartleeks) in [#220](devcontainers/ci#220)
- re-enable test `platform_with_runCmd` by [@stuartleeks](https://github.com/stuartleeks) in [#203](devcontainers/ci#203)
- Add `noCache` option by [@trxcllnt](https://github.com/trxcllnt) in [#199](devcontainers/ci#199)
- Add additionalMounts for GitHub Action Output Mount by [@andar1an](https://github.com/andar1an) in [#219](devcontainers/ci#219)
- Update checks action to remove NodeJS version warning by [@stuartleeks](https://github.com/stuartleeks) in [#228](devcontainers/ci#228)
- Revert to latest version of tfx-cli by [@stuartleeks](https://github.com/stuartleeks) in [#227](devcontainers/ci#227)
- Update to run 'devcontainer exec' without JSON parsing output by [@stuartleeks](https://github.com/stuartleeks) in [#226](devcontainers/ci#226)
- Use version 0 to allow for breaking CLI changes in the future. by [@chrmarti](https://github.com/chrmarti) in [#229](devcontainers/ci#229)
- gh: refactor community files by [@SauravMaheshkar](https://github.com/SauravMaheshkar) in [#222](devcontainers/ci#222)
- Fix a typo in `azdo-task/README.md` by [@jiedxu](https://github.com/jiedxu) in [#245](devcontainers/ci#245)
- Update golang for CG by [@chrmarti](https://github.com/chrmarti) in [#260](devcontainers/ci#260)
- Update Debian, go tools, Node, NPM package by [@chrmarti](https://github.com/chrmarti) in [#263](devcontainers/ci#263)
- Bump [@babel/traverse](https://github.com/babel/traverse) from 7.18.2 to 7.23.2 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#261](devcontainers/ci#261)
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#264](devcontainers/ci#264)
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#266](devcontainers/ci#266)
- Fix scripts by [@chrmarti](https://github.com/chrmarti) in [#265](devcontainers/ci#265)
- Update azure-pipelines-task-lib to avoid security issue in dependency by [@chrmarti](https://github.com/chrmarti) in [#267](devcontainers/ci#267)
- Add configFile option by [@chrmarti](https://github.com/chrmarti) in [#269](devcontainers/ci#269)
- Ignore spaces by [@chrmarti](https://github.com/chrmarti) in [#280](devcontainers/ci#280)
- Add workflow permissions by [@chrmarti](https://github.com/chrmarti) in [#282](devcontainers/ci#282)
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by [@korverdev](https://github.com/korverdev) in [#283](devcontainers/ci#283)
- Find Windows executable by [@chrmarti](https://github.com/chrmarti) in [#288](devcontainers/ci#288)
- add `inheritEnv` action parameter by [@OmarTawfik](https://github.com/OmarTawfik) in [#295](devcontainers/ci#295)
- Fix permissions by [@chrmarti](https://github.com/chrmarti) in [#297](devcontainers/ci#297)
- Fix permissions by [@chrmarti](https://github.com/chrmarti) in [#298](devcontainers/ci#298)
- Docs: github-action.md: fix wording by [@lolmaus](https://github.com/lolmaus) in [#296](devcontainers/ci#296)
- Add `cacheTo` argument to `ci` action by [@sebst](https://github.com/sebst) in [#300](devcontainers/ci#300)
- Fix CI by [@chrmarti](https://github.com/chrmarti) in [#308](devcontainers/ci#308)
- Fix CI by [@chrmarti](https://github.com/chrmarti) in [#327](devcontainers/ci#327)
- Bump actions/setup-node from 3 to 4 by [@dependabot](https://github.com/dependabot)\[bot] in [#309](devcontainers/ci#309)
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by [@dependabot](https://github.com/dependabot)\[bot] in [#310](devcontainers/ci#310)
- Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by [@dependabot](https://github.com/dependabot)\[bot] in [#311](devcontainers/ci#311)
- Bump github/codeql-action from 2 to 3 by [@dependabot](https://github.com/dependabot)\[bot] in [#312](devcontainers/ci#312)
- Bump docker/login-action from 2 to 3 by [@dependabot](https://github.com/dependabot)\[bot] in [#313](devcontainers/ci#313)
- Bump actions/github-script from 6 to 7 by [@dependabot](https://github.com/dependabot)\[bot] in [#314](devcontainers/ci#314)
- Update dependencies by [@chrmarti](https://github.com/chrmarti) in [#328](devcontainers/ci#328)
- Fix AzDO task by [@chrmarti](https://github.com/chrmarti) in [#329](devcontainers/ci#329)
- fix: don't group the actual running of the commands by [@ffMathy](https://github.com/ffMathy) in [#272](devcontainers/ci#272)
- Add note on JIT by [@chrmarti](https://github.com/chrmarti) in [#330](devcontainers/ci#330)
- Fix formatting by [@chrmarti](https://github.com/chrmarti) in [#331](devcontainers/ci#331)
- Update dependencies by [@chrmarti](https://github.com/chrmarti) in [#332](devcontainers/ci#332)
- Consolidate npm package updates by [@chrmarti](https://github.com/chrmarti) in [#352](devcontainers/ci#352)
- Fix dependabot.yml by [@chrmarti](https://github.com/chrmarti) in [#353](devcontainers/ci#353)
- Cleanup 'common' dependency by [@chrmarti](https://github.com/chrmarti) in [#355](devcontainers/ci#355)
- Bump the all group across 4 directories with 4 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#356](devcontainers/ci#356)
- Bump actions/checkout from 3 to 4 by [@dependabot](https://github.com/dependabot)\[bot] in [#333](devcontainers/ci#333)
- Bump the all group across 4 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#359](devcontainers/ci#359)
- Bump the all group across 4 directories with 3 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#360](devcontainers/ci#360)
- Bump the all group across 4 directories with 5 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#362](devcontainers/ci#362)
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.13 to 1.0.14 by [@dependabot](https://github.com/dependabot)\[bot] in [#364](devcontainers/ci#364)
- Bump the all group across 3 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#369](devcontainers/ci#369)
- Bump the all group across 4 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#378](devcontainers/ci#378)
- Bump the all group across 4 directories with 8 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#379](devcontainers/ci#379)
- Bump the all group across 4 directories with 7 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#389](devcontainers/ci#389)
- Bump the all group across 4 directories with 5 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#396](devcontainers/ci#396)
- investigate CI failure by [@chrmarti](https://github.com/chrmarti) in [#411](devcontainers/ci#411)
- Bump the all group across 4 directories with 8 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#409](devcontainers/ci#409)
- Bump the all group across 3 directories with 3 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#414](devcontainers/ci#414)
- Bump actions/setup-node from 4 to 6 by [@dependabot](https://github.com/dependabot)\[bot] in [#413](devcontainers/ci#413)
- Update Node, NPM, Go tools and Debian  by [@Kaniska244](https://github.com/Kaniska244) in [#438](devcontainers/ci#438)
- Add "Publish the AzDO extension" input by [@chrmarti](https://github.com/chrmarti) in [#439](devcontainers/ci#439)
- Also skip AzDO testing by [@chrmarti](https://github.com/chrmarti) in [#440](devcontainers/ci#440)

#### New Contributors

- [@trxcllnt](https://github.com/trxcllnt) made their first contribution in [#199](devcontainers/ci#199)
- [@andar1an](https://github.com/andar1an) made their first contribution in [#219](devcontainers/ci#219)
- [@SauravMaheshkar](https://github.com/SauravMaheshkar) made their first contribution in [#222](devcontainers/ci#222)
- [@jiedxu](https://github.com/jiedxu) made their first contribution in [#245](devcontainers/ci#245)
- [@korverdev](https://github.com/korverdev) made their first contribution in [#283](devcontainers/ci#283)
- [@OmarTawfik](https://github.com/OmarTawfik) made their first contribution in [#295](devcontainers/ci#295)
- [@lolmaus](https://github.com/lolmaus) made their first contribution in [#296](devcontainers/ci#296)
- [@sebst](https://github.com/sebst) made their first contribution in [#300](devcontainers/ci#300)
- [@ffMathy](https://github.com/ffMathy) made their first contribution in [#272](devcontainers/ci#272)
- [@Kaniska244](https://github.com/Kaniska244) made their first contribution in [#438](devcontainers/ci#438)

**Full Changelog**: <devcontainers/ci@v0.2.1900000266...v0.3.1900000448>
sdwilsh pushed a commit that referenced this pull request Apr 17, 2026
##### [\`v0.3.1900000448\`](https://github.com/devcontainers/ci/releases/tag/v0.3.1900000448)

#### What's Changed

- Remove compiled JS content by [@stuartleeks](https://github.com/stuartleeks) in [#210](devcontainers/ci#210)
- Retain run-main.js/run-post.js by [@stuartleeks](https://github.com/stuartleeks) in [#213](devcontainers/ci#213)
- Update tag to use generated version number by [@stuartleeks](https://github.com/stuartleeks) in [#214](devcontainers/ci#214)
- Workflow tidying by [@stuartleeks](https://github.com/stuartleeks) in [#216](devcontainers/ci#216)
- Add missing 'v' prefix on release/tag by [@stuartleeks](https://github.com/stuartleeks) in [#217](devcontainers/ci#217)
- Update docs to point to v0.3 release by [@stuartleeks](https://github.com/stuartleeks) in [#218](devcontainers/ci#218)
- Pass env vars to `devcontainer up` by [@stuartleeks](https://github.com/stuartleeks) in [#211](devcontainers/ci#211)
- Re-enable running subset of tests in forks by [@stuartleeks](https://github.com/stuartleeks) in [#220](devcontainers/ci#220)
- re-enable test `platform_with_runCmd` by [@stuartleeks](https://github.com/stuartleeks) in [#203](devcontainers/ci#203)
- Add `noCache` option by [@trxcllnt](https://github.com/trxcllnt) in [#199](devcontainers/ci#199)
- Add additionalMounts for GitHub Action Output Mount by [@andar1an](https://github.com/andar1an) in [#219](devcontainers/ci#219)
- Update checks action to remove NodeJS version warning by [@stuartleeks](https://github.com/stuartleeks) in [#228](devcontainers/ci#228)
- Revert to latest version of tfx-cli by [@stuartleeks](https://github.com/stuartleeks) in [#227](devcontainers/ci#227)
- Update to run 'devcontainer exec' without JSON parsing output by [@stuartleeks](https://github.com/stuartleeks) in [#226](devcontainers/ci#226)
- Use version 0 to allow for breaking CLI changes in the future. by [@chrmarti](https://github.com/chrmarti) in [#229](devcontainers/ci#229)
- gh: refactor community files by [@SauravMaheshkar](https://github.com/SauravMaheshkar) in [#222](devcontainers/ci#222)
- Fix a typo in `azdo-task/README.md` by [@jiedxu](https://github.com/jiedxu) in [#245](devcontainers/ci#245)
- Update golang for CG by [@chrmarti](https://github.com/chrmarti) in [#260](devcontainers/ci#260)
- Update Debian, go tools, Node, NPM package by [@chrmarti](https://github.com/chrmarti) in [#263](devcontainers/ci#263)
- Bump [@babel/traverse](https://github.com/babel/traverse) from 7.18.2 to 7.23.2 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#261](devcontainers/ci#261)
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#264](devcontainers/ci#264)
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#266](devcontainers/ci#266)
- Fix scripts by [@chrmarti](https://github.com/chrmarti) in [#265](devcontainers/ci#265)
- Update azure-pipelines-task-lib to avoid security issue in dependency by [@chrmarti](https://github.com/chrmarti) in [#267](devcontainers/ci#267)
- Add configFile option by [@chrmarti](https://github.com/chrmarti) in [#269](devcontainers/ci#269)
- Ignore spaces by [@chrmarti](https://github.com/chrmarti) in [#280](devcontainers/ci#280)
- Add workflow permissions by [@chrmarti](https://github.com/chrmarti) in [#282](devcontainers/ci#282)
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by [@korverdev](https://github.com/korverdev) in [#283](devcontainers/ci#283)
- Find Windows executable by [@chrmarti](https://github.com/chrmarti) in [#288](devcontainers/ci#288)
- add `inheritEnv` action parameter by [@OmarTawfik](https://github.com/OmarTawfik) in [#295](devcontainers/ci#295)
- Fix permissions by [@chrmarti](https://github.com/chrmarti) in [#297](devcontainers/ci#297)
- Fix permissions by [@chrmarti](https://github.com/chrmarti) in [#298](devcontainers/ci#298)
- Docs: github-action.md: fix wording by [@lolmaus](https://github.com/lolmaus) in [#296](devcontainers/ci#296)
- Add `cacheTo` argument to `ci` action by [@sebst](https://github.com/sebst) in [#300](devcontainers/ci#300)
- Fix CI by [@chrmarti](https://github.com/chrmarti) in [#308](devcontainers/ci#308)
- Fix CI by [@chrmarti](https://github.com/chrmarti) in [#327](devcontainers/ci#327)
- Bump actions/setup-node from 3 to 4 by [@dependabot](https://github.com/dependabot)\[bot] in [#309](devcontainers/ci#309)
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by [@dependabot](https://github.com/dependabot)\[bot] in [#310](devcontainers/ci#310)
- Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by [@dependabot](https://github.com/dependabot)\[bot] in [#311](devcontainers/ci#311)
- Bump github/codeql-action from 2 to 3 by [@dependabot](https://github.com/dependabot)\[bot] in [#312](devcontainers/ci#312)
- Bump docker/login-action from 2 to 3 by [@dependabot](https://github.com/dependabot)\[bot] in [#313](devcontainers/ci#313)
- Bump actions/github-script from 6 to 7 by [@dependabot](https://github.com/dependabot)\[bot] in [#314](devcontainers/ci#314)
- Update dependencies by [@chrmarti](https://github.com/chrmarti) in [#328](devcontainers/ci#328)
- Fix AzDO task by [@chrmarti](https://github.com/chrmarti) in [#329](devcontainers/ci#329)
- fix: don't group the actual running of the commands by [@ffMathy](https://github.com/ffMathy) in [#272](devcontainers/ci#272)
- Add note on JIT by [@chrmarti](https://github.com/chrmarti) in [#330](devcontainers/ci#330)
- Fix formatting by [@chrmarti](https://github.com/chrmarti) in [#331](devcontainers/ci#331)
- Update dependencies by [@chrmarti](https://github.com/chrmarti) in [#332](devcontainers/ci#332)
- Consolidate npm package updates by [@chrmarti](https://github.com/chrmarti) in [#352](devcontainers/ci#352)
- Fix dependabot.yml by [@chrmarti](https://github.com/chrmarti) in [#353](devcontainers/ci#353)
- Cleanup 'common' dependency by [@chrmarti](https://github.com/chrmarti) in [#355](devcontainers/ci#355)
- Bump the all group across 4 directories with 4 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#356](devcontainers/ci#356)
- Bump actions/checkout from 3 to 4 by [@dependabot](https://github.com/dependabot)\[bot] in [#333](devcontainers/ci#333)
- Bump the all group across 4 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#359](devcontainers/ci#359)
- Bump the all group across 4 directories with 3 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#360](devcontainers/ci#360)
- Bump the all group across 4 directories with 5 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#362](devcontainers/ci#362)
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.13 to 1.0.14 by [@dependabot](https://github.com/dependabot)\[bot] in [#364](devcontainers/ci#364)
- Bump the all group across 3 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#369](devcontainers/ci#369)
- Bump the all group across 4 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#378](devcontainers/ci#378)
- Bump the all group across 4 directories with 8 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#379](devcontainers/ci#379)
- Bump the all group across 4 directories with 7 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#389](devcontainers/ci#389)
- Bump the all group across 4 directories with 5 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#396](devcontainers/ci#396)
- investigate CI failure by [@chrmarti](https://github.com/chrmarti) in [#411](devcontainers/ci#411)
- Bump the all group across 4 directories with 8 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#409](devcontainers/ci#409)
- Bump the all group across 3 directories with 3 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#414](devcontainers/ci#414)
- Bump actions/setup-node from 4 to 6 by [@dependabot](https://github.com/dependabot)\[bot] in [#413](devcontainers/ci#413)
- Update Node, NPM, Go tools and Debian  by [@Kaniska244](https://github.com/Kaniska244) in [#438](devcontainers/ci#438)
- Add "Publish the AzDO extension" input by [@chrmarti](https://github.com/chrmarti) in [#439](devcontainers/ci#439)
- Also skip AzDO testing by [@chrmarti](https://github.com/chrmarti) in [#440](devcontainers/ci#440)

#### New Contributors

- [@trxcllnt](https://github.com/trxcllnt) made their first contribution in [#199](devcontainers/ci#199)
- [@andar1an](https://github.com/andar1an) made their first contribution in [#219](devcontainers/ci#219)
- [@SauravMaheshkar](https://github.com/SauravMaheshkar) made their first contribution in [#222](devcontainers/ci#222)
- [@jiedxu](https://github.com/jiedxu) made their first contribution in [#245](devcontainers/ci#245)
- [@korverdev](https://github.com/korverdev) made their first contribution in [#283](devcontainers/ci#283)
- [@OmarTawfik](https://github.com/OmarTawfik) made their first contribution in [#295](devcontainers/ci#295)
- [@lolmaus](https://github.com/lolmaus) made their first contribution in [#296](devcontainers/ci#296)
- [@sebst](https://github.com/sebst) made their first contribution in [#300](devcontainers/ci#300)
- [@ffMathy](https://github.com/ffMathy) made their first contribution in [#272](devcontainers/ci#272)
- [@Kaniska244](https://github.com/Kaniska244) made their first contribution in [#438](devcontainers/ci#438)

**Full Changelog**: <devcontainers/ci@v0.2.1900000266...v0.3.1900000448>
renovate Bot added a commit that referenced this pull request Apr 20, 2026
##### [\`v0.3.1900000449\`](https://github.com/devcontainers/ci/releases/tag/v0.3.1900000449)

##### What's Changed

- Remove compiled JS content by [@stuartleeks](https://github.com/stuartleeks) in [#210](devcontainers/ci#210)
- Retain run-main.js/run-post.js by [@stuartleeks](https://github.com/stuartleeks) in [#213](devcontainers/ci#213)
- Update tag to use generated version number by [@stuartleeks](https://github.com/stuartleeks) in [#214](devcontainers/ci#214)
- Workflow tidying by [@stuartleeks](https://github.com/stuartleeks) in [#216](devcontainers/ci#216)
- Add missing 'v' prefix on release/tag by [@stuartleeks](https://github.com/stuartleeks) in [#217](devcontainers/ci#217)
- Update docs to point to v0.3 release by [@stuartleeks](https://github.com/stuartleeks) in [#218](devcontainers/ci#218)
- Pass env vars to `devcontainer up` by [@stuartleeks](https://github.com/stuartleeks) in [#211](devcontainers/ci#211)
- Re-enable running subset of tests in forks by [@stuartleeks](https://github.com/stuartleeks) in [#220](devcontainers/ci#220)
- re-enable test `platform_with_runCmd` by [@stuartleeks](https://github.com/stuartleeks) in [#203](devcontainers/ci#203)
- Add `noCache` option by [@trxcllnt](https://github.com/trxcllnt) in [#199](devcontainers/ci#199)
- Add additionalMounts for GitHub Action Output Mount by [@andar1an](https://github.com/andar1an) in [#219](devcontainers/ci#219)
- Update checks action to remove NodeJS version warning by [@stuartleeks](https://github.com/stuartleeks) in [#228](devcontainers/ci#228)
- Revert to latest version of tfx-cli by [@stuartleeks](https://github.com/stuartleeks) in [#227](devcontainers/ci#227)
- Update to run 'devcontainer exec' without JSON parsing output by [@stuartleeks](https://github.com/stuartleeks) in [#226](devcontainers/ci#226)
- Use version 0 to allow for breaking CLI changes in the future. by [@chrmarti](https://github.com/chrmarti) in [#229](devcontainers/ci#229)
- gh: refactor community files by [@SauravMaheshkar](https://github.com/SauravMaheshkar) in [#222](devcontainers/ci#222)
- Fix a typo in `azdo-task/README.md` by [@jiedxu](https://github.com/jiedxu) in [#245](devcontainers/ci#245)
- Update golang for CG by [@chrmarti](https://github.com/chrmarti) in [#260](devcontainers/ci#260)
- Update Debian, go tools, Node, NPM package by [@chrmarti](https://github.com/chrmarti) in [#263](devcontainers/ci#263)
- Bump [@babel/traverse](https://github.com/babel/traverse) from 7.18.2 to 7.23.2 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#261](devcontainers/ci#261)
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#264](devcontainers/ci#264)
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#266](devcontainers/ci#266)
- Fix scripts by [@chrmarti](https://github.com/chrmarti) in [#265](devcontainers/ci#265)
- Update azure-pipelines-task-lib to avoid security issue in dependency by [@chrmarti](https://github.com/chrmarti) in [#267](devcontainers/ci#267)
- Add configFile option by [@chrmarti](https://github.com/chrmarti) in [#269](devcontainers/ci#269)
- Ignore spaces by [@chrmarti](https://github.com/chrmarti) in [#280](devcontainers/ci#280)
- Add workflow permissions by [@chrmarti](https://github.com/chrmarti) in [#282](devcontainers/ci#282)
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by [@korverdev](https://github.com/korverdev) in [#283](devcontainers/ci#283)
- Find Windows executable by [@chrmarti](https://github.com/chrmarti) in [#288](devcontainers/ci#288)
- add `inheritEnv` action parameter by [@OmarTawfik](https://github.com/OmarTawfik) in [#295](devcontainers/ci#295)
- Fix permissions by [@chrmarti](https://github.com/chrmarti) in [#297](devcontainers/ci#297)
- Fix permissions by [@chrmarti](https://github.com/chrmarti) in [#298](devcontainers/ci#298)
- Docs: github-action.md: fix wording by [@lolmaus](https://github.com/lolmaus) in [#296](devcontainers/ci#296)
- Add `cacheTo` argument to `ci` action by [@sebst](https://github.com/sebst) in [#300](devcontainers/ci#300)
- Fix CI by [@chrmarti](https://github.com/chrmarti) in [#308](devcontainers/ci#308)
- Fix CI by [@chrmarti](https://github.com/chrmarti) in [#327](devcontainers/ci#327)
- Bump actions/setup-node from 3 to 4 by [@dependabot](https://github.com/dependabot)\[bot] in [#309](devcontainers/ci#309)
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by [@dependabot](https://github.com/dependabot)\[bot] in [#310](devcontainers/ci#310)
- Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by [@dependabot](https://github.com/dependabot)\[bot] in [#311](devcontainers/ci#311)
- Bump github/codeql-action from 2 to 3 by [@dependabot](https://github.com/dependabot)\[bot] in [#312](devcontainers/ci#312)
- Bump docker/login-action from 2 to 3 by [@dependabot](https://github.com/dependabot)\[bot] in [#313](devcontainers/ci#313)
- Bump actions/github-script from 6 to 7 by [@dependabot](https://github.com/dependabot)\[bot] in [#314](devcontainers/ci#314)
- Update dependencies by [@chrmarti](https://github.com/chrmarti) in [#328](devcontainers/ci#328)
- Fix AzDO task by [@chrmarti](https://github.com/chrmarti) in [#329](devcontainers/ci#329)
- fix: don't group the actual running of the commands by [@ffMathy](https://github.com/ffMathy) in [#272](devcontainers/ci#272)
- Add note on JIT by [@chrmarti](https://github.com/chrmarti) in [#330](devcontainers/ci#330)
- Fix formatting by [@chrmarti](https://github.com/chrmarti) in [#331](devcontainers/ci#331)
- Update dependencies by [@chrmarti](https://github.com/chrmarti) in [#332](devcontainers/ci#332)
- Consolidate npm package updates by [@chrmarti](https://github.com/chrmarti) in [#352](devcontainers/ci#352)
- Fix dependabot.yml by [@chrmarti](https://github.com/chrmarti) in [#353](devcontainers/ci#353)
- Cleanup 'common' dependency by [@chrmarti](https://github.com/chrmarti) in [#355](devcontainers/ci#355)
- Bump the all group across 4 directories with 4 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#356](devcontainers/ci#356)
- Bump actions/checkout from 3 to 4 by [@dependabot](https://github.com/dependabot)\[bot] in [#333](devcontainers/ci#333)
- Bump the all group across 4 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#359](devcontainers/ci#359)
- Bump the all group across 4 directories with 3 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#360](devcontainers/ci#360)
- Bump the all group across 4 directories with 5 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#362](devcontainers/ci#362)
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.13 to 1.0.14 by [@dependabot](https://github.com/dependabot)\[bot] in [#364](devcontainers/ci#364)
- Bump the all group across 3 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#369](devcontainers/ci#369)
- Bump the all group across 4 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#378](devcontainers/ci#378)
- Bump the all group across 4 directories with 8 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#379](devcontainers/ci#379)
- Bump the all group across 4 directories with 7 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#389](devcontainers/ci#389)
- Bump the all group across 4 directories with 5 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#396](devcontainers/ci#396)
- investigate CI failure by [@chrmarti](https://github.com/chrmarti) in [#411](devcontainers/ci#411)
- Bump the all group across 4 directories with 8 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#409](devcontainers/ci#409)
- Bump the all group across 3 directories with 3 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#414](devcontainers/ci#414)
- Bump actions/setup-node from 4 to 6 by [@dependabot](https://github.com/dependabot)\[bot] in [#413](devcontainers/ci#413)
- Update Node, NPM, Go tools and Debian  by [@Kaniska244](https://github.com/Kaniska244) in [#438](devcontainers/ci#438)
- Add "Publish the AzDO extension" input by [@chrmarti](https://github.com/chrmarti) in [#439](devcontainers/ci#439)
- Also skip AzDO testing by [@chrmarti](https://github.com/chrmarti) in [#440](devcontainers/ci#440)
- Fix conditions by [@chrmarti](https://github.com/chrmarti) in [#441](devcontainers/ci#441)

##### New Contributors

- [@trxcllnt](https://github.com/trxcllnt) made their first contribution in [#199](devcontainers/ci#199)
- [@andar1an](https://github.com/andar1an) made their first contribution in [#219](devcontainers/ci#219)
- [@SauravMaheshkar](https://github.com/SauravMaheshkar) made their first contribution in [#222](devcontainers/ci#222)
- [@jiedxu](https://github.com/jiedxu) made their first contribution in [#245](devcontainers/ci#245)
- [@korverdev](https://github.com/korverdev) made their first contribution in [#283](devcontainers/ci#283)
- [@OmarTawfik](https://github.com/OmarTawfik) made their first contribution in [#295](devcontainers/ci#295)
- [@lolmaus](https://github.com/lolmaus) made their first contribution in [#296](devcontainers/ci#296)
- [@sebst](https://github.com/sebst) made their first contribution in [#300](devcontainers/ci#300)
- [@ffMathy](https://github.com/ffMathy) made their first contribution in [#272](devcontainers/ci#272)
- [@Kaniska244](https://github.com/Kaniska244) made their first contribution in [#438](devcontainers/ci#438)

**Full Changelog**: <devcontainers/ci@v0.2.1900000266...v0.3.1900000449>
renovate Bot added a commit that referenced this pull request Apr 21, 2026
##### [\`v0.3.1900000449\`](https://github.com/devcontainers/ci/releases/tag/v0.3.1900000449)

#### What's Changed

- Remove compiled JS content by [@stuartleeks](https://github.com/stuartleeks) in [#210](devcontainers/ci#210)
- Retain run-main.js/run-post.js by [@stuartleeks](https://github.com/stuartleeks) in [#213](devcontainers/ci#213)
- Update tag to use generated version number by [@stuartleeks](https://github.com/stuartleeks) in [#214](devcontainers/ci#214)
- Workflow tidying by [@stuartleeks](https://github.com/stuartleeks) in [#216](devcontainers/ci#216)
- Add missing 'v' prefix on release/tag by [@stuartleeks](https://github.com/stuartleeks) in [#217](devcontainers/ci#217)
- Update docs to point to v0.3 release by [@stuartleeks](https://github.com/stuartleeks) in [#218](devcontainers/ci#218)
- Pass env vars to `devcontainer up` by [@stuartleeks](https://github.com/stuartleeks) in [#211](devcontainers/ci#211)
- Re-enable running subset of tests in forks by [@stuartleeks](https://github.com/stuartleeks) in [#220](devcontainers/ci#220)
- re-enable test `platform_with_runCmd` by [@stuartleeks](https://github.com/stuartleeks) in [#203](devcontainers/ci#203)
- Add `noCache` option by [@trxcllnt](https://github.com/trxcllnt) in [#199](devcontainers/ci#199)
- Add additionalMounts for GitHub Action Output Mount by [@andar1an](https://github.com/andar1an) in [#219](devcontainers/ci#219)
- Update checks action to remove NodeJS version warning by [@stuartleeks](https://github.com/stuartleeks) in [#228](devcontainers/ci#228)
- Revert to latest version of tfx-cli by [@stuartleeks](https://github.com/stuartleeks) in [#227](devcontainers/ci#227)
- Update to run 'devcontainer exec' without JSON parsing output by [@stuartleeks](https://github.com/stuartleeks) in [#226](devcontainers/ci#226)
- Use version 0 to allow for breaking CLI changes in the future. by [@chrmarti](https://github.com/chrmarti) in [#229](devcontainers/ci#229)
- gh: refactor community files by [@SauravMaheshkar](https://github.com/SauravMaheshkar) in [#222](devcontainers/ci#222)
- Fix a typo in `azdo-task/README.md` by [@jiedxu](https://github.com/jiedxu) in [#245](devcontainers/ci#245)
- Update golang for CG by [@chrmarti](https://github.com/chrmarti) in [#260](devcontainers/ci#260)
- Update Debian, go tools, Node, NPM package by [@chrmarti](https://github.com/chrmarti) in [#263](devcontainers/ci#263)
- Bump [@babel/traverse](https://github.com/babel/traverse) from 7.18.2 to 7.23.2 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#261](devcontainers/ci#261)
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#264](devcontainers/ci#264)
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#266](devcontainers/ci#266)
- Fix scripts by [@chrmarti](https://github.com/chrmarti) in [#265](devcontainers/ci#265)
- Update azure-pipelines-task-lib to avoid security issue in dependency by [@chrmarti](https://github.com/chrmarti) in [#267](devcontainers/ci#267)
- Add configFile option by [@chrmarti](https://github.com/chrmarti) in [#269](devcontainers/ci#269)
- Ignore spaces by [@chrmarti](https://github.com/chrmarti) in [#280](devcontainers/ci#280)
- Add workflow permissions by [@chrmarti](https://github.com/chrmarti) in [#282](devcontainers/ci#282)
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by [@korverdev](https://github.com/korverdev) in [#283](devcontainers/ci#283)
- Find Windows executable by [@chrmarti](https://github.com/chrmarti) in [#288](devcontainers/ci#288)
- add `inheritEnv` action parameter by [@OmarTawfik](https://github.com/OmarTawfik) in [#295](devcontainers/ci#295)
- Fix permissions by [@chrmarti](https://github.com/chrmarti) in [#297](devcontainers/ci#297)
- Fix permissions by [@chrmarti](https://github.com/chrmarti) in [#298](devcontainers/ci#298)
- Docs: github-action.md: fix wording by [@lolmaus](https://github.com/lolmaus) in [#296](devcontainers/ci#296)
- Add `cacheTo` argument to `ci` action by [@sebst](https://github.com/sebst) in [#300](devcontainers/ci#300)
- Fix CI by [@chrmarti](https://github.com/chrmarti) in [#308](devcontainers/ci#308)
- Fix CI by [@chrmarti](https://github.com/chrmarti) in [#327](devcontainers/ci#327)
- Bump actions/setup-node from 3 to 4 by [@dependabot](https://github.com/dependabot)\[bot] in [#309](devcontainers/ci#309)
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by [@dependabot](https://github.com/dependabot)\[bot] in [#310](devcontainers/ci#310)
- Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by [@dependabot](https://github.com/dependabot)\[bot] in [#311](devcontainers/ci#311)
- Bump github/codeql-action from 2 to 3 by [@dependabot](https://github.com/dependabot)\[bot] in [#312](devcontainers/ci#312)
- Bump docker/login-action from 2 to 3 by [@dependabot](https://github.com/dependabot)\[bot] in [#313](devcontainers/ci#313)
- Bump actions/github-script from 6 to 7 by [@dependabot](https://github.com/dependabot)\[bot] in [#314](devcontainers/ci#314)
- Update dependencies by [@chrmarti](https://github.com/chrmarti) in [#328](devcontainers/ci#328)
- Fix AzDO task by [@chrmarti](https://github.com/chrmarti) in [#329](devcontainers/ci#329)
- fix: don't group the actual running of the commands by [@ffMathy](https://github.com/ffMathy) in [#272](devcontainers/ci#272)
- Add note on JIT by [@chrmarti](https://github.com/chrmarti) in [#330](devcontainers/ci#330)
- Fix formatting by [@chrmarti](https://github.com/chrmarti) in [#331](devcontainers/ci#331)
- Update dependencies by [@chrmarti](https://github.com/chrmarti) in [#332](devcontainers/ci#332)
- Consolidate npm package updates by [@chrmarti](https://github.com/chrmarti) in [#352](devcontainers/ci#352)
- Fix dependabot.yml by [@chrmarti](https://github.com/chrmarti) in [#353](devcontainers/ci#353)
- Cleanup 'common' dependency by [@chrmarti](https://github.com/chrmarti) in [#355](devcontainers/ci#355)
- Bump the all group across 4 directories with 4 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#356](devcontainers/ci#356)
- Bump actions/checkout from 3 to 4 by [@dependabot](https://github.com/dependabot)\[bot] in [#333](devcontainers/ci#333)
- Bump the all group across 4 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#359](devcontainers/ci#359)
- Bump the all group across 4 directories with 3 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#360](devcontainers/ci#360)
- Bump the all group across 4 directories with 5 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#362](devcontainers/ci#362)
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.13 to 1.0.14 by [@dependabot](https://github.com/dependabot)\[bot] in [#364](devcontainers/ci#364)
- Bump the all group across 3 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#369](devcontainers/ci#369)
- Bump the all group across 4 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#378](devcontainers/ci#378)
- Bump the all group across 4 directories with 8 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#379](devcontainers/ci#379)
- Bump the all group across 4 directories with 7 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#389](devcontainers/ci#389)
- Bump the all group across 4 directories with 5 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#396](devcontainers/ci#396)
- investigate CI failure by [@chrmarti](https://github.com/chrmarti) in [#411](devcontainers/ci#411)
- Bump the all group across 4 directories with 8 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#409](devcontainers/ci#409)
- Bump the all group across 3 directories with 3 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#414](devcontainers/ci#414)
- Bump actions/setup-node from 4 to 6 by [@dependabot](https://github.com/dependabot)\[bot] in [#413](devcontainers/ci#413)
- Update Node, NPM, Go tools and Debian  by [@Kaniska244](https://github.com/Kaniska244) in [#438](devcontainers/ci#438)
- Add "Publish the AzDO extension" input by [@chrmarti](https://github.com/chrmarti) in [#439](devcontainers/ci#439)
- Also skip AzDO testing by [@chrmarti](https://github.com/chrmarti) in [#440](devcontainers/ci#440)
- Fix conditions by [@chrmarti](https://github.com/chrmarti) in [#441](devcontainers/ci#441)

#### New Contributors

- [@trxcllnt](https://github.com/trxcllnt) made their first contribution in [#199](devcontainers/ci#199)
- [@andar1an](https://github.com/andar1an) made their first contribution in [#219](devcontainers/ci#219)
- [@SauravMaheshkar](https://github.com/SauravMaheshkar) made their first contribution in [#222](devcontainers/ci#222)
- [@jiedxu](https://github.com/jiedxu) made their first contribution in [#245](devcontainers/ci#245)
- [@korverdev](https://github.com/korverdev) made their first contribution in [#283](devcontainers/ci#283)
- [@OmarTawfik](https://github.com/OmarTawfik) made their first contribution in [#295](devcontainers/ci#295)
- [@lolmaus](https://github.com/lolmaus) made their first contribution in [#296](devcontainers/ci#296)
- [@sebst](https://github.com/sebst) made their first contribution in [#300](devcontainers/ci#300)
- [@ffMathy](https://github.com/ffMathy) made their first contribution in [#272](devcontainers/ci#272)
- [@Kaniska244](https://github.com/Kaniska244) made their first contribution in [#438](devcontainers/ci#438)

**Full Changelog**: <devcontainers/ci@v0.2.1900000266...v0.3.1900000449>
sdwilsh pushed a commit that referenced this pull request Apr 28, 2026
##### [\`v0.3.1900000449\`](https://github.com/devcontainers/ci/releases/tag/v0.3.1900000449)

#### What's Changed

- Remove compiled JS content by [@stuartleeks](https://github.com/stuartleeks) in [#210](devcontainers/ci#210)
- Retain run-main.js/run-post.js by [@stuartleeks](https://github.com/stuartleeks) in [#213](devcontainers/ci#213)
- Update tag to use generated version number by [@stuartleeks](https://github.com/stuartleeks) in [#214](devcontainers/ci#214)
- Workflow tidying by [@stuartleeks](https://github.com/stuartleeks) in [#216](devcontainers/ci#216)
- Add missing 'v' prefix on release/tag by [@stuartleeks](https://github.com/stuartleeks) in [#217](devcontainers/ci#217)
- Update docs to point to v0.3 release by [@stuartleeks](https://github.com/stuartleeks) in [#218](devcontainers/ci#218)
- Pass env vars to `devcontainer up` by [@stuartleeks](https://github.com/stuartleeks) in [#211](devcontainers/ci#211)
- Re-enable running subset of tests in forks by [@stuartleeks](https://github.com/stuartleeks) in [#220](devcontainers/ci#220)
- re-enable test `platform_with_runCmd` by [@stuartleeks](https://github.com/stuartleeks) in [#203](devcontainers/ci#203)
- Add `noCache` option by [@trxcllnt](https://github.com/trxcllnt) in [#199](devcontainers/ci#199)
- Add additionalMounts for GitHub Action Output Mount by [@andar1an](https://github.com/andar1an) in [#219](devcontainers/ci#219)
- Update checks action to remove NodeJS version warning by [@stuartleeks](https://github.com/stuartleeks) in [#228](devcontainers/ci#228)
- Revert to latest version of tfx-cli by [@stuartleeks](https://github.com/stuartleeks) in [#227](devcontainers/ci#227)
- Update to run 'devcontainer exec' without JSON parsing output by [@stuartleeks](https://github.com/stuartleeks) in [#226](devcontainers/ci#226)
- Use version 0 to allow for breaking CLI changes in the future. by [@chrmarti](https://github.com/chrmarti) in [#229](devcontainers/ci#229)
- gh: refactor community files by [@SauravMaheshkar](https://github.com/SauravMaheshkar) in [#222](devcontainers/ci#222)
- Fix a typo in `azdo-task/README.md` by [@jiedxu](https://github.com/jiedxu) in [#245](devcontainers/ci#245)
- Update golang for CG by [@chrmarti](https://github.com/chrmarti) in [#260](devcontainers/ci#260)
- Update Debian, go tools, Node, NPM package by [@chrmarti](https://github.com/chrmarti) in [#263](devcontainers/ci#263)
- Bump [@babel/traverse](https://github.com/babel/traverse) from 7.18.2 to 7.23.2 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#261](devcontainers/ci#261)
- Bump json5 from 2.2.1 to 2.2.3 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#264](devcontainers/ci#264)
- Bump semver from 6.3.0 to 6.3.1 in /.github/scripts by [@dependabot](https://github.com/dependabot)\[bot] in [#266](devcontainers/ci#266)
- Fix scripts by [@chrmarti](https://github.com/chrmarti) in [#265](devcontainers/ci#265)
- Update azure-pipelines-task-lib to avoid security issue in dependency by [@chrmarti](https://github.com/chrmarti) in [#267](devcontainers/ci#267)
- Add configFile option by [@chrmarti](https://github.com/chrmarti) in [#269](devcontainers/ci#269)
- Ignore spaces by [@chrmarti](https://github.com/chrmarti) in [#280](devcontainers/ci#280)
- Add workflow permissions by [@chrmarti](https://github.com/chrmarti) in [#282](devcontainers/ci#282)
- Update QEMU and Buildx steps to resolve Node 16 deprecation warning by [@korverdev](https://github.com/korverdev) in [#283](devcontainers/ci#283)
- Find Windows executable by [@chrmarti](https://github.com/chrmarti) in [#288](devcontainers/ci#288)
- add `inheritEnv` action parameter by [@OmarTawfik](https://github.com/OmarTawfik) in [#295](devcontainers/ci#295)
- Fix permissions by [@chrmarti](https://github.com/chrmarti) in [#297](devcontainers/ci#297)
- Fix permissions by [@chrmarti](https://github.com/chrmarti) in [#298](devcontainers/ci#298)
- Docs: github-action.md: fix wording by [@lolmaus](https://github.com/lolmaus) in [#296](devcontainers/ci#296)
- Add `cacheTo` argument to `ci` action by [@sebst](https://github.com/sebst) in [#300](devcontainers/ci#300)
- Fix CI by [@chrmarti](https://github.com/chrmarti) in [#308](devcontainers/ci#308)
- Fix CI by [@chrmarti](https://github.com/chrmarti) in [#327](devcontainers/ci#327)
- Bump actions/setup-node from 3 to 4 by [@dependabot](https://github.com/dependabot)\[bot] in [#309](devcontainers/ci#309)
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.11 to 1.0.13 by [@dependabot](https://github.com/dependabot)\[bot] in [#310](devcontainers/ci#310)
- Bump LouisBrunner/checks-action from 1.1.1 to 2.0.0 by [@dependabot](https://github.com/dependabot)\[bot] in [#311](devcontainers/ci#311)
- Bump github/codeql-action from 2 to 3 by [@dependabot](https://github.com/dependabot)\[bot] in [#312](devcontainers/ci#312)
- Bump docker/login-action from 2 to 3 by [@dependabot](https://github.com/dependabot)\[bot] in [#313](devcontainers/ci#313)
- Bump actions/github-script from 6 to 7 by [@dependabot](https://github.com/dependabot)\[bot] in [#314](devcontainers/ci#314)
- Update dependencies by [@chrmarti](https://github.com/chrmarti) in [#328](devcontainers/ci#328)
- Fix AzDO task by [@chrmarti](https://github.com/chrmarti) in [#329](devcontainers/ci#329)
- fix: don't group the actual running of the commands by [@ffMathy](https://github.com/ffMathy) in [#272](devcontainers/ci#272)
- Add note on JIT by [@chrmarti](https://github.com/chrmarti) in [#330](devcontainers/ci#330)
- Fix formatting by [@chrmarti](https://github.com/chrmarti) in [#331](devcontainers/ci#331)
- Update dependencies by [@chrmarti](https://github.com/chrmarti) in [#332](devcontainers/ci#332)
- Consolidate npm package updates by [@chrmarti](https://github.com/chrmarti) in [#352](devcontainers/ci#352)
- Fix dependabot.yml by [@chrmarti](https://github.com/chrmarti) in [#353](devcontainers/ci#353)
- Cleanup 'common' dependency by [@chrmarti](https://github.com/chrmarti) in [#355](devcontainers/ci#355)
- Bump the all group across 4 directories with 4 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#356](devcontainers/ci#356)
- Bump actions/checkout from 3 to 4 by [@dependabot](https://github.com/dependabot)\[bot] in [#333](devcontainers/ci#333)
- Bump the all group across 4 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#359](devcontainers/ci#359)
- Bump the all group across 4 directories with 3 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#360](devcontainers/ci#360)
- Bump the all group across 4 directories with 5 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#362](devcontainers/ci#362)
- Bump ghcr.io/devcontainers/features/github-cli from 1.0.13 to 1.0.14 by [@dependabot](https://github.com/dependabot)\[bot] in [#364](devcontainers/ci#364)
- Bump the all group across 3 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#369](devcontainers/ci#369)
- Bump the all group across 4 directories with 6 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#378](devcontainers/ci#378)
- Bump the all group across 4 directories with 8 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#379](devcontainers/ci#379)
- Bump the all group across 4 directories with 7 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#389](devcontainers/ci#389)
- Bump the all group across 4 directories with 5 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#396](devcontainers/ci#396)
- investigate CI failure by [@chrmarti](https://github.com/chrmarti) in [#411](devcontainers/ci#411)
- Bump the all group across 4 directories with 8 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#409](devcontainers/ci#409)
- Bump the all group across 3 directories with 3 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#414](devcontainers/ci#414)
- Bump actions/setup-node from 4 to 6 by [@dependabot](https://github.com/dependabot)\[bot] in [#413](devcontainers/ci#413)
- Update Node, NPM, Go tools and Debian  by [@Kaniska244](https://github.com/Kaniska244) in [#438](devcontainers/ci#438)
- Add "Publish the AzDO extension" input by [@chrmarti](https://github.com/chrmarti) in [#439](devcontainers/ci#439)
- Also skip AzDO testing by [@chrmarti](https://github.com/chrmarti) in [#440](devcontainers/ci#440)
- Fix conditions by [@chrmarti](https://github.com/chrmarti) in [#441](devcontainers/ci#441)

#### New Contributors

- [@trxcllnt](https://github.com/trxcllnt) made their first contribution in [#199](devcontainers/ci#199)
- [@andar1an](https://github.com/andar1an) made their first contribution in [#219](devcontainers/ci#219)
- [@SauravMaheshkar](https://github.com/SauravMaheshkar) made their first contribution in [#222](devcontainers/ci#222)
- [@jiedxu](https://github.com/jiedxu) made their first contribution in [#245](devcontainers/ci#245)
- [@korverdev](https://github.com/korverdev) made their first contribution in [#283](devcontainers/ci#283)
- [@OmarTawfik](https://github.com/OmarTawfik) made their first contribution in [#295](devcontainers/ci#295)
- [@lolmaus](https://github.com/lolmaus) made their first contribution in [#296](devcontainers/ci#296)
- [@sebst](https://github.com/sebst) made their first contribution in [#300](devcontainers/ci#300)
- [@ffMathy](https://github.com/ffMathy) made their first contribution in [#272](devcontainers/ci#272)
- [@Kaniska244](https://github.com/Kaniska244) made their first contribution in [#438](devcontainers/ci#438)

**Full Changelog**: <devcontainers/ci@v0.2.1900000266...v0.3.1900000449>
renovate Bot added a commit that referenced this pull request Apr 28, 2026
##### [\`v0.14.0\`](https://github.com/openpubkey/opkssh/releases/tag/v0.14.0)

Adds support for sshing into windows servers.
Openssh 10.13 makes a breaking, non-backwards compatible change to how ssh certificates work, this breaks opkssh older than this release. This release creates a fix for this breaking change.

##### Changes

- feat: update to openpubkey 0.23.0 [@ianroberts](https://github.com/ianroberts) ([#510](openpubkey/opkssh#510))
- fix(ci): use `go run .` instead of `go run main.go` in gha workflow [@fdcastel](https://github.com/fdcastel) ([#506](openpubkey/opkssh#506))
- \[3/3] Add Windows SSH server support [@fdcastel](https://github.com/fdcastel) ([#480](openpubkey/opkssh#480))
- refactor: unify MockUserLookup into shared test helper package. Closes [#439](openpubkey/opkssh#439). [@fdcastel](https://github.com/fdcastel) ([#495](openpubkey/opkssh#495))
- Update CLI documentation @[github-actions\[bot\]](https://github.com/apps/github-actions) ([#500](openpubkey/opkssh#500))
- feat: add --inspect-cert and --verbose flags to login command. Closes [#353](openpubkey/opkssh#353). [@fdcastel](https://github.com/fdcastel) ([#497](openpubkey/opkssh#497))
- docs: Add GitHub Actions integration guide. Closes [#481](openpubkey/opkssh#481) [@fdcastel](https://github.com/fdcastel) ([#492](openpubkey/opkssh#492))
- test: cover full printed output of opkssh inspect. Closes [#356](openpubkey/opkssh#356) [@fdcastel](https://github.com/fdcastel) ([#493](openpubkey/opkssh#493))
- Update CLI documentation @[github-actions\[bot\]](https://github.com/apps/github-actions) ([#498](openpubkey/opkssh#498))
- Add `logout` command to remove opkssh-generated SSH keys. Closes [#317](openpubkey/opkssh#317). [@fdcastel](https://github.com/fdcastel) ([#496](openpubkey/opkssh#496))
- Update CLI documentation @[github-actions\[bot\]](https://github.com/apps/github-actions) ([#490](openpubkey/opkssh#490))
- \[2/3] Add permissions command [@fdcastel](https://github.com/fdcastel) ([#479](openpubkey/opkssh#479))
- bug: ensure provider arg doesn't skip remote-redirect-uri [@EthanHeilman](https://github.com/EthanHeilman) ([#471](openpubkey/opkssh#471))
- \[1/3] Update GitHub Actions workflows and .gitignore [@fdcastel](https://github.com/fdcastel) ([#478](openpubkey/opkssh#478))
- docs: Add AWS EC2 setup guide for opkssh [@Rishang](https://github.com/Rishang) ([#467](openpubkey/opkssh#467))

##### 🐛 Bug Fixes

- fix(deps): Update docker/build-push-action action to v7 @[renovate\[bot\]](https://github.com/apps/renovate) ([#512](openpubkey/opkssh#512))
- Fix for openssh 10.13 breaking principals wildcard in SSH certificates [@EthanHeilman](https://github.com/EthanHeilman) ([#513](openpubkey/opkssh#513))
- fix(deps): Update zizmorcore/zizmor-action action to v0.5.2 @[renovate\[bot\]](https://github.com/apps/renovate) ([#488](openpubkey/opkssh#488))
- fix(deps): Update dependency golangci/golangci-lint to v2.11.2 @[renovate\[bot\]](https://github.com/apps/renovate) ([#486](openpubkey/opkssh#486))
- fix(deps): Update goreleaser/goreleaser-action action to v7 @[renovate\[bot\]](https://github.com/apps/renovate) ([#484](openpubkey/opkssh#484))
- fix(deps): Update goreleaser/goreleaser-action action to v7 @[renovate\[bot\]](https://github.com/apps/renovate) ([#477](openpubkey/opkssh#477))
- fix(deps): Update actions/setup-go action to v6.3.0 @[renovate\[bot\]](https://github.com/apps/renovate) ([#482](openpubkey/opkssh#482))
- fix(deps): Update zizmorcore/zizmor-action action to v0.5.0 @[renovate\[bot\]](https://github.com/apps/renovate) ([#451](openpubkey/opkssh#451))
- fix(deps): Update Docker @[renovate\[bot\]](https://github.com/apps/renovate) ([#464](openpubkey/opkssh#464))

##### 🧰 Maintenance

- Improve install script to make linter happy, fix typo [@EthanHeilman](https://github.com/EthanHeilman) ([#514](openpubkey/opkssh#514))
sdwilsh pushed a commit that referenced this pull request Apr 30, 2026
##### [\`v0.14.0\`](https://github.com/openpubkey/opkssh/releases/tag/v0.14.0)

Adds support for sshing into windows servers.
Openssh 10.13 makes a breaking, non-backwards compatible change to how ssh certificates work, this breaks opkssh older than this release. This release creates a fix for this breaking change.

##### Changes

- feat: update to openpubkey 0.23.0 [@ianroberts](https://github.com/ianroberts) ([#510](openpubkey/opkssh#510))
- fix(ci): use `go run .` instead of `go run main.go` in gha workflow [@fdcastel](https://github.com/fdcastel) ([#506](openpubkey/opkssh#506))
- \[3/3] Add Windows SSH server support [@fdcastel](https://github.com/fdcastel) ([#480](openpubkey/opkssh#480))
- refactor: unify MockUserLookup into shared test helper package. Closes [#439](openpubkey/opkssh#439). [@fdcastel](https://github.com/fdcastel) ([#495](openpubkey/opkssh#495))
- Update CLI documentation @[github-actions\[bot\]](https://github.com/apps/github-actions) ([#500](openpubkey/opkssh#500))
- feat: add --inspect-cert and --verbose flags to login command. Closes [#353](openpubkey/opkssh#353). [@fdcastel](https://github.com/fdcastel) ([#497](openpubkey/opkssh#497))
- docs: Add GitHub Actions integration guide. Closes [#481](openpubkey/opkssh#481) [@fdcastel](https://github.com/fdcastel) ([#492](openpubkey/opkssh#492))
- test: cover full printed output of opkssh inspect. Closes [#356](openpubkey/opkssh#356) [@fdcastel](https://github.com/fdcastel) ([#493](openpubkey/opkssh#493))
- Update CLI documentation @[github-actions\[bot\]](https://github.com/apps/github-actions) ([#498](openpubkey/opkssh#498))
- Add `logout` command to remove opkssh-generated SSH keys. Closes [#317](openpubkey/opkssh#317). [@fdcastel](https://github.com/fdcastel) ([#496](openpubkey/opkssh#496))
- Update CLI documentation @[github-actions\[bot\]](https://github.com/apps/github-actions) ([#490](openpubkey/opkssh#490))
- \[2/3] Add permissions command [@fdcastel](https://github.com/fdcastel) ([#479](openpubkey/opkssh#479))
- bug: ensure provider arg doesn't skip remote-redirect-uri [@EthanHeilman](https://github.com/EthanHeilman) ([#471](openpubkey/opkssh#471))
- \[1/3] Update GitHub Actions workflows and .gitignore [@fdcastel](https://github.com/fdcastel) ([#478](openpubkey/opkssh#478))
- docs: Add AWS EC2 setup guide for opkssh [@Rishang](https://github.com/Rishang) ([#467](openpubkey/opkssh#467))

##### 🐛 Bug Fixes

- fix(deps): Update docker/build-push-action action to v7 @[renovate\[bot\]](https://github.com/apps/renovate) ([#512](openpubkey/opkssh#512))
- Fix for openssh 10.13 breaking principals wildcard in SSH certificates [@EthanHeilman](https://github.com/EthanHeilman) ([#513](openpubkey/opkssh#513))
- fix(deps): Update zizmorcore/zizmor-action action to v0.5.2 @[renovate\[bot\]](https://github.com/apps/renovate) ([#488](openpubkey/opkssh#488))
- fix(deps): Update dependency golangci/golangci-lint to v2.11.2 @[renovate\[bot\]](https://github.com/apps/renovate) ([#486](openpubkey/opkssh#486))
- fix(deps): Update goreleaser/goreleaser-action action to v7 @[renovate\[bot\]](https://github.com/apps/renovate) ([#484](openpubkey/opkssh#484))
- fix(deps): Update goreleaser/goreleaser-action action to v7 @[renovate\[bot\]](https://github.com/apps/renovate) ([#477](openpubkey/opkssh#477))
- fix(deps): Update actions/setup-go action to v6.3.0 @[renovate\[bot\]](https://github.com/apps/renovate) ([#482](openpubkey/opkssh#482))
- fix(deps): Update zizmorcore/zizmor-action action to v0.5.0 @[renovate\[bot\]](https://github.com/apps/renovate) ([#451](openpubkey/opkssh#451))
- fix(deps): Update Docker @[renovate\[bot\]](https://github.com/apps/renovate) ([#464](openpubkey/opkssh#464))

##### 🧰 Maintenance

- Improve install script to make linter happy, fix typo [@EthanHeilman](https://github.com/EthanHeilman) ([#514](openpubkey/opkssh#514))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant