chore(deps): bump the ruby-deps group across 1 directory with 7 updates#2514
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the ruby-deps group across 1 directory with 7 updates#2514dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the ruby-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pagy](https://github.com/ddnexus/pagy) | `43.3.0` | `43.3.1` | | [tzinfo-data](https://github.com/tzinfo/tzinfo-data) | `1.2025.3` | `1.2026.1` | | [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) | `1.6.2` | `1.7.0` | | [haml_lint](https://github.com/sds/haml-lint) | `0.70.0` | `0.72.0` | | [web-console](https://github.com/rails/web-console) | `4.2.1` | `4.3.0` | | [faker](https://github.com/faker-ruby/faker) | `3.6.0` | `3.6.1` | | [rubocop](https://github.com/rubocop/rubocop) | `1.84.2` | `1.85.1` | Updates `pagy` from 43.3.0 to 43.3.1 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md) - [Commits](ddnexus/pagy@43.3.0...43.3.1) Updates `tzinfo-data` from 1.2025.3 to 1.2026.1 - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](tzinfo/tzinfo-data@v1.2025.3...v1.2026.1) Updates `rails-html-sanitizer` from 1.6.2 to 1.7.0 - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.6.2...v1.7.0) Updates `haml_lint` from 0.70.0 to 0.72.0 - [Release notes](https://github.com/sds/haml-lint/releases) - [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md) - [Commits](sds/haml-lint@v0.70.0...v0.72.0) Updates `web-console` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/rails/web-console/releases) - [Changelog](https://github.com/rails/web-console/blob/main/CHANGELOG.markdown) - [Commits](rails/web-console@v4.2.1...v4.3.0) Updates `faker` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/faker-ruby/faker/releases) - [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md) - [Commits](faker-ruby/faker@v3.6.0...v3.6.1) Updates `rubocop` from 1.84.2 to 1.85.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.84.2...v1.85.1) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: tzinfo-data dependency-version: 1.2026.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rails-html-sanitizer dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: haml_lint dependency-version: 0.72.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: web-console dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: faker dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.85.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 ruby-deps group with 7 updates in the / directory:
43.3.043.3.11.2025.31.2026.11.6.21.7.00.70.00.72.04.2.14.3.03.6.03.6.11.84.21.85.1Updates
pagyfrom 43.3.0 to 43.3.1Release notes
Sourced from pagy's releases.
Changelog
Sourced from pagy's changelog.
Commits
39b2be5Merge branch 'dev'debc98cVersion 43.3.18c4c5b3Update gems0655d3eUpdate RM run configurationse8acc65Improve docs61aa160Parallelize e2e testsa100906💎 Update assets for a few appsaa74bdaRefactor e2e testing:69533c3Refactor PagyApp:bd839fdAdd minitest-reporter and improve backatrace readabilityUpdates
tzinfo-datafrom 1.2025.3 to 1.2026.1Release notes
Sourced from tzinfo-data's releases.
Commits
5e9d667Update to tzdata version 2026a.3a03d35Rebuild modules for 2026 (adding an additional year of future data).73971d9Update copyright years.f73295cUpdate to Ruby 4.0.Updates
rails-html-sanitizerfrom 1.6.2 to 1.7.0Release notes
Sourced from rails-html-sanitizer's releases.
Changelog
Sourced from rails-html-sanitizer's changelog.
Commits
a8a0413version bump to v1.7.0ea9e7a4Merge pull request #214 from rails/add-allowed-urif26dc35Add Rails::HTML::Sanitizer.allowed_uri? delegating to Loofahcc83f51Merge pull request #213 from rails/flavorjones/ruby-4-supportee54515dev: ruby 4 support2a8fe89Merge pull request #208 from rails/dependabot/bundler/rack-3.1.172b0ecc7build(deps-dev): bump rack from 3.1.16 to 3.1.17c7ab9f2Merge pull request #206 from rails/dependabot/bundler/rack-3.1.160283ca4build(deps-dev): bump rack from 3.1.14 to 3.1.16ba7a284Merge pull request #204 from rails/dependabot/bundler/rack-3.1.14Updates
haml_lintfrom 0.70.0 to 0.72.0Release notes
Sourced from haml_lint's releases.
Changelog
Sourced from haml_lint's changelog.
Commits
c7eec90Cut version 0.72.0 (#634)3de6799Update rubocop requirement from 1.81.7 to 1.85.0 (#633)117b72aFix SpaceInsideParens violations in wrapped tag attributes (#632)73f075eCut version 0.71.0 (#630)9ac6174Gracefully degrade if Coveralls is down (#631)Updates
web-consolefrom 4.2.1 to 4.3.0Release notes
Sourced from web-console's releases.
Changelog
Sourced from web-console's changelog.
Commits
90e3474Release 4.3.0bdbb391Merge pull request #344 from fatkodima/fix-filter-proxies950462cFix compatiblity with latest railsc1f9252Merge pull request #345 from fatkodima/fix-ci6bc7159Fix CI859bc60Merge pull request #342 from zunda/bind-on-ipv6c66460aAlways permit IPv4-mapped IPv6 loopback addressesf3d437cMerge pull request #338 from luiscobot/patch-15383121replace close icon with ×9a5c089Merge pull request #336 from sambostock/drop-active-modelUpdates
fakerfrom 3.6.0 to 3.6.1Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
200c04aBump faker to v3.6.1 (#3221)079e87dBump rubocop to v1.85.0 (#3220)ae24592Bump rubocop-minitest from 0.38.2 to 0.39.1 (#3216)9ef1ecaRemove duplicate markdown reference link definition in README (#3217)ecd2f14Bump rubocop to 1.84.2 (#3215)a3624a8Zeitwerk experiment changes and results [skip ci] (#3213)c734011[skip ci]Add-backtick (#3210)bbd3f24Document lazy load experiment results (#3205)1ca97a0Remove unnecessary whitespace in README.md and /lib/locales/README.md (#3209)622580dBump rdoc from 7.1.0 to 7.2.0 (#3204)Updates
rubocopfrom 1.84.2 to 1.85.1Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
fd07672Cut 1.85.15c41f90Update Changelog5e8e492Merge pull request #14975 from sferik/fix_1497390f3780FixStyle/ReduceToHashfalse positive when accumulator is read in key/value90c7959Merge pull request #14972 from lovro-bikic/relevant-options-digest-cache3c20e8dCache relevant options digeste305f79Merge pull request #14969 from lovro-bikic/autoload-formatter-constants3f0a304Autoload formatters; they're required only when actually usedeb973f4Merge pull request #14966 from koic/fix_false_positives_in_style_redundant_pa...3338a40[Fix #14964] Fix false positives inStyle/RedundantParenthesesDependabot 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 conditions