Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps thehanimo/pr-title-checker from 1.3.4 to 1.3.5.

Release notes

Sourced from thehanimo/pr-title-checker's releases.

v1.3.5

Update node runtime (v12->v16)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [thehanimo/pr-title-checker](https://github.com/thehanimo/pr-title-checker) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/thehanimo/pr-title-checker/releases)
- [Commits](thehanimo/pr-title-checker@v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: thehanimo/pr-title-checker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2022
@ryanzhang-oss ryanzhang-oss merged commit 88a3ed4 into main Oct 17, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/thehanimo/pr-title-checker-1.3.5 branch October 17, 2022 19:02
weng271190436 added a commit to weng271190436/fleet that referenced this pull request Dec 1, 2025
)

* remove pod handler

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* remove replicaset webhook as well

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* update guard rail

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* add e2e tests

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* rename

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* do not propagate rs and pod

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* fix unit test

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* add guard rail test for pod and rs

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* only block propagation for replica set and pod

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* Revert "remove pod handler"

This reverts commit 562b151fbea257ae31dd866305a9ef97d53b934e.

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* Revert "remove replicaset webhook as well"

This reverts commit ee9b4252d493cb1a46c50b258718a87aabe4e6c6.

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* revert

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* add options to disable rs and pod validating webhooks

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* guard rail pod and replica set if validating webhooks disabled

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* remove some test because validating webhooks are on by default

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* remove unintentional change

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* remove empty line

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* remove one unintentional change and remove owner ref check for other resources

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* fix readme

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* combine into single flag

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* add guard rail test for pod and rs

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* verify workload running in hub

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* rename flag

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* update readme

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* fix tests

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* do not propagate controller revision

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* fix test

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* ignore some pvc annotations

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* enum for stateful set test yaml

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* strip volume name from PVC

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* fix test

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* Revert "ignore some pvc annotations"

This reverts commit 9ba69dd493850823638c8cbd309a8a6122892d9d.

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* test job

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* address comment

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* fix unit test

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

---------

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>
Co-authored-by: Wei Weng <Wei.Weng@microsoft.com>
@weng271190436 weng271190436 mentioned this pull request Dec 1, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant