Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps the production-dependencies group with 2 updates in the / directory: lookbook and view_component.

Updates lookbook from 2.3.12 to 2.3.13

Release notes

Sourced from lookbook's releases.

Release 2.3.13

Fixed

  • Use a reentrant lock in the preview parser (#739 - thanks @​tessereth!)
  • Ensure display options dropdown reflects correct state of options (#736)
  • Fix unresponsive params panel after param changes (#738)
  • Fix issue with using Rails render calls within a Phlex v2.x component (#737)
  • Fix header IDs in markdown (#722 - thanks @​spone!)
Commits
  • 206d538 chore(main) release 2.3.13
  • a186bcd Merge pull request #737 from lookbook-hq/fix-phlex-rendering-within-component
  • f5ef251 Merge pull request #736 from lookbook-hq/fix-display-options-panel-updating
  • e1ef189 Ensure button dropdowns are correctly updated sfter navigation
  • adaae6d Merge pull request #738 from lookbook-hq/fix-params-panel-unresponsive-bug
  • 187ddb9 Merge pull request #739 from tessereth/reentrant-mutex
  • d7064c0 Use a reentrant lock in the preview parser
  • a6abb45 Merge pull request #727 from lookbook-hq/dependabot/npm_and_yarn/lint-staged-...
  • 6357814 chore(deps-dev): bump lint-staged from 15.0.2 to 16.1.2
  • adcb099 Disable ActionView template annotations when rendering Lookbook views
  • Additional commits viewable in compare view

Updates view_component from 4.0.1 to 4.0.2

Release notes

Sourced from view_component's releases.

v4.0.2

What's Changed

Full Changelog: ViewComponent/view_component@v4.0.1...v4.0.2

Changelog

Sourced from view_component's changelog.

4.0.2

  • Share the view context in tests to prevent out-of-order rendering issues for certain advanced use-cases, eg. testing instances of Rails' FormBuilder.

  • Fix double rendering issue for partials that yield.

    Cameron Dutro

Commits
  • 4bbea1c Merge pull request #2430 from ViewComponent/release-4-0-2
  • b1ab0d3 Update lockfiles
  • 408e8d3 release 4.0.2
  • 26c2798 Merge pull request #2410 from ViewComponent/shared_view_context_in_test_helpers
  • 851b096 Merge branch 'shared_view_context_in_test_helpers' of github.com:ViewComponen...
  • f3df765 Fix build for ruby HEAD
  • 69f3fd7 Merge branch 'main' into shared_view_context_in_test_helpers
  • a755f3c Merge pull request #2424 from ViewComponent/fix_partial_with_yield
  • bc7f8b4 Woops, fix changelog
  • e2cefa9 Woops, fix changelog
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added bundler Gemfile dependencies dependencies Pull requests that update a dependency file skip changeset Pull requests that don't change the library output labels Aug 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 25, 2025 18:34
@dependabot dependabot bot requested a review from TylerJDev August 25, 2025 18:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file skip changeset Pull requests that don't change the library output bundler Gemfile dependencies labels Aug 25, 2025
Copy link

changeset-bot bot commented Aug 25, 2025

⚠️ No Changeset found

Latest commit: a75dab7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot force-pushed the dependabot/bundler/production-dependencies-35d1e8229f branch from c7a1022 to cec4263 Compare August 27, 2025 02:59
@TylerJDev TylerJDev requested a review from jonrohan August 28, 2025 12:51
Bumps the production-dependencies group with 2 updates in the / directory: [lookbook](https://github.com/lookbook-hq/lookbook) and [view_component](https://github.com/viewcomponent/view_component).


Updates `lookbook` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/lookbook-hq/lookbook/releases)
- [Commits](lookbook-hq/lookbook@v2.3.12...v2.3.13)

Updates `view_component` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](ViewComponent/view_component@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: lookbook
  dependency-version: 2.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: view_component
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/production-dependencies-35d1e8229f branch from cec4263 to a75dab7 Compare September 3, 2025 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bundler Gemfile dependencies dependencies Pull requests that update a dependency file skip changeset Pull requests that don't change the library output
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant