Skip to content
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

chore(deps-dev): bump phlex-rails from 1.0.0 to 1.1.1 #562

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps phlex-rails from 1.0.0 to 1.1.1.

Release notes

Sourced from phlex-rails's releases.

1.1.1

  • Fixed a bug where Phlex would try to capture nil when rendered from ActionView without a block. — @​Burgestrand

1.1.0

  • Dropped dependency on rails and now only depends on railties
  • Fix an out of order rendering issue when yielding from a partial rendered with a block delegated from a component’s content block
  • Added flash helper adapter in Phlex::Rails::Helpers::Flash
  • Removed experimental form component
  • Updated phlex dependency to ~> 1.9
Changelog

Sourced from phlex-rails's changelog.

[1.1.1] 2023-11-27

  • Fixed a bug where Phlex would try to capture nil when rendered from ActionView without a block.

[1.1.0] 2023-11-24

  • Dropped dependency on rails and now only depends on railties
  • Fix an out of order rendering issue when yielding from a partial rendered with a block delegated from a component’s content block
  • Added flash helper adapter in Phlex::Rails::Helpers::Flash
  • Removed experimental form component
  • Updated phlex dependency to ~> 1.9
Commits
  • 71db8cc Bump 1.1.1
  • 4229e68 Merge pull request #130 from phlex-ruby/kbs/fix-render-template
  • 0f43146 Update sgml_spec to be compatible with older versions of Ruby
  • 2132576 Merge pull request #127 from phlex-ruby/dependabot/github_actions/actions/set...
  • ad8b73c Merge pull request #126 from phlex-ruby/dependabot/github_actions/actions/che...
  • 93b37a5 Merge pull request #128 from phlex-ruby/dependabot/github_actions/actions/dep...
  • 3d35661 Merge pull request #129 from phlex-ruby/dependabot/github_actions/actions/upl...
  • 3d870c3 Bump actions/upload-pages-artifact from 1 to 2
  • 547fe3f Bump actions/deploy-pages from 1 to 2
  • f85832f Bump actions/setup-node from 3 to 4
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [phlex-rails](https://github.com/phlex-ruby/phlex-rails) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/phlex-ruby/phlex-rails/releases)
- [Changelog](https://github.com/phlex-ruby/phlex-rails/blob/main/CHANGELOG.md)
- [Commits](phlex-ruby/phlex-rails@1.0.0...1.1.1)

---
updated-dependencies:
- dependency-name: phlex-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 1, 2023
Copy link

netlify bot commented Dec 1, 2023

Deploy Preview for lookbook-docs canceled.

Name Link
🔨 Latest commit bc380b4
🔍 Latest deploy log https://app.netlify.com/sites/lookbook-docs/deploys/6569ec7b31c2150008632825

@allmarkedup allmarkedup merged commit 60d5542 into main Jan 27, 2024
19 checks passed
@allmarkedup allmarkedup deleted the dependabot/bundler/phlex-rails-1.1.1 branch January 27, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant