chore(deps): add LTS-v2.12 Dependabot configurationThis change enables Dependabot on the LTS v2.12 branchChange-Id: Id6bc0031a827f5b527d687a7027b3d69ac35e7c8Signed-off-by: Jidong Sun <jidong@goo
chore(deps): add LTS-v2.12 Dependabot configurationThis change enables Dependabot on the LTS v2.12 branchChange-Id: Id6bc0031a827f5b527d687a7027b3d69ac35e7c8Signed-off-by: Jidong Sun <jidong@google.com>
show more ...
Merge "refactor(memmap): migrate to Poetry" into integration
refactor(memmap): migrate to PoetryThis change refactors the memmap tool into a Poetry project, with itsown dependencies. You can continue to run it manually with: poetry run memory <args>C
refactor(memmap): migrate to PoetryThis change refactors the memmap tool into a Poetry project, with itsown dependencies. You can continue to run it manually with: poetry run memory <args>Change-Id: I346283df1b8bfad4babc1f5a3861dab94d4a006aSigned-off-by: Chris Kay <chris.kay@arm.com>
chore(dependabot): reduce Dependabot PIP scope to non-major updatesChange-Id: I3213ad5ea76559e4774bb995fbe5ca4208b04792Signed-off-by: Chris Kay <chris.kay@arm.com>
chore(dependabot): further refine Dependabot configurationThe current Dependabot configuration results in several breaking changesto `package.json` and `pyproject.toml` files. Until we can get aro
chore(dependabot): further refine Dependabot configurationThe current Dependabot configuration results in several breaking changesto `package.json` and `pyproject.toml` files. Until we can get aroundbringing all of our tooling up to date with their latest dependencies,just ask Dependabot to limit its changes to minor updates in thelockfiles.Change-Id: I8a161c6373a24ae9b754eab47f04c3c3e85c449cSigned-off-by: Chris Kay <chris.kay@arm.com>
chore(dependabot): limit LTS branches to patch updatesThis change adjusts the Dependabot settings for the LTS branches suchthat Dependabot does not open pull requests for changes which anythingmo
chore(dependabot): limit LTS branches to patch updatesThis change adjusts the Dependabot settings for the LTS branches suchthat Dependabot does not open pull requests for changes which anythingmore substantial than patch updates (typically security fixes).Change-Id: Icc203038e8069e723926849a33c3e8784b544053Signed-off-by: Chris Kay <chris.kay@arm.com>
chore(deps): add LTS Dependabot configurationThis is an experimental change which (hopefully) enables Dependabot onthe LTS branches, and ensures that PRs touching the package managementfiles in t
chore(deps): add LTS Dependabot configurationThis is an experimental change which (hopefully) enables Dependabot onthe LTS branches, and ensures that PRs touching the package managementfiles in the repository assign the proper developer(s) as reviewers.Change-Id: Iefa2f46325514026969fabd08e550544dcb4a598Signed-off-by: Chris Kay <chris.kay@arm.com>