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 bundler-all group with 18 updates #300

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps the bundler-all group with 18 updates:

Package From To
factory_bot_rails 6.4.3 6.4.4
pg 1.5.7 1.5.9
actioncable 7.1.4.1 7.1.4.2
actionmailbox 7.1.4.1 7.1.4.2
actionmailer 7.1.4.1 7.1.4.2
actionpack 7.1.4.1 7.1.4.2
actiontext 7.1.4.1 7.1.4.2
actionview 7.1.4.1 7.1.4.2
activejob 7.1.4.1 7.1.4.2
activemodel 7.1.4.1 7.1.4.2
activerecord 7.1.4.1 7.1.4.2
activestorage 7.1.4.1 7.1.4.2
activesupport 7.1.4.1 7.1.4.2
aws-partitions 1.992.0 1.996.0
execjs 2.9.1 2.10.0
loofah 2.22.0 2.23.1
railties 7.1.4.1 7.1.4.2
rexml 3.3.8 3.3.9

Updates factory_bot_rails from 6.4.3 to 6.4.4

Release notes

Sourced from factory_bot_rails's releases.

6.4.4

What's Changed

New Contributors

Full Changelog: thoughtbot/factory_bot_rails@v6.4.3...v6.4.4

Changelog

Sourced from factory_bot_rails's changelog.

6.4.4 (October 25, 2024)

  • Changed: Bump Factory Bot 6.5.0
Commits

Updates pg from 1.5.7 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.
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 actioncable from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from actioncable's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates actionmailbox from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from actionmailbox's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates actionmailer from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from actionmailer's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates actionpack from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from actionpack's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates actiontext from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from actiontext's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates actionview from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from actionview's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates activejob from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from activejob's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates activemodel from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from activemodel's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates activerecord from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from activerecord's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates activestorage from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from activestorage's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates activesupport from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from activesupport's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates aws-partitions from 1.992.0 to 1.996.0

Changelog

Sourced from aws-partitions's changelog.

1.996.0 (2024-10-25)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.995.0 (2024-10-24)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.994.0 (2024-10-23)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.993.0 (2024-10-22)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
Commits

Updates execjs from 2.9.1 to 2.10.0

Commits
  • 06feba5 Release 2.10.0
  • 86cb852 Merge pull request #143 from noesya/master
  • 7594b6b autodetect runtime for tests
  • 3ecf768 prevent runtime autodetect on require
  • ea4731d Merge pull request #135 from reesericci/patch-1
  • 3ab72a6 refactor and add test case
  • 45043f1 Merge pull request #141 from mattmenefee/update-coffeescript-link
  • 4dd71a2 Update link to CoffeeScript source in README.md
  • e630a1f Merge pull request #140 from m-nakamura145/update-actions-checkout
  • 46f7342 Bump actions/checkout
  • Additional commits viewable in compare view

Updates loofah from 2.22.0 to 2.23.1

Release notes

Sourced from loofah's releases.

2.23.1 / 2024-10-25

Added

Full Changelog: flavorjones/loofah@v2.23.0...v2.23.1

2.23.0 / 2024-10-24

Added

New Contributors

Full Changelog: flavorjones/loofah@v2.22.0...v2.23.0

Changelog

Sourced from loofah's changelog.

2.23.1 / 2024-10-25

Added

2.23.0 / 2024-10-24

Added

Commits
  • 3c09a93 version bump to v2.23.1
  • cc8a9f5 Merge pull request #288 from lazyatom/add-min-height-and-max-height-to-safelist
  • 6c70219 Allow CSS properties: min-height, max-height
  • 5ac17a8 version bump to v2.23.0
  • 07f6205 Merge pull request #287 from lazyatom/allow-css-min-width
  • 9f9b0b6 Allow CSS property: min-width
  • 31b90f2 Merge pull request #286 from flavorjones/flavorjones-fix-rubocop
  • 5ffc7bf style(rubocop): Gemspec/AddRuntimeDependency
  • 9bf0727 dep(dev): pin rubocop
  • beb82b8 Merge pull request #281 from m-nakamura145/update-checkout-action
  • Additional commits viewable in compare view

Updates railties from 7.1.4.1 to 7.1.4.2

Release notes

Sourced from railties's releases.

7.1.4.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • Fix NoMethodError in block_format helper

    Michael Leimstaedtner

Action Cable

  • No changes.

Active Storage

  • No changes.

Action Mailbox

... (truncated)

Commits

Updates rexml from 3.3.8 to 3.3.9

Release notes

Sourced from rexml's releases.

REXML 3.3.9 - 2024-10-24

Improvements

  • Improved performance.

Fixes

  • Fixed a parse bug for text only invalid XML.

  • Fixed a parse bug that &#0x...; is accepted as a character reference.

Thanks

  • NAITOH Jun
Changelog

Sourced from rexml's changelog.

3.3.9 - 2024-10-24 {#version-3-3-9}

Improvements

  • Improved performance.

Fixes

  • Fixed a parse bug for text only invalid XML.

  • Fixed a parse bug that &#0x...; is accepted as a character reference.

Thanks

  • NAITOH Jun
Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the bundler-all group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) | `6.4.3` | `6.4.4` |
| [pg](https://github.com/ged/ruby-pg) | `1.5.7` | `1.5.9` |
| [actioncable](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [actionmailbox](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [actionmailer](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [actionpack](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [actiontext](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [actionview](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [activejob](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [activemodel](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [activerecord](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [activestorage](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [activesupport](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.992.0` | `1.996.0` |
| [execjs](https://github.com/rails/execjs) | `2.9.1` | `2.10.0` |
| [loofah](https://github.com/flavorjones/loofah) | `2.22.0` | `2.23.1` |
| [railties](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` |
| [rexml](https://github.com/ruby/rexml) | `3.3.8` | `3.3.9` |


Updates `factory_bot_rails` from 6.4.3 to 6.4.4
- [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md)
- [Commits](thoughtbot/factory_bot_rails@v6.4.3...v6.4.4)

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

Updates `actioncable` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/actioncable/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `actionmailbox` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/actionmailbox/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `actionmailer` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/actionmailer/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `actionpack` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/actionpack/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `actiontext` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/actiontext/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `actionview` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/actionview/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `activejob` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/activejob/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `activemodel` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/activemodel/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `activerecord` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/activerecord/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `activestorage` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/activestorage/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `activesupport` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `aws-partitions` from 1.992.0 to 1.996.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `execjs` from 2.9.1 to 2.10.0
- [Release notes](https://github.com/rails/execjs/releases)
- [Commits](rails/execjs@v2.9.1...v2.10.0)

Updates `loofah` from 2.22.0 to 2.23.1
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](flavorjones/loofah@v2.22.0...v2.23.1)

Updates `railties` from 7.1.4.1 to 7.1.4.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/railties/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4.1...v7.1.4.2)

Updates `rexml` from 3.3.8 to 3.3.9
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.8...v3.3.9)

---
updated-dependencies:
- dependency-name: factory_bot_rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: actioncable
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: actionmailbox
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: actionmailer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: actionpack
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: actiontext
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: actionview
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: activejob
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: activemodel
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: activerecord
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: activestorage
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: activesupport
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: aws-partitions
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: execjs
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: loofah
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-all
- dependency-name: railties
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
- dependency-name: rexml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-all
...

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 Oct 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/bundler/bundler-all-9c82a62ad6 branch November 4, 2024 17:54
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