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.11.1 to 4.12.0 #2651

Merged
merged 2 commits into from
Jan 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2023

Bumps govuk_app_config from 4.11.1 to 4.12.0.

Changelog

Sourced from govuk_app_config's changelog.

4.12.0

  • Allow https://img.youtube.com as a CSP image source
  • CSP only allows scripts, styles and fonts from self which reflects GOV.UK production behaviour
  • Set the default CSP behaviour to be allow communication only to self
  • Remove webchat scripts from the CSP, these are now handled in government-frontend
  • Remove www.signin.service.gov.uk from the CSP as it is no-longer used in GOV.UK
  • Disallow data fonts in the global Content Security policy
Commits
  • 17d34d5 Merge pull request #275 from alphagov/release-4.12.0
  • 0c54b05 Release 4.12.0
  • d2b958b Merge pull request #274 from alphagov/csp-modernisation
  • bdd2d09 Add YouTube image host to image_src policy
  • 8d670d2 Add ability to yield CSP when calling configure
  • 709cde5 Update CSP documentation
  • 872376c Remove GOV.UK Domains from script, style and font
  • 97c692b Set default_src to be self in CSP
  • ca0e8ad Remove webchat hosts from global CSP
  • 06319fa Remove legacy Verify script src
  • 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 4.11.1 to 4.12.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.11.1...v4.12.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 added dependencies ruby Pull requests that update Ruby code labels Jan 4, 2023
@govuk-ci govuk-ci temporarily deployed to government-frontend-pr-2651 January 4, 2023 11:01 Inactive
@github-actions
Copy link

github-actions bot commented Jan 4, 2023

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

This is to resolve the presence of two content security policy files
that both initialise the CSP.

It chooses to use content_security_policy.rb as that is a Rails
default.
@govuk-ci govuk-ci temporarily deployed to government-frontend-pr-2651 January 4, 2023 21:18 Inactive
@kevindew kevindew merged commit 45c2b3c into main Jan 5, 2023
@kevindew kevindew deleted the dependabot/bundler/govuk_app_config-4.12.0 branch January 5, 2023 11:39
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