chore(deps): bump the deps group across 1 directory with 5 updates#454
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the deps group across 1 directory with 5 updates#454dependabot[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.10.0` | | [excon](https://github.com/excon/excon) | `0.112.0` | `1.2.3` | | [hyperclient](https://github.com/codegram/hyperclient) | `1.0.1` | `2.0.0` | | [activesupport](https://github.com/rails/rails) | `7.2.1.2` | `7.2.2.1` | 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.10.0 - [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.10.0) Updates `excon` from 0.112.0 to 1.2.3 - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](excon/excon@v0.112.0...v1.2.3) 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) 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) --- 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: 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 - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #456. |
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.10.00.112.01.2.31.0.12.0.07.2.1.27.2.2.1Updates
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.10.0Release notes
Sourced from rdoc's releases.
... (truncated)
Commits
2b79892Bump version to v6.10.0f12a96bAuto-hide navigation on link click (#1238)7d7efb0Enable cross reference in code (#1240)94b9858Update tests for ruby/rdoc#1247 (#1248)cbbf04dalignsmay include:center(#1247)4a5206aPrint warnings for rdoc-ref links that can't be resolved (#1241)5a8820aBump ruby/setup-ruby from 1.187.0 to 1.204.0 (#1246)458ecbbFix to parserb_define_global_const7cd125eBump version to v6.9.101bdbcdAdd attribute :force to RDoc::RubygemsHook just like RDoc::RubyGemsHook (#1244)Updates
exconfrom 0.112.0 to 1.2.3Changelog
Sourced from excon's changelog.
Commits
d647c80v1.2.39b9055fupdate bundled certs63bbd3eadd ruby 3.4 to test matrix2089d2ffix more performance cops (in spec and tests)ce2fcfffixing more performance cops in liba7f6144further cop fixingcffb35cmanual progress on copsb65fd81fleshing out rubocop config0403dc0v1.2.238d3479update bundled certsUpdates
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-rubocopUpdates
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_option1Dependabot 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