chore(deps): bump the deps group across 1 directory with 5 updates#449
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the deps group across 1 directory with 5 updates#449dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fiddle](https://github.com/ruby/fiddle) | `1.1.4` | `1.1.6` | | [rdoc](https://github.com/ruby/rdoc) | `6.7.0` | `6.9.1` | | [activesupport](https://github.com/rails/rails) | `7.2.1.2` | `7.2.2.1` | | [excon](https://github.com/excon/excon) | `0.112.0` | `1.2.2` | | [hyperclient](https://github.com/codegram/hyperclient) | `1.0.1` | `2.0.0` | Updates `fiddle` from 1.1.4 to 1.1.6 - [Release notes](https://github.com/ruby/fiddle/releases) - [Changelog](https://github.com/ruby/fiddle/blob/master/NEWS.md) - [Commits](ruby/fiddle@v1.1.4...v1.1.6) Updates `rdoc` from 6.7.0 to 6.9.1 - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](ruby/rdoc@v6.7.0...v6.9.1) Updates `activesupport` from 7.2.1.2 to 7.2.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.1.2...v7.2.2.1) Updates `excon` from 0.112.0 to 1.2.2 - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](excon/excon@v0.112.0...v1.2.2) Updates `hyperclient` from 1.0.1 to 2.0.0 - [Release notes](https://github.com/codegram/hyperclient/releases) - [Changelog](https://github.com/codegram/hyperclient/blob/master/CHANGELOG.md) - [Commits](codegram/hyperclient@v1.0.1...v2.0.0) --- updated-dependencies: - dependency-name: fiddle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: rdoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: excon dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: hyperclient dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #450. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the deps group with 5 updates in the / directory:
1.1.41.1.66.7.06.9.17.2.1.27.2.2.10.112.01.2.21.0.12.0.0Updates
fiddlefrom 1.1.4 to 1.1.6Release notes
Sourced from fiddle's releases.
Changelog
Sourced from fiddle's changelog.
Commits
1ddcafaAdd 1.1.6 entry7380b74release: add support for Trusted Publishinge2f0952ffi_backend: convert numeric function args to pointers (#162)77d3dc9dlopen: add support for INPUT(-lXXX)0bd963dImplementFiddle::Pointer.readand.writeon the FFI backend (#165)481651eFix the glob pattern to include/usr/lib(#164)cd69df8Forward-port from ruby/ruby (#163)444774cFix test_dlopen_linker_script_input_linux being omitted on Fedora 40 aarch64 ...e1f90f9Bump version33f6f25Add 1.1.5 entryUpdates
rdocfrom 6.7.0 to 6.9.1Release notes
Sourced from rdoc's releases.
... (truncated)
Commits
7cd125eBump version to v6.9.101bdbcdAdd attribute :force to RDoc::RubygemsHook just like RDoc::RubyGemsHook (#1244)c6193bfHide hamburger on desktop (#1237)1794e59Fix iPad Pro navigation not shown (#1236)d1cb9dcFix dead links in the markup reference page (#1242)dba9474Bump version to v6.9.04cd5047Fixed compatibility error with setup command and rdoc plugin on rubygemsf4e10f4Make it loose coupling between RubyGems and RDoc (#1171)9e2b28cExpand rdoc-ref targets at the end of ri output (#1141)4004dffStop running CI against JRuby and some CI config cleanup (#1228)Updates
activesupportfrom 7.2.1.2 to 7.2.2.1Release notes
Sourced from activesupport's releases.
... (truncated)
Commits
33beb0aPreparing for 7.2.2.1 released0dcb8fPreparing for 7.2.2 release7dd2248Avoid redefining IpAddr#as_json if it already exist2975a88Merge remote-tracking branch 'origin/7-2-sec' into 7-2-stable87fed5aMerge pull request #53376 from jeromedalbert/fix-api-docs-wrong-links812f3e7Merge pull request #53367 from seanpdoyle/time-zone-api-docs-class-inference5f5349fMerge remote-tracking branch 'origin/7-2-sec' into 7-2-stable6637543Merge pull request #53202 from byroot/ruby-3.4-hash-inspectac4dfd2Merge pull request #52912 from tgwizard/as-cache-intstrument-delete-optionsb4d424eMerge pull request #52917 from jhawthorn/prerecorded_option1Updates
exconfrom 0.112.0 to 1.2.2Changelog
Sourced from excon's changelog.
Commits
0403dc0v1.2.238d3479update bundled certs96d606fgemspec lintsd3ddae2Add funding_uri to gemspec (#875)2391118v1.2.14781ebaHandle read error from socket (#874)9d08270v1.2.00d752e0use existing query_string to consistently cast query strings for mocks (#871)2d37cebInclude port for CONNECT when include_default_port is used (#872)6f68a45add explicit requires for rackup+webmockUpdates
hyperclientfrom 1.0.1 to 2.0.0Changelog
Sourced from hyperclient's changelog.
Commits
f7cbfc2Preparing for release, 2.0.38bc864Merge pull request #287 from dblock/follow-redirects180e888Require faraday-follow_redirects.d333203Merge pull request #285 from dblock/faraday-2f2c856cAdd support for Faraday 2.x.e446423Update rubocop requirement from ~> 1.46.0 to ~> 1.48.04b3064bUpdate rubocop requirement from ~> 1.45.1 to ~> 1.46.010a0b41Merge pull request #271 from dblock/ruby-3.2.090bab91Added Ruby 3.2.f9374aaMerge pull request #270 from dblock/upgrade-rubocopDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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