This repository was archived by the owner on Jul 1, 2023. It is now read-only.
🚨 [security] [ruby] Update rails-i18n: 7.0.5 → 7.0.7 (patch)#280
Open
depfu[bot] wants to merge 5 commits intomainfrom
Open
🚨 [security] [ruby] Update rails-i18n: 7.0.5 → 7.0.7 (patch)#280depfu[bot] wants to merge 5 commits intomainfrom
depfu[bot] wants to merge 5 commits intomainfrom
Conversation
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rails-i18n (7.0.5 → 7.0.7) · Repo · Changelog
Release Notes
7.0.7 (from changelog)
7.0.6 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.13.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
Bump to 1.13.0Merge pull request #649 from fatkodima/fix-interpolate-same-objectReturn same string object when no interpolations were madeMerge pull request #651 from fatkodima/optimizationsMerge pull request #650 from fatkodima/stub_constOptimize `I18n.t`Properly stub constantsMerge pull request #637 from movermeyer/movermeyer/nested_pluralization_with_base_backendMerge pull request #647 from misdoro/exists_scopeMerge pull request #634 from movermeyer/movermeyer/explicit_0_1_and_lateral_inheritanceAllow passing scope argument to exists?Merge pull request #644 from mensfeld/masterMerge pull request #1 from mensfeld/patch-1Update simple.rbCreate funding.ymlMerge pull request #640 from movermeyer/movermeyer/date_meridian_indicatorsMerge pull request #642 from nickcampbell18/patch-1Fix load_path example in README.mdMerge pull request #627 from lucapericlp/masterAdd support for meridian indicators on `Date` objectsRevert #503 changes for Backend::BaseMerge pull request #636 from movermeyer/movermeyer/pluralization_and_symbol_resolutionFix symbol resolving with pluralizationGet closer to full CLDR pluralization supportRelease Notes
2.21.3
2.21.2
2.21.1
2.21.0
2.20.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.8.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
version bump to v2.8.2Merge pull request #126 from flavorjones/flavorjones-better-config-failure-logconvert source_directory into a posix pathomit misleading version number when using source_directoryfeat: output complete logs on error, including "config.log"Merge pull request #125 from petergoldstein/feature/add_ruby_3_2_to_ciAdds Ruby 3.2 to CI. Updates checkout action version.Merge pull request #124 from flavorjones/flavorjones-update-github-actions-v3ci: update github actions to avoid node version warningsSecurity Advisories 🚨
🚨 Update packaged libxml2 to v2.10.4 to resolve multiple CVEs
Release Notes
1.15.0
1.14.4
1.14.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.2.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Bump patch version.Support underscore in host names for Rack 2.2 (Fixes #2070) (#2071)Merge branch '2-2-sec' into 2-2-stableRelease Notes
1.2.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
Prepare for 1.2.2 releaseMerge pull request #810 from p8/fix/option-paddingMerge pull request #820 from skipkayhil/hm-create-file-permAllow setting file permissions with create_fileMerge pull request #799 from jpgeek/improve_error_message_for_inject_failureMerge pull request #802 from hsbt/suppress-warning-codeqlProperly pad aliases for option usageAlso use File.openWorkaround for Ruby 2.1-2.4Prefer to use URI.open and File.open instead of Kernel.openMerge pull request #787 from deivid-rodriguez/support-urisMerge pull request #807 from casperisfine/avoid-anonymous-evalMerge pull request #798 from peterzhu2118/remove-osMerge pull request #806 from jdufresne/typosMerge pull request #809 from amatsuda/cirexml 3.2.5 includes an incompatibility with Ruby 2.0Unquoted `2.0` means "the latest 2.x" i.e. 2.7.7 as of todayCI against Ruby 3.2Avoid anonymous evalFix some typosIndicated error might occur when content already existsDrop support for IRIXDrop support for HP-UXMerge pull request #796 from coderjoe/respect.changed.env.no_colorFix webmock errors in specs for ruby 2.1 and 2.2Respect the updated NO_COLOR specificationSupport `thor install <uri>` to install remote thor filesMerge pull request #785 from stanhu/sh-fips-hashMerge pull request #782 from timdiggins/respect-implicit-encoding-of-thorfilesMerge pull request #790 from deivid-rodriguez/bump-rubocopMerge pull request #791 from deivid-rodriguez/allow-running-readline-specs-in-isolationMerge pull request #789 from deivid-rodriguez/fix-cia potential fixcreate breaking specUpgrade RuboCop, fix config and offenses, and run it in CINo need to silence warnings in readline specsCleanup unnecessary setup from readline specsFix running readline specs in isolationReimplement did_you_mean suggestions to keep behaviour accross rubiesMerge pull request #780 from timdiggins/fix-ci-integrationtry coveralls_reborn to fix ssl errors.fix expectations for ruby 3 treatment of hash argSwitch hash from MD5 to SHA256fix options spec.Merge pull request #767 from ytkg/fix-ci-3-0-testFix CI setting for Ruby 3.0Release Notes
2.6.8 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
Ready for 2.6.8Edit the CHANGELOGs/dash/hyphen/gMore docs for for_gem_extensionREADME detailsDocument extended namespaces cannot be anonymousAdd argument validation to for_gem_extensionRename _new → __newRewordTypoAdd support for gem extensionsReorder assertionsLet warnings raise in the test suiteDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands