Bump content_block_tools from 1.11.0 to 1.12.0#11406
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump content_block_tools from 1.11.0 to 1.12.0#11406dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
This application is owned by the Whitehall Experience team. Please let us know in #govuk-whitehall-experience-tech when you raise any PRs. Follow these steps if you are doing a Rails upgrade. |
Bumps [content_block_tools](https://github.com/alphagov/content_block_tools) from 1.11.0 to 1.12.0. - [Changelog](https://github.com/alphagov/govuk_content_block_tools/blob/main/CHANGELOG.md) - [Commits](alphagov/govuk_content_block_tools@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: content_block_tools dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
b00d3d1 to
33c5f6c
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 content_block_tools from 1.11.0 to 1.12.0.
Changelog
Sourced from content_block_tools's changelog.
Commits
24e2f32Merge pull request #153 from alphagov/release-1-12-0d4083c5Release v1.12.0 (minor, backwards compatible)b404023Merge pull request #147 from alphagov/cm-865-feature-add-format-specifier7c3a21dChange format specifier to '#' for better visibility9e318c9Extract TimePeriod format rendering to sub-componentsfa6a4bbDescribe TimePeriod format rendering with cucumber4202f4aImplement format rendering for TimePeriodComponent19f9e4cMerge pull request #151 from alphagov/dependabot/github_actions/actions/setup...13abaf3Add ContentBlock#format methode5f5b9aExclude pipe character from FORMAT_REGEX to silence CodeQL