-
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 8 updates #829
Merged
Merged
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 8 updates: | Package | From | To | | --- | --- | --- | | [laa_crime_forms_common](https://github.com/ministryofjustice/laa-crime-forms-common) | ``75a3590`` | ``04cfd9a`` | | [pg](https://github.com/ged/ruby-pg) | `1.5.8` | `1.5.9` | | [rails](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` | | [sidekiq](https://github.com/sidekiq/sidekiq) | `7.3.2` | `7.3.4` | | [pagy](https://github.com/ddnexus/pagy) | `9.1.0` | `9.1.1` | | [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) | `6.4.3` | `6.4.4` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.26.2` | `2.27.0` | | [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `3.1.0` | `3.2.0` | Updates `laa_crime_forms_common` from `75a3590` to `04cfd9a` - [Commits](ministryofjustice/laa-crime-forms-common@75a3590...04cfd9a) Updates `pg` from 1.5.8 to 1.5.9 - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](ged/ruby-pg@v1.5.8...v1.5.9) Updates `rails` from 7.1.4.1 to 7.1.4.2 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.4.1...v7.1.4.2) Updates `sidekiq` from 7.3.2 to 7.3.4 - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/commits) Updates `pagy` from 9.1.0 to 9.1.1 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md) - [Commits](ddnexus/pagy@9.1.0...9.1.1) Updates `factory_bot_rails` from 6.4.3 to 6.4.4 - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md) - [Commits](thoughtbot/factory_bot_rails@v6.4.3...v6.4.4) Updates `rubocop-rails` from 2.26.2 to 2.27.0 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.26.2...v2.27.0) Updates `rubocop-rspec` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: laa_crime_forms_common dependency-type: direct:production dependency-group: bundler - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sidekiq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: factory_bot_rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
ruby
Pull requests that update Ruby code
labels
Oct 30, 2024
Quality Gate passedIssues Measures |
patrick-laa
approved these changes
Oct 30, 2024
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 8 updates:
75a3590
04cfd9a
1.5.8
1.5.9
7.1.4.1
7.1.4.2
7.3.2
7.3.4
9.1.0
9.1.1
6.4.3
6.4.4
2.26.2
2.27.0
3.1.0
3.2.0
Updates
laa_crime_forms_common
from75a3590
to04cfd9a
Commits
04cfd9a
Merge pull request #12 from ministryofjustice/dependabot/bundler/bundler-4415...ff18106
Bump rexml from 3.3.7 to 3.3.9 in the bundler group0599c4d
Merge pull request #10 from ministryofjustice/CRM457-2061-licenceefefa6a
Add licence informationUpdates
pg
from 1.5.8 to 1.5.9Changelog
Sourced from pg's changelog.
Commits
afe2f20
Bump VERSION to 1.5.99f8a6c6
Add History entry for pg-1.5.9342bdbb
Merge pull request #599 from larskanis/update-postgresca8e69c
Remove skip on Windows since the issue is fixed70c02ea
Work around missing dependency to errorcodes.h in PostgreSQL-17.04a52437
CI: Update jobs to postgresql-1.7.0d8c3753
Update to postgresql-17.0 and openssl-3.4.0 for Windows binary gems86367c6
Update error codes byrake update_error_codes
94f1d7f
Merge pull request #598 from larskanis/osl-threads716221a
Enable thread safety in static OpenSSL buildUpdates
rails
from 7.1.4.1 to 7.1.4.2Release notes
Sourced from rails's releases.
... (truncated)
Commits
e52d670
Preparing for 7.1.4.2 release294d082
Improvements to releaser75f0ae9
Fix NoMethodError in ActionMailer block_formatUpdates
sidekiq
from 7.3.2 to 7.3.4Changelog
Sourced from sidekiq's changelog.
Commits
Updates
pagy
from 9.1.0 to 9.1.1Release notes
Sourced from pagy's releases.
Changelog
Sourced from pagy's changelog.
Commits
5f3f971
Merge branch 'dev'd8de120
Version 9.1.147b9fe3
Simplify calendar codee7d46fa
Update gems and javascript modules2d41469
Reorder the API Docs entries098356a
Remove ruby 3.1 CI (see comments in workflow)86a9a7c
Update gems and javascript modules6f7690a
Fix typo in code comment [skip-log]2acf44d
Update gems and js packages20754be
Docs: add link to unicode pluralization rules (#743)Updates
factory_bot_rails
from 6.4.3 to 6.4.4Release notes
Sourced from factory_bot_rails's releases.
Changelog
Sourced from factory_bot_rails's changelog.
Commits
b00d3c3
Release 6.4.4 [ci skip]b5f45b9
Update Bundler to v2.5.22f877249
Update Bundler to v2.5.21f5aabdd
Bump rake from 13.1.0 to 13.2.1 (#491)01e3bdb
Bump factory_bot from 6.4.0 to 6.5.0 (#492)26d0e9e
Bump rspec-rails from 6.1.0 to 6.1.4c681900
Bump standard from 1.32.1 to 1.40.0 (#487)3db6bd6
Ignore Standard Style/ArgumentsForwarding violations temporarily (#489)62f4319
Add a dynamic security workflow and a SECURITY.md file (#481)1c24be0
Add a CODEOWNERS file (#468)Updates
rubocop-rails
from 2.26.2 to 2.27.0Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
9165c10
Cut 2.27.0f052a89
Update Changelogf66b8f7
Merge pull request #1378 from koic/fix_an_error_for_rails_enum_syntax94a8370
[Fix #1377] Fix an error forRails/EnumSyntax
ec31d1b
Merge pull request #1367 from armandmgt/feature/allow-to_time-with-specifiera413fe6
Suppress new RuboCop offenses5bc926f
FixRails/TimeZone
should not report offense onString#to_time
with timez...209cc09
Use RuboCop Performance 1.222e619f3
[Docs] AddTargetRailsVersion
to config documentation083e24c
Merge pull request #1374 from fatkodima/env_local-handle-negationsUpdates
rubocop-rspec
from 3.1.0 to 3.2.0Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
50ac5ab
Merge pull request #1987 from rubocop/release39b0d3f
Release v3.2.06584b4a
Merge pull request #1985 from rubocop/revert-unwanted-change530af44
Merge pull request #1975 from corsonknowles/require_void_expect_acts_inside_a...6cbe423
Update CHANGELOG.mdeb61748
Revert an change that would conceal unintentional RSpec syntax427d19d
Merge branch 'master' into require_void_expect_acts_inside_an_example_block954a45f
Merge pull request #1984 from rubocop/fixcbz130c564
Fix an error forRSpec/ChangeByZero
whenchange (...) .by (0)
and `change...ff444c2
Merge pull request #1982 from rubocop/improve-cwcDependabot 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 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