Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

Bumps bridgetown from 2.0.0.beta5 to 2.0.0.beta6.

Release notes

Sourced from bridgetown's releases.

v2.0.0.beta6

Changes since 2.0.0.beta5:

  • Fix component class to defer to the Streamlined render method for blocks #1003 (@​jaredcwhite)
  • Handle Symbol#to_s returning chilled strings #1001 (@​michaelherold)
  • Fix bridgetown-routes plugin so it inits ssr with sessions: true by default #1000 (@​jaredcwhite)
  • Additional docs improvements for ERB defaults

Thanks to @​michaelherold and @​jaredcwhite for their contributions!

Changelog

Sourced from bridgetown's changelog.

[2.0.0.beta6] - 2025-04-16

  • Fix component class to defer to the Streamlined render method for blocks #1003 (@​jaredcwhite)
  • Handle Symbol#to_s returning chilled strings #1001 (@​michaelherold)
  • Fix bridgetown-routes plugin so it inits ssr with sessions: true by default #1000 (@​jaredcwhite)
  • Additional docs improvements for ERB defaults
Commits
  • 98390ec Release 2.0 Beta 6
  • aca4822 fix: defer to the Streamlined render method for blocks (#1003)
  • 62f24de Update docs with multiple lang examples (#982)
  • a86c03c Handle Symbol#to_s returning chilled strings (#1001)
  • f9154e3 fix: routes plugin should init ssr with sessions: true by default (#1000)
  • 53a6b8a Allow sort_by and sort_direction to accept symbols in collection metadata...
  • 9da5dff add 2 ruby/erb examples to pagination. (#995)
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [bridgetown](https://github.com/bridgetownrb/bridgetown) from 2.0.0.beta5 to 2.0.0.beta6.
- [Release notes](https://github.com/bridgetownrb/bridgetown/releases)
- [Changelog](https://github.com/bridgetownrb/bridgetown/blob/main/CHANGELOG.md)
- [Commits](bridgetownrb/bridgetown@v2.0.0.beta5...v2.0.0.beta6)

---
updated-dependencies:
- dependency-name: bridgetown
  dependency-version: 2.0.0.beta6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 31, 2025
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.

0 participants