chore(deps): bump the dependencies group across 1 directory with 6 updates#4837
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the dependencies group across 1 directory with 6 updates#4837dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
afcf25e to
487e8a3
Compare
…dates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [faraday](https://github.com/lostisland/faraday) | `2.12.2` | `2.13.2` | | [faraday-retry](https://github.com/lostisland/faraday-retry) | `2.3.1` | `2.3.2` | | [json](https://github.com/ruby/json) | `2.11.3` | `2.13.0` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.8` | `1.18.9` | | [rake](https://github.com/ruby/rake) | `13.2.1` | `13.3.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.75.5` | `1.78.0` | Updates `faraday` from 2.12.2 to 2.13.2 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.12.2...v2.13.2) Updates `faraday-retry` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/lostisland/faraday-retry/releases) - [Changelog](https://github.com/lostisland/faraday-retry/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday-retry@v2.3.1...v2.3.2) Updates `json` from 2.11.3 to 2.13.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.11.3...v2.13.0) Updates `nokogiri` from 1.18.8 to 1.18.9 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.8...v1.18.9) Updates `rake` from 13.2.1 to 13.3.0 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.2.1...v13.3.0) Updates `rubocop` from 1.75.5 to 1.78.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.5...v1.78.0) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: faraday-retry dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: json dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rake dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rubocop dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
487e8a3 to
d754760
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependencies group with 6 updates in the / directory:
2.12.22.13.22.3.12.3.22.11.32.13.01.18.81.18.913.2.113.3.01.75.51.78.0Updates
faradayfrom 2.12.2 to 2.13.2Release notes
Sourced from faraday's releases.
Commits
da86ebaVersion bump to 2.13.2ad8fe1eInclude HTTP method and URL in Faraday::Error messages for improved exception...1ddd281CONTRIBUTING: update socials links to Mastodon9763698Add migrating from rest-client docs section. (#1625)64e8a2bLint rack_builder.rb: avoid naming a method (#1626)bbaa093Only load what is required fromcgi(#1623)fa9424bCI against Ruby 3.44018769Version bump to 2.13.1b5a02d7Fix Style/RedundantParentheses in options/env.rb (#1620)b63eb91Logger middleware default options (#1618)Updates
faraday-retryfrom 2.3.1 to 2.3.2Release notes
Sourced from faraday-retry's releases.
Commits
9950680v2.3.204bd4baCI: Ensure Ruby 2.7 can run rubocop1a51fe0Unignore .ruby-version and add 3.4.4 into it4be76d9CI: Let Publish access bundled gems, and use latest Ruby theree956a6dPrepare Trusted Publisherf91e49aCI: use conventional name for ci.ymlUpdates
jsonfrom 2.11.3 to 2.13.0Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
8d08494Release 2.13.037e6890Fix mistake in jruby Rakefile9b6ac43Merge pull request #825 from samyron/fix-jruby-java-build90680faUse File::PATH_SEPARATOR instead of java.lang.System.getProperty.b362c08Use the platform native path.separator when building using JRuby.a497c71Improve consistency of code stylec5af1b6Merge pull request #823 from nobu/have_func-headers95fb084Runhave_funcwith the header providing the declarations829f4bcMerge pull request #822 from byroot/simd-remove-cpu-initd3317b9Stop calling__builtin_cpu_initUpdates
nokogirifrom 1.18.8 to 1.18.9Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
1dcd8ceversion bump to v1.18.9a05d2b4Apply upstream patches to address multiple vulnerabilities (#3526)947a55eApply upstream patches to address multiple vulnerabilitiesUpdates
rakefrom 13.2.1 to 13.3.0Commits
0fdacefBump rake to 13.3.0fcc1f86Merge pull request #515 from rgarner/task-arguments-deconstruct-keys8e917d9Merge pull request #609 from pvdb/fix_rubyrunner_require0378c45Merge pull request #627 from komagata/fix-rdoc-linkscff7664Pattern matching support for argumentsa4454e6Merge pull request #608 from pvdb/use_dir_home0b727e9Remove superfluous dependency requires (in tests)5367e5cMove dependency requires to RubyRunner file6ba4601Merge pull request #634 from ruby/trusted-publisher6b3daf8Enabled trusted publisher for rubygems.orgUpdates
rubocopfrom 1.75.5 to 1.78.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
dd441f4Cut 1.780687f04Update Changelog9322c7dTweak docstring2508d94Fix false positives for Lint/DuplicateMethods when the self-alias trick is used9582c40[Fix #11782] Move pending cops warning out of ConfigLoader6c863b3[Fix #14346] Avoid requiring parentheses forStyle/SingleLineMethods0b08bb8Merge pull request #14343 from koic/fix_autocorrect_for_style_hash_conversion0ef54b5Fix autocorrect forStyle/HashConversionto avoid syntax error01fdcbbRemove redundant method call indef_node_matchera80d92b[Doc] Remove redundant blank lineDependabot 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