Ben Villalobos
cf22cdfc96
Allow version bump PRs with package-lock.json changes ( #308100 )
...
Extends the bot exception in no-engineering-system-changes to handle
version bump PRs that include package-lock.json alongside package.json.
The previous change (#308090 ) only allowed single-file package.json
changes. Version bumps also run npm install which updates the lock file.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-04-07 00:04:20 +00:00
Ben Villalobos
d843b57fb4
Allow vs-code-engineering bot to update version field in package.json ( #308090 )
2026-04-06 22:57:34 +00:00
dependabot[bot]
c7de0877e0
Bump octokit/request-action from 2.4.0 to 3.0.0 ( #305135 )
...
Bumps [octokit/request-action](https://github.com/octokit/request-action ) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/octokit/request-action/releases )
- [Commits](https://github.com/octokit/request-action/compare/dad4362715b7fb2ddedf9772c8670824af564f0d...b91aabaa861c777dcdb14e2387e30eddf04619ae )
---
updated-dependencies:
- dependency-name: octokit/request-action
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2026-03-27 14:20:43 -07:00
Ben Villalobos
894acd3ec7
Allow vs-code-engineering bot to update distro field in package.json ( #301218 )
2026-03-13 11:40:01 -07:00
Ladislau Szomoru
e1341b09d3
Engineering - add GitHub action to prevent changes to the engineering system ( #280261 )
2025-12-02 14:00:45 +01:00