build(deps): bump the minor-and-patch group with 7 updates - #389
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group with 7 updates#389dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.10.9` | `3.14.10` | | [swr](https://github.com/vercel/swr) | `2.4.2` | `2.5.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.6` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.2.0` | `17.4.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.23` | `8.5.26` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.5.5` | `10.5.10` | Updates `@tanstack/react-virtual` from 3.10.9 to 3.14.10 - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.14.10/packages/react-virtual) Updates `swr` from 2.4.2 to 2.5.1 - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.4.2...v2.5.1) Updates `@testing-library/react` from 16.3.2 to 16.3.3 - [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.3.2...v16.3.3) Updates `@testing-library/user-event` from 14.6.1 to 14.6.6 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.1...v14.6.6) Updates `lint-staged` from 17.2.0 to 17.4.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.2.0...v17.4.1) Updates `postcss` from 8.5.23 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.23...8.5.26) Updates `storybook` from 10.5.5 to 10.5.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.5.10/code/core) --- updated-dependencies: - dependency-name: "@tanstack/react-virtual" dependency-version: 3.14.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: swr dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@testing-library/react" dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: lint-staged dependency-version: 17.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: storybook dependency-version: 10.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 minor-and-patch group with 7 updates:
3.10.93.14.102.4.22.5.116.3.216.3.314.6.114.6.617.2.017.4.18.5.238.5.2610.5.510.5.10Updates
@tanstack/react-virtualfrom 3.10.9 to 3.14.10Release notes
Sourced from @tanstack/react-virtual's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-virtual's changelog.
... (truncated)
Commits
e9874f0ci: Version Packages (#1247)b4a76cafix(marko-virtual): consolidate Marko e2e into one in-package app, fix test (...deca524ci: Version Packages (#1240)32b2f2bci: Version Packages (#1238)aa536e7fix(react-virtual): grow size container before scroll sync on end-anchored pr...87f689aci: Version Packages (#1231)ba5c47afeat(angular-virtual): add chat example and require Angular 20 (#1228)e2cb096ci: Version Packages (#1225)d49cc52fix(virtual-core): invalidate measurements when gap option changes (#1223)151e9f4ci: Version Packages (#1213)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tanstack/react-virtualsince your current version.Updates
swrfrom 2.4.2 to 2.5.1Release notes
Sourced from swr's releases.
... (truncated)
Commits
7173e55chore: bump version to 2.5.1 (#4315)9e8b1c9fix: clean up completed subscription state (#4310)a33fba7fix: revalidate suspense cacheData on remount (#4312)ad7b276fix: hydrate cacheData for hooks without a fetcher (#4293)ace8c0fchore: remove deprecated eslint config files (#4308)8b9bb972.5.0 (#4309)4a984f2chore: upgrade bunchee to 7.0.0 (#4307)6e68cdcchore: upgrade to TypeScript 7 (#4305)b7bb1e0chore: bump bunchee to 6.12.2 (#4304)fc7ac112.5.0-beta.1 (#4299)Updates
@testing-library/reactfrom 16.3.2 to 16.3.3Release notes
Sourced from @testing-library/react's releases.
Commits
20ce75ffix: Avoid act() re-entrant when dispatching events (#1468)be9d81ddocs: fix typos in comments and types (#1446)Updates
@testing-library/user-eventfrom 14.6.1 to 14.6.6Release notes
Sourced from @testing-library/user-event's releases.
Commits
71a5475fix: default pointer event pointerType to empty string instead of the string ...43efda7fix: tab retargeting if focus moved during keydown (#1296)d7e80e3fix: keyboard event repeat property (#1312)43d8e6cci: remove broken npm backfill step (#1322)1d18b1ffix(release): manually release a patch version (#1321)232f3e6docs: add migration note and clean up README badges (#1320)83e2b22ci: remove deprecated CodeSandbox CI (#1318)e8da819ci: publish to npm via OIDC trusted publishing (#1317)13fa4bcci: stop lint errors from blocking release (#1316)c3cec18chore(ci): make releases work with full git history (#1315)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/user-eventsince your current version.Updates
lint-stagedfrom 17.2.0 to 17.4.1Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
d0c1517Merge pull request #1841 from lint-staged/changeset-release/mainf061335chore(changeset): released2721afMerge pull request #1840 from lint-staged/updatesefe5b63ci: update Changesets action because it failed to publishcd76ce3build: update dependenciesea195e1Merge pull request #1837 from lint-staged/changeset-release/maina6a0d61chore(changeset): release0a09098Merge pull request #1832 from lint-staged/add-all-flag7fd685bfix: further fix parsing options logic510a27cfeat: add--allflag for including all files tracked by Git instead of just...Updates
postcssfrom 8.5.23 to 8.5.26Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
07b2577Release 8.5.26 version47de6b9Update CI1493a83Fix Rule#selectors losing the empty selector (#2129)180db16Typo29e9e00Resolve symlinks before the previous-source-map containment check (#2125)3ba8f84Update dependencies87e72f6Update lock filecaaeeb9Upgrade nanoid to fix infinite loop on zero size (#2124)3609b6fExplain how to type plugin optionsfbad419docs: show ESM and TypeScript plugin declaration (#2118)Updates
storybookfrom 10.5.5 to 10.5.10Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
a2db752Bump version from "10.5.9" to "10.5.10" [skip ci]de77b08Merge pull request #35929 from storybookjs/valentin/sb-1821-pin-oxc-resolver374b8b3Merge pull request #35966 from storybookjs/valentin/docs-overlay-typography2148cddMerge pull request #35950 from storybookjs/fix/eslint-plugin-bundle-csfb336e8fMerge pull request #35945 from storybookjs/valentin/static-services-subpath-f...8f56104Bump version from "10.5.8" to "10.5.9" [skip ci]f31554bBackport the module-graph hot/cold split and no-op index skip to 10.5.9.c1db83aMerge pull request #35521 from TheSeydiCharyyev/fix/35436-urlstore-docs-path6ef7d1aBump version from "10.5.7" to "10.5.8" [skip ci]647e982Merge pull request #35743 from storybookjs/norbert/revive-34415-file-aware-ts...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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