chore(deps): bump the ruby-deps group across 1 directory with 6 updates#522
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the ruby-deps group across 1 directory with 6 updates#522dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the ruby-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bootsnap](https://github.com/rails/bootsnap) | `1.24.2` | `1.24.4` | | [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) | `2.9.3` | `2.9.4` | | [view_component](https://github.com/viewcomponent/view_component) | `4.8.0` | `4.10.0` | | [pagy](https://github.com/ddnexus/pagy) | `6.5.0` | `9.4.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.86.1` | `1.86.2` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.43.0` | `4.44.0` | Updates `bootsnap` from 1.24.2 to 1.24.4 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.24.2...v1.24.4) Updates `sqlite3` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.9.3...v2.9.4) Updates `view_component` from 4.8.0 to 4.10.0 - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](ViewComponent/view_component@v4.8.0...v4.10.0) Updates `pagy` from 6.5.0 to 9.4.0 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/9.4.0/CHANGELOG.md) - [Commits](ddnexus/pagy@6.5.0...9.4.0) Updates `rubocop` from 1.86.1 to 1.86.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.1...v1.86.2) Updates `selenium-webdriver` from 4.43.0 to 4.44.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.43.0...selenium-4.44.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: sqlite3 dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: view_component dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: pagy dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.86.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: selenium-webdriver dependency-version: 4.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 ruby-deps group with 6 updates in the / directory:
1.24.21.24.42.9.32.9.44.8.04.10.06.5.09.4.01.86.11.86.24.43.04.44.0Updates
bootsnapfrom 1.24.2 to 1.24.4Release notes
Sourced from bootsnap's releases.
Changelog
Sourced from bootsnap's changelog.
Commits
0d8a0a6Release 1.24.46ccc5ebMerge pull request #550 from byroot/fstr-and-coverage86e9586MakeBootsnap.enable_frozen_string_literalwork even with coverage on36c2224Merge pull request #549 from byroot/integration-tests6500a43Handle Coverage being suspendedcf3791eISeq#input_to_output: just returnnilwhen using default compiler.cabdad9Only test Ruby [Bug #18250] if on Ruby 3.0.x490960eYet another warning emitted from the canary045beb2Appease rubocopd37f282Merge pull request #546 from davidenglishmusic/rubocop-performanceUpdates
sqlite3from 2.9.3 to 2.9.4Release notes
Sourced from sqlite3's releases.
Changelog
Sourced from sqlite3's changelog.
Commits
ae58899version bump to v2.9.4e16df53Merge pull request #704 from sparklemotion/dep-sqlite-3.53.12dc95ffdep: update vendored sqlite to 3.53.11b8241abuild(deps): bump the actions group with 2 updates (#703)fd6f3fbbuild(deps-dev): update minitest requirement from 6.0.5 to 6.0.6 (#702)b0453d6build(deps-dev): update minitest requirement from 6.0.4 to 6.0.5 (#700)134521cbuild(deps): bump ruby/setup-ruby in the actions group (#701)a2fff52build(deps): bump the actions group with 3 updates (#699)af66843build(deps-dev): update minitest requirement from 6.0.3 to 6.0.4 (#698)26d49d9build(deps-dev): update rake-compiler-dock requirement (#697)Updates
view_componentfrom 4.8.0 to 4.10.0Release notes
Sourced from view_component's releases.
Changelog
Sourced from view_component's changelog.
Commits
e799229Merge pull request #2631 from ViewComponent/release-4-10-09c30e56fixc03ee1frelease 4.10.0273e11eattempt to fix release script toil5e660ebMerge pull request #2630 from ViewComponent/26298262e77changeloge166232Fix NameError on boot with eager_load=true5888ac9Add eager_load_check rake task to catch missing requires6873b25Merge pull request #2627 from ViewComponent/more-yard-lint63fdc5aspacingUpdates
pagyfrom 6.5.0 to 9.4.0Release notes
Sourced from pagy's releases.
... (truncated)
Changelog
Sourced from pagy's changelog.
... (truncated)
Commits
2f04298Merge dev-9817c034Announce v43ddf4c7dVersion 9.4.0cc74dbfUpdate aria translation for Tamil (#788)72f268aAdd v43 banner in README.md6aa3774Add Slovak localization with west_slavic pluralization rules (#787)7f1b018Fix CI syntax in create-release.ymlf746c32Merge branch 'dev-9'cd0033cVersion 9.3.5ea2ad53fix quoted identifiers in keyset (#780)Updates
rubocopfrom 1.86.1 to 1.86.2Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
e513d33Cut 1.86.25fea1b5Update Changelog2a3dfcdDon't use Registry#to_h836b275Simplify registry internals90348d5Fix false positives inStyle/Copyright7419163Fix extension suggestion documentation linke467335Merge pull request #15161 from koic/fix_an_error_for_style_reduce_to_hash.mdbd48b6bMerge pull request #15160 from lovro-bikic/autoload-mixinsb9cda61Autoload mixins instead of requiring them55a8278Fix an error forStyle/ReduceToHashcopUpdates
selenium-webdriverfrom 4.43.0 to 4.44.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
da2039b[build] Prepare for release of selenium-4.44.0 (#17444)6b85c4a[rb] Fix credential issue with private key (#17188)4885286[dotnet][java][js][py][rb] Standardize README files across bindings (#17245)2042c23[rb] Modern Firefox does not like both the-vand--logflags at the same...31ee122[Agents] Update agents to make sure do linting. (#17366)c95fe73Bumping versions to nightlyMost Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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