Update config 4.2.1 → 5.5.0 (major) #612
Closed
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ config (4.2.1 → 5.5.0) · Repo · Changelog
Release Notes
5.5.0
5.4.0
5.3.0
5.2.0
5.1.0 (from changelog)
5.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
Bump to version 5.4.1
config.gemspec: use funding_url rather than post_install_message (#360)
Fix typos in the tests and documentation (#359)
Allow arrays to be passed through env variables (#354)
Bump to version 5.4.0
Configuring the environment name in Rails (#356)
Silence deprecation warnings for fixture_path in Rails >= 7.1 (#357)
Bump to veresion 5.3.0
Remove `dry-validation` from dependencies (#333)
Bump to version 5.2.0
Prevent name collision with private methods from ancestors (#351)
Update CHANGELOG.md
Allow to use custom filename && directory name to store configs (#341)
Bump actions/checkout and actions/cache (#350)
Add rubygems.org metadata (#349)
Add Ruby 3.3 to CI matrix (#348)
Bump to version 5.1.0
Fix conflicts with Rails 7 active_support methods (#347)
Bump to version 5.0.0
Avoid defining `Hash#deep_merge` and `#deep_merge!` (#342)
Add Rails 7.0 and 7.1 to the test matrix (#344)
Upgrade dependencies and tested rails versions (#343)
Add Ruby 3.2 to test matrix (#337)
Release Notes
1.2.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
1.2.3
Add `TimerTask.new(interval_type:)` option to configure interval calculation
docs: update promises grammar (#1026)
docs: fix typo in throttle docs (#1024)
Add Ruby 3.3 in CI
Remove AtomicReferenceMapBackend and CheapLockable
Fix some typos
Fix spurious return in Promises#wait_until_resolved
Fix compile error on FreeBSD 14
Drop dependency on mutex_m
Expose the number of threads that are actively executing tasks with `ThreadPoolExecutor#active_count`. (#1002)
Update the list of maintainers
Allow TimerTask to be initialized with a specified Executor
Use executor from arg in then_on/rescue_on/chain_on for Promises
Allow TimerSet to safely handle an executor raising `RejectedExecutionError` (#999)
Fix sporadic failures testing with JRuby (#1012)
Fix DaemonThreadFactory - reuse single Java thread factory
Fix doc typo: yeild → yield
Fix broken CI due to rake-compiler error on Ruby < 2.6
Fix TimerTask example output (#1003)
Fix TimerTask docs to not refer to `#execute` as "blocking" (#996)
Fix TimerTask `:execution_interval` docs
Update comment about ::Array on CRuby, it's not fully thread-safe
Update comment about ::Hash on CRuby, it's not fully thread-safe
Check the first Concurrent::Map default_proc argument is a Concurrent::Map in more tests
Release Notes
1.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
[devtools] sync
Update changelog.yml
Bump dry-configurable to 1.1.0
[devtools] sync
[devtools] update changelog.yml from dea93f5ecd53babc520317dc971bc1981f790071
Merge pull request #161 from emptyflask/emptyflask/nested-undefined
unfreeze immutable regex, for rubocop
Allow nested settings to default to `Undefined`
Update .github/workflows/ci.yml
Update .github/workflows/sync_configs.yml
Update .github/workflows/docsite.yml
Update .github/workflows/ci.yml
Update Gemfile.devtools
Update .github/workflows/ci.yml
Update LICENSE
Update .github/workflows/rubocop.yml from repobot-app/workflows
Update .repobot.yml from dry-rb/template-gem
Add .repobot.yml
Update .github/workflows/docsite.yml from dry-rb/template-gem
Update .github/workflows/docsite.yml from dry-rb/template-gem
Update dry-configurable.gemspec from dry-rb/template-gem
Update README.md from dry-rb/template-gem
Update .rubocop.yml from dry-rb/template-gem
Update .github/workflows/docsite.yml from dry-rb/template-gem
Update .github/workflows/ci.yml from dry-rb/template-gem
Remove CODEOWNERS
Update .action_hero.yml from dry-rb/template-gem
Remove pry/byebug from Gemfile
Update Gemfile.devtools from dry-rb/template-gem
Update Gemfile.devtools from dry-rb/template-gem
Update .github/workflows/sync_configs.yml from dry-rb/template-gem
Update .github/workflows/sync_configs.yml from dry-rb/template-gem
Update .github/workflows/ci.yml from dry-rb/template-gem
Update CODE_OF_CONDUCT.md from dry-rb/template-gem
Update CODE_OF_CONDUCT.md from dry-rb/template-gem
Update README.md from dry-rb/template-gem
Update README.md from dry-rb/template-gem
Update Gemfile.devtools from dry-rb/template-gem
Release Notes
1.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
Bump version to 1.0.1
[devtools] sync
Prepare changelog entry for v1.0.1
Fix Dry::Core::Equalizer() usage (#79)
Update Gemfile.devtools
Add equalizer to doc sections
Update .github/workflows/ci.yml
Update .github/workflows/sync_configs.yml
Update .github/workflows/docsite.yml
Update .github/workflows/ci.yml
Update Gemfile.devtools
Update .github/workflows/ci.yml
Update LICENSE
Update .github/workflows/rubocop.yml from repobot-app/workflows
Update .repobot.yml from dry-rb/template-gem
Add .repobot.yml
Update .github/workflows/docsite.yml from dry-rb/template-gem
Update .github/workflows/docsite.yml from dry-rb/template-gem
Update dry-core.gemspec from dry-rb/template-gem
Update README.md from dry-rb/template-gem
Update .rubocop.yml from dry-rb/template-gem
Update .github/workflows/docsite.yml from dry-rb/template-gem
Update .github/workflows/ci.yml from dry-rb/template-gem
Remove CODEOWNERS
Update .action_hero.yml from dry-rb/template-gem
Update Gemfile.devtools from dry-rb/template-gem
Update Gemfile.devtools from dry-rb/template-gem
Remove pry and pry-byebug from Gemfile
Update sync_configs.yml
Update .github/workflows/sync_configs.yml from dry-rb/template-gem
Update .github/workflows/ci.yml from dry-rb/template-gem
Update CODE_OF_CONDUCT.md from dry-rb/template-gem
Update CODE_OF_CONDUCT.md from dry-rb/template-gem
Update README.md from dry-rb/template-gem
Update README.md from dry-rb/template-gem
Update Gemfile.devtools from dry-rb/template-gem
Update Gemfile.devtools from dry-rb/template-gem
Release Notes
1.13.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
[devtools] sync
Update changelog.yml
[devtools] sync
Update changelog.yml
Bump dry-schema to 1.13.4
[devtools] sync
Update changelog.yml
[devtools] sync
[devtools] update changelog.yml from 8f9c0732e12bfb51624d5dfebb98e7ce7bf75885
Merge pull request #462 from tomgi/fix_nested_array_object
Do not eager load i18n message backend
Adding default message for uri? predicate (#477)
Update .github/workflows/ci.yml
Update .rubocop.yml
Update .rubocop.yml
[devtools] sync
Release Notes
1.7.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
[devtools] sync
Fix date
Fix test for Ruby 3.3 (#466)
Add Ruby 3.3 to CI
[devtools] sync
Merge pull request #465 from bkuhlmann/big_decimal
Added version release notes
Fixed BigDecimal warning due to not being required in gemspec
Update .rubocop.yml
Confess map types are not supported (ref dry-rb/dry-schema#467)
Update .rubocop.yml
Update README.md
Update README.md
Fix RuboCop issues
Remove Ruby 2.7 from ci.yml
Update .rubocop.yml
Update .github/workflows/rubocop.yml
Update Gemfile.devtools
Update dry-types.gemspec
Update README.md
Update .github/workflows/sync_configs.yml
Update .github/workflows/docsite.yml
Update dry-types.gemspec
Update Gemfile.devtools
Release Notes
2.6.15 (from changelog)
2.6.14 (from changelog)
2.6.13 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
Ready for 2.6.15
Refator while loop condition
Optimizes looking for at least one Ruby file
Enable --enable-frozen-string-literal in CI
Rewordings
Rewording in the README
Ready for 2.6.14
Restore the original Zeitwerk::NameError message
Documentation tweaks
Document Zeitwerk::Loader#all_expected_cpaths
Exclude macOS/2.5 from CI matrix
Standardize breadth-first loops
Let the ls helper yield the file type too
Implements Zeitwerk::Loader#all_expected_paths
Fix indentation
Add a test for Zeitwerk::NameError
Further revise the Zeitwerk::NameError message
Reword Zeitwerk::NameError message again
Polish Zeitwerk::NameError message
Ready for 2.6.13
Document null inflector and case-insensitive file systems
Add test coverage for symlinks and for_gem
Merge pull request #286 from m-nakamura145/update-actions-checkout
Bump actions/checkout
Revise the conceptual translation of for_gem
Delete comment in Kernel#require decoration
Merge pull request #279 from stevenharman/typo_and_doc_tweeks
Fix small typo & clarify some grammar in the docs
Merge pull request #278 from m-nakamura145/update-ci-matrix
Add Ruby 3.3 to CI matrix
Revise docs re the null inflector and Rails
Provide a null inflector
🆕 bigdecimal (added, 3.1.8)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands