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 ruby-production-dependencies group across 1 directory with 12 updates #2315

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

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

Package From To
psych 5.1.2 5.2.0
aws-partitions 1.1001.0 1.1005.0
aws-sdk-s3 1.170.0 1.170.1
benchmark 0.3.0 0.4.0
font-awesome-rails 4.7.0.8 4.7.0.9
msgpack 1.7.3 1.7.5
net-imap 0.5.0 0.5.1
ostruct 0.6.0 0.6.1
sass-embedded 1.80.6 1.80.7
uri 0.13.1 1.0.1

Updates psych from 5.1.2 to 5.2.0

Release notes

Sourced from psych's releases.

v5.2.0

What's Changed

New Contributors

Full Changelog: ruby/psych@v5.1.2...v5.2.0

v5.2.0.beta7

Full Changelog: ruby/psych@v5.2.0.beta6...v5.2.0.beta7

v5.2.0.beta6

Full Changelog: ruby/psych@v5.2.0.beta5...v5.2.0.beta6

v5.2.0.beta5

Full Changelog: ruby/psych@v5.2.0.beta4...v5.2.0.beta5

v5.2.0.beta4

Full Changelog: ruby/psych@v5.2.0.beta2...v5.2.0.beta4

v5.2.0.beta2

What's Changed

... (truncated)

Commits

Updates aws-partitions from 1.1001.0 to 1.1005.0

Changelog

Sourced from aws-partitions's changelog.

1.1005.0 (2024-11-12)

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

1.1004.0 (2024-11-11)

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

1.1003.0 (2024-11-08)

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

1.1002.0 (2024-11-07)

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

Updates aws-sdk-s3 from 1.170.0 to 1.170.1

Changelog

Sourced from aws-sdk-s3's changelog.

1.170.1 (2024-11-11)

  • Issue - Tighten regex used to check for S3 200 errors.
Commits

Updates benchmark from 0.3.0 to 0.4.0

Release notes

Sourced from benchmark's releases.

v0.4.0

What's Changed

New Contributors

Full Changelog: ruby/benchmark@v0.3.0...v0.4.0

Commits
  • a5d77ce Bump up v0.4.0
  • cb8df61 Enabled trusted publisher for rubygems.org
  • 538cd26 Update license files same as ruby/ruby
  • b768760 Merge pull request #16 from kaiquekandykoga/length-ljust
  • c053675 Merge pull request #25 from nithinbekal/benchmark-realtime-docs
  • 0f278be Add example for Benchmark.realtime
  • 3882366 Specify unit of time for Benchmark.realtime
  • 0652906 Merge pull request #24 from Earlopain/required-ruby-version
  • 94cfe56 Set required_ruby_version = ">= 2.1.0"
  • 8d2c8a0 Merge pull request #21 from ruby/old-version-on-macos
  • Additional commits viewable in compare view

Updates font-awesome-rails from 4.7.0.8 to 4.7.0.9

Release notes

Sourced from font-awesome-rails's releases.

v4.7.0.9

  • Update Build Matrix and Add Rails 8 Support #234
Changelog

Sourced from font-awesome-rails's changelog.

See GitHub Releases for all future releases

Changes

Version FontAwesome SHA1 Notes / Other additions
4.7.0.9 a8386aa added Rails 8.0 support
4.7.0.8 a8386aa added Rails 7.0 support
4.7.0.7 a8386aa added Ruby 3.0 support; removes Rails 3.2 support
4.7.0.6 a8386aa added Rails 6.1 support
4.7.0.5 a8386aa added Rails 6.0 support
4.7.0.4 a8386aa added Rails 5.2 support
4.7.0.3 a8386aa improve gemspec description
4.7.0.2 a8386aa added Rails 5.1 support
4.7.0.1 a8386aa helpers no longer modify passed options
4.7.0.0 a8386aa 4.7.0 release (new icons)
4.6.3.1 8e241f2 Removed version query string from font assets
4.6.3.0 8e241f2 4.6.3 release (new brand icons)
4.6.2.0 e7cc59d 4.6.2 release (fixes and new icons)
4.6.1.0 6535013 4.6.1 release (minor stylesheet fixes)
4.6.0.0 5697be9 4.6.0 release (new icons)
4.5.0.1 dbc8d1b added official Rails 5 support
4.5.0.0 dbc8d1b 4.5.0 release (new icons)
4.4.0.0 e554555 4.4.0 release (new icons)
4.3.0.0 41b9ed0 4.3.0 release (new icons)
4.2.0.0 a65bd93 4.2.0 release (new icons)
4.1.0.0 2649d91 4.1.0 release (new icons)
4.0.3.2 0373b63 icon right alignment support in helpers
4.0.3.1 0373b63 asset pipeline improvements
4.0.3.0 0373b63 4.0.3 release (minor icon renames and updates)
4.0.1.0 c84c8ab 4.0.1 release (fixed hdd icon and fa-stack alignment)
4.0.0.0 4e92eeb 4.0.0 release (new naming conventions, new icons, IE7 support dropped)
3.2.1.3 b1a8ad4 added fa_icon and fa_stacked_icon view helpers
3.2.1.2 b1a8ad4 fixed suffix on svg font url during asset precompilation
3.2.1.1 b1a8ad4 renamed Font::Awesome module to FontAwesome to avoid Font name conflicts
3.2.1.0 b1a8ad4 3.2.1 release (stylesheet fixes)
3.2.0.0 a9065a1 3.2.0 release (new icons)
3.1.1.3 949a765 repackaged gem; cleaned out extraneous files
3.1.1.2 949a765 vendor/assets -> app/assets; Improved Rails 4 support
3.1.1.1 949a765 asset_path -> font_path usage; Now requires Rails >= 3.2.
3.1.1.0 949a765 3.1.1 release (icon fixes)
3.1.0.0 a4612d8 3.1.0 release (new icons)
3.0.2.0 13d5dd3 3.0.2 release (better IE7 rendering)
3.0.1.0 7d173f2 3.0.1 release (bug fixes and alignment improvements)
0.5.0 contrib (christhekeele) Attempt to prepare request to 3.0 release of font-awesome
0.4.0 05e5e5b Pullup request to 2.0 release of font-awesome
0.3.0 (unknown) (sorry, will make sure that doesn't happen again)
0.2.1 563a6f3 Forgot I had patched the css to reflect the font assetified location.
0.2.0 563a6f3 Repackaged after their new release
0.1.0 378b2d7 Simplest packaging as a gem as possible

... (truncated)

Commits
  • 60150e4 Update readme formatting
  • 207cfbc Bump version to 4.7.0.9
  • c82f80b Merge pull request #234 from bokmann/233-rails-8
  • 50f961d Add rails 8 support
  • 4f71148 Update build matrix
  • 360d931 Dropping Rails 4 from build matrix
  • 2949765 Pin gems in rails-4.2 gemfile
  • dbda6c8 Suggest font-awesome-sass for Font Awesome 5/6
  • e26d8c2 Merge pull request #228 from franco-cf/update-official-urls
  • c8e3190 docs: update font awesome official urls
  • Additional commits viewable in compare view

Updates msgpack from 1.7.3 to 1.7.5

Changelog

Sourced from msgpack's changelog.

2024-11-11 1.7.5

  • Rerelease 1.7.4 with fixed java package.

2024-11-11 1.7.4

  • Fixed a potental memory leak when recursive unpacker raise.
Commits
  • 2a92ffb Release 1.7.5
  • 5c601c0 Release 1.7.4
  • a60b1da Merge pull request #372 from msgpack/refactor-stack
  • b265f3c Fix msgpack_unpacker_stack_pop return type
  • b3bcc6b Merge pull request #373 from msgpack/reoder-packer
  • 938d75e Merge pull request #374 from msgpack/remove-cast-block
  • 809ce8b Remove cast_block from msgpack_buffer
  • b9fd86f Reorder msgpack_packer struct
  • 3778272 Reorder msgpack_unpacker_t
  • 3d28793 Embed unpacker_stack inside unpacker
  • Additional commits viewable in compare view

Updates net-imap from 0.5.0 to 0.5.1

Release notes

Sourced from net-imap's releases.

v0.5.1

What's Changed

Added

Fixed

Documentation

Other Changes

Miscellaneous

Full Changelog: ruby/net-imap@v0.5.0...v0.5.1

Commits
  • ea47e34 🔖 Bump version to 0.5.1
  • 2d6dbde 🔀 Merge pull request #345 from ruby/search-parenthesized-lists
  • 1d9afd5 ✨ Enable parenthesized lists in search criteria
  • 799cc94 🔀 Merge pull request #351 from ruby/search-coerce-sequence_set
  • 6413656 ✨ Coerce search args with SequenceSet.try_convert
  • d31ecf7 ✨ Coerce :* search args into sequence-set
  • 2db20a7 ✨ Coerce Set search args into sequence-set
  • d35835c ♻️ Use SequenceSet[arg] for search arg coercion
  • bad9ec4 ♻️ Extract coerce_search_arg_to_seqset?
  • 269afc9 📚 Reformat search docs for SequenceSet coercion
  • Additional commits viewable in compare view

Updates ostruct from 0.6.0 to 0.6.1

Commits
  • b386800 Bump up v0.6.1
  • 1ce456b Enabled trusted publisher for rubygems.org
  • 85a773b Update license files same as ruby/ruby
  • cc4f811 Do not include a backtick in error messages and backtraces
  • See full diff in compare view

Updates reline from 0.5.10 to 0.5.11

Release notes

Sourced from reline's releases.

v0.5.11

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: ruby/reline@v0.5.10...v0.5.11

Commits

Updates sass-embedded from 1.80.6 to 1.80.7

Commits

Updates securerandom from 0.3.1 to 0.3.2

Release notes

Sourced from securerandom's releases.

v0.3.2

What's Changed

New Contributors

Full Changelog: ruby/securerandom@v0.3.1...v0.3.2

Commits

Updates uri from 0.13.1 to 1.0.1

Release notes

Sourced from uri's releases.

v1.0.1

Full Changelog: ruby/uri@v1.0.0...v1.0.1

v1.0.0

What's Changed

New Contributors

Full Changelog: ruby/uri@v0.13.0...v1.0.0

Commits
  • 3011eb6 Bump up v1.0.1
  • 1f3d3df Added more fallback constants like URI::PARTTERN and URI::REGEXP
  • af8d9d6 Bump up v1.0.0
  • aab4e6e Enabled trusted publisher for rubygems.org
  • be858ed Merge pull request #123 from deivid-rodriguez/cannot
  • 77241d6 Fix spelling of "cannot"
  • 31ec9ce Bump up 0.13.1
  • cee5b67 Merge pull request #121 from ruby/warn-extract
  • 0f6b945 Also warn URI::RFC3986_PARSER.extract
  • 28b9630 Merge pull request #114 from ruby/warn-compatibility-methods
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
psych [>= 5.0.a, < 5.1]

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

…2 updates

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

| Package | From | To |
| --- | --- | --- |
| [psych](https://github.com/ruby/psych) | `5.1.2` | `5.2.0` |
| [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1001.0` | `1.1005.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.170.0` | `1.170.1` |
| [benchmark](https://github.com/ruby/benchmark) | `0.3.0` | `0.4.0` |
| [font-awesome-rails](https://github.com/bokmann/font-awesome-rails) | `4.7.0.8` | `4.7.0.9` |
| [msgpack](https://github.com/msgpack/msgpack-ruby) | `1.7.3` | `1.7.5` |
| [net-imap](https://github.com/ruby/net-imap) | `0.5.0` | `0.5.1` |
| [ostruct](https://github.com/ruby/ostruct) | `0.6.0` | `0.6.1` |
| [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.80.6` | `1.80.7` |
| [uri](https://github.com/ruby/uri) | `0.13.1` | `1.0.1` |



Updates `psych` from 5.1.2 to 5.2.0
- [Release notes](https://github.com/ruby/psych/releases)
- [Commits](ruby/psych@v5.1.2...v5.2.0)

Updates `aws-partitions` from 1.1001.0 to 1.1005.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 `aws-sdk-s3` from 1.170.0 to 1.170.1
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `benchmark` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/ruby/benchmark/releases)
- [Commits](ruby/benchmark@v0.3.0...v0.4.0)

Updates `font-awesome-rails` from 4.7.0.8 to 4.7.0.9
- [Release notes](https://github.com/bokmann/font-awesome-rails/releases)
- [Changelog](https://github.com/bokmann/font-awesome-rails/blob/master/CHANGELOG.md)
- [Commits](bokmann/font-awesome-rails@v4.7.0.8...v4.7.0.9)

Updates `msgpack` from 1.7.3 to 1.7.5
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](msgpack/msgpack-ruby@v1.7.3...v1.7.5)

Updates `net-imap` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.5.0...v0.5.1)

Updates `ostruct` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/ruby/ostruct/releases)
- [Commits](ruby/ostruct@v0.6.0...v0.6.1)

Updates `reline` from 0.5.10 to 0.5.11
- [Release notes](https://github.com/ruby/reline/releases)
- [Commits](ruby/reline@v0.5.10...v0.5.11)

Updates `sass-embedded` from 1.80.6 to 1.80.7
- [Commits](sass-contrib/sass-embedded-host-ruby@v1.80.6...v1.80.7)

Updates `securerandom` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/ruby/securerandom/releases)
- [Commits](ruby/securerandom@v0.3.1...v0.3.2)

Updates `uri` from 0.13.1 to 1.0.1
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](ruby/uri@v0.13.1...v1.0.1)

---
updated-dependencies:
- dependency-name: psych
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-production-dependencies
- dependency-name: aws-partitions
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-production-dependencies
- dependency-name: aws-sdk-s3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: benchmark
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-production-dependencies
- dependency-name: font-awesome-rails
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: msgpack
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: net-imap
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: ostruct
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: reline
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: sass-embedded
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: securerandom
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-production-dependencies
- dependency-name: uri
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: ruby-production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 13, 2024
Copy link

codeclimate bot commented Nov 13, 2024

Code Climate has analyzed commit ba7a655 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2024

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

@dependabot dependabot bot closed this Nov 14, 2024
@dependabot dependabot bot deleted the dependabot/bundler/ruby-production-dependencies-f75223fdc2 branch November 14, 2024 03:44
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