-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump the tests group across 1 directory with 2 updates #1525
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 11, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@shopware/api-client
@shopware/api-gen
@shopware-pwa/cms-base
@shopware-pwa/composables-next
@shopware-pwa/nuxt3-module
@shopware-pwa/helpers-next
commit: |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tests-8954ca8c42
branch
from
December 16, 2024 11:51
29d411f
to
551acd8
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tests-8954ca8c42
branch
from
December 17, 2024 12:30
551acd8
to
b4013e5
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tests-8954ca8c42
branch
from
December 18, 2024 16:00
b4013e5
to
2d568d6
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tests-8954ca8c42
branch
2 times, most recently
from
December 19, 2024 11:07
7016337
to
e420e10
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tests-8954ca8c42
branch
from
December 20, 2024 15:48
e420e10
to
7755716
Compare
Bumps the tests group with 2 updates in the / directory: [@playwright/test](https://github.com/microsoft/playwright) and [@codspeed/vitest-plugin](https://github.com/CodSpeedHQ/codspeed-node). Updates `@playwright/test` from 1.49.0 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.0...v1.49.1) Updates `@codspeed/vitest-plugin` from 3.1.1 to 4.0.0 - [Release notes](https://github.com/CodSpeedHQ/codspeed-node/releases) - [Commits](CodSpeedHQ/codspeed-node@v3.1.1...v4.0.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tests - dependency-name: "@codspeed/vitest-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tests-8954ca8c42
branch
from
December 23, 2024 15:47
7755716
to
9c63d9e
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
javascript
Pull requests that update Javascript code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the tests group with 2 updates in the / directory: @playwright/test and @codspeed/vitest-plugin.
Updates
@playwright/test
from 1.49.0 to 1.49.1Release notes
Sourced from
@playwright/test
's releases.Commits
88bc8af
chore: mark v1.49.1 (#33921)9e855d5
cherry-pick(#33821): fix(recorder): allow clearing when recording is disabled...9365eb5
cherry-pick(#33834): fix: do not stall waiting for pending navigations after ...f92b233
cherry-pick(#33822): fix(codegen): do not reset current tool upon clearing hi...008722b
cherry-pick(#33797): fix(trace): inindexTree
checkisVisible
before addi...1dc8b3c
cherry-pick(#33746): chore: pin typescript while vue-tsc is brokenfbc770c
cherry-pick(#33793): fix(aria): escape even more yaml (#33795)1046fe0
cherry-pick(#33753): docs: update extensions doc for new headless1781bf3
cherry-pick(#33706): docs: release notes for languages v1.49b52a210
cherry-pick(#33712): docs(python): add LocatorAssertions.NotToMatchAriaSnapshotUpdates
@codspeed/vitest-plugin
from 3.1.1 to 4.0.0Release notes
Sourced from
@codspeed/vitest-plugin
's releases.Commits
acaf925
v4.0.07351c4e
chore: remove initOptimizations function60fc89b
feat!: update V8 flags and force optimizationc8110bd
chore: improve naming in workflow examples7215aa2
ci: bump actions/checkout to v4Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions