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_markdown from 2.0.1 to 2.0.2 #320

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2024

Bumps govuk_markdown from 2.0.1 to 2.0.2.

Release notes

Sourced from govuk_markdown's releases.

Version 2.0.2

  • Fix the rendering of table headers. Previously the thead contained td cells with govuk-table__cell classes, now they contain th cells with govuk-table__header classes as specified in the design system
  • Update supported Ruby versions to 3.1, 3.2, 3.3
  • Fix the Rake task so specs are run automatically by GitHub actions
Commits
  • 2b217bd Release version 2.0.2
  • 1fed430 Update README
  • 1fd1b96 Set latest versions in publish workflow
  • 217dde0 Merge pull request #33 from DFE-Digital/fix-table-rendering
  • f11fff4 Make the tests actually run
  • f8af924 Fix rendering of table header cells
  • 87b03b3 Merge pull request #34 from DFE-Digital/fix-test-action
  • bb5ddc0 Make preview task work on things other than macos
  • f205fb9 Make rake actually run the specs
  • a51ffaf Merge pull request #35 from DFE-Digital/use-a-modern-ruby
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [govuk_markdown](https://github.com/DFE-Digital/govuk_markdown) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/DFE-Digital/govuk_markdown/releases)
- [Changelog](https://github.com/DFE-Digital/govuk-markdown/blob/main/CHANGELOG.md)
- [Commits](DFE-Digital/govuk-markdown@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: govuk_markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 18, 2024
@malcolmbaig malcolmbaig merged commit a2390e6 into main Jun 24, 2024
18 checks passed
@malcolmbaig malcolmbaig deleted the dependabot/bundler/govuk_markdown-2.0.2 branch June 24, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant