-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bump the devdependencies group across 1 directory with 6 updates #1855
Bump the devdependencies group across 1 directory with 6 updates #1855
Conversation
Bumps the devdependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sort-package-json](https://github.com/keithamus/sort-package-json) | `2.10.0` | `2.12.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.2.2` | `5.14.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.48.0` | `1.49.1` | | [@cobalt-ui/cli](https://github.com/terrazzoapp/terrazzo/tree/HEAD/packages/cli) | `1.11.0` | `1.12.0` | | [@cobalt-ui/core](https://github.com/terrazzoapp/terrazzo/tree/HEAD/packages/core) | `1.11.0` | `1.12.0` | Updates `sort-package-json` from 2.10.0 to 2.12.0 - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v2.10.0...v2.12.0) Updates `svelte` from 5.2.2 to 5.14.0 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) Updates `@testing-library/react` from 16.0.1 to 16.1.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.0.1...v16.1.0) Updates `@playwright/test` from 1.48.0 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.48.0...v1.49.1) Updates `@cobalt-ui/cli` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/terrazzoapp/terrazzo/releases) - [Changelog](https://github.com/terrazzoapp/terrazzo/blob/@cobalt-ui/[email protected]/packages/cli/CHANGELOG.md) - [Commits](https://github.com/terrazzoapp/terrazzo/commits/@cobalt-ui/[email protected]/packages/cli) Updates `@cobalt-ui/core` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/terrazzoapp/terrazzo/releases) - [Changelog](https://github.com/terrazzoapp/terrazzo/blob/@cobalt-ui/[email protected]/packages/core/CHANGELOG.md) - [Commits](https://github.com/terrazzoapp/terrazzo/commits/@cobalt-ui/[email protected]/packages/core) --- updated-dependencies: - dependency-name: sort-package-json dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@cobalt-ui/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@cobalt-ui/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Tip Once this PR is ready to go, add the This saves us a lot of money by not running the tests before we need them. |
Superseded by #1871. |
1 similar comment
Superseded by #1871. |
Bumps the devdependencies group with 6 updates in the / directory:
2.10.0
2.12.0
5.2.2
5.14.0
16.0.1
16.1.0
1.48.0
1.49.1
1.11.0
1.12.0
1.11.0
1.12.0
Updates
sort-package-json
from 2.10.0 to 2.12.0Release notes
Sourced from sort-package-json's releases.
Commits
0bf1155
feat: added support for ignore pattern to cli (#329)57aebe2
feat: add dual CJS/ESM release support (#316)5213340
fix: use locale-independent comparison for sorting of overrides (#327)99a9760
chore: switch to tinyglobby (#326)2611d16
docs: document check/diff example for stdio usage (#325)ae5ba5f
build(deps): bump braces from 3.0.2 to 3.0.3 (#320)b22b1fc
build(deps): bump micromatch from 4.0.5 to 4.0.8 (#324)92de3ef
chore: update release workflow, drop global npm install7e1dd1f
fix: support for sorting dependenciesMeta in Yarn berry (#323)d4bd8e2
Create LICENSEUpdates
svelte
from 5.2.2 to 5.14.0Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
bbf3829
Version Packages (#14715)5483495
feat: add $inspect.trace rune (#14290)64a32ce
Version Packages (#14708)9f96417
note when features were added (#14709)b0e3c5b
feat: add outro option to unmount (#14540)f0af633
feat: loose parser mode (#14691)af9b071
Version Packages (#14698)887ce6a
fix: don't add parenthesis to media query if already present (#14699)61a0da8
feat: Expose more AST types from"svelte/compiler"
(#14601)2e0dcd7
fix: ensure if block paths retain correct template namespacing (#14685)Updates
@testing-library/react
from 16.0.1 to 16.1.0Release notes
Sourced from
@testing-library/react
's releases.Commits
85ac253
feat: Add support for React 19 (#1367)Updates
@playwright/test
from 1.48.0 to 1.49.1Release notes
Sourced from
@playwright/test
's releases.... (truncated)
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
@cobalt-ui/cli
from 1.11.0 to 1.12.0Release notes
Sourced from
@cobalt-ui/cli
's releases.Changelog
Sourced from
@cobalt-ui/cli
's changelog.Commits
30ffa60
Remove APCA contrast algorithm (#352)17f676e
Version packages8067c51
Fix alias bug and plugin-css variable name bug (#281)3fc397e
Update deps (#254)2dec1cb
Update deps (#253)5c37ec5
Use Biome for linting/formatting (#242)Updates
@cobalt-ui/core
from 1.11.0 to 1.12.0Release notes
Sourced from
@cobalt-ui/core
's releases.Changelog
Sourced from
@cobalt-ui/core
's changelog.Commits
30ffa60
Remove APCA contrast algorithm (#352)17f676e
Version packages8067c51
Fix alias bug and plugin-css variable name bug (#281)3fc397e
Update deps (#254)2dec1cb
Update deps (#253)92a5411
Fix bad lint test (#249)0440b5c
[ci] release (#248)743b26f
Fix duplicate values failing on custom token types (#247)5c37ec5
Use Biome for linting/formatting (#242)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 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