Skip to content
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 govuk_app_config from 4.4.3 to 4.6.0 #2439

Merged
merged 1 commit into from
May 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2022

Bumps govuk_app_config from 4.4.3 to 4.6.0.

Changelog

Sourced from govuk_app_config's changelog.

4.6.0

  • Add a warning for apps using GovukError with Sidekiq that don't have sentry-sidekiq installed (#241).
  • Add internal Sidekiq exception "Sidekiq::JobRetry::Skip" to excluded exceptions (#241).

4.5.0

  • Add lux.speedcurve.com to connect_src for GOV.UK Content Security Policy (#232)
  • Fix prometheus_exporter to only be enabled when the GOVUK_PROMETHEUS_EXPORTER env var is set to "true" (#231).
  • Add Prometheus monitoring for EKS section to README.md (#231).
  • Fix govuk_error being incompatible with Ruby >= 3 (#233)
  • Require Ruby 2.7 as the minimum supported Ruby version (#233)
  • Require Sentry 5 and Unicorn 6 major versions (#237)
  • Prevent sentry-rails logger warnings when govuk_error is used with non-Rails apps (#234)
Commits
  • d61d40c Merge pull request #241 from alphagov/sentry-sidekiq
  • d3c7609 Bump version to 4.6.0
  • dab0703 Merge pull request #240 from alphagov/dependabot/bundler/rubocop-govuk-eq-4.4.0
  • 32524e5 Bump the Sentry dependencies
  • 2e56c11 Use mocks to resolve test ordering problem
  • be8cf34 Add a warning for usage with Sidekiq without Sentry::Sidekiq
  • 8837232 Add Sidekiq::JobRetry::Skip to excluded exceptions
  • a2f6f66 Merge pull request #239 from alphagov/ruby-2-7-6
  • d55de20 Update rubocop-govuk requirement from = 4.3.0 to = 4.4.0
  • 6fe5a23 Update .ruby-version to 2.7.6
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels May 13, 2022
Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 4.4.3 to 4.6.0.
- [Release notes](https://github.com/alphagov/govuk_app_config/releases)
- [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_app_config@v4.4.3...v4.6.0)

---
updated-dependencies:
- dependency-name: govuk_app_config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/govuk_app_config-4.6.0 branch from a2a4eee to ae45cc9 Compare May 17, 2022 09:40
@AgaDufrat AgaDufrat merged commit 4b08a93 into main May 18, 2022
@AgaDufrat AgaDufrat deleted the dependabot/bundler/govuk_app_config-4.6.0 branch May 18, 2022 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant