bensheldon / open311status

Open311 Status monitors and aggregates the status of dozens of Open311 API endpoints, providing benchmarks and comparative insights.
https://status.open311.org
MIT License
34 stars 14 forks source link

Bump the bundler-all group across 1 directory with 39 updates #294

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the bundler-all group with 26 updates in the / directory:

Package From To
autoprefixer-rails 10.4.16.0 10.4.19.0
aws-sdk-s3 1.156.0 1.169.0
bootsnap 1.18.3 1.18.4
chartkick 5.0.7 5.1.1
faker 3.4.2 3.5.1
good_job 4.1.0 4.4.2
groupdate 6.4.0 6.5.1
jbuilder 2.12.0 2.13.0
pg 1.5.7 1.5.8
sentry-rails 5.18.2 5.21.0
terser 1.2.3 1.2.4
textacular 5.6.0 5.7.0
selenium-webdriver 4.23.0 4.25.0
rubocop 1.65.0 1.67.0
rubocop-performance 1.21.1 1.22.1
rubocop-rails 2.25.1 2.26.2
rubocop-rspec 3.0.3 3.1.0
slim_lint 0.27.0 0.31.0
webmock 3.23.1 3.24.0
activemodel-serializers-xml 1.0.2 1.0.3
childprocess 5.0.0 5.1.0
factory_bot 6.4.6 6.5.0
rspec-core 3.13.0 3.13.2
rspec-expectations 3.13.1 3.13.3
rspec-mocks 3.13.1 3.13.2
sprockets-rails 3.5.1 3.5.2

Updates autoprefixer-rails from 10.4.16.0 to 10.4.19.0

Changelog

Sourced from autoprefixer-rails's changelog.

10.4.19.0

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.
  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).
  • Fixed user-select: contain prefixes.
Commits


Updates aws-sdk-s3 from 1.156.0 to 1.169.0

Changelog

Sourced from aws-sdk-s3's changelog.

1.169.0 (2024-10-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.168.0 (2024-10-16)

  • Feature - Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.

1.167.0 (2024-10-02)

  • Feature - This release introduces a header representing the minimum object size limit for Lifecycle transitions.

1.166.0 (2024-09-24)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.165.0 (2024-09-23)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.164.0 (2024-09-20)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.163.0 (2024-09-18)

  • Feature - Added SSE-KMS support for directory buckets.

1.162.0 (2024-09-11)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.161.0 (2024-09-10)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.160.0 (2024-09-03)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

... (truncated)

Commits


Updates bootsnap from 1.18.3 to 1.18.4

Changelog

Sourced from bootsnap's changelog.

1.18.4

  • Allow using bootsnap without bundler. See #488.
  • Fix startup failure if the cache directory points to a broken symlink.
Commits
  • cae219a Release 1.18.4
  • 407bdef Merge pull request #489 from Shopify/fix-load-error
  • 7afa951 Fix bootsnap setup in environments without bundler
  • c5513d9 Merge pull request #487 from Uaitt/update-gh-action-versions
  • 65691ca Update GitHub actions versions
  • 156b8c9 Merge pull request #485 from Uaitt/changelog-typo
  • e76fe38 Merge pull request #486 from Uaitt/correct-rubocop-offenses
  • 9ec8d70 Correct Rubocop offenses
  • 47ad134 Correct a typo present in the CHANGELOG
  • f627992 Add --version flag
  • Additional commits viewable in compare view


Updates chartkick from 5.0.7 to 5.1.1

Changelog

Sourced from chartkick's changelog.

5.1.1 (2024-10-16)

  • Updated Chart.js to 4.4.5

5.1.0 (2024-08-20)

  • Updated Chart.js to 4.4.4
  • Dropped support for Ruby < 3.1
Commits
  • 083ff2c Version bump to 5.1.1 [skip ci]
  • ad74021 Updated Chart.js to 4.4.5 [skip ci]
  • 7dc6650 Added check for assets config [skip ci]
  • 0f32158 Only add assets to precompile list for Sprockets
  • 4a328e5 Version bump to 5.1.0 [skip ci]
  • aac53ce Updated license year [skip ci]
  • 14ccbf1 Updated license year [skip ci]
  • b9dd170 Updated Chart.js to 4.4.4
  • e3cdfec Improved code [skip ci]
  • c3b3926 Dropped support for Ruby < 3.1
  • See full diff in compare view


Updates faker from 3.4.2 to 3.5.1

Release notes

Sourced from faker's releases.

v3.5.1

Happy October! 🎃

This version drops support for Ruby < 3.0. We only support one EOL Ruby version at a time. Please upgrade to Ruby 3.0 to update to this and future versions of faker-ruby.

Besides that, this version removes deprecated generators, fixes some bugs, and adds a Security Policy.

Thanks to all contributors!

Breaking Changes

The following deprecated generators are being removed. Please use the new generators:

Deprecated New
Faker::TvShows::TheFreshPrinceOfBelAir.celebrity Faker::TvShows::TheFreshPrinceOfBelAir.actor
Faker::TvShows::Buffy.celebrity Faker::TvShows::Buffy.actor
Faker::TvShows::DrWho.villian Faker::TvShows::DrWho.villain
Faker::Games::HeroesOfTheStorm.class Faker::Games::HeroesOfTheStorm.class_name
Faker::JapaneseMedia::FmaBrotherhood Faker::JapaneseMedia::FullmetalAlchemistBrotherhood
Faker::Show Faker::Theater
Faker::Australia Faker::Locations::Australia
Faker::IDNumber Faker::IdNumber

Improvements & Bug fixes

Update local dependencies

New Contributors

... (truncated)

Changelog

Sourced from faker's changelog.

v3.5.1 (2024-10-18)

Happy October! 🎃

This version drops support for Ruby < 3.0. We only support one EOL Ruby version at a time. Please upgrade to Ruby 3.0 to update to this and future versions of faker-ruby.

Besides that, this version removes deprecated generators, fixes some bugs, and adds a Security Policy.

Thanks to all contributors!

Breaking Changes

The following deprecated generators are being removed. Please use the new generators:

Deprecated New
Faker::TvShows::TheFreshPrinceOfBelAir.celebrity Faker::TvShows::TheFreshPrinceOfBelAir.actor
Faker::TvShows::Buffy.celebrity Faker::TvShows::Buffy.actor
Faker::TvShows::DrWho.villian Faker::TvShows::DrWho.villain
Faker::Games::HeroesOfTheStorm.class Faker::Games::HeroesOfTheStorm.class_name
Faker::JapaneseMedia::FmaBrotherhood Faker::JapaneseMedia::FullmetalAlchemistBrotherhood
Faker::Show Faker::Theater
Faker::Australia Faker::Locations::Australia
Faker::IDNumber Faker::IdNumber

Improvements & Bug fixes

Update local dependencies

New Contributors

... (truncated)

Commits
  • 46130d9 Merge pull request #3017 from faker-ruby/bump-to-v-3.5.1
  • 656f96f Bump faker to 3.5.1
  • 0aa5963 Remove unused rake task
  • a9a7652 Merge pull request #3016 from faker-ruby/sb-add-security-policy
  • f39b41d Update SECURITY.md
  • ca7c336 Update SECURITY.md
  • 6a8ad8d Create SECURITY.md
  • 6795451 Merge pull request #3015 from JeremasPosta/fix/remove_example_with_leading_wh...
  • efb26b4 Merge branch 'main' into fix/remove_example_with_leading_whitespace
  • 65fca9f feat(music.band): reorder alphabetically
  • Additional commits viewable in compare view


Updates good_job from 4.1.0 to 4.4.2

Release notes

Sourced from good_job's releases.

v4.4.2

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v4.4.1...v4.4.2

v4.4.1

Review the Changelog for more details.

What's Changed

Full Changelog: https://github.com/bensheldon/good_job/compare/v4.4.0...v4.4.1

v4.4.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v4.3.0...v4.4.0

v4.3.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/bensheldon/good_job/compare/v4.2.1...v4.3.0

... (truncated)

Changelog

Sourced from good_job's changelog.

v4.4.2 (2024-10-18)

Full Changelog

Merged pull requests:

v4.4.1 (2024-10-10)

Full Changelog

Fixed bugs:

  • Better search job arguments (including integers) by adding serialized_params->>arguments explicitly #1504 (bensheldon)

Closed issues:

  • Searching for an integer type argument (on the dashboard) does not yeild any results #1458

Merged pull requests:

v4.4.0 (2024-10-08)

Full Changelog

Fixed bugs:

  • fix: unable to use keyword args when including the Labels extension #1500 (ElMassimo)
  • Fix GoodJob::Setting duplicate keys #1498 (mohammednasser-32)
  • Allow GoodJob::Job#retry_job's transaction to be joinable (fix CI for current rails-head) #1496 (Earlopain)

Closed issues:

  • Inline adapter doesn't retry jobs that throw a retryable error #1497
  • scheduled_at not respecting given timezone #1491
  • Multiple same values in cron_keys_disabled, cron_keys_enabled in good_job_settings table #1490
  • Cron jobs can be missed if deploys are timed just right #1484
  • Configuring connection pool in external mode #1483

... (truncated)

Commits


Updates groupdate from 6.4.0 to 6.5.1

Changelog

Sourced from groupdate's changelog.

6.5.1 (2024-10-07)

  • Fixed connection leasing for Active Record 7.2+

6.5.0 (2024-10-01)

  • Added support for Active Record 8
  • Dropped support for Ruby < 3.1 and Active Record < 7
Commits
  • 4035f8d Version bump to 6.5.1 [skip ci]
  • d51e8f8 Added MariaDB to readme [skip ci]
  • 8fdf313 Fixed connection leasing for Active Record 7.2+
  • b9f316c Version bump to 6.5.0 [skip ci]
  • b52a6e6 Updated license year [skip ci]
  • 56957b6 Removed unneeded gemfile [skip ci]
  • 543df45 Dropped support for Ruby < 3.1 and Active Record < 7
  • 0e03975 Updated changelog [skip ci]
  • be103a8 Test with Rails 8.0.0.beta1 on CI
  • efcf66f Test with Active Record 7.2.0 on CI
  • Additional commits viewable in compare view


Updates jbuilder from 2.12.0 to 2.13.0

Release notes

Sourced from jbuilder's releases.

v2.13.0

What's Changed

New Contributors

Full Changelog: https://github.com/rails/jbuilder/compare/v2.12.0...v2.13.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 pg from 1.5.7 to 1.5.8

Changelog

Sourced from pg's changelog.

v1.5.8 [2024-09-06] Lars Kanis lars@greiz-reinsdorf.de

  • 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.
Commits
  • cb35e3f Update to Postgresql-16.4 and OpenSSL-3.3.2 for Windows binary gems
  • 7af75a4 Bump VERSION to 1.5.8 and add changelog entry
  • d4c6c61 Merge pull request #589 from larskanis/fix-host-dup-on-reset
  • bf7d57f Save connection options for conn.reset
  • a2a3e6d CI: github actions @​v4 need distinct artifact names
  • dd060bc Merge pull request #587 from larskanis/github-v4
  • 7515aac CI: Use latest github actions
  • 070b72b Remove unused variable in spec
  • 65c5031 Improve code documentation
  • 60f74ff Fix typo
  • Additional commits viewable in compare view


Updates sentry-rails from 5.18.2 to 5.21.0

Changelog

Sourced from sentry-rails's changelog.

5.21.0

Features

  • Experimental support for multi-threaded profiling using Vernier (#2372)

    You can have much better profiles if you're using multi-threaded servers like Puma now by leveraging Vernier. To use it, first add vernier to your Gemfile and make sure it is loaded before sentry-ruby.

    # Gemfile
    

    gem 'vernier'
    gem 'sentry-ruby'

    Then, set a profiles_sample_rate and the new profiler_class configuration in your sentry initializer to use the new profiler.

    # config/initializers/sentry.rb
    

    Sentry.init do |config|

    ...

    config.profiles_sample_rate = 1.0
    config.profiler_class = Sentry::Vernier::Profiler
    end

Internal

  • Profile items have bigger size limit now (#2421)
  • Consistent string freezing (#2422)

5.20.1

Bug Fixes

  • Skip rubocop.yml in spec.files (#2420)

5.20.0

  • Add support for $SENTRY_DEBUG and $SENTRY_SPOTLIGHT (#2374)
  • Support human readable intervals in sidekiq-cron (#2387)
  • Set default app dirs pattern (#2390)
  • Add new strip_backtrace_load_path boolean config (default true) to enable disabling load path stripping (#2409)

Bug Fixes

  • Fix error events missing a DSC when there's an active span (#2408)
  • Verifies presence of client before adding a breadcrumb (#2394)

... (truncated)

Commits


Updates terser from 1.2.3 to 1.2.4

Changelog

Sourced from terser's changelog.

1.2.4 (7 October 2024)

  • update TerserJS to [5.34.1]
Commits


Updates textacular from 5.6.0 to 5.7.0

Changelog

Sourced from textacular's changelog.

5.7.0

  • ActiveRecord 7.2 compatibility
  • Defer extending ActiveRecord::Base until Active Record is loaded
Commits
  • 89eedb3 release 5.7.0
  • ea00b4a relax Active Record dependency
  • 7ebd3e1 Merge pull request #159 from bensheldon/patch-1
  • 68c7086 Merge pull request #161 from elektronaut/rails-7-2
  • 0e854f8 Add support for TestCase.fixture_paths
  • f15394c Fix migrations task
  • 0d23e59 Update gem requirements to allow Rails 7.2
  • 4e1a6f3 Defer extending ActiveRecord::Base until Active Record is loaded
  • See full diff in compare view


Updates selenium-webdriver from 4.23.0 to 4.25.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.25.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

  • 030fcf7918 - [ci] Using the commit sha and quoting values in workflow (Diego Molina)
  • 2d8e47d2ef - [ci] Setting permissions on workflow (Diego Molina)
  • aabdb7f98b - Update mirror info (Fri Sep 20 00:22:17 UTC 2024) (Selenium CI Bot)
  • 72f3c942cb - [ci] Fixing typo on workflow (Diego Molina)
  • f6f3ef3609 - [ci] Trying out a different release action (Diego Molina)
  • 96976cc287 - [ci] Removing release notes headers (Diego Molina)
  • f08149cae9 - [ci] Continuing if tag already exists (Diego Molina)
  • dc05aef1e2 - [ci] Fetching all history and trunk (Diego Molina)
  • ea4ecca90f - [ci] Fetching tags after the build has completed. (Diego Molina)
  • 54d83558d1 - [ci] Enabling workflow to be triggered manually (Diego Molina)
  • 95717cd268 - [build] Prepare for release of Selenium 4.25.0 (#14521) (Selenium CI Bot)
  • 8181cd62a3 - Update stage-release.yml (Diego Molina)
  • 26db22e5b2 - [build] Prepare for release of Selenium 4.25.0 (#14516) (Selenium CI Bot)
  • 747c6bf243 - [ci] Setup curl for Ubuntu on the pre release workflow (Diego Molina)
  • 4d7d336b5a - [ci] Setup curl for Ubuntu on the stage release workflow (Diego Molina)
  • 29dbcf1972 - [gitpod] Updating Dockerfile for gitpod (Diego Molina)
  • 6dd13d7314 - [py] fix tests in correct_event_firing_tests.py (#14510) (Navin Chandra)
  • f666c7f11b - .gitignore: add py/python.iml (#14505) (Swastik Baranwal)
  • 1af29ab473 - [bazel] Bump rules_java to 7.11.1 (Simon Mavi Stewart)
  • 8d6af178c7 - [bazel] Bump the JS rules to latest versions (#14512) (Simon Stewart)
  • 0d426741c9 - [rust] Selenium Manager errors when browser-path is wrong (#13352) (#14381) (Boni García)
  • 64590084bc - [rust] Reuse driver mirror URL (when available) to discover Firefox versions (#13941) (#14493) (Boni García)
  • 2970ad30a7 - [js][bidi] Fix flaky test for network event (Puja Jagani)
  • 375e841c7a - [java] Escape cookie values when required for tests (#14486) (Swastik Baranwal)
  • b8b76bb038 - [dotnet] [bidi] Consistent naming for main BiDi itself (Nikolay Borisenko)
  • b88f688db7 - [dotnet] [bidi] Rename entry point AsBidirectional to AsBiDirectional (Nikolay Borisenko)
  • 7602371488 - [rb] Allow driver path to be set using ENV variables (#14287) (Augustin Gottlieb Pequeno)
  • 39c38e48cd - Fix formatting (Puja Jagani)
  • 3e6802ef93 - Update .gitignore (Puja Jagani)
  • 1cb7c2afbc - [js] Updating version to nightly (Puja Jagani)
  • b5498a4146 - Update version (Puja Jagani)
  • 603f4a4a59 - Update Javascript changelog (Puja Jagani)
  • 7c8b46dd4a - [js] Close CDP websocket connection on driver.quit (#14501) (Puja Jagani)
  • a7a53fbfe6 - [dotnet] [bidi] Expos... _Description has been truncated_
dependabot[bot] commented 1 week ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 1 week ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml