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 3.3.0 to 4.0.0 #2187

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2021

Bumps govuk_app_config from 3.3.0 to 4.0.0.

Changelog

Sourced from govuk_app_config's changelog.

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

4.0.0.pre.2

  • Fix default Sentry configuration (#202).
  • BREAKING: this means no more silence_ready or transport_failure_callback options.

4.0.0.pre.1

  • BREAKING: upgrades Sentry gem from sentry-raven to sentry-ruby (#199). There is a migration guide you should follow before upgrading to this version of govuk_app_config.
  • This release also fixes the data_sync_excluded_exceptions behaviour that was broken in v3.1.0 (later fixed in v3.3.0, which was released after 4.0.0.pre.1).
  • Released as a pre-release to identify and fix any problems before a wider rollout.
Commits

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 Jul 16, 2021
@bevanloon bevanloon temporarily deployed to government-f-dependabot-bqfodt July 16, 2021 11:02 Inactive
@dependabot dependabot bot force-pushed the dependabot/bundler/govuk_app_config-4.0.0 branch 2 times, most recently from 88c977f to cd8073b Compare August 2, 2021 08:57
@dependabot dependabot bot force-pushed the dependabot/bundler/govuk_app_config-4.0.0 branch 2 times, most recently from e12459d to 3a6e9b5 Compare August 4, 2021 08:38
@dependabot dependabot bot force-pushed the dependabot/bundler/govuk_app_config-4.0.0 branch 3 times, most recently from 8ba748f to 12fd4fa Compare August 13, 2021 13:21
Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/alphagov/govuk_app_config/releases)
- [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alphagov/govuk_app_config/commits/v4.0.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 force-pushed the dependabot/bundler/govuk_app_config-4.0.0 branch from 12fd4fa to 849d485 Compare August 20, 2021 14:48
@barrucadu barrucadu merged commit 26aa3b8 into main Aug 23, 2021
@barrucadu barrucadu deleted the dependabot/bundler/govuk_app_config-4.0.0 branch August 23, 2021 10:29
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.

2 participants