-
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
chore(deps): bump the minorandpatch group in /website with 8 updates #1775
chore(deps): bump the minorandpatch group in /website with 8 updates #1775
Conversation
be71a41
to
bd94bdb
Compare
Very strange that tests here fail reliably with some strange errors like
Only dependency that sounds like it could be responsible is vitest? |
01d0e48
to
edc4783
Compare
This should pass when #1784 is merged - rebase to check |
Bumps the minorandpatch group in /website with 8 updates: | Package | From | To | | --- | --- | --- | | [rsuite](https://github.com/rsuite/rsuite) | `5.60.0` | `5.60.1` | | [zod](https://github.com/colinhacks/zod) | `3.23.5` | `3.23.6` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.206` | `2.2.207` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.2` | `6.4.5` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.0` | `4.17.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.8` | `20.12.10` | | [daisyui](https://github.com/saadeghi/daisyui) | `4.10.3` | `4.10.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.5.3` | `1.6.0` | Updates `rsuite` from 5.60.0 to 5.60.1 - [Release notes](https://github.com/rsuite/rsuite/releases) - [Changelog](https://github.com/rsuite/rsuite/blob/main/CHANGELOG.md) - [Commits](rsuite/rsuite@v5.60.0...v5.60.1) Updates `zod` from 3.23.5 to 3.23.6 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](colinhacks/zod@v3.23.5...v3.23.6) Updates `@iconify/json` from 2.2.206 to 2.2.207 - [Commits](iconify/icon-sets@2.2.206...2.2.207) Updates `@testing-library/jest-dom` from 6.4.2 to 6.4.5 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.2...v6.4.5) Updates `@types/lodash` from 4.17.0 to 4.17.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.12.8 to 20.12.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `daisyui` from 4.10.3 to 4.10.5 - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](saadeghi/daisyui@v4.10.3...v4.10.5) Updates `vitest` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest) --- updated-dependencies: - dependency-name: rsuite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@iconify/json" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch ... Signed-off-by: dependabot[bot] <[email protected]>
edc4783
to
7854009
Compare
Tada, it works :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works!
…1775) Bumps the minorandpatch group in /website with 8 updates: | Package | From | To | | --- | --- | --- | | [rsuite](https://github.com/rsuite/rsuite) | `5.60.0` | `5.60.1` | | [zod](https://github.com/colinhacks/zod) | `3.23.5` | `3.23.6` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.206` | `2.2.207` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.2` | `6.4.5` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.0` | `4.17.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.8` | `20.12.10` | | [daisyui](https://github.com/saadeghi/daisyui) | `4.10.3` | `4.10.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.5.3` | `1.6.0` | Updates `rsuite` from 5.60.0 to 5.60.1 - [Release notes](https://github.com/rsuite/rsuite/releases) - [Changelog](https://github.com/rsuite/rsuite/blob/main/CHANGELOG.md) - [Commits](rsuite/rsuite@v5.60.0...v5.60.1) Updates `zod` from 3.23.5 to 3.23.6 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](colinhacks/zod@v3.23.5...v3.23.6) Updates `@iconify/json` from 2.2.206 to 2.2.207 - [Commits](iconify/icon-sets@2.2.206...2.2.207) Updates `@testing-library/jest-dom` from 6.4.2 to 6.4.5 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.2...v6.4.5) Updates `@types/lodash` from 4.17.0 to 4.17.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.12.8 to 20.12.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `daisyui` from 4.10.3 to 4.10.5 - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](saadeghi/daisyui@v4.10.3...v4.10.5) Updates `vitest` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest) --- updated-dependencies: - dependency-name: rsuite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@iconify/json" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the minorandpatch group in /website with 8 updates:
5.60.0
5.60.1
3.23.5
3.23.6
2.2.206
2.2.207
6.4.2
6.4.5
4.17.0
4.17.1
20.12.8
20.12.10
4.10.3
4.10.5
1.5.3
1.6.0
Updates
rsuite
from 5.60.0 to 5.60.1Release notes
Sourced from rsuite's releases.
Changelog
Sourced from rsuite's changelog.
Commits
5fac581
build: bump 5.60.15322f9c
fix(DateRangePicker): fix not auto switching to the end calendar when only on...ff1570c
fix(Toggle): fix the height problem of the switch element (#3780)d833a0a
fix(toggle): block pointer events when disabled (#3774)d1a7350
fix(DateRangePicker): fix not updating time on calendar when typing to change...2585d71
docs(i18n): fix missing localized language support (#3772)0d552a7
ci(test): pin React version to 18.2.0 (#3770)19580ee
build(docs): bump rsuite 5.60.017ed67e
docs: update CHANGELOG.mdUpdates
zod
from 3.23.5 to 3.23.6Release notes
Sourced from zod's releases.
Commits
93b480b
v3.23.6ce3711e
add VSCode dev container support and documenation1438861
Add copper tier (#3460)b87e59d
Update sponsor tiers (#3453)04e1f37
Fixed freezing async ZodReadonly results (#3457)3fed6f2
Add zod playground link (#3454)1f466d9
describe how one can protect from cyclical objects starting an infini… (#3447)6e5699a
Lint on latest nodebc0095a
Test on latest nodeUpdates
@iconify/json
from 2.2.206 to 2.2.207Commits
67bb7a8
Update 7 icon setsUpdates
@testing-library/jest-dom
from 6.4.2 to 6.4.5Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
e8c8b13
fix: add js suffix to isEqualWith import (#599)f03a582
fix(infra): codecoverage token addition (#600)20aca33
fix: Updates role support for aria-required attribute intoBeRequired
(#590)bd82f64
refactor: replace lodash with own implementation when possible (#593)Updates
@types/lodash
from 4.17.0 to 4.17.1Commits
Updates
@types/node
from 20.12.8 to 20.12.10Commits
Updates
daisyui
from 4.10.3 to 4.10.5Release notes
Sourced from daisyui's releases.
Changelog
Sourced from daisyui's changelog.
Commits
f5b5fd8
chore(release): 4.10.5b3e4800
fix: add missingoutline-*
color utility classes to CDN fileb4ef23f
workflowsb3cfb33
docs: move images to separate git9fe3370
Update src/docs/.enva7a1e9e
chore(release): 4.10.450d26b5
fix: show the parent element of disabledinput
as disabled829ec73
store4b7cdb8
Update src/docs/.envUpdates
vitest
from 1.5.3 to 1.6.0Release notes
Sourced from vitest's releases.
Commits
6b29f3d
chore: release v1.6.0f8d3d22
feat(benchmark): support comparing benchmark result (#5398)21e58bd
feat(browser): allow injecting scripts (#5656)30f728b
feat: custom "snapshotEnvironment" option (#5449)2f91322
feat(reporter): supportincludeConsoleOutput
andaddFileAttribute
in juni...c571276
perf: unnecessary rpc call when coverage is disabled (#5658)bdce0a2
feat: support standalone mode (#5565)40c299f
fix: don't panic on empty files in node_modulesc9e68ce
fix: hash the name of the file when caching (#5654)f5faf42
fix: callresolveId('vitest')
afterbuildStart
(#5646)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