Skip to content

Update dependency zalando/postgres-operator to v1.11.0#310

Merged
sdwilsh merged 1 commit into
mainfrom
renovate/zalando-postgres-operator-1.x
Mar 30, 2024
Merged

Update dependency zalando/postgres-operator to v1.11.0#310
sdwilsh merged 1 commit into
mainfrom
renovate/zalando-postgres-operator-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 30, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
zalando/postgres-operator minor v1.10.1 -> v1.11.0

Release Notes

zalando/postgres-operator (zalando/postgres-operator)

v1.11.0: Deliberate Dog

Compare Source

We are excited to announce a new release of the Postgres Operator. Thanks to everyone who contributed with PRs, feedback, raising issues or providing ideas.

New features
  • Added support for Postgres 16 (#​2437, #​2557)
  • ARM support for UI and logical backup images (#​2426, #​2527)
  • New config option to prevent operator from removing PVCs on cluster deletion (#​2579, #​1074)
  • New config option to specify PVC retention policy when deleting or scaling statefulset (#​2343, #​2415, #​2420, #​2584)
  • Add support for hugepages-2Mi/-1Gi in resources section incl. sidecars (#​2311, #​2512)
  • Finalizers can be enabled so custom resource in only removed after its child resources (#​941, #​2509, #​2521, #​2538)
  • Support for dead letter queue to recover from failed events (#​2421)
  • Master label selector can be disabled for the cluster's PodDisruptionBudget (#​2364, #​2595)
  • Single users can opt out from globally enabled password rotation (#​2528)
  • [LogicalBackup] Can specify extra environment variables in a logical_backup_cronjob_environment_secret (#​2051)
Enhancements
  • Allow empty resources when defaults are no set (#​2524)
  • Removal of standby section will promote the cluster (#​2472, #​2513)
  • Support switching secret rotation mode to in-place directly (#​2549)
  • Reduced number of calls on transitive team mappings (#​2445)
  • Configurable priority class for helm chart (#​2499)
  • Double check current Postgres version before trying upgrade (#​2533)
  • Inherited labels and annotations are also passed to logical backup pod (#​2456)
  • Improve appearance of Readme image in github dark mode (#​2431)
  • Improve docs on prepared users (#​2424, #​2425)
  • Improve docs structure on cluster configuration (#​2504)
  • Logging of all returned errors on closing database connections (#​2578)
  • Use Alpine 3 base image without minor version (#​2488)
  • Added unit test for cluster Create() method (#​2509)
  • Replaced deperecated ioutil package (#​2480, #​2531)
  • Bumped the pgBouncer version in pooler image to 1.22.0 (#​2529)
  • Go to 1.21 and updated depedencies (#​2554, #​2577, #​2676, #​2443, #​2433, #​2501, #​2442)
  • Add OCI label for container image source (#​2541)
  • [UI] Improve docs on watched namespaces (#​2412)
  • [LogicalBackup] Bump Ubuntu version (#​2478)
Bugfixes
  • Operator reflects new member states returned by Patroni cluster endpoint (#​2515)
  • Avoid password replacement if system users for pooler or streams are listed in the manifest (#​2489)
  • Compare single volume templates only if the number of templates has not changed (#​2493)
  • Changes to synchronous node count in Patroni section are now diffed (#​2558)
  • Update internal PostgresSpec after updating cluster status to not block subsequent updates (#​2546)
Breaking changes
  • Operator will not set the users section in Patroni config anymore (was not utilized anyway) (#​2490)
  • Dropped support for Postgres 10 (#​2557)
  • Dropped helm packages for 1.7.x releases (#​2580)

Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.11.0
Multi-arch image (arm): ghcr.io/zalando/postgres-operator:v1.11.0
UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.11.0
Sample logical backup image: registry.opensource.zalan.do/acid/logical-backup:v1.11.0
Default Spilo image: ghcr.io/zalando/spilo-16:3.2-p2

Thanks to our contributors: @​FxKu, @​idanovinda, @​Jan-M, @​jopadi, @​hughcapet, @​sdudoladov, @​macedigital,
@​silenium-dev, @​frittentheke, @​b1zzu, @​stgrace, @​bootc, @​cstohr1, @​seekingua, @​andrejshapal, @​urashidmalik,
@​capuche2412, @​urashidmalik, @​senthilnathan, @​dgiebert, @​tm604, @​testwill, @​dmotte, @​ThoreKr, @​Lukkie,
@​drivebyer, @​sklirg, @​ghost, @​MisguidedEmails, @​ErikLundJensen, @​boomskats @​spreeker, @​regme


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.

@sdwilsh sdwilsh merged commit 799bf4c into main Mar 30, 2024
@sdwilsh sdwilsh deleted the renovate/zalando-postgres-operator-1.x branch March 30, 2024 01:17
renovate Bot added a commit that referenced this pull request Jan 24, 2026
…plugin to v1.5.0

##### [\`v1.5.0\`](https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/releases/tag/v1.5.0)

#### What's Changed

- ⬆️ Bump actions/cache from 4 to 5 by [@dependabot](https://github.com/dependabot)\[bot] in [#303](maxlerebourg/crowdsec-bouncer-traefik-plugin#303)
- 🐛 fix start up config error for appsec by [@maxlerebourg](https://github.com/maxlerebourg) in [#300](maxlerebourg/crowdsec-bouncer-traefik-plugin#300)
- 🦺 Do not validate Crowdsec LAPI authentication credentials if bouncer is in Appsec mode by [@highpingblorg](https://github.com/highpingblorg) in [#305](maxlerebourg/crowdsec-bouncer-traefik-plugin#305)
- 🔒️ Potential fix for code scanning alert no. 8: Workflow does not contain permissions by [@maxlerebourg](https://github.com/maxlerebourg) in [#311](maxlerebourg/crowdsec-bouncer-traefik-plugin#311)
- ✨ Add solved-captcha as option of remediationCustomHeader by [@maxlerebourg](https://github.com/maxlerebourg) in [#310](maxlerebourg/crowdsec-bouncer-traefik-plugin#310)

**Full Changelog**: <maxlerebourg/crowdsec-bouncer-traefik-plugin@v1.4.7...v1.5.0>

---
##### [\`v1.4.7\`](https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/releases/tag/v1.4.7)

#### What's Changed

- ⬆️ Bump actions/checkout from 5 to 6 by [@dependabot](https://github.com/dependabot)\[bot] in [#294](maxlerebourg/crowdsec-bouncer-traefik-plugin#294)
- ✨ Add support for injecting request header value into ban HTML template by [@highpingblorg](https://github.com/highpingblorg) in [#296](maxlerebourg/crowdsec-bouncer-traefik-plugin#296)
- ✨ Separate TLS conf for LAPI and Appsec by [@maxlerebourg](https://github.com/maxlerebourg) in [#293](maxlerebourg/crowdsec-bouncer-traefik-plugin#293)

#### New Contributors

- [@highpingblorg](https://github.com/highpingblorg) made their first contribution in [#296](maxlerebourg/crowdsec-bouncer-traefik-plugin#296)

**Full Changelog**: <maxlerebourg/crowdsec-bouncer-traefik-plugin@v1.4.6...v1.4.7>
sdwilsh pushed a commit that referenced this pull request Jan 29, 2026
…plugin to v1.5.0

##### [\`v1.5.0\`](https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/releases/tag/v1.5.0)

#### What's Changed

- ⬆️ Bump actions/cache from 4 to 5 by [@dependabot](https://github.com/dependabot)\[bot] in [#303](maxlerebourg/crowdsec-bouncer-traefik-plugin#303)
- 🐛 fix start up config error for appsec by [@maxlerebourg](https://github.com/maxlerebourg) in [#300](maxlerebourg/crowdsec-bouncer-traefik-plugin#300)
- 🦺 Do not validate Crowdsec LAPI authentication credentials if bouncer is in Appsec mode by [@highpingblorg](https://github.com/highpingblorg) in [#305](maxlerebourg/crowdsec-bouncer-traefik-plugin#305)
- 🔒️ Potential fix for code scanning alert no. 8: Workflow does not contain permissions by [@maxlerebourg](https://github.com/maxlerebourg) in [#311](maxlerebourg/crowdsec-bouncer-traefik-plugin#311)
- ✨ Add solved-captcha as option of remediationCustomHeader by [@maxlerebourg](https://github.com/maxlerebourg) in [#310](maxlerebourg/crowdsec-bouncer-traefik-plugin#310)

**Full Changelog**: <maxlerebourg/crowdsec-bouncer-traefik-plugin@v1.4.7...v1.5.0>

---
##### [\`v1.4.7\`](https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/releases/tag/v1.4.7)

#### What's Changed

- ⬆️ Bump actions/checkout from 5 to 6 by [@dependabot](https://github.com/dependabot)\[bot] in [#294](maxlerebourg/crowdsec-bouncer-traefik-plugin#294)
- ✨ Add support for injecting request header value into ban HTML template by [@highpingblorg](https://github.com/highpingblorg) in [#296](maxlerebourg/crowdsec-bouncer-traefik-plugin#296)
- ✨ Separate TLS conf for LAPI and Appsec by [@maxlerebourg](https://github.com/maxlerebourg) in [#293](maxlerebourg/crowdsec-bouncer-traefik-plugin#293)

#### New Contributors

- [@highpingblorg](https://github.com/highpingblorg) made their first contribution in [#296](maxlerebourg/crowdsec-bouncer-traefik-plugin#296)

**Full Changelog**: <maxlerebourg/crowdsec-bouncer-traefik-plugin@v1.4.6...v1.4.7>
renovate Bot added a commit that referenced this pull request Mar 28, 2026
##### [\`0.11.0\`](https://github.com/immich-app/immich-charts/releases/tag/immich-0.11.0)

A chart to power Immich (immich.app) running on kubernetes

#### What's Changed

- chore(deps): update dependency tilt to v0.36.0 by [@renovate](https://github.com/renovate)\[bot] in [#294](immich-app/immich-charts#294)
- chore: group helm updates by [@bo0tzz](https://github.com/bo0tzz) in [#298](immich-app/immich-charts#298)
- chore(deps): update dependency kubectl to v1.34.2 by [@renovate](https://github.com/renovate)\[bot] in [#293](immich-app/immich-charts#293)
- chore(deps): update github-actions by [@renovate](https://github.com/renovate)\[bot] in [#288](immich-app/immich-charts#288)
- chore(deps): update helm release common to v4.5.0 by [@renovate](https://github.com/renovate)\[bot] in [#305](immich-app/immich-charts#305)
- chore(deps): update docker.io/valkey/valkey:9.0-alpine docker digest to [`1be4944`](immich-app/immich-charts@1be4944) by [@renovate](https://github.com/renovate)\[bot] in [#300](immich-app/immich-charts#300)
- refactor: add option to store configuration in a secret by [@YotamKorah](https://github.com/YotamKorah) in [#296](immich-app/immich-charts#296)
- chore(deps): update dependency kubectl to v1.34.3 by [@renovate](https://github.com/renovate)\[bot] in [#304](immich-app/immich-charts#304)
- chore(deps): update actions/create-github-app-token action to v2.2.1 - autoclosed by [@renovate](https://github.com/renovate)\[bot] in [#303](immich-app/immich-charts#303)
- chore(deps): update helm to v4 (major) by [@renovate](https://github.com/renovate)\[bot] in [#302](immich-app/immich-charts#302)
- chore(deps): update github-actions by [@renovate](https://github.com/renovate)\[bot] in [#315](immich-app/immich-charts#315)
- chore(deps): update docker.io/valkey/valkey docker tag to v9.1 by [@renovate](https://github.com/renovate)\[bot] in [#325](immich-app/immich-charts#325)
- chore(deps): update int128/diff-action to v2 (major) by [@bo0tzz](https://github.com/bo0tzz) in [#329](immich-app/immich-charts#329)
- chore: deprecate http repo by [@bo0tzz](https://github.com/bo0tzz) in [#326](immich-app/immich-charts#326)
- fix(service): Add service appProtocol websocket to allow health and version check by [@jjpebesma](https://github.com/jjpebesma) in [#323](immich-app/immich-charts#323)
- chore(deps): update helm to v4.1.3 by [@renovate](https://github.com/renovate)\[bot] in [#301](immich-app/immich-charts#301)
- chore(deps): update dependency kubectl to v1.35.3 by [@renovate](https://github.com/renovate)\[bot] in [#311](immich-app/immich-charts#311)
- feat(config): add option to use an existing config not managed by the chart by [@YotamKorah](https://github.com/YotamKorah) in [#307](immich-app/immich-charts#307)
- chore(deps): update helm release common to v4.6.2 by [@renovate](https://github.com/renovate)\[bot] in [#316](immich-app/immich-charts#316)
- chore(deps): update github-actions (major) by [@renovate](https://github.com/renovate)\[bot] in [#297](immich-app/immich-charts#297)
- chore(deps): update dependency kind to v0.31.0 by [@renovate](https://github.com/renovate)\[bot] in [#310](immich-app/immich-charts#310)
- chore(deps): update dependency tilt to v0.37.0 by [@renovate](https://github.com/renovate)\[bot] in [#320](immich-app/immich-charts#320)
- chore(deps): update github-actions by [@renovate](https://github.com/renovate)\[bot] in [#324](immich-app/immich-charts#324)
- chore(deps): bump Immich version to v2.6.3 by [@bo0tzz](https://github.com/bo0tzz) in [#327](immich-app/immich-charts#327)
- chore: release 0.11.0 by [@bo0tzz](https://github.com/bo0tzz) in [#328](immich-app/immich-charts#328)

#### New Contributors

- [@YotamKorah](https://github.com/YotamKorah) made their first contribution in [#296](immich-app/immich-charts#296)
- [@jjpebesma](https://github.com/jjpebesma) made their first contribution in [#323](immich-app/immich-charts#323)

**Full Changelog**: <immich-app/immich-charts@immich-0.10.3...immich-0.11.0>
sdwilsh pushed a commit that referenced this pull request Mar 28, 2026
##### [\`0.11.0\`](https://github.com/immich-app/immich-charts/releases/tag/immich-0.11.0)

A chart to power Immich (immich.app) running on kubernetes

#### What's Changed

- chore(deps): update dependency tilt to v0.36.0 by [@renovate](https://github.com/renovate)\[bot] in [#294](immich-app/immich-charts#294)
- chore: group helm updates by [@bo0tzz](https://github.com/bo0tzz) in [#298](immich-app/immich-charts#298)
- chore(deps): update dependency kubectl to v1.34.2 by [@renovate](https://github.com/renovate)\[bot] in [#293](immich-app/immich-charts#293)
- chore(deps): update github-actions by [@renovate](https://github.com/renovate)\[bot] in [#288](immich-app/immich-charts#288)
- chore(deps): update helm release common to v4.5.0 by [@renovate](https://github.com/renovate)\[bot] in [#305](immich-app/immich-charts#305)
- chore(deps): update docker.io/valkey/valkey:9.0-alpine docker digest to [`1be4944`](immich-app/immich-charts@1be4944) by [@renovate](https://github.com/renovate)\[bot] in [#300](immich-app/immich-charts#300)
- refactor: add option to store configuration in a secret by [@YotamKorah](https://github.com/YotamKorah) in [#296](immich-app/immich-charts#296)
- chore(deps): update dependency kubectl to v1.34.3 by [@renovate](https://github.com/renovate)\[bot] in [#304](immich-app/immich-charts#304)
- chore(deps): update actions/create-github-app-token action to v2.2.1 - autoclosed by [@renovate](https://github.com/renovate)\[bot] in [#303](immich-app/immich-charts#303)
- chore(deps): update helm to v4 (major) by [@renovate](https://github.com/renovate)\[bot] in [#302](immich-app/immich-charts#302)
- chore(deps): update github-actions by [@renovate](https://github.com/renovate)\[bot] in [#315](immich-app/immich-charts#315)
- chore(deps): update docker.io/valkey/valkey docker tag to v9.1 by [@renovate](https://github.com/renovate)\[bot] in [#325](immich-app/immich-charts#325)
- chore(deps): update int128/diff-action to v2 (major) by [@bo0tzz](https://github.com/bo0tzz) in [#329](immich-app/immich-charts#329)
- chore: deprecate http repo by [@bo0tzz](https://github.com/bo0tzz) in [#326](immich-app/immich-charts#326)
- fix(service): Add service appProtocol websocket to allow health and version check by [@jjpebesma](https://github.com/jjpebesma) in [#323](immich-app/immich-charts#323)
- chore(deps): update helm to v4.1.3 by [@renovate](https://github.com/renovate)\[bot] in [#301](immich-app/immich-charts#301)
- chore(deps): update dependency kubectl to v1.35.3 by [@renovate](https://github.com/renovate)\[bot] in [#311](immich-app/immich-charts#311)
- feat(config): add option to use an existing config not managed by the chart by [@YotamKorah](https://github.com/YotamKorah) in [#307](immich-app/immich-charts#307)
- chore(deps): update helm release common to v4.6.2 by [@renovate](https://github.com/renovate)\[bot] in [#316](immich-app/immich-charts#316)
- chore(deps): update github-actions (major) by [@renovate](https://github.com/renovate)\[bot] in [#297](immich-app/immich-charts#297)
- chore(deps): update dependency kind to v0.31.0 by [@renovate](https://github.com/renovate)\[bot] in [#310](immich-app/immich-charts#310)
- chore(deps): update dependency tilt to v0.37.0 by [@renovate](https://github.com/renovate)\[bot] in [#320](immich-app/immich-charts#320)
- chore(deps): update github-actions by [@renovate](https://github.com/renovate)\[bot] in [#324](immich-app/immich-charts#324)
- chore(deps): bump Immich version to v2.6.3 by [@bo0tzz](https://github.com/bo0tzz) in [#327](immich-app/immich-charts#327)
- chore: release 0.11.0 by [@bo0tzz](https://github.com/bo0tzz) in [#328](immich-app/immich-charts#328)

#### New Contributors

- [@YotamKorah](https://github.com/YotamKorah) made their first contribution in [#296](immich-app/immich-charts#296)
- [@jjpebesma](https://github.com/jjpebesma) made their first contribution in [#323](immich-app/immich-charts#323)

**Full Changelog**: <immich-app/immich-charts@immich-0.10.3...immich-0.11.0>
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>
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