forked from alphagov/government-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
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 slimmer from 15.4.0 to 15.5.0 #90
Open
dependabot
wants to merge
111
commits into
master
Choose a base branch
from
dependabot/bundler/slimmer-15.5.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is to remove the reference to ‘From 15 February’ and also to add a link, and make the Devolved Administration links more specific to returning from international travel.
…5_Feb Make the Devolved Admin links more specific
Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 24.1.0 to 24.1.1. - [Release notes](https://github.com/alphagov/govuk_publishing_components/releases) - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/master/CHANGELOG.md) - [Commits](alphagov/govuk_publishing_components@v24.1.0...v24.1.1) Signed-off-by: dependabot[bot] <[email protected]>
…uk_publishing_components-24.1.1 Bump govuk_publishing_components from 24.1.0 to 24.1.1
Bumps [slimmer](https://github.com/alphagov/slimmer) from 15.4.0 to 15.4.1. - [Release notes](https://github.com/alphagov/slimmer/releases) - [Changelog](https://github.com/alphagov/slimmer/blob/master/CHANGELOG.md) - [Commits](alphagov/slimmer@v15.4.0...v15.4.1) Signed-off-by: dependabot[bot] <[email protected]>
…mmer-15.4.1 Bump slimmer from 15.4.0 to 15.4.1
This script (and associated styles) is only being used in government frontend, hence no reason to serve it in all applications.
We only use this prefix for styles coming from `govuk-frontend`
This has been requested by FCDO [1], and agreed with GOV.UK Notify, who originally asked for the word "alert" to be removed so that it did not conflict with the upcoming emergency alert pages on GOV.UK. Note the original change was applied via the default text changing in GOV.UK Publishing Components [2]. [1]: https://govuk.zendesk.com/agent/tickets/4417745 [2]: alphagov/govuk_publishing_components@36953fd
Restore original wording for travel advice emails
Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 24.1.1 to 24.3.0. - [Release notes](https://github.com/alphagov/govuk_publishing_components/releases) - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/master/CHANGELOG.md) - [Commits](alphagov/govuk_publishing_components@v24.1.1...v24.3.0) Signed-off-by: dependabot[bot] <[email protected]>
…uk_publishing_components-24.3.0 Bump govuk_publishing_components from 24.1.1 to 24.3.0
Switch from static to govuk_publishing_components scripts
Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 24.3.0 to 24.3.1. - [Release notes](https://github.com/alphagov/govuk_publishing_components/releases) - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/master/CHANGELOG.md) - [Commits](alphagov/govuk_publishing_components@v24.3.0...v24.3.1) Signed-off-by: dependabot[bot] <[email protected]>
…uk_publishing_components-24.3.1 Bump govuk_publishing_components from 24.3.0 to 24.3.1
Update element from local app to gem
Update testing, remove app-level metadata test
Switch to meta block
Add Punjabi-Pakistan locale
Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 24.3.1 to 24.4.0. - [Release notes](https://github.com/alphagov/govuk_publishing_components/releases) - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/master/CHANGELOG.md) - [Commits](alphagov/govuk_publishing_components@v24.3.1...v24.4.0) Signed-off-by: dependabot[bot] <[email protected]>
…uk_publishing_components-24.4.0 Bump govuk_publishing_components from 24.3.1 to 24.4.0
`sanitize` was stripping out the `tabindex` attribute from the legacy document list markup provided by Whitehall. `sanitize` requires an allowlist of attributes, but a more future-proof option is to use `raw` since this is markup from a trusted source.
…-list Replace sanitize with raw for legacy document list
…_to_pa_pk Add text direction rtl to pa-pk locale
Remove pa-ur locale
Update How to vote schema
Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 24.7.0 to 24.7.1. - [Release notes](https://github.com/alphagov/govuk_publishing_components/releases) - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/master/CHANGELOG.md) - [Commits](alphagov/govuk_publishing_components@v24.7.0...v24.7.1) Signed-off-by: dependabot[bot] <[email protected]>
Enable 'standard' publication types to be rendered
…uk_publishing_components-24.7.1 Bump govuk_publishing_components from 24.7.0 to 24.7.1
Most of these are blank keys anyway. The exception is the `taxonomy_navigation` key which only exists in Arabic and Russian.
We know the actual deadline dates now, so we can add them to the schema.
The previous version of this was yanked.
Add deadlines for how-to-vote
…-api-adapters-71.0.0 Bump gds-api-adapters from 70.0.0 to 71.0.0
Remove translation keys that do not exist in the English version
Previous versions have been yanked.
Upgrade to mimemagic-0.3.7
Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/alphagov/govuk_app_config/releases) - [Changelog](https://github.com/alphagov/govuk_app_config/blob/master/CHANGELOG.md) - [Commits](alphagov/govuk_app_config@v2.9.1...v2.10.0) Signed-off-by: dependabot[bot] <[email protected]>
…uk_app_config-2.10.0 Bump govuk_app_config from 2.9.1 to 2.10.0
…-update-26-march-2021 Travel advice call out box update
Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 24.7.1 to 24.8.0. - [Release notes](https://github.com/alphagov/govuk_publishing_components/releases) - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/master/CHANGELOG.md) - [Commits](alphagov/govuk_publishing_components@v24.7.1...v24.8.0) Signed-off-by: dependabot[bot] <[email protected]>
…uk_publishing_components-24.8.0 Bump govuk_publishing_components from 24.7.1 to 24.8.0
…-update-30-march-2021 Update link for England travel advice
Amendments to the how to vote schema 🗳
Update how-to-vote metadata
This is to bring metadata in line with upcoming content changes
Add deadlines on 'how to vote' guidance
dependabot
bot
added
dependencies
Pull requests that update a dependency file
ruby
Pull requests that update Ruby code
labels
Apr 8, 2021
Bumps [slimmer](https://github.com/alphagov/slimmer) from 15.4.1 to 15.5.0. - [Release notes](https://github.com/alphagov/slimmer/releases) - [Changelog](https://github.com/alphagov/slimmer/blob/master/CHANGELOG.md) - [Commits](alphagov/slimmer@v15.4.1...v15.5.0) Signed-off-by: dependabot[bot] <[email protected]>
Jonty
force-pushed
the
dependabot/bundler/slimmer-15.5.0
branch
from
April 10, 2021 16:45
91dd4a9
to
4537938
Compare
A newer version of slimmer exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps slimmer from 15.4.0 to 15.5.0.
Changelog
Sourced from slimmer's changelog.
Commits
2eab4ac
Merge pull request #266 from alphagov/bump-version08906b3
Bump Slimmer to v15.5.077e420f
Merge pull request #265 from alphagov/update-for-gem-layout-compatibility42a37e4
Add compatibility for the public layout componentaf08486
Merge pull request #264 from alphagov/release-15-4-123daa20
Bump slimmer to 15.4.10ca046b
Merge pull request #263 from alphagov/account-nav-layout-header954fe61
Remove redundant nav container from test971af9a
Add support for layout header component6e082a9
Merge pull request #262 from alphagov/kevindew-patch-1Dependabot 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)