Skip to content

Bump govuk_app_config from 2.7.0 to 4.4.3#53

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/govuk_app_config-4.4.3
Open

Bump govuk_app_config from 2.7.0 to 4.4.3#53
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/govuk_app_config-4.4.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 18, 2022

Bumps govuk_app_config from 2.7.0 to 4.4.3.

Changelog

Sourced from govuk_app_config's changelog.

4.4.3

  • Update prometheus exporter server to 0.0.0.0 from localhost (#227).

4.4.2

  • Update HMPO webchat address in security policy (#225).

4.4.1

  • Fix issue where GovukPrometheusExporter module prevented the gem to load due to missing constant "PrometheusExporter" (#224).
  • Lazy load the prometheus_exporter dependency for only apps that use GovukPrometheusExporter (#224).

4.4.0

  • Add GovukPrometheusModule, to allow for export of prometheus metrics (#223).

4.3.0

  • Remove Speedcurve's LUX from the connect-src policy (#216).

4.2.0

  • Add pluralisation rules for Azerbaijani, Persian, Georgian, and Turkish. (#219)

4.1.0

  • Add Puma to dependencies (#214).

4.0.1

  • Update Content Security Policy with new klick2contact.com subdomain (#213).

4.0.0

  • BREAKING: replaces deprecated sentry-raven with sentry-ruby and sentry-rails. Follow the migration guide before upgrading to this version of govuk_app_config to ensure full compatibility with the new gems.
  • BREAKING: GovukError.configure can only be called once, and non-Rails apps will have to manually call GovukError.configure in order to initialise Sentry.
  • BREAKING: apps will no longer increment the error_reports_failed statsd if events fail to get sent to Sentry.
  • BREAKING: the behaviour of before_send has changed, and the should_capture method is deprecated.
  • See pre-release notes below for details.
  • PR: #212

4.0.0.pre.4

  • Fix Sentry client initialisation (#205).
  • BREAKING: non-Rails apps will need to manually call GovukError.configure in order to initialise Sentry.
  • BREAKING: GovukError.configure can only be called once by the downstream application.

4.0.0.pre.3

... (truncated)

Commits
  • 26319e7 Merge pull request #227 from alphagov/prometheus-exporter-server-update
  • 63f4c31 Version bump
  • ce288a7 Update port to 0.0.0.0 rather than local host
  • 17bd181 Merge pull request #226 from alphagov/release-v4.4.2
  • d0d5d6d Includes:
  • c6f250b Merge pull request #225 from alphagov/update-hmpo-webchat-provider
  • 5850808 Update HMPO webchat address in security policy
  • 1208816 Merge pull request #224 from alphagov/fix-loading-govuk-prometheus-exporter
  • 540fa01 Bump version to 4.4.1
  • 866ff89 Use GovukPrometheusExport for only Rails apps
  • 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)

Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 2.7.0 to 4.4.3.
- [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@v2.7.0...v4.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants