-
-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the bundler-dependencies group across 1 directory with 15 updates #1513
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/bundler/bundler-dependencies-2bd76e6d89
Closed
Bump the bundler-dependencies group across 1 directory with 15 updates #1513
dependabot
wants to merge
1
commit into
main
from
dependabot/bundler/bundler-dependencies-2bd76e6d89
Conversation
This file contains 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
Bumps the bundler-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pg](https://github.com/ged/ruby-pg) | `1.5.6` | `1.5.8` | | [rails](https://github.com/rails/rails) | `7.1.3.4` | `7.1.4` | | [bootsnap](https://github.com/Shopify/bootsnap) | `1.18.3` | `1.18.4` | | [dotenv-rails](https://github.com/bkeepers/dotenv) | `3.1.2` | `3.1.4` | | [benchmark-ips](https://github.com/evanphx/benchmark-ips) | `2.13.0` | `2.14.0` | | [sorbet](https://github.com/sorbet/sorbet) | `0.5.11485` | `0.5.11600` | | [rspec-rails](https://github.com/rspec/rspec-rails) | `6.1.3` | `7.0.1` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.22.0` | `4.25.0` | | [webrick](https://github.com/ruby/webrick) | `1.8.1` | `1.8.2` | | [yard](https://github.com/lsegal/yard) | `0.9.36` | `0.9.37` | Updates `pg` from 1.5.6 to 1.5.8 - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](ged/ruby-pg@v1.5.6...v1.5.8) Updates `rails` from 7.1.3.4 to 7.1.4 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.3.4...v7.1.4) Updates `bootsnap` from 1.18.3 to 1.18.4 - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](Shopify/bootsnap@v1.18.3...v1.18.4) Updates `dotenv-rails` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](bkeepers/dotenv@v3.1.2...v3.1.4) Updates `benchmark-ips` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/evanphx/benchmark-ips/releases) - [Changelog](https://github.com/evanphx/benchmark-ips/blob/master/History.md) - [Commits](evanphx/benchmark-ips@v2.13.0...v2.14.0) Updates `sorbet` from 0.5.11485 to 0.5.11600 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-runtime` from 0.5.11485 to 0.5.11600 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `activejob` from 7.1.3.4 to 7.1.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1/activejob/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.4...v7.1.4) Updates `activerecord` from 7.1.3.4 to 7.1.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.4...v7.1.4) Updates `railties` from 7.1.3.4 to 7.1.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1/railties/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.4...v7.1.4) Updates `thor` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/rails/thor/releases) - [Commits](rails/thor@v1.3.1...v1.3.2) Updates `rspec-rails` from 6.1.3 to 7.0.1 - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v6.1.3...v7.0.1) Updates `selenium-webdriver` from 4.22.0 to 4.25.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.22.0...selenium-4.25.0) Updates `webrick` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.8.1...v1.8.2) Updates `yard` from 0.9.36 to 0.9.37 - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](lsegal/yard@v0.9.36...v0.9.37) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: dotenv-rails dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: benchmark-ips dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-dependencies - dependency-name: sorbet dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: sorbet-runtime dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: activejob dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: activerecord dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: railties dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: thor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-major dependency-group: bundler-dependencies - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-dependencies - dependency-name: webrick dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: yard dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
ruby
Pull requests that update Ruby code
labels
Oct 10, 2024
@dependabot rebase |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/bundler/bundler-dependencies-2bd76e6d89
branch
October 10, 2024 20:46
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 bundler-dependencies group with 10 updates in the / directory:
1.5.6
1.5.8
7.1.3.4
7.1.4
1.18.3
1.18.4
3.1.2
3.1.4
2.13.0
2.14.0
0.5.11485
0.5.11600
6.1.3
7.0.1
4.22.0
4.25.0
1.8.1
1.8.2
0.9.36
0.9.37
Updates
pg
from 1.5.6 to 1.5.8Changelog
Sourced from pg's changelog.
Commits
cb35e3f
Update to Postgresql-16.4 and OpenSSL-3.3.2 for Windows binary gems7af75a4
Bump VERSION to 1.5.8 and add changelog entryd4c6c61
Merge pull request #589 from larskanis/fix-host-dup-on-resetbf7d57f
Save connection options for conn.reseta2a3e6d
CI: github actions@v4
need distinct artifact namesdd060bc
Merge pull request #587 from larskanis/github-v47515aac
CI: Use latest github actions070b72b
Remove unused variable in spec65c5031
Improve code documentation60f74ff
Fix typoUpdates
rails
from 7.1.3.4 to 7.1.4Release notes
Sourced from rails's releases.
... (truncated)
Commits
6f57590
Preparing for 7.1.4 release63fe89d
Sync changelog8d62955
Merge pull request #52585 from Shopify/fix-docs-linting6036b65
Merge pull request #52138 from skipkayhil/hm-rack-input-is-optional578eb9a
Move the rewind code closer to the reason why we need to rewindfef23ff
Merge pull request #52281 from jagthedrummer/jeremy/action-text-content-trix-fix128b5b0
Merge pull request #52631 from zenspider/zenspider/minitest-cleanup62abd09
Merge pull request #52619 from fatkodima/eager-load-nil-associationsdbc560d
Merge pull request #52609 from rails/rm-minitest6a14308
Merge pull request #52591 from fatkodima/fix-create_table-with-auto_incrementUpdates
bootsnap
from 1.18.3 to 1.18.4Changelog
Sourced from bootsnap's changelog.
Commits
cae219a
Release 1.18.4407bdef
Merge pull request #489 from Shopify/fix-load-error7afa951
Fix bootsnap setup in environments without bundlerc5513d9
Merge pull request #487 from Uaitt/update-gh-action-versions65691ca
Update GitHub actions versions156b8c9
Merge pull request #485 from Uaitt/changelog-typoe76fe38
Merge pull request #486 from Uaitt/correct-rubocop-offenses9ec8d70
Correct Rubocop offenses47ad134
Correct a typo present in the CHANGELOGf627992
Add --version flagUpdates
dotenv-rails
from 3.1.2 to 3.1.4Release notes
Sourced from dotenv-rails's releases.
Changelog
Sourced from dotenv-rails's changelog.
Commits
ee3975c
Prepare for 3.1.4 releasefe760d1
Merge pull request #512 from alpaca-tc/fix-spring691f7f9
Make spring specs a little more explicitf75ff89
follow-up bkeepers/dotenv#5111e8dae2
Bump to 3.1.347f5cb6
Prepare for v3.1.34223d1f
Merge pull request #511 from runephilosof-abtion/patch-18c7e460
Fix tests for spring changes54aa1f6
Only use Spring if already loadedb86d9e4
Merge pull request #509 from olleolleolle/run-standardUpdates
benchmark-ips
from 2.13.0 to 2.14.0Release notes
Sourced from benchmark-ips's releases.
Changelog
Sourced from benchmark-ips's changelog.
Commits
d5e0884
2.14da1ae89
2.14, 2.13 release notesf66045d
Provide Benchmark.quick_compare to quickly compare methods on an object (#134)a2c863d
Remove unused variable in testsbfdf58d
Improve code template in README.md (#140)6c0a6bf
Merge pull request #139 from kianmeng/fix-typos1fa6c8f
Fix typos39db0ed
Speed up the tests slightly. Fixes #114550493f
Merge pull request #129 from evanphx/dependabot/github_actions/actions/checko...00c1428
Improve report to show duration/i, e.g:12.34 ns/i
. (#132)Updates
sorbet
from 0.5.11485 to 0.5.11600Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Updates
sorbet-runtime
from 0.5.11485 to 0.5.11600Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
activejob
from 7.1.3.4 to 7.1.4Release notes
Sourced from activejob's releases.
... (truncated)
Commits
6f57590
Preparing for 7.1.4 release63fe89d
Sync changelogeedbe69
Merge branch '7-1-sec' into 7-1-stable0dc6be2
Merge branch 'rm-trix-7-1' into 7-1-stablebb28ca8
Merge pull request #51510 from fatkodima/remove-ostructed84c0d
Merge branch '7-1-sec' into 7-1-stable8e2101f
Merge branch '7-1-sec' into 7-1-stable0707d73
Register autoload for ActiveJob::Arguments63763f2
Merge pull request #50789 from p8/docs/relative-includes (#50863)Updates
activerecord
from 7.1.3.4 to 7.1.4Release notes
Sourced from activerecord's releases.
... (truncated)
Commits
6f57590
Preparing for 7.1.4 release63fe89d
Sync changelog62abd09
Merge pull request #52619 from fatkodima/eager-load-nil-associations6a14308
Merge pull request #52591 from fatkodima/fix-create_table-with-auto_increment9dc6001
Merge pull request #52363 from eugeneius/autosave_has_one_loadedc53ec4b
Fix migration ordering forbin/rails db:prepare
across databasese419653
Documentindex_errors
option forhas_many
77dfa65
Merge pull request #52300 from pjambet/pj/backport-51348-to-7-103b9d8c
Backport: Define missing attribute methods frommethod_missing
25bc0ea
Extract check for VALUES/row_alias syntaxUpdates
railties
from 7.1.3.4 to 7.1.4Release notes
Sourced from railties's releases.
... (truncated)
Commits
6f57590
Preparing for 7.1.4 release63fe89d
Sync changelogc53ec4b
Fix migration ordering forbin/rails db:prepare
across databases91102fa
Update puma.rb.tte1af58f
fix puma.rb.tt7bd61c5
Merge pull request #52100 from jdlubrano/fix-activerecord-configs-shadowingf6f9166
Fix running migrations on other databases whendatabase_tasks: false
on pri...eedbe69
Merge branch '7-1-sec' into 7-1-stablebb720db
Lower case thelink
header49c7f65
Requireaction_view/helpers
instead ofrails-html-sanitizer
Updates
thor
from 1.3.1 to 1.3.2Release notes
Sourced from thor's releases.
Commits
33b9682
Fix release scriptde55517
Prepare for 1.3.2d342a4f
Add release workflowf2e243d
Merge pull request #878 from takmar/fix/find-class-and-command-name3821657
Fix find_class_and_command_by_namespace to correctly identify hyphenated and ...871d132
Add command_exists? method to Thor and Thor::Group classes8f897d5
Merge pull request #880 from duffuniverse/fix-typos-in-readme42fb1db
Add a missed comma to readme34f6dbe
Fix a few typos in READMEUpdates
rspec-rails
from 6.1.3 to 7.0.1Changelog
Sourced from rspec-rails's changelog.
Commits
a1e2f6c
v7.0.1b9d5676
Merge pull request #2791 from rspec/cleanup-rails-6-1bbf16f9
Changelog for #2789 and #27900beb36e
Merge pull request #2790 from mjankowski/cell-selector-rails-versiona124bb7
Merge pull request #2789 from p8/code-statistics-test-dirs1bb407e
v7.0.08c870d6
Merge pull request #2788 from rspec/7-0-prepa5d0635
Update rails link3b36479
Drop 6.1 related code4dd9521
Rewrite upgrade notesUpdates
selenium-webdriver
from 4.22.0 to 4.25.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
26db22e
[build] Prepare for release of Selenium 4.25.0 (#14516)7602371
[rb] Allow driver path to be set using ENV variables (#14287)b2ef56a
replacefedcm
links with new ones (#14478)247bc2b
[rb] Fix add_cause method not being able to process an array of hashes (#14433)5aa336f
Setting nightly version748ffc9
Release 4.24.0 (#14429)e4258ea
[ci] Use a tag to figure out what we might want to release (#14378)a93c89b
Add timeout and tests for curb, also added the gem curb that was not part of ...7833dc0
[rb] Updating the Gemfile.lock as wellf4a86a4
[rb] BUGFIX: Add stamp to nightly build (#14320)Updates
webrick
from 1.8.1 to 1.8.2Release notes
Sourced from webrick's releases.
Commits
0fb9de6
Bump up v1.8.2b9a4c81
Removed trailing spacesf5faca9
Prevent request smuggling0c600e1
Fix reference to URI::REGEXP::PATTERN::HOST15a9391
Return 400 response for chunked requests with unexpected data after chunk2b38d56
Treat missing CRLF separator after headers as an EOFErrore4efb4a
Remove unnecessary gsub calls in test_httprequest.rb426e214
Only strip space and horizontal tab in headerse72cb69
Prefer squigly heredocs. (#143)ee60354
Require CRLF line endings in request line and headersUpdates
yard
from 0.9.36 to 0.9.37Release notes
Sourced from yard's releases.
Changelog
Sourced from yard's changelog.
Commits
e96ae99
Update version to 0.9.37e96f226
Update changelogab0e939
Fix stylingf29e8a4
Small visual updatefb08c6c
Fix processing of utf-8 filesb127c8f
Fix a test and optimize40cc276
Fix issue with defining some openstruct methods1694c3d
Replace ostruct with custom versione458be0
Fix test issue with asciidoctor and YARD Loggerb0767b5
Reorder Logger for documentationDependabot will resolve any confl...
Description has been truncated