Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the production-dependencies group across 1 directory with 12 updates #143

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps the production-dependencies group with 12 updates in the / directory:

Package From To
devise 4.9.2 4.9.4
rails d75fdd1 17d8cd4
pg 1.4.5 1.5.9
puma 6.4.0 6.5.0
importmap-rails 1.2.1 2.0.3
turbo-rails 1.4.0 2.0.11
stimulus-rails 1.2.2 1.3.4
jbuilder 2.11.5 2.13.0
slim 5.1.1 5.2.1
redis 5.0.7 5.3.0
bootsnap 1.15.0 1.18.4
tailwindcss-rails 2.0.30 3.0.0

Updates devise from 4.9.2 to 4.9.4

Release notes

Sourced from devise's releases.

v4.9.4

https://github.com/heartcombo/devise/blob/v4.9.4/CHANGELOG.md#494---2024-04-10

v4.9.3

https://github.com/heartcombo/devise/blob/v4.9.3/CHANGELOG.md#493---2023-10-11

Commits
  • d5a48b4 Release v4.9.4
  • bab47e1 Adds Ruby 3.3 to CI on 4-stable
  • cee7457 Bump year [ci skip]
  • 95ed7d3 Merge pull request #5641 from henryaj/patch-1
  • edffc79 Respect locale set by controller in the failure app (#5567)
  • 1d66580 Release v4.9.3
  • dcbfb32 Merge pull request #5640 from nmaggioni/nm_config_template_typo
  • c146b25 Better clarify need to override internal_methods
  • 9a08620 Update changelog with Rails 7.1 mention [ci skip]
  • 407f223 Fix test warning about deprecated cache format in Rails 7.1
  • Additional commits viewable in compare view

Updates rails from d75fdd1 to 17d8cd4

Commits
  • 17d8cd4 Merge pull request #53994 from kamipo/fix_group_by_qualified_name_on_loaded
  • 19f7c34 Fix count with group by qualified name on loaded relation
  • 035ff71 Merge pull request #53924 from skipkayhil/push-tsnoyqkkqzrt
  • f40aea3 Extract --skip docs into section
  • 7f50099 Merge pull request #53983 from cgunther/sum-qualified-name-loaded
  • 5147c48 Fix sum with qualified name on loaded relation
  • 60cccb7 Merge pull request #53982 from kivikakk/push-znknxlolwmxv
  • 1c3b8d9 Use limit in #sole, not first.
  • d2ffa44 Ensure relation is loaded before mutation [ci-skip]
  • f7790e1 Merge pull request #53986 from peter-lamantia/main
  • Additional commits viewable in compare view

Updates pg from 1.4.5 to 1.5.9

Changelog

Sourced from pg's changelog.

v1.5.9 [2024-10-24] Lars Kanis [email protected]

  • Enable thread safety in static OpenSSL build for Windows. #595
  • Remove raising conect_timeout from 1 to 2 seconds. #590
  • Fix binary copy_data in Ractor context. #594
  • Exclude CI files and hidden files from built gem. #591 This is to simplify security inspection.
  • Update error classes to PostgreSQL-17.
  • Update Windows fat binary gem to OpenSSL-3.4.0 and PostgreSQL-17.0.

v1.5.8 [2024-09-06] Lars Kanis [email protected]

  • Fix host list duplication every time conn.reset is used. #586
  • Add default decoder for anonymous record types to BasicTypeRegistry #579
  • Update Windows fat binary gem to OpenSSL-3.3.2 and PostgreSQL-16.4.

v1.5.7 [2024-07-28] Lars Kanis [email protected]

  • Remove deprecated use of fptr->fd.#562 Direct access is disallowed since ruby-3.4.
  • Make pgconn_connect_poll close the socket prior to calling PQconnectPoll. #564 This could result in an exception while connecting when used multi threaded.
  • Fix several typos and improve spelling in documentation and code. #566
  • Add missing PG::RollbackTransaction as an option to exit conn.transaction. #560 Usage like in rails: https://api.rubyonrails.org/classes/ActiveRecord/Rollback.html
  • Don't print a warning when bigdecimal is required on ruby-3.4+ #574
  • Update Windows fat binary gem to OpenSSL-3.3.1 and PostgreSQL-16.3.

v1.5.6 [2024-03-01] Lars Kanis [email protected]

  • Renew address resolution (DNS) in conn.reset. #558 This is important, if DNS is used for load balancing, etc.
  • Make bigdecimal an optional dependency. #556 It's a gem in ruby-3.4+, so that users shouldn't be forced to use it.

v1.5.5 [2024-02-15] Lars Kanis [email protected]

  • Explicitly retype timespec fields to int64_t to fix compatibility with 32bit arches. #547
  • Fix possible buffer overflows in PG::BinaryDecoder::CopyRow on 32 bit systems. #548
  • Add binary Windows gems for Ruby 3.3.
  • Update Windows fat binary gem to OpenSSL-3.2.1 and PostgreSQL-16.2.

v1.5.4 [2023-09-01] Lars Kanis [email protected]

  • Fix compiling the pg extension with MSVC 2022. #535

... (truncated)

Commits
  • afe2f20 Bump VERSION to 1.5.9
  • 9f8a6c6 Add History entry for pg-1.5.9
  • 342bdbb Merge pull request #599 from larskanis/update-postgres
  • ca8e69c Remove skip on Windows since the issue is fixed
  • 70c02ea Work around missing dependency to errorcodes.h in PostgreSQL-17.0
  • 4a52437 CI: Update jobs to postgresql-1.7.0
  • d8c3753 Update to postgresql-17.0 and openssl-3.4.0 for Windows binary gems
  • 86367c6 Update error codes by rake update_error_codes
  • 94f1d7f Merge pull request #598 from larskanis/osl-threads
  • 716221a Enable thread safety in static OpenSSL build
  • Additional commits viewable in compare view

Updates puma from 6.4.0 to 6.5.0

Release notes

Sourced from puma's releases.

6.5.0 - Sky's Version

They say good things come to wait, and you've all had to wait a long time for 6.5.0 because @​nateberkopec had another daughter: Sky!

  • Features

    • Print RUBY_DESCRIPTION when Puma starts (#3407)
    • Set the worker process count automatically when using WEB_CONCURRENCY=auto (#3439, #3437)
    • Mark as ractor-safe (#3486, #3422)
    • Add option enable_keep_alives. true (the default) mimics existing behavior, but now you can use false to disable keepalive to reduce queue tail latency (#3496)
    • Add parameters to Puma methods to allow CI to change ENV in isolation (#3485)
    • Add ssl_ciphersuites option for TLSv1.3 ciphers (#3359, #3343)
    • You can now use --threads 5 or threads 5 to config max/min threads with a single number (used to need to say 5:5) (#3309)
    • Option to turn off systemd plugin (#3425, #3424)
    • Add on_stopped hook (#3411, #3380)
  • Bugfixes

    • Handle blank environment variables when loading config (#3539)
    • lib/rack/handler/puma.rb - fix for rackup v1.0.1, adjust Gemfile (#3532, #3531)
    • null_io.rb - add external_encoding, set_encoding, binmode, binmode? (#3214)
    • Implement NullIO#seek and #pos to mimic IO (#3468)
    • add support in rack handler & fix regression in binder for linux abstract namespace sockets (#3508)
    • Use actual thread local for Puma::Server.current. (#3360)
    • client.rb - fix request chunked body handling (#3338, #3337)
    • Properly handle two requests seen in the initial buffer (#3332)
    • Fix response repeated status line when request is invalid or errors are raised (#3308, #3307)
    • Fix child processes not being reaped when Process.detach used (#3314, #3313)
  • JRuby

    • Make HTTP length constants configurable (#3518)
    • Fixup jruby_restart.rb & launcher.rb to work with ARM64 macOS JRuby (#3467)
  • Performance

    • Avoid checking if all workers reached timeout unless idle timeout is configured (#3341)
    • Request body - increase read size to 64 kB (#3548)
    • single mode skip wait_for_less_busy_worker (#3325)
  • Refactor

    • A ton of CI/test improvements by @​MSP-Greg, as usual.
    • Add ThreadPool#stats and adjust Server#stats to use it (#3527)
    • normalize whitespace in worker stats string (#3513)
    • rack/handler/puma.rb - ssl - use start_with?, add test (#3510)
    • extconf.rb - add logging for OpenSSL versions (#3370)
    • Lazily require Puma::Rack::Builder (#3340)
    • Refactor: Constantize worker pipe request types (#3318)
  • Docs

    • stats.md improvements (#3514)
    • control_cli.rb: Harmonize help message with bin/puma (#3434)
    • dsl.rb: Clarify a callback's argument (#3435)

... (truncated)

Changelog

Sourced from puma's changelog.

6.5.0 / 2024-11-23

  • Features

    • Print RUBY_DESCRIPTION when Puma starts (#3407)
    • Set the worker process count automatically when using WEB_CONCURRENCY=auto (#3439, #3437)
    • Mark as ractor-safe (#3486, #3422)
    • Add option enable_keep_alive. true mimics existing behavior, but now can use false to disable keepalive to reduce queue tail latency (#3496)
    • Add parameters to Puma methods to allow CI to change ENV in isolation (#3485)
    • Add ssl_ciphersuites option for TLSv1.3 ciphers (#3359, #3343)
    • You can now use --threads 5 or threads 5 to config max/min threads with a single number (used to need to say 5:5) (#3309)
    • Option to turn off systemd plugin (#3425, #3424)
    • Add on_stopped hook (#3411, #3380)
  • Bugfixes

    • Handle blank environment variables when loading config (#3539)
    • lib/rack/handler/puma.rb - fix for rackup v1.0.1, adjust Gemfile (#3532, #3531)
    • null_io.rb - add external_encoding, set_encoding, binmode, binmode? (#3214)
    • Implement NullIO#seek and #pos to mimic IO (#3468)
    • add support in rack handler & fix regression in binder for linux abstract namespace sockets (#3508)
    • Use actual thread local for Puma::Server.current. (#3360)
    • client.rb - fix request chunked body handling (#3338, #3337)
    • Properly handle two requests seen in the initial buffer (#3332)
    • Fix response repeated status line when request is invalid or errors are raised (#3308, #3307)
    • Fix child processes not being reaped when Process.detach used (#3314, #3313)
  • JRuby

    • Make HTTP length constants configurable (#3518)
    • Fixup jruby_restart.rb & launcher.rb to work with ARM64 macOS JRuby (#3467)
  • Performance

    • Avoid checking if all workers reached timeout unless idle timeout is configured (#3341)
    • Request body - increase read size to 64 kB (#3548)
    • single mode skip wait_for_less_busy_worker (#3325)
  • Refactor

    • A ton of CI/test improvements by @​MSP-Greg, as usual.
    • Add ThreadPool#stats and adjust Server#stats to use it (#3527)
    • normalize whitespace in worker stats string (#3513)
    • rack/handler/puma.rb - ssl - use start_with?, add test (#3510)
    • extconf.rb - add logging for OpenSSL versions (#3370)
    • Lazily require Puma::Rack::Builder (#3340)
    • Refactor: Constantize worker pipe request types (#3318)
  • Docs

    • stats.md improvements (#3514)
    • control_cli.rb: Harmonize help message with bin/puma (#3434)
    • dsl.rb: Clarify a callback's argument (#3435)
    • lib/rack/handler/puma.rb - relocate and fixup module comment (#3495)

6.4.3 / 2024-09-19

... (truncated)

Commits
  • 9e98151 v6.5.0 - Sky's Version
  • 89740fb Request body - increase read size to 64 kB (#3548)
  • 932f5d0 CI: test/test_request_invalid.rb - use TestPuma::PumaSocket, RFC 9112 (#3553)
  • b444c10 Handle blank environment variables when loading config (#3539)
  • fba741b Make HTTP length constants configurable for JRuby (#3518)
  • 0255efd CI: remove test/helpers/config_file.rb, which modifies ENV (#3550)
  • 450784a CI: fix TestIntegration#server_gets - until, not unless (#3549)
  • 271e4d0 CI: remove unnecessary rake task test:all (#3543)
  • 9e0dc2e [CI] test_puma_server.rb - add HTTP/1.0 & HTTP/1.1 checks thru to app env (#3...
  • 23753d9 [CI] test_puma_server.rb - update & add tests for back-to-back requests (#3335)
  • Additional commits viewable in compare view

Updates importmap-rails from 1.2.1 to 2.0.3

Release notes

Sourced from importmap-rails's releases.

v2.0.3

What's Changed

Full Changelog: rails/importmap-rails@v2.0.2...v2.0.3

v2.0.2

What's Changed

New Contributors

Full Changelog: rails/importmap-rails@v2.0.1...v2.0.2

v2.0.1

What's Changed

  • Ensure update only runs when there are outdated packages by @​dhh

Full Changelog: rails/importmap-rails@v2.0.0...v2.0.1

v2.0.0

What's Changed

This major release includes two potentially backwards-incompatible changes:

  • The compatibility shim is no longer included, since all major browsers now natively support import maps. But if you need to support old browsers, like Safari 15, Firefox 75, Chrome 88, you should continue using the 1.x series of this gem.
  • Preloading is now the default. So if you have pins that you intend to lazy load, you need to specifically call preload: false as part of the pin.

All changes:

... (truncated)

Commits
  • 2927df5 Version 2.0.3
  • 32d9911 Re-enable support for Ruby 2.7
  • 022433e Merge pull request #267 from byroot/fix-ci-matrix
  • ea5f282 Update CI matrix
  • d79dfbf Bump required ruby version to 3.1
  • fb55367 Bump version for 2.0.2
  • b360120 Use entry_point as cache_key when generating preload tags (#266)
  • cc7142e Fix ./bin/importmap update (#262)
  • 8a7d61c Bump dependencies within existing range
  • e54fd54 Allows preload to be determined by provided entry_point (#253)
  • Additional commits viewable in compare view

Updates turbo-rails from 1.4.0 to 2.0.11

Release notes

Sourced from turbo-rails's releases.

v2.0.11

What's Changed

New Contributors

Full Changelog: hotwired/turbo-rails@v2.0.10...v2.0.11

v2.0.10

What's Changed

New Contributors

Full Changelog: hotwired/turbo-rails@v2.0.9...v2.0.10

v2.0.9

What's Changed

Full Changelog: hotwired/turbo-rails@v2.0.8...v2.0.9

v2.0.8

What's Changed

New Contributors

... (truncated)

Commits

Updates stimulus-rails from 1.2.2 to 1.3.4

Release notes

Sourced from stimulus-rails's releases.

v1.3.4

What's Changed

New Contributors

Full Changelog: hotwired/stimulus-rails@v1.3.3...v1.3.4

v1.3.3

What's Changed

Full Changelog: hotwired/stimulus-rails@v1.3.2...v1.3.3

v1.3.2

What's Changed

Full Changelog: hotwired/stimulus-rails@v1.3.0...v1.3.2

v1.3.0

What's Changed

New Contributors

Full Changelog: hotwired/stimulus-rails@v1.2.2...v1.3.0

Commits

Updates jbuilder from 2.11.5 to 2.13.0

Release notes

Sourced from jbuilder's releases.

v2.13.0

What's Changed

New Contributors

Full Changelog: rails/jbuilder@v2.12.0...v2.13.0

v2.12.0

What's Changed

New Contributors

Full Changelog: rails/jbuilder@v2.11.5...v2.12.0

Commits
  • 9aa3dd9 Use new version const
  • acf7a46 No lock committed
  • d469896 Bump version for 2.13.0
  • 9bcd653 Add test binstub
  • 99c42bd Add release binstub
  • e18fe2a Give Jbuilder a programmatically accessible version
  • 1a18149 Use new params.expect syntax (#573)
  • 5288e8a Remove OpenStruct references from Jbuilder (#567)
  • acf44b8 Add missing ':see_other' status code in generated destroy controller method (...
  • 0adeb96 Suggestion: Return early from collection partial rendering if blank. (#560)
  • Additional commits viewable in compare view

Updates slim from 5.1.1 to 5.2.1

Release notes

Sourced from slim's releases.

v5.2.1

  • Support Ruby 3.3
  • Update Gem metadata

v5.2.0

  • Fix logic less bug - #783
  • Support Rails 7.1 - #936
  • Fix splat arguments on Rails 7.1 - #942
Changelog

Sourced from slim's changelog.

5.2.1 (2024-01-20)

  • Support Ruby 3.3
  • Update Gem metadata

5.2.0 (2023-11-11)

  • Fix logic less bug - #783
  • Support Rails 7.1 - #936
  • Fix splat arguments on Rails 7.1 - #942
Commits

Updates redis from 5.0.7 to 5.3.0

Changelog

Sourced from redis's changelog.

5.3.0

  • Fix the return type of hgetall when used inside a multi transaction which is itself inside a pipeline.

5.2.0

  • Now require Ruby 2.6 because redis-client does.
  • Eagerly close subscribed connection when using subscribe_with_timeout. See #1259.
  • Add exception flag in pipelined allowing failed commands to be returned in the result array when set to false.

5.1.0

  • multi now accept a watch keyword argument like redis-client. See #1236.
  • bitcount and bitpos now accept a scale: argument on Redis 7+. See #1242
  • Added expiretime and pexpiretime. See #1248.

5.0.8

  • Fix Redis#without_reconnect for sentinel clients. Fix #1212.
  • Add sentinel_username, sentinel_password for sentinel clients. Bump redis-client to >=0.17.0. See #1213
Commits
  • a1d6f68 Release 5.3.0
  • 18642ef Merge pull request #1287 from junyuanz1/junyuanz/fix-uninitialized-constant-e...
  • 579263c Fix uninitialized constant Redis::Error error
  • 433ec69 Merge pull request #1281 from jjb/patch-1
  • 6a8d165 Merge pull request #1283 from supercaracal/fix-cluster-client-delay-loading-f...

…ates

Bumps the production-dependencies group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [devise](https://github.com/heartcombo/devise) | `4.9.2` | `4.9.4` |
| [rails](https://github.com/rails/rails) | ``d75fdd1`` | ``17d8cd4`` |
| [pg](https://github.com/ged/ruby-pg) | `1.4.5` | `1.5.9` |
| [puma](https://github.com/puma/puma) | `6.4.0` | `6.5.0` |
| [importmap-rails](https://github.com/rails/importmap-rails) | `1.2.1` | `2.0.3` |
| [turbo-rails](https://github.com/hotwired/turbo-rails) | `1.4.0` | `2.0.11` |
| [stimulus-rails](https://github.com/hotwired/stimulus-rails) | `1.2.2` | `1.3.4` |
| [jbuilder](https://github.com/rails/jbuilder) | `2.11.5` | `2.13.0` |
| [slim](https://github.com/slim-template/slim) | `5.1.1` | `5.2.1` |
| [redis](https://github.com/redis/redis-rb) | `5.0.7` | `5.3.0` |
| [bootsnap](https://github.com/Shopify/bootsnap) | `1.15.0` | `1.18.4` |
| [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) | `2.0.30` | `3.0.0` |



Updates `devise` from 4.9.2 to 4.9.4
- [Release notes](https://github.com/heartcombo/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md)
- [Commits](heartcombo/devise@v4.9.2...v4.9.4)

Updates `rails` from `d75fdd1` to `17d8cd4`
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@d75fdd1...17d8cd4)

Updates `pg` from 1.4.5 to 1.5.9
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md)
- [Commits](ged/ruby-pg@v1.4.5...v1.5.9)

Updates `puma` from 6.4.0 to 6.5.0
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v6.4.0...v6.5.0)

Updates `importmap-rails` from 1.2.1 to 2.0.3
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](rails/importmap-rails@v1.2.1...v2.0.3)

Updates `turbo-rails` from 1.4.0 to 2.0.11
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v1.4.0...v2.0.11)

Updates `stimulus-rails` from 1.2.2 to 1.3.4
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](hotwired/stimulus-rails@v1.2.2...v1.3.4)

Updates `jbuilder` from 2.11.5 to 2.13.0
- [Release notes](https://github.com/rails/jbuilder/releases)
- [Commits](rails/jbuilder@v2.11.5...v2.13.0)

Updates `slim` from 5.1.1 to 5.2.1
- [Release notes](https://github.com/slim-template/slim/releases)
- [Changelog](https://github.com/slim-template/slim/blob/main/CHANGES)
- [Commits](slim-template/slim@v5.1.1...v5.2.1)

Updates `redis` from 5.0.7 to 5.3.0
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](redis/redis-rb@v5.0.7...v5.3.0)

Updates `bootsnap` from 1.15.0 to 1.18.4
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](Shopify/bootsnap@v1.15.0...v1.18.4)

Updates `tailwindcss-rails` from 2.0.30 to 3.0.0
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](rails/tailwindcss-rails@v2.0.30...v3.0.0)

---
updated-dependencies:
- dependency-name: devise
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: rails
  dependency-type: direct:production
  dependency-group: production-dependencies
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: importmap-rails
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: turbo-rails
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: stimulus-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: jbuilder
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: slim
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: bootsnap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: tailwindcss-rails
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2024

Superseded by #144.

@dependabot dependabot bot closed this Dec 19, 2024
@dependabot dependabot bot deleted the dependabot/bundler/production-dependencies-0c1f089c29 branch December 19, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants