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 2.10.0 to 4.4.3 #104

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps govuk_app_config from 2.10.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.10.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.10.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 21, 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
0 participants