Skip to content

Bump the all-demo group in /demo with 2 updates #3453

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

Merged
merged 1 commit into from
May 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps the all-demo group in /demo with 2 updates: sprockets and lookbook.

Updates sprockets from 4.2.1 to 4.2.2

Changelog

Sourced from sprockets's changelog.

4.2.2

  • Added missing dependency on logger. #813
  • Fix URI::RFC3986_PARSER warnings. #812
  • Removed dependency on base64. #810
Commits
  • 4dff018 Release 4.2.2
  • 2fe13f2 Merge pull request #812 from yahonda/uri_rfc3986_parser_escape_and_unescape_a...
  • 19b056c Merge pull request #813 from yahonda/add_logger
  • ceac1ce Merge pull request #811 from yahonda/bump_rake
  • e87e7c6 Add logger as dependency to address warnings against Ruby 3.4.0dev
  • 9386ae4 Address warning: URI::RFC3986_PARSER warnings against ruby 3.4.0dev
  • 8b47cd5 Bump rake version 13 or higher to suppress ostruct warnings
  • 37b8468 Merge pull request #799 from m-nakamura145/update-ci-matrix
  • e4686d5 Merge pull request #810 from tricknotes/drop-base64
  • b8eaeef Drop base64 gem from dependency
  • Additional commits viewable in compare view

Updates lookbook from 2.3.8 to 2.3.9

Release notes

Sourced from lookbook's releases.

Release 2.3.9

New

Fixed

Commits
  • 484278b chore(main) release 2.3.9
  • 4d951fb Merge pull request #692 from lookbook-hq/dependabot/npm_and_yarn/tailwindcss/...
  • dee1029 Merge pull request #694 from lookbook-hq/dependabot/npm_and_yarn/prettier-3.5.3
  • cf48652 chore(deps-dev): bump prettier from 3.5.2 to 3.5.3
  • 13a0725 Downgrade ESLint for compatability with airbnb-base
  • 030c23c chore(deps): bump @​tailwindcss/forms from 0.5.6 to 0.5.10
  • 4a130e6 Merge pull request #691 from lookbook-hq/dependabot/npm_and_yarn/autoprefixer...
  • 22b454c Merge pull request #695 from lookbook-hq/dependabot/npm_and_yarn/eslint-9.23.0
  • 6d6bafb Merge pull request #700 from lookbook-hq/fix-phlex-v1-support
  • dbbd5e3 Fix Phlex version identification
  • 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 Apr 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 21, 2025 11:36
@dependabot dependabot bot requested a review from hectahertz April 21, 2025 11:36
Copy link

changeset-bot bot commented Apr 21, 2025

⚠️ No Changeset found

Latest commit: e346e57

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/demo/all-demo-2151f5b425 branch 2 times, most recently from 8e970a2 to a4e6ac9 Compare April 28, 2025 10:56
@dependabot dependabot bot force-pushed the dependabot/bundler/demo/all-demo-2151f5b425 branch from a4e6ac9 to 7e6b20d Compare May 5, 2025 10:13
Bumps the all-demo group in /demo with 2 updates: [sprockets](https://github.com/rails/sprockets) and [lookbook](https://github.com/ViewComponent/lookbook).


Updates `sprockets` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/rails/sprockets/releases)
- [Changelog](https://github.com/rails/sprockets/blob/main/CHANGELOG.md)
- [Commits](rails/sprockets@v4.2.1...v4.2.2)

Updates `lookbook` from 2.3.8 to 2.3.9
- [Release notes](https://github.com/ViewComponent/lookbook/releases)
- [Commits](lookbook-hq/lookbook@v2.3.8...v2.3.9)

---
updated-dependencies:
- dependency-name: sprockets
  dependency-version: 4.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-demo
- dependency-name: lookbook
  dependency-version: 2.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-demo
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/demo/all-demo-2151f5b425 branch from 7e6b20d to e346e57 Compare May 9, 2025 20:21
@hectahertz hectahertz added this pull request to the merge queue May 14, 2025
Merged via the queue into main with commit a313fd7 May 14, 2025
32 checks passed
@hectahertz hectahertz deleted the dependabot/bundler/demo/all-demo-2151f5b425 branch May 14, 2025 11:12
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