Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Bump govuk_app_config from 7.1.0 to 9.3.0 #1201

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps govuk_app_config from 7.1.0 to 9.3.0.

Changelog

Sourced from govuk_app_config's changelog.

9.3.0

  • Get prometheus labels from controller, not params (#320)

9.2.0

  • Default to Prometheus histograms, not summaries (#318)

9.1.0

  • GovukAppConfig silences OpenTelemetry log output when running a rake task (#311)
  • Update warning message for Prometheus metric server address already in use.
  • Add ability to support custom collectors in the Prometheus exporter.

9.0.4

  • Fix an issue with Rails.logger being not an instance of ActiveSupport::Logger. Rails expects Rails.logger to have methods that Ruby STD Logger does not provide. e.g. silence() (#309)

9.0.3

  • When error is reported by Rails logger, the field is now logged as "error_message" in order to avoid overwriting the "message" field.

9.0.2

  • GovukAppConfig no longer automatically initialises OpenTelemetry when running in rails console.

9.0.1

  • Rename the "error" field in Rails logs from logstasher to "message" as error is supposed to be an object.

9.0.0

  • BREAKING: JSON logs are no longer configured automatically for production Rails apps and are turned on with the GOVUK_RAILS_JSON_LOGGING environment variable (#302)
  • Add govuk_request_id to JSON logging for apps with gds-api-adapters (#300)
  • BREAKING: Remove $stdout, $stderr and $real_stdout redirections (#300)
  • BREAKING: Change error log behaviour from logging JSON to full string (#300)
  • Remove monkeypatch for errors (#300)

8.1.1

  • Fix prometheus_exporter to method patching compatible with OpenTelemetry.

8.1.0

  • Add ability to enable OpenTelemetry instrumentation for Rails applications.

8.0.2

  • Fix the ability to collect Sidekiq metrics in GovukPrometheusExporter. (#299)

... (truncated)

Commits
  • 4db5992 Merge pull request #321 from alphagov/bump-to-9-3
  • fd4cb2b Bump version to 9.3.0
  • e66878d Merge pull request #320 from alphagov/fix-default-labels
  • 0f097b1 Fix rubocop warnings
  • 20f4d51 Get controller labels from controller, not params
  • 4cc1ecc Merge pull request #315 from alphagov/dependabot/bundler/opentelemetry-instru...
  • 0106798 Merge pull request #319 from alphagov/9.2.0
  • 2a795d7 Bump to 9.2.0
  • eec4ec5 Merge pull request #318 from alphagov/switch-default-aggregation
  • d13c747 Add release notes for prometheus change
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 7.1.0 to 9.3.0.
- [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_app_config@v7.1.0...v9.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2023

Superseded by #1202.

@dependabot dependabot bot closed this Oct 5, 2023
@dependabot dependabot bot deleted the dependabot/bundler/govuk_app_config-9.3.0 branch October 5, 2023 22:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants