-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): update all non-major bundler dependencies #745
base: staging
Are you sure you want to change the base?
Conversation
964ca0b
to
aa0f44c
Compare
5afb18a
to
aeb68aa
Compare
aeb68aa
to
4214d2c
Compare
4214d2c
to
700c17a
Compare
8ba3811
to
8196fd9
Compare
ebb0dd9
to
cd554b5
Compare
90b9218
to
e8b4849
Compare
4bac2d8
to
03c5e47
Compare
33431ac
to
61b21fb
Compare
61b21fb
to
124e2cc
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## staging #745 +/- ##
========================================
Coverage 52.37% 52.37%
========================================
Files 55 55
Lines 1178 1178
========================================
Hits 617 617
Misses 561 561 ☔ View full report in Codecov by Sentry. |
01ee7c0
to
5b8b797
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
d12c396
to
590e431
Compare
This PR contains the following updates:
'~> 3.1.0'
->'~> 3.1.20'
'~> 1.12.0'
->'~> 1.18.4'
'~> 5.3.0'
->'~> 5.3.1'
'~>4.8.0'
->'~>4.9.4'
'~>1.10.0'
->'~>1.12.1'
'~> 2.7.0'
->'~> 2.8.1'
'~> 6.2.0'
->'~> 6.4.4'
'~> 3.1.1'
->'~> 3.5.1'
'~> 4.7.0.0'
->'~> 4.7.0.9'
'~> 2.5.0'
->'~> 2.5.2'
'~> 5.0.0'
->'~> 5.2.0'
'~> 2.11.0'
->'~> 2.13.0'
'~> 4.5.0'
->'~> 4.6.0'
'~> 1.2.0'
->'~> 1.2.2'
'~> 1.2.0'
->'~> 1.2.5'
'~> 0.6.0'
->'~> 0.16.0'
'~> 4.7.0'
->'~> 4.15.0'
'~> 2.0.0'
->'~> 2.1.2'
'~> 1.7.0'
->'~> 1.8.0'
'~> 1.0'
->'~> 1.0', '>= 1.0.2'
'~> 1.3.0'
->'~> 1.5.9'
'~> 6.4.0'
->'~> 6.5.0'
'~> 2.2.0'
->'~> 2.4.0'
'~> 6.6.0'
->'~> 6.7.0'
'~> 7.0.4', '>= 7.0.4.3'
->'~> 7.2.2'
'~> 1.0.0'
->'~> 1.0.5'
'~> 7.0.0'
->'~> 7.0.10'
'~> 5.0.0'
->'~> 5.0.2'
'~> 1.30.0'
->'~> 1.69.1'
'~> 2.1.0'
->'~> 2.1.2'
'~> 5.5'
->'~> 5.22'
'~> 5.5'
->'~> 5.22'
'~> 5.5'
->'~> 5.22'
'~> 5.0.2'
->'~> 5.0.6'
'~> 5.1.0'
->'~> 5.3.1'
'~> 5.2.0'
->'~> 5.2.1'
'~> 4.2.0'
->'~> 4.2.1'
'~> 7.0.0.beta2'
->'~> 7.0.0'
'~> 4.2.0'
->'~> 4.2.1'
'~> 5.4.0'
->'~> 5.4.4'
Release Notes
heartcombo/devise (devise)
v4.9.4
Compare Source
https://github.com/heartcombo/devise/blob/v4.9.4/CHANGELOG.md#494---2024-04-10
v4.9.3
Compare Source
Devise.deprecator
to integrate with new application deprecators in Rails 7.1. (@soartec-lab, @etiennebarrie)v4.9.2
Compare Source
Devise.activerecord51?
and deprecate it, in order to avoid breakage with some libraries that apparently relied on it.v4.9.1
Compare Source
enhancements
sign_in_after_reset_password
behaviour. #5429 @mattrbug fixes
redirect_status
instead oferror_status
if the recall app returns a redirect status (300..399) #5573v4.9.0
Compare Source
Devise uses the latest
responders
version (v3.1.0 or higher), which allows configuring the status used for validation error responses (error_status
) and for redirects after POST/PUT/PATCH/DELETE requests (redirect_status
). For backwards compatibility, Devise keepserror_status
as:ok
which returns a200 OK
response, andredirect_status
to:found
which returns a302 Found
response, but you can configure it to return422 Unprocessable Entity
and303 See Other
respectively, to match the behavior expected by Hotwire/Turbo:config/initializers/devise.rb
...
...
tigrish/devise-i18n (devise-i18n)
v1.12.1
Compare Source
v1.12.0
Compare Source
v1.11.1
Compare Source
v1.11.0
Compare Source
v1.10.3
Compare Source
bkeepers/dotenv (dotenv-rails)
v2.8.1
Compare Source
v2.8.0
Compare Source
$ dotenv --overload -f .env.local
) #445thoughtbot/factory_bot_rails (factory_bot_rails)
v6.4.4
: 6.4.4Compare Source
What's Changed
New Contributors
Full Changelog: thoughtbot/factory_bot_rails@v6.4.3...v6.4.4
v6.4.3
: 6.4.3Compare Source
v6.4.2
Compare Source
main
(y-yagi)v6.4.0
: 6.4.0Compare Source
v6.3.0
: 6.3.0Compare Source
projections.json
for Rails.vim (Caleb Hearth).Entcheva, Daniel Colson).
faker-ruby/faker (faker)
v3.5.1
Compare Source
Happy October! 🎃
This version drops support for Ruby < 3.0. We only support one EOL Ruby version at a time. Please upgrade to Ruby 3.0 to update to this and future versions of faker-ruby.
Besides that, this version removes deprecated generators, fixes some bugs, and adds a Security Policy.
Thanks to all contributors!
v3.4.2
Compare Source
Happy July with a new faker-ruby release.
This version:
Faker::NationalHealthService.british_number
(more details below)Breaking changes
The NHS sets aside a range of numbers from 999 000 0000 to 999 999 9999 for test purposes. The old range could
produce NHS numbers that were in use by real patients in the UK/England and Wales. In this version,
Faker::NationalHealthService.british_number
uses the test range for creating NHS numbers rather than the previous 400 000 0010 to 499 999 9999 range.Breaking change was introduced in "Add test range param to NHS numbers" by @neanias in https://github.com/faker-ruby/faker/pull/2947
Improvements & Bug fixes
Faker::Games::Dota
missing quotes and new heroes by @arthurka-o in https://github.com/faker-ruby/faker/pull/2907Faker::Internet.username
should not generate duplicated punctuation by @thdaraujo in https://github.com/faker-ruby/faker/pull/2970en-US
locale by @mononoken in https://github.com/faker-ruby/faker/pull/2972Deprecator.skip_warning?
ability to silence deprecators on tests by @keshavbiswa in https://github.com/faker-ruby/faker/pull/2956Update local dependencies
2.4.22
by @thdaraujo in https://github.com/faker-ruby/faker/pull/2978v3.4.1
Compare Source
What's changed
Faker::Crypto
generators by @alextaujenis in https://github.com/faker-ruby/faker/pull/2938Bug fixes
Atlantic/Cape_Verde
by @andrelaszlo in https://github.com/faker-ruby/faker/pull/2927Faker::Number.hexadecimal
should include characters within the range of[0-9a-f]
by @alextaujenis in https://github.com/faker-ruby/faker/pull/2942Features
Faker::Sports::Football
. by @yamat47 in https://github.com/faker-ruby/faker/pull/2903Update local dependencies
v3.3.1
Compare Source
Bug fixes
en-US
locale caused by incorrect.yml
file structure by @aprescott in https://github.com/faker-ruby/faker/pull/2924What's Changed
New Contributors
Full Changelog: faker-ruby/faker@v3.3.0...v3.3.1
v3.3.0
Compare Source
Bug Fixes
Features
What's changed
Faker::IDNumber
toFaker::IdNumber
to be more consistent with other generator's naming convention. by @Jamal-A-Mohamed in https://github.com/faker-ruby/faker/pull/2858Update local dependencies
New Contributors
Full Changelog: faker-ruby/faker@v3.2.3...v3.3.0
[
v3.2.3
](https://redirect.github.com/faker-ruby/faker/blob/HEAD/CHANGELOG.md#Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.