Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump react-virtualized-auto-sizer and @types/react-virtualized-auto-sizer#20078

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 1, 2025
edited
Loading

Bumpsreact-virtualized-auto-sizer and@types/react-virtualized-auto-sizer. These dependencies needed to be updated together.
Updatesreact-virtualized-auto-sizer from 1.0.24 to 1.0.26

Release notes

Sourced fromreact-virtualized-auto-sizer's releases.

1.0.26

  • Changedwidth andheight values to be based omgetBoundingClientRect rather thanoffsetWidth andoffsetHeight (which are integers and can cause rounding/flickering problems in some cases).

1.0.25

  • Dependencies updated to include React 19
Changelog

Sourced fromreact-virtualized-auto-sizer's changelog.

1.0.26

  • Changedwidth andheight values to be based omgetBoundingClientRect rather thanoffsetWidth andoffsetHeight (which are integers and can cause rounding/flickering problems in some cases).

1.0.25

  • Dependencies updated to include React 19
Commits
  • 45b1270 Add deprecation warning for scaledWidth/scaledHeight accessors
  • e9c8ef0 Merge pull request#97 from bvaughn/issues/96
  • fdf25d4 Change width and height to come from getBoundingClientRect rather than offset...
  • 1898b07 Tweaked README format
  • 2dc8808 1.0.24 -> 1.0.25
  • 801cc52 Merge pull request#93 from olafbuitelaar/patch-1
  • 0b8b181 updated deps to react 19
  • 9f970c9 Update README
  • See full diff incompare view

Updates@types/react-virtualized-auto-sizer from 1.0.4 to 1.0.8

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsOct 1, 2025
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsOct 1, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)October 1, 2025 11:27
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/site/multi-7922352747 branch 2 times, most recently from9b634c9 to74ca21aCompareOctober 1, 2025 11:46
…-auto-sizerBumps [react-virtualized-auto-sizer](https://github.com/bvaughn/react-virtualized-auto-sizer) and [@types/react-virtualized-auto-sizer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-virtualized-auto-sizer). These dependencies needed to be updated together.Updates `react-virtualized-auto-sizer` from 1.0.24 to 1.0.26- [Release notes](https://github.com/bvaughn/react-virtualized-auto-sizer/releases)- [Changelog](https://github.com/bvaughn/react-virtualized-auto-sizer/blob/master/CHANGELOG.md)- [Commits](bvaughn/react-virtualized-auto-sizer@1.0.24...1.0.26)Updates `@types/react-virtualized-auto-sizer` from 1.0.4 to 1.0.8- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-virtualized-auto-sizer)---updated-dependencies:- dependency-name: react-virtualized-auto-sizer  dependency-version: 1.0.26  dependency-type: direct:production  update-type: version-update:semver-patch- dependency-name: "@types/react-virtualized-auto-sizer"  dependency-version: 1.0.8  dependency-type: direct:development  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/site/multi-7922352747 branch from74ca21a toa4218aeCompareOctober 1, 2025 18:40
@aslilacaslilac changed the titlechore: bump react-virtualized-auto-sizer and @types/react-virtualized-auto-sizer in /sitechore: bump react-virtualized-auto-sizer and @types/react-virtualized-auto-sizerOct 1, 2025
@github-actionsgithub-actionsbot merged commit79f5cb8 intomainOct 1, 2025
34 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/npm_and_yarn/site/multi-7922352747 branchOctober 1, 2025 22:46
aslilac pushed a commit that referenced this pull requestOct 7, 2025
…-auto-sizer (#20078)Bumps[react-virtualized-auto-sizer](https://github.com/bvaughn/react-virtualized-auto-sizer)and[@types/react-virtualized-auto-sizer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-virtualized-auto-sizer).These dependencies needed to be updated together.Updates `react-virtualized-auto-sizer` from 1.0.24 to 1.0.26<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/releases">react-virtualized-auto-sizer'sreleases</a>.</em></p><blockquote><h2>1.0.26</h2><ul><li>Changed <code>width</code> and <code>height</code> values to bebased om <code>getBoundingClientRect</code> rather than<code>offsetWidth</code> and <code>offsetHeight</code> (<ahref="https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/offsetWidth#value">whichare integers</a> and can cause rounding/flickering problems in somecases).</li></ul><h2>1.0.25</h2><ul><li>Dependencies updated to include React 19</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/blob/master/CHANGELOG.md">react-virtualized-auto-sizer'schangelog</a>.</em></p><blockquote><h2>1.0.26</h2><ul><li>Changed <code>width</code> and <code>height</code> values to bebased om <code>getBoundingClientRect</code> rather than<code>offsetWidth</code> and <code>offsetHeight</code> (<ahref="https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/offsetWidth#value">whichare integers</a> and can cause rounding/flickering problems in somecases).</li></ul><h2>1.0.25</h2><ul><li>Dependencies updated to include React 19</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/45b1270b631829c29746de23ad8d60b9a19f0960"><code>45b1270</code></a>Add deprecation warning for scaledWidth/scaledHeight accessors</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/e9c8ef003f09b13d4afa1a2dcb13f93d910dd937"><code>e9c8ef0</code></a>Merge pull request <ahref="https://redirect.github.com/bvaughn/react-virtualized-auto-sizer/issues/97">#97</a>from bvaughn/issues/96</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/fdf25d4075f3bb6ecc1062d2ad119459c8877f57"><code>fdf25d4</code></a>Change width and height to come from getBoundingClientRect rather thanoffset...</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/1898b073c15d4c62587cd2cab186a1b69f1131e4"><code>1898b07</code></a>Tweaked README format</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/2dc8808e2654e4b2753a6f330dc87bb72c2958ee"><code>2dc8808</code></a>1.0.24 -&gt; 1.0.25</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/801cc5239defabf2b0d53cfe236ea4cc447774e1"><code>801cc52</code></a>Merge pull request <ahref="https://redirect.github.com/bvaughn/react-virtualized-auto-sizer/issues/93">#93</a>from olafbuitelaar/patch-1</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/0b8b1811ffe82658f0330a5ae2726a105e71f9ce"><code>0b8b181</code></a>updated deps to react 19</li><li><ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/9f970c99fd53d7cb0908ad7d4de9982fdf63bd6e"><code>9f970c9</code></a>Update README</li><li>See full diff in <ahref="https://github.com/bvaughn/react-virtualized-auto-sizer/compare/1.0.24...1.0.26">compareview</a></li></ul></details><br />Updates `@types/react-virtualized-auto-sizer` from 1.0.4 to 1.0.8<details><summary>Commits</summary><ul><li>See full diff in <ahref="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-virtualized-auto-sizer">compareview</a></li></ul></details><br />Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

@aslilacaslilacAwaiting requested review from aslilacaslilac is a code owner

@ParkreinerParkreinerAwaiting requested review from ParkreinerParkreiner is a code owner

Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp