build(deps-dev): bump vitest from 4.1.7 to 4.1.8 in the vitest group across 1 directory#341
Conversation
Head branch was pushed to by a user without write access
Head branch was pushed to by a user without write access
|
@dependabot recreate |
1ef633a to
12db122
Compare
|
This is impacted by this issue UmbrellaDocs/action-linkspector#62 And since we're using that action all over the place, it might start blocking other things. CC @lornajane @handrews @ralfhandl |
|
It looks like this pull request has commits from copilot and had also adjusted our usual merge rules (or I didn't understand something about the notifications I got, maybe?). We don't yet have an AI policy for our projects but I would not expect either commits or changes to merge rules to be performed by agents under the policy when we have it. I propose we therefore close this pull request and discuss further. |
|
@lornajane agreed @baywet can we roll back to a version of UmbrellaDocs/action-linkspector that does not have this problem? |
|
@lornajane I initially thought the problem came from this update and had copilot try a couple of different fixes. But all the commits it created have been discarded. Only the one from dependabot remains. @handrews yes we could I think. Unless the source of the problem is tied to a change in the underlying image, but I don't think so. I would prefer if it's fixed there so we don't have any additional work on our repos though. Let's give them a couple of days unless things are blocked and can't wait? |
Bumps the vitest group with 1 update in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vitest` from 4.1.7 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest ... Signed-off-by: dependabot[bot] <support@github.com>
12db122 to
00e727d
Compare
Bumps the vitest group with 1 update in the / directory: vitest.
Updates
vitestfrom 4.1.7 to 4.1.8Release notes
Sourced from vitest's releases.
Commits
e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...