Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the ruby group with 7 updates:

Package From To
faraday 2.12.0 2.12.1
faraday-net_http 3.3.0 3.4.0
json 2.8.1 2.8.2
rouge 4.5.0 4.5.1
rubocop-ast 1.34.1 1.36.1
sass-embedded 1.80.6 1.81.0
uri 1.0.1 1.0.2

Updates faraday from 2.12.0 to 2.12.1

Release notes

Sourced from faraday's releases.

v2.12.1

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.12.0...v2.12.1

Commits

Updates faraday-net_http from 3.3.0 to 3.4.0

Release notes

Sourced from faraday-net_http's releases.

v3.4.0

What's Changed

New Contributors

Full Changelog: lostisland/faraday-net_http@v3.3.0...v3.4.0

Commits

Updates json from 2.8.1 to 2.8.2

Release notes

Sourced from json's releases.

v2.8.2

What's Changed

  • JSON.load_file: explictly load the file as UTF-8

Full Changelog: ruby/json@v2.8.1...v2.8.2

Changelog

Sourced from json's changelog.

2024-11-14 (2.8.2)

  • JSON.load_file explictly read the file as UTF-8.
Commits
  • d5e4a6e Release 2.8.2
  • 72bea9d Merge pull request #706 from YuheiNakasaka/fix-redundant-to_str
  • 61f022d Fix redundant to_str call
  • d0dae8f Merge pull request #705 from casperisfine/key-cache-in-array-only
  • 00c45dd Only use the key cache if the Hash is in an Array
  • 3a09ad1 Merge pull request #704 from tompng/test_verbose_fix
  • 6ae9155 Fix $VERBOSE restore
  • 821b92e Merge pull request #703 from casperisfine/oj-parser-thread-safe
  • 855563f Benchmark Oj::Parser in a thread safe way
  • b1397e2 Merge pull request #702 from casperisfine/load-file-utf8
  • Additional commits viewable in compare view

Updates rouge from 4.5.0 to 4.5.1

Release notes

Sourced from rouge's releases.

v4.5.1

This release includes a small fix in loading dependencies in JSON5 lexer.

Full Changelog: rouge-ruby/rouge@v4.5.0...v4.5.1

Changelog

Sourced from rouge's changelog.

version 4.5.1: 2024-11-12

Comparison with the previous version

  • JSON5 Lexer
    • Fix prerequisite dependency in JSON5 (#2084 by Tan Le)
Commits

Updates rubocop-ast from 1.34.1 to 1.36.1

Changelog

Sourced from rubocop-ast's changelog.

1.36.1 (2024-11-13)

Bug fixes

  • #339: Do not emit a deprecation warning for EnsureNode#body to give RuboCop a chance to update its usage. EnsureNode#body will still be changed in the next major version of rubocop-ast. ([@​earlopain][])

1.36.0 (2024-11-13)

Changes

  • #337: Deprecate EnsureNode#body in favour of EnsureNode#branch. EnsureNode#body will be redefined in the next major version of rubocop-ast. ([@​dvandersluis][])

1.35.0 (2024-11-11)

New features

Changes

Commits

Updates sass-embedded from 1.80.6 to 1.81.0

Commits
  • 9452af5 v1.81.0
  • ed7da85 Bump sass from 1.80.7 to 1.81.0 in /ext/sass (#264)
  • 365e81b Update rubocop-performance requirement from ~> 1.22.0 to ~> 1.23.0 (#263)
  • 846147d v1.80.7
  • c5a8603 Bump sass from 1.80.6 to 1.80.7 in /ext/sass (#262)
  • 4e0dd04 Export environment and share $RUNNER_TEMP with nix and vm
  • bb5471e Remove overrides from Rakefile
  • See full diff in compare view

Updates uri from 1.0.1 to 1.0.2

Release notes

Sourced from uri's releases.

v1.0.2

What's Changed

New Contributors

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

Commits
  • e46960a Bump up v1.0.2
  • b45aabb Merge pull request #135 from ruby/fix-host-constants
  • b6f5833 Check existence constants only URI module
  • eafc475 Merge pull request #132 from ruby/fix-uri-regexp-pattern
  • dd1dcd4 Merge pull request #129 from orien/development-contents
  • 0a042e8 Fixed rake rdoc
  • d3f1c12 Merge pull request #133 from ruby/fix-gh-pages
  • 57ee11f Don't use bundle exec
  • a0dd612 Remove rakelib/ dir from gem also
  • 60a8bc1 Removed duplicated declare step for constants under the URI::RFC2396_REGEXP::...
  • Additional commits viewable in compare view

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 ruby group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [faraday](https://github.com/lostisland/faraday) | `2.12.0` | `2.12.1` |
| [faraday-net_http](https://github.com/lostisland/faraday-net_http) | `3.3.0` | `3.4.0` |
| [json](https://github.com/ruby/json) | `2.8.1` | `2.8.2` |
| [rouge](https://github.com/rouge-ruby/rouge) | `4.5.0` | `4.5.1` |
| [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.34.1` | `1.36.1` |
| [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.80.6` | `1.81.0` |
| [uri](https://github.com/ruby/uri) | `1.0.1` | `1.0.2` |


Updates `faraday` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.12.0...v2.12.1)

Updates `faraday-net_http` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/lostisland/faraday-net_http/releases)
- [Commits](lostisland/faraday-net_http@v3.3.0...v3.4.0)

Updates `json` from 2.8.1 to 2.8.2
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.8.1...v2.8.2)

Updates `rouge` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v4.5.0...v4.5.1)

Updates `rubocop-ast` from 1.34.1 to 1.36.1
- [Release notes](https://github.com/rubocop/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-ast@v1.34.1...v1.36.1)

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

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

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: faraday-net_http
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: json
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: rouge
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: rubocop-ast
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: sass-embedded
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: uri
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
...

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 18, 2024
@mergify mergify bot merged commit bd84346 into main Nov 18, 2024
5 checks passed
@mergify mergify bot deleted the dependabot/bundler/ruby-57e37a9364 branch November 18, 2024 07:33
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.

1 participant