build(deps): bump the bundler group across 4 directories with 8 updates #1
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 group with 3 updates in the /pkgs/tools/admin/fastlane directory: addressable, json and jmespath.
Bumps the bundler group with 3 updates in the /pkgs/tools/admin/oxidized directory: json, rack and git.
Bumps the bundler group with 1 update in the /pkgs/tools/audio/mpdcron directory: nokogiri.
Bumps the bundler group with 2 updates in the /pkgs/tools/misc/anystyle-cli directory: yard and tzinfo.
Updates
addressable
from 2.7.0 to 2.8.6Changelog
Sourced from addressable's changelog.
... (truncated)
Commits
35a0f5c
gemspec: more#freeze
andrubygems_version
bump (#526)63ab40e
Update version, gemspec, and CHANGELOG for 2.8.6 (#525)20879a9
Memoize regexps for common character classes (#524)60feb48
Link directly to versioned changelog from gemspec (#522)d3635cc
Bump actions/checkout from 3 to 4 (#521)7cd185e
Update version, gemspec, and CHANGELOG for 2.8.5 (#518)a5a8514
Fix gemspec generation (#517)e01456b
Fix thread safety issue with encoding tables (#515)cf2153e
Allow ruby-head to fail (#516)b56cef3
Define URI::NONE as a module to avoid serialization issues (#509)Updates
json
from 2.5.1 to 2.7.2Release notes
Sourced from json's releases.
... (truncated)
Changelog
Sourced from json's changelog.
... (truncated)
Commits
036944a
Bump up 2.7.25a1659d
Merge pull request #578 from flori/warn-bundled-gemsfff2859
Warn to install ostruct if json couldn't load itcdbcbd0
Merge pull request #577 from tompng/autoload_generic_object84b7517
Merge pull request #576 from headius/no_19_jruby_methodsb507f9e
Autoload GenericObject to avoid require ostruct warning in Ruby 3.4a480682
Remove references to "19" methods in JRuby35d435e
Merge pull request #575 from flori/refine-ci817d7b0
Exclude 2.3-2.5 on macos-14 iamgedf33e8e
Added JRuby 9.4Updates
jmespath
from 1.4.0 to 1.6.2Release notes
Sourced from jmespath's releases.
Changelog
Sourced from jmespath's changelog.
Commits
8336859
Bump changelog and version9c7d316
Merge pull request #57 from mtichner/patch-190ab191
Merge branch 'main' into patch-1a085656
Merge pull request #48 from mvastola/mastera700772
Update syntax and add changelog entry1b91b71
Merge branch 'main' into masterc27c82d
Add numeric as a comparable type57d77ea
Update lib/jmespath/nodes/condition.rbfbb7ff4
nita78135f
use numericsUpdates
json
from 2.2.0 to 2.7.2Release notes
Sourced from json's releases.
... (truncated)
Changelog
Sourced from json's changelog.
... (truncated)
Commits
036944a
Bump up 2.7.25a1659d
Merge pull request #578 from flori/warn-bundled-gemsfff2859
Warn to install ostruct if json couldn't load itcdbcbd0
Merge pull request #577 from tompng/autoload_generic_object84b7517
Merge pull request #576 from headius/no_19_jruby_methodsb507f9e
Autoload GenericObject to avoid require ostruct warning in Ruby 3.4a480682
Remove references to "19" methods in JRuby35d435e
Merge pull request #575 from flori/refine-ci817d7b0
Exclude 2.3-2.5 on macos-14 iamgedf33e8e
Added JRuby 9.4Updates
rack
from 1.6.11 to 1.6.13Commits
47a1fd7
bump versionb8dc520
Handle case where session id key is requested but it is missing698a060
Merge pull request #1462 from jeremyevans/sessionid-to_sde902e4
Merge branch '1-6-sec' into 1-6-stableb7d6546
Bump versiond3e2f88
making diff smaller99a8a87
fix memcache tests on 1.6f2cb48e
fix tests on 1.67ff635c
Introduce a new base class to avoid breaking when upgrading3232f93
Add a version prefix to the private id to make easier to migrate old valuesUpdates
git
from 1.5.0 to 1.19.1Release notes
Sourced from git's releases.
... (truncated)
Changelog
Sourced from git's changelog.
... (truncated)
Commits
4979923
Release v1.19.1f97c57c
Announce the 2.0.0 pre-release (#682)b588e66
Release v1.19.03bdb280
Add option to push all branches to a remote repo at one time (#678)b0d89ac
Remove calls to Dir.chdir (#673)e64c2f6
Refactor tests for read_tree, write_tree, and commit_tree (#679)0bb965d
Explicitly name remote tracking branch in test (#676)8481f8c
Document how to delete a remote branch (#672)dce6816
show .log example with count in README, fixes #667 (#668)b1799f6
Update test of 'git worktree add' with no commits (#670)Updates
nokogiri
from 1.10.3 to 1.15.6Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
7ab6310
version bump to v1.15.6f8156b4
dep: update libxml to 2.11.7 (branch 1.15.x) (#3154)9827619
ci: pin to a version of bundler that works across supported rubies83a2571
dep: bump libxml to v2.11.75745d4b
version bump to v1.15.5da2d908
ci: add ruby version to vendored libs cache key (backport) (#3029)0f56450
ci: add ruby version to vendored libs cache key (#3028)32b2c35
dep: update libxml to 2.11.5 and libxslt to 1.1.39 (v1.15.x) (#3025)b8f7e16
ci: skip the BSD builds for nowaa3208b
dep: update libxml to 2.11.5 and libxslt to 1.1.39Updates
yard
from 0.9.25 to 0.9.36Release notes
Sourced from yard's releases.
... (truncated)
Changelog
Sourced from yard's changelog.
... (truncated)
Commits
e833aac
Tag release v0.9.361fcb2d8
Merge pull request #1538 from RedYetiDev/patch-2a831a59
Fix semicolon2a0b999
assign url_for_main to a variable3059017
Merge pull request #1519 from mtasaka/ruby33_test_fixc88406e
Update frames.erb7cb3fc5
Merge pull request Description has been truncated