Skip to content

Bump anyway_config from 2.4.2 to 2.5.0

George Koltsov requested to merge dependabot-bundler-anyway_config-2.5.0 into main

Bumps anyway_config from 2.4.2 to 2.5.0.

Changelog

Sourced from anyway_config's changelog.

2.5.0 (2023-07-24)

  • Generators: Add config_name to generated classes if name contains underscore. ([@​palkan][])

  • Load Rails extensions even if Rails was loaded after Anyway Config. ([@​palkan][])

  • Fix handling config.credentials.content_path provided as String. ([@​palkan][])

Commits
  • b517a63 Bump 2.5.0
  • d45a4c0 fix(generators): add config_name when name contains underscore
  • 919c63d fix: unused var warning
  • f1d876a specs: drop outdated deprecation specs
  • f609a9a fix: detect postponed Rails loading
  • 0a92a14 specs: extract verify reserved logic into a separate file
  • ee05350 fix: credentials content_path as string
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports