Skip to content
This repository was archived by the owner on Jul 12, 2026. It is now read-only.

Bump bridgetown from 2.1.2 to 2.2.1 - #195

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bridgetown-2.2.1
Open

Bump bridgetown from 2.1.2 to 2.2.1#195
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bridgetown-2.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps bridgetown from 2.1.2 to 2.2.1.

Release notes

Sourced from bridgetown's releases.

v2.2.1

  • Pin Samovar CLI gem to previous compatible version

v2.2.0 "Verdant River City"

Full changelog since v2.1.2:

  • New! Bridgetown Center program & plugins directory #1084 (@​jaredcwhite)
  • Swap Puma out in favour of Falcon #1083 (@​ayushn21)
    • Due to underlying server layer refactoring, you may occasionally see a harmless Puma "thread error" notice on Ctrl+C. We'll track that down and include a patch in the next point release.
  • Add support for wikilinks in Markdown via initializer #1096 (@​jaredcwhite)
  • Optimize all_locales with pre-computed locale index #1092 (@​jclusso)
  • Drop Ruby 3.2 support and add Ruby 4 #1088 (@​ayushn21)
  • Deprecate DSL for HTTP requests 1095 (@​fpsvogel)
  • Support passing an array of files to include, exclude, and keep_files config options #1079 (@​Yegorov)
  • Bugfix: Start/build command and SSR hooks bugs #1104 (@​jaredcwhite)
  • Bugfix: Accept array arguments in config #1103 (@​jaredcwhite)
  • Bugfix: Dup ARGV passed to Bridgetown CLI so later access to ARGV gets complete data #1101 (@​jaredcwhite)
  • Bugfix: Add no-op roda_app accessor to GeneratedPage #1084 (@​jaredcwhite)
  • Removed: glob NPM package (esbuild can now use Node native glob) #1102 (@​jaredcwhite)
  • Create "newbie track" documentation #1077 (@​anantone & @​fpsvogel)
  • Docs: Remove Turbo from docs site, use CSS View Transitions
  • Docs: New sponsorship opportunity via Liberapay
  • Docs: fix YARD docs for Bridgetown::Utils#slugify #1070 (@​kgt)

Thanks to our contributors @​kgt, @​anantone, @​Yegorov, @​jclusso, @​fpsvogel, @​ayushn21, & @​jaredcwhite for making this release possible!

Changelog

Sourced from bridgetown's changelog.

[2.2.1] - 2026-06-14

  • Pin Samovar CLI gem to previous compatible version

[2.2.0] - 2026-05-20

  • New! Bridgetown Center program & plugins directory #1084 (@​jaredcwhite)
  • Swap Puma out in favour of Falcon #1083 (@​ayushn21)
    • Due to underlying server layer refactoring, you may occasionally see a harmless Puma "thread error" notice on Ctrl+C. We'll track that down and include a patch in the next point release.
  • Add support for wikilinks in Markdown via initializer #1096 (@​jaredcwhite)
  • Optimize all_locales with pre-computed locale index #1092 (@​jclusso)
  • Drop Ruby 3.2 support and add Ruby 4 #1088 (@​ayushn21)
  • Deprecate DSL for HTTP requests 1095 (@​fpsvogel)
  • Support passing an array of files to include, exclude, and keep_files config options #1079 (@​Yegorov)
  • Bugfix: Start/build command and SSR hooks bugs #1104 (@​jaredcwhite)
  • Bugfix: Accept array arguments in config #1103 (@​jaredcwhite)
  • Bugfix: Dup ARGV passed to Bridgetown CLI so later access to ARGV gets complete data #1101 (@​jaredcwhite)
  • Bugfix: Add no-op roda_app accessor to GeneratedPage #1084 (@​jaredcwhite)
  • Removed: glob NPM package (esbuild can now use Node native glob) #1102 (@​jaredcwhite)
  • Create "newbie track" documentation #1077 (@​anantone & @​fpsvogel)
  • Docs: Remove Turbo from docs site, use CSS View Transitions
  • Docs: New sponsorship opportunity via Liberapay
  • Docs: fix YARD docs for Bridgetown::Utils#slugify #1070 (@​kgt)
Commits
  • 4d58aaa Merge branch 'main' of github.com:bridgetownrb/bridgetown
  • d9981af Release 2.2.1
  • 070839a Merge pull request #1112 from fpsvogel/add-sitemap-to-bridgetown-website
  • 742229a Add bridgetown-sitemap to website
  • 33d3531 Add mentions and links to Willamette in various docs locations (#1111)
  • 0139e3c Merge pull request #1110 from fpsvogel/update-readme-template
  • c7bb386 Remove old themes link from README template
  • a3fd07c Update other Prerequisites in README template
  • 7e30cb3 Update Ruby and Node versions in README template
  • 180330a Add additional Bridgetown user site links
  • Additional commits viewable 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 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.1.2 to 2.2.1.
- [Release notes](https://github.com/bridgetownrb/bridgetown/releases)
- [Changelog](https://github.com/bridgetownrb/bridgetown/blob/main/CHANGELOG.md)
- [Commits](bridgetownrb/bridgetown@v2.1.2...v2.2.1)

---
updated-dependencies:
- dependency-name: bridgetown
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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