-
Notifications
You must be signed in to change notification settings - Fork 0
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 group with 6 updates #854
Closed
Closed
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 group with 6 updates: | Package | From | To | | --- | --- | --- | | [activerecord-postgis-adapter](https://github.com/rgeo/activerecord-postgis-adapter) | `10.0.0` | `10.0.1` | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.170.1` | `1.172.0` | | [pagy](https://github.com/ddnexus/pagy) | `9.2.2` | `9.3.1` | | [pry](https://github.com/pry/pry) | `0.14.2` | `0.15.0` | | [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.22.1` | `1.23.0` | | [super_diff](https://github.com/splitwise/super_diff) | `0.13.0` | `0.14.0` | Updates `activerecord-postgis-adapter` from 10.0.0 to 10.0.1 - [Changelog](https://github.com/rgeo/activerecord-postgis-adapter/blob/master/History.md) - [Commits](rgeo/activerecord-postgis-adapter@v10.0.0...v10.0.1) Updates `aws-sdk-s3` from 1.170.1 to 1.172.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `pagy` from 9.2.2 to 9.3.1 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md) - [Commits](ddnexus/pagy@9.2.2...9.3.1) Updates `pry` from 0.14.2 to 0.15.0 - [Release notes](https://github.com/pry/pry/releases) - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](pry/pry@v0.14.2...v0.15.0) Updates `rubocop-performance` from 1.22.1 to 1.23.0 - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.22.1...v1.23.0) Updates `super_diff` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/splitwise/super_diff/releases) - [Changelog](https://github.com/splitwise/super_diff/blob/main/CHANGELOG.md) - [Commits](splitwise/super_diff@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: activerecord-postgis-adapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: aws-sdk-s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: pry dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: super_diff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler ... 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
Nov 20, 2024
Quality Gate passedIssues Measures |
elken
approved these changes
Nov 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 group with 6 updates:
10.0.0
10.0.1
1.170.1
1.172.0
9.2.2
9.3.1
0.14.2
0.15.0
1.22.1
1.23.0
0.13.0
0.14.0
Updates
activerecord-postgis-adapter
from 10.0.0 to 10.0.1Changelog
Sourced from activerecord-postgis-adapter's changelog.
Commits
9bb0135
fix history92dc81f
update version and historyeb475fb
Merge pull request #418 from dorner/db-create-for-rails-7-22d87923
Merge pull request #417 from JamesChevalier/safe-quoting82aa002
Fix loading issue with rake db:create on Rails 7.2a9efe07
apply quoting patchUpdates
aws-sdk-s3
from 1.170.1 to 1.172.0Changelog
Sourced from aws-sdk-s3's changelog.
Commits
Updates
pagy
from 9.2.2 to 9.3.1Release notes
Sourced from pagy's releases.
Changelog
Sourced from pagy's changelog.
Commits
0475ba4
Merge branch 'dev'e76acc2
Version 9.3.18b78339
Added qualified column names to the keyset query30d48c2
Improve comments and indentation [skip-log]079fe81
Merge branch 'dev'1b3db0f
Version 9.3.03837c60
Remove the :typecast_latest variable8a9ae6f
Add the :jsonify_keyset_attributes variable to override the encoding (#749)aa1f502
Update gems and javascript packages4031b98
Improve docsUpdates
pry
from 0.14.2 to 0.15.0Release notes
Sourced from pry's releases.
Changelog
Sourced from pry's changelog.
Commits
52d1489
Merge pull request #2330 from andrehjr/prep-for-v0.15.0cd0eeec
Prep for v0.15.09ba4b32
Update CHANGELOG.mda07eced
Merge pull request #2327 from andrehjr/allow-pry-no-multiline-config0b01b5c
Add --no-multiline options to disable multiline with Relinec0639ae
Merge pull request #2329 from andrehjr/fallback-to-method-source-for-older-prismfe8e985
Fallback to Pry::Code.complete_expression? when prism is not available2615de7
Merge pull request #2326 from andrehjr/remove-deprecated-exception-whitelista92f8fa
Update changelog4214909
Remove deprecated 'exception_whitelist' config.Updates
rubocop-performance
from 1.22.1 to 1.23.0Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
7c904d6
Cut 1.23.08633b3a
Update Changelog3806fc4
Merge pull request #474 from viralpraxis/add-new-cop-performance-string-bytesized3637be
[Fix #475] Add newPerformance/StringBytesize
cop1ae01bc
Suppress new RuboCop offensesfb0a21b
Use RuboCop RSpec 3.1c75628f
Switch back docs version to masterUpdates
super_diff
from 0.13.0 to 0.14.0Release notes
Sourced from super_diff's releases.
Changelog
Sourced from super_diff's changelog.
Commits
993d5e7
Release 0.14.0ba1ba2c
Exclude more un-diffable objects (#273)2234d03
Add author attribution to CHANGELOGa26276f
Exclude Rubocop commit from Git blame88a123c
Replace Zeus with process forking strategy (#271)9943ecc
Add #270 to changelog338d12b
Update inspection-tree reference (#270)25ceb5f
Switch from Prettier to Rubocop (#269)9e13afc
Add handling forRange
s (#267)613bc30
Resolve warning: duplicate character class in regexDependabot 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @elken.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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