Bump the bundler-minor-patch group across 1 directory with 7 updates - #1063
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the bundler-minor-patch group across 1 directory with 7 updates#1063dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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
Bot
force-pushed
the
dependabot/bundler/bundler-minor-patch-e285a6fbbd
branch
from
September 1, 2026 15:52
736fbc8 to
af359ae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the bundler-minor-patch group with 7 updates in the / directory:
1.9.11.9.20.0.40.0.52.1.12.3.00.2.00.3.01.6.61.7.00.6.10.6.30.2.10.2.2Updates
webrickfrom 1.9.1 to 1.9.2Release notes
Sourced from webrick's releases.
Commits
b1684cev1.9.28f979b8Add GitHub release.yml to exclude dependencies label from changelog72744d8Bump ruby/setup-ruby action from v1.190.0 to v1.268.0b0398afMerge pull request #158 from jackorp/fix_test6456725Merge pull request #180 from ruby/dependabot/github_actions/actions/checkout-6b62f8d8Bump actions/checkout from 5 to 69a59373Merge pull request #181 from osyoyu/no-nreaddaf314aRemove usage of IO#nread5584117Merge pull request #178 from ruby/dependabot/github_actions/step-security/har...b761de1Bump step-security/harden-runner from 2.13.1 to 2.13.2Updates
jekyll-extlinksfrom 0.0.4 to 0.0.5Updates
jekyll-archivesfrom 2.1.1 to 2.3.0Release notes
Sourced from jekyll-archives's releases.
... (truncated)
Changelog
Sourced from jekyll-archives's changelog.
... (truncated)
Commits
b3050adRelease 💎 v2.3.02724ac1Update history to reflect merge of #180 [ci skip]8dd9476Include LICENSE in built gem (#180)79bd30fReorganize sections in History document [ci skip]1058973Update history to reflect merge of #179 [ci skip]5549ab5Add workflow to release gem via GitHub Actions (#179)eed99fdUpdate history to reflect merge of #178 [ci skip]7ff0bb9Addstyle_checkjob to CI workflow (#178)d35231eUpdate history to reflect merge of #177 [ci skip]32a7fa5Migrate CI to GitHub Actions (#177)Updates
base64from 0.2.0 to 0.3.0Release notes
Sourced from base64's releases.
Commits
c5d3c7fv0.3.05f43831[DOC] Tweaks for module Base64bb66095Enabled trusted publisher for rubygems.orgcd65c10Add RBS signature and testing (#25)e30df92Update file list on gemspec9704a4cUpdate license files same as ruby/ruby7ec2861Merge pull request #21 from ruby/old-version-on-macos7ae5efdExclude older than 2.6 on macos-149669a7dMerge pull request #18 from mark-young-atg/provide_changelog_link_on_rubygems7cab043Provide a 'Changelog' link on rubygems.org/gems/base64Updates
loggerfrom 1.6.6 to 1.7.0Release notes
Sourced from logger's releases.
Commits
f474d07Bump up v1.7.030a6070Merge pull request #119 from viralpraxis/add-skip-header-option7922086Merge pull request #125 from ruby/dependabot/github_actions/step-security/har...752b50bBump step-security/harden-runner from 2.10.4 to 2.11.0c1cfcb5Include selected files only in the gem file9e506e5[DOC] Add .rdoc_optionsf80a18e[DOC] Fix markups for the global variables6f7f908[DOC] Fix a typo25df1ed[DOC] Missing descriptions ofLogger.newarguments0892e1a[DOC] Specify files for documentsUpdates
ostructfrom 0.6.1 to 0.6.3Release notes
Sourced from ostruct's releases.
Commits
d6302c7v0.6.34596063useRactor.shareable_proc380c327Bump step-security/harden-runner from 2.12.1 to 2.12.2e558399v0.6.2436dff3Bump step-security/harden-runner from 2.12.0 to 2.12.1 (#80)d1908bdDon't need to use admin secret for gh release50d5124UseRactor#valueasRactor#takeis removed7ee2fe7Bump step-security/harden-runner from 2.11.1 to 2.12.0469694cBump step-security/harden-runner from 2.11.0 to 2.11.1b55ecb4Bump step-security/harden-runner from 2.10.4 to 2.11.0Updates
jekyll-include-cachefrom 0.2.1 to 0.2.2Release notes
Sourced from jekyll-include-cache's releases.
Changelog
Sourced from jekyll-include-cache's changelog.
Commits
6c19098Release v0.2.2 (#31)274ede2Bump actions/checkout from 2 to 7 (#29)186ad73Bump github/codeql-action from 1 to 4.37.3 (#28)2f87c88Modernize CI matrix and fix build under rubocop-rspec 3.0 (#30)6c2912fEnable Dependabot for GitHub Actions (#27)4f7ca57Update rubocop-rspec requirement from ~> 2.0 to ~> 3.0 (#25)e5613acMerge pull request #24 from EdwardBetts/spelling9b75463Correct spelling mistakeff84859Create codeql-analysis.yml809f916Update README.md