-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
chore(deps): bump the spectrum-dependencies group with 2 updates #93872
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
base: master
Are you sure you want to change the base?
chore(deps): bump the spectrum-dependencies group with 2 updates #93872
Conversation
The |
806eb79
to
67a3830
Compare
67a3830
to
6357dc6
Compare
6357dc6
to
a35279f
Compare
a35279f
to
decf24b
Compare
decf24b
to
79dca8e
Compare
79dca8e
to
b4f4b09
Compare
b4f4b09
to
f4cce75
Compare
f4cce75
to
0910702
Compare
0910702
to
20a59df
Compare
20a59df
to
380558a
Compare
380558a
to
24adf04
Compare
24adf04
to
0f2f63b
Compare
2c53e5d
to
c85931b
Compare
0e95991
to
dd1d585
Compare
dd1d585
to
d732da9
Compare
9c9dbe2
to
66a5182
Compare
66a5182
to
537a5d7
Compare
537a5d7
to
f549027
Compare
f549027
to
5f45090
Compare
4aac01f
to
8d6edeb
Compare
8d6edeb
to
4cc01b5
Compare
4cc01b5
to
7e36e60
Compare
Bumps the spectrum-dependencies group with 2 updates: [@react-stately/tree](https://github.com/adobe/react-spectrum) and [@react-types/shared](https://github.com/adobe/react-spectrum). Updates `@react-stately/tree` from 3.8.10 to 3.9.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/tree@3.8.10...@react-stately/tree@3.9.0) Updates `@react-types/shared` from 3.29.1 to 3.30.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-types/shared@3.29.1...@react-types/shared@3.30.0) --- updated-dependencies: - dependency-name: "@react-stately/tree" dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-types/shared" dependency-version: 3.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
7e36e60
to
0afb276
Compare
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.
Bug: Dependency Update Incomplete
The commit failed to fully update dependencies as described in the PR. While @react-stately/tree
was updated, @react-types/shared
was intended to be updated from 3.29.1
to 3.30.0
but remains at ^3.29.1
in package.json
.
package.json#L58-L59
Lines 58 to 59 in 0afb276
"@react-stately/tree": "^3.9.0", | |
"@react-types/shared": "^3.29.1", |
Was this report helpful? Give feedback by reacting with 👍 or 👎
Bumps the spectrum-dependencies group with 2 updates: @react-stately/tree and @react-types/shared.
Updates
@react-stately/tree
from 3.8.10 to 3.9.0Commits
9cc6cf8
Publish066cabf
chore: remove unused searchwithin (#8338)3ca8e30
chore: exclude onMove from RSP useDragAndDrop (#8350)cd9e55a
fix: tsdiff audit finds for release (#8348)f80c621
Revert "feat: Tree multiple level loading support (#8299)" (#8344)41ce6bf
docs: add version badge to tree dnd docs + fix render props example (#8347)92e3627
fix: TypeScript types colliding with globals (#8346)473c611
fix(RAC): Tree DnD followup + docs (#8302)21d1950
feat: support selectionMode="replace" in grid collection test utils (#8028)f89809d
fix: Fix S2 button/taggroup coloring so they apply on keyboard focus only (#8...Updates
@react-types/shared
from 3.29.1 to 3.30.0Release notes
Sourced from
@react-types/shared
's releases.Commits
9cc6cf8
Publish066cabf
chore: remove unused searchwithin (#8338)3ca8e30
chore: exclude onMove from RSP useDragAndDrop (#8350)cd9e55a
fix: tsdiff audit finds for release (#8348)f80c621
Revert "feat: Tree multiple level loading support (#8299)" (#8344)41ce6bf
docs: add version badge to tree dnd docs + fix render props example (#8347)92e3627
fix: TypeScript types colliding with globals (#8346)473c611
fix(RAC): Tree DnD followup + docs (#8302)21d1950
feat: support selectionMode="replace" in grid collection test utils (#8028)f89809d
fix: Fix S2 button/taggroup coloring so they apply on keyboard focus only (#8...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