Bump the bundler group across 1 directory with 4 updates#86
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the bundler group across 1 directory with 4 updates#86dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the bundler group with 4 updates in the / directory: [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader), [i18n](https://github.com/ruby-i18n/i18n), [json](https://github.com/ruby/json) and [tzinfo](https://github.com/tzinfo/tzinfo). Updates `cocoapods-downloader` from 1.1.3 to 1.6.3 - [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases) - [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md) - [Commits](CocoaPods/cocoapods-downloader@1.1.3...1.6.3) Updates `i18n` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v0.7.0...v0.8.0) Updates `json` from 1.8.6 to 2.3.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v1.8.6...v2.3.0) Updates `tzinfo` from 1.2.2 to 1.2.10 - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](tzinfo/tzinfo@v1.2.2...v1.2.10) --- updated-dependencies: - dependency-name: cocoapods-downloader dependency-version: 1.6.3 dependency-type: indirect dependency-group: bundler - dependency-name: i18n dependency-version: 0.8.0 dependency-type: indirect dependency-group: bundler - dependency-name: json dependency-version: 2.3.0 dependency-type: indirect dependency-group: bundler - dependency-name: tzinfo dependency-version: 1.2.10 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Mar 23, 2026
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 group with 4 updates in the / directory: cocoapods-downloader, i18n, json and tzinfo.
Updates
cocoapods-downloaderfrom 1.1.3 to 1.6.3Release notes
Sourced from cocoapods-downloader's releases.
... (truncated)
Changelog
Sourced from cocoapods-downloader's changelog.
... (truncated)
Commits
c03e2edRelease 1.6.3f75bcccDisable Bazaar tests due to macOS 12.3 not including python252a0d54Merge pull request #128 from CocoaPods/validate_before_dld27c983Ensure that the git pre-processor doesn't accidentally bail also3adfe1f[CHANGELOG] Add empty Master section591167aRelease 1.6.2d2564c3Merge pull request #127 from CocoaPods/validate_before_dl99fec61Switches where we check for invalid input, to move it inside the download fun...96679f2[CHANGELOG] Add empty Master section3a7c54bRelease 1.6.1Updates
i18nfrom 0.7.0 to 0.8.0Release notes
Sourced from i18n's releases.
Commits
529fc5bBump to 0.8.0d5fb5ddfix references to i18n in Gemfiles5cd5c9fAdd link to i18n guide to README27d7ab7Remove Gemfile.lock from source control4f0331dBump dependencies210feb6Update bundler7b205f2Add issue template6f3a5bbBump to 0.8.0.beta15e1af91Merge pull request #252 from Chipairon/fix-tests-for-stored-procse532e61Merge pull request #216 from bogdan/interpolate-rails-safe-bufferUpdates
jsonfrom 1.8.6 to 2.3.0Release notes
Sourced from json's releases.
... (truncated)
Changelog
Sourced from json's changelog.
Commits
92cf5c4v2.3.0579ae85Add some more recent jrubyacabfebMake tests green on jrubyc194360Update travis config49317c1Ignore log filesd84439fMerge pull request #391 from headius/prep_2.3.038f68d1Bump versions for 2.3.0.40524a9Merge pull request #390 from flori/relax-test-unit87379e6relax test-unit version for old ruby05de02fMerge branch 'zenspider-zenspider/ruby-2.7'Updates
tzinfofrom 1.2.2 to 1.2.10Release notes
Sourced from tzinfo's releases.
... (truncated)
Changelog
Sourced from tzinfo's changelog.
... (truncated)
Commits
0814dcdFix the release date.fd05e2aPreparing v1.2.10.b98c32eMerge branch 'fix-directory-traversal-1.2' into 1.2ac3ee68Remove unnecessary escaping of + within regex character classes.9d49bf9Fix relative path loading tests.394c381Removeprivate_constantfor consistency and compatibility.5e9f990Exclude Arch Linux's SECURITY file from the time zone index.17fc9e1Workaround for 'Permission denied - NUL' errors with JRuby on Windows.6bd7a51Update copyright years.9905ca9Fix directory traversal in Timezone.get when using Ruby data sourceDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.