Skip to content

Bump the bundler-minor-patch group across 1 directory with 7 updates - #1063

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/bundler-minor-patch-e285a6fbbd
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/bundler-minor-patch-e285a6fbbd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the bundler-minor-patch group with 7 updates in the / directory:

Package From To
webrick 1.9.1 1.9.2
jekyll-extlinks 0.0.4 0.0.5
jekyll-archives 2.1.1 2.3.0
base64 0.2.0 0.3.0
logger 1.6.6 1.7.0
ostruct 0.6.1 0.6.3
jekyll-include-cache 0.2.1 0.2.2

Updates webrick from 1.9.1 to 1.9.2

Release notes

Sourced from webrick's releases.

v1.9.2

What's Changed

New Contributors

Full Changelog: ruby/webrick@v1.9.1...v1.9.2

Commits
  • b1684ce v1.9.2
  • 8f979b8 Add GitHub release.yml to exclude dependencies label from changelog
  • 72744d8 Bump ruby/setup-ruby action from v1.190.0 to v1.268.0
  • b0398af Merge pull request #158 from jackorp/fix_test
  • 6456725 Merge pull request #180 from ruby/dependabot/github_actions/actions/checkout-6
  • b62f8d8 Bump actions/checkout from 5 to 6
  • 9a59373 Merge pull request #181 from osyoyu/no-nread
  • daf314a Remove usage of IO#nread
  • 5584117 Merge pull request #178 from ruby/dependabot/github_actions/step-security/har...
  • b761de1 Bump step-security/harden-runner from 2.13.1 to 2.13.2
  • Additional commits viewable in compare view

Updates jekyll-extlinks from 0.0.4 to 0.0.5

Updates jekyll-archives from 2.1.1 to 2.3.0

Release notes

Sourced from jekyll-archives's releases.

v2.3.0

Minor Enhancements

  • Simplify checking if an archive type is enabled (#149)
  • Memoize relative_path attribute of archive pages (#153)
  • Memoize date attribute of date-type archive pages (#154)
  • Allow creating slugs for emoji characters. (#129)
  • Use Liquid drop to expose attributes to templates (#158)

Bug Fixes

  • Return unless 'jekyll-archives' config is a Hash (#139)
  • Include LICENSE in built gem (#180)

Internal Refactors

  • Initialize Archives generator with a hash (#135)
  • Remove support for legacy Jekyll versions (#136)
  • Read-in site's tags and categories attributes (#137)
  • Use private helper to append enabled archive type (#150)
  • Access nested Hash values with Hash#dig (#151)
  • Generate custom post_attr_hash with private helper (#152)

Development Fixes

  • Migrate CI to GitHub Actions (#177)
  • Add style_check job to CI workflow (#178)
  • Add workflow to release gem via GitHub Actions (#179)

Documentation Fixes

  • Substitute 'gems' with 'plugins' (#143)

v2.2.1

Minor Enhancements

  • Make Archive subclass of Page (#67)
  • Don't limit slugs/title to strings (#41)
  • Enable incremental operation (#58)
  • Remove deprecated defs (#89)

Development Fixes

  • Target Ruby 2.3
  • Allow testing and using with Jekyll 4.x (#133)
  • Update Travis config and Gemfile for Ruby < 2.2.2 support (#68)
  • Consolidate History file to work with jekyllbot (#80)
  • Remove Travis test for Ruby 1.9 (#87)
  • Inherit Jekyll's rubocop config for consistency (#65)
  • Bump travis ruby versions (#91)

... (truncated)

Changelog

Sourced from jekyll-archives's changelog.

2.3.0 / 2024-12-05

Minor Enhancements

  • Simplify checking if an archive type is enabled (#149)
  • Memoize relative_path attribute of archive pages (#153)
  • Memoize date attribute of date-type archive pages (#154)
  • Allow creating slugs for emoji characters. (#129)
  • Use Liquid drop to expose attributes to templates (#158)

Bug Fixes

  • Return unless 'jekyll-archives' config is a Hash (#139)
  • Include LICENSE in built gem (#180)

Internal Refactors

  • Initialize Archives generator with a hash (#135)
  • Remove support for legacy Jekyll versions (#136)
  • Read-in site's tags and categories attributes (#137)
  • Use private helper to append enabled archive type (#150)
  • Access nested Hash values with Hash#dig (#151)
  • Generate custom post_attr_hash with private helper (#152)

Development Fixes

  • Migrate CI to GitHub Actions (#177)
  • Add style_check job to CI workflow (#178)
  • Add workflow to release gem via GitHub Actions (#179)

Documentation Fixes

  • Substitute 'gems' with 'plugins' (#143)

2.2.1

Minor Enhancements

  • Make Archive subclass of Page (#67)
  • Don't limit slugs/title to strings (#41)
  • Enable incremental operation (#58)
  • Remove deprecated defs (#89)

Development Fixes

  • Target Ruby 2.3
  • Allow testing and using with Jekyll 4.x (#133)
  • Update Travis config and Gemfile for Ruby < 2.2.2 support (#68)
  • Consolidate History file to work with jekyllbot (#80)
  • Remove Travis test for Ruby 1.9 (#87)

... (truncated)

Commits

Updates base64 from 0.2.0 to 0.3.0

Release notes

Sourced from base64's releases.

v0.3.0

What's Changed

New Contributors

Full Changelog: ruby/base64@v0.2.0...v0.3.0

Commits
  • c5d3c7f v0.3.0
  • 5f43831 [DOC] Tweaks for module Base64
  • bb66095 Enabled trusted publisher for rubygems.org
  • cd65c10 Add RBS signature and testing (#25)
  • e30df92 Update file list on gemspec
  • 9704a4c Update license files same as ruby/ruby
  • 7ec2861 Merge pull request #21 from ruby/old-version-on-macos
  • 7ae5efd Exclude older than 2.6 on macos-14
  • 9669a7d Merge pull request #18 from mark-young-atg/provide_changelog_link_on_rubygems
  • 7cab043 Provide a 'Changelog' link on rubygems.org/gems/base64
  • See full diff in compare view

Updates logger from 1.6.6 to 1.7.0

Release notes

Sourced from logger's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: ruby/logger@v1.6.6...v1.7.0

Commits
  • f474d07 Bump up v1.7.0
  • 30a6070 Merge pull request #119 from viralpraxis/add-skip-header-option
  • 7922086 Merge pull request #125 from ruby/dependabot/github_actions/step-security/har...
  • 752b50b Bump step-security/harden-runner from 2.10.4 to 2.11.0
  • c1cfcb5 Include selected files only in the gem file
  • 9e506e5 [DOC] Add .rdoc_options
  • f80a18e [DOC] Fix markups for the global variables
  • 6f7f908 [DOC] Fix a typo
  • 25df1ed [DOC] Missing descriptions of Logger.new arguments
  • 0892e1a [DOC] Specify files for documents
  • Additional commits viewable in compare view

Updates ostruct from 0.6.1 to 0.6.3

Release notes

Sourced from ostruct's releases.

v0.6.3

What's Changed

Full Changelog: ruby/ostruct@v0.6.2...v0.6.3

v0.6.2

What's Changed

New Contributors

Full Changelog: ruby/ostruct@v0.6.1...v0.6.2

Commits
  • d6302c7 v0.6.3
  • 4596063 use Ractor.shareable_proc
  • 380c327 Bump step-security/harden-runner from 2.12.1 to 2.12.2
  • e558399 v0.6.2
  • 436dff3 Bump step-security/harden-runner from 2.12.0 to 2.12.1 (#80)
  • d1908bd Don't need to use admin secret for gh release
  • 50d5124 Use Ractor#value as Ractor#take is removed
  • 7ee2fe7 Bump step-security/harden-runner from 2.11.1 to 2.12.0
  • 469694c Bump step-security/harden-runner from 2.11.0 to 2.11.1
  • b55ecb4 Bump step-security/harden-runner from 2.10.4 to 2.11.0
  • Additional commits viewable in compare view

Updates jekyll-include-cache from 0.2.1 to 0.2.2

Release notes

Sourced from jekyll-include-cache's releases.

v0.2.2

Maintenance release: no runtime behavior changes.

Infrastructure

  • Modernize CI — test Ruby 3.3 & 4.0 against Jekyll 3.x & 4.x, and fix the build under rubocop-rspec 3.0 (#30)
  • Bump rubocop-rspec to ~> 3.0 (#25)
  • Enable Dependabot for GitHub Actions; bump actions/checkout and github/codeql-action (#27, #28, #29)
  • Add CodeQL analysis workflow

Misc

  • Fix a spelling mistake (#24)
Changelog

Sourced from jekyll-include-cache's changelog.

0.2.2

Maintenance release: no runtime behavior changes.

Infrastructure

  • Modernize CI — test Ruby 3.3 & 4.0 against Jekyll 3.x & 4.x, and fix the build under rubocop-rspec 3.0 (#30)
  • Bump rubocop-rspec to ~> 3.0 (#25)
  • Enable Dependabot for GitHub Actions; bump actions/checkout and github/codeql-action (#27, #28, #29)
  • Add CodeQL analysis workflow

Misc

  • Fix a spelling mistake (#24)
Commits
  • 6c19098 Release v0.2.2 (#31)
  • 274ede2 Bump actions/checkout from 2 to 7 (#29)
  • 186ad73 Bump github/codeql-action from 1 to 4.37.3 (#28)
  • 2f87c88 Modernize CI matrix and fix build under rubocop-rspec 3.0 (#30)
  • 6c2912f Enable Dependabot for GitHub Actions (#27)
  • 4f7ca57 Update rubocop-rspec requirement from ~> 2.0 to ~> 3.0 (#25)
  • e5613ac Merge pull request #24 from EdwardBetts/spelling
  • 9b75463 Correct spelling mistake
  • ff84859 Create codeql-analysis.yml
  • 809f916 Update README.md
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 31, 2026
@dependabot dependabot Bot changed the title Bump the bundler-minor-patch group with 7 updates Bump the bundler-minor-patch group across 1 directory with 7 updates Sep 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/bundler-minor-patch-e285a6fbbd branch from 736fbc8 to af359ae Compare September 1, 2026 15:52
@dependabot
dependabot Bot force-pushed the dependabot/bundler/bundler-minor-patch-e285a6fbbd branch from af359ae to 7e580bb Compare September 8, 2026 15:53
@dependabot
dependabot Bot force-pushed the dependabot/bundler/bundler-minor-patch-e285a6fbbd branch from 7e580bb to b957123 Compare September 15, 2026 15:54
Bumps the bundler-minor-patch group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [webrick](https://github.com/ruby/webrick) | `1.9.1` | `1.9.2` |
| [jekyll-extlinks](http://ogarkov.com/jekyll/plugins/extlinks/) | `0.0.4` | `0.0.5` |
| [jekyll-archives](https://github.com/jekyll/jekyll-archives) | `2.1.1` | `2.3.0` |
| [base64](https://github.com/ruby/base64) | `0.2.0` | `0.3.0` |
| [logger](https://github.com/ruby/logger) | `1.6.6` | `1.7.0` |
| [ostruct](https://github.com/ruby/ostruct) | `0.6.1` | `0.6.3` |
| [jekyll-include-cache](https://github.com/benbalter/jekyll-include-cache) | `0.2.1` | `0.2.2` |



Updates `webrick` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.9.1...v1.9.2)

Updates `jekyll-extlinks` from 0.0.4 to 0.0.5

Updates `jekyll-archives` from 2.1.1 to 2.3.0
- [Release notes](https://github.com/jekyll/jekyll-archives/releases)
- [Changelog](https://github.com/jekyll/jekyll-archives/blob/master/History.markdown)
- [Commits](jekyll/jekyll-archives@v2.1.1...v2.3.0)

Updates `base64` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/ruby/base64/releases)
- [Commits](ruby/base64@v0.2.0...v0.3.0)

Updates `logger` from 1.6.6 to 1.7.0
- [Release notes](https://github.com/ruby/logger/releases)
- [Commits](ruby/logger@v1.6.6...v1.7.0)

Updates `ostruct` from 0.6.1 to 0.6.3
- [Release notes](https://github.com/ruby/ostruct/releases)
- [Commits](ruby/ostruct@v0.6.1...v0.6.3)

Updates `jekyll-include-cache` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/benbalter/jekyll-include-cache/releases)
- [Changelog](https://github.com/benbalter/jekyll-include-cache/blob/main/CHANGELOG.md)
- [Commits](benbalter/jekyll-include-cache@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: base64
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: jekyll-archives
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: jekyll-extlinks
  dependency-version: 0.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: jekyll-include-cache
  dependency-version: 0.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: logger
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: ostruct
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: webrick
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/bundler-minor-patch-e285a6fbbd branch from b957123 to 529b8e0 Compare September 22, 2026 15:55

This branch has not been deployed

No deployments
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