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 marked-linkify-it from 3.1.9 to 3.1.10 #5077

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps marked-linkify-it from 3.1.9 to 3.1.10.

Release notes

Sourced from marked-linkify-it's releases.

v3.1.10

3.1.10 (2024-06-12)

Bug Fixes

Commits
  • d351b72 chore(release): 3.1.10 [skip ci]
  • 96e6a6a fix: allow marked v13 (#582)
  • f7f5b5d Merge pull request #579 from UziTech/dependabot/npm_and_yarn/babel/core-7.24.7
  • b385aab Merge pull request #580 from UziTech/dependabot/npm_and_yarn/rollup/plugin-co...
  • b6887a0 chore(deps-dev): bump @​babel/core from 7.24.6 to 7.24.7
  • c7d478a chore(deps-dev): bump @​rollup/plugin-commonjs from 25.0.8 to 26.0.1
  • dd4d421 Merge pull request #581 from UziTech/dependabot/npm_and_yarn/semantic-release...
  • 7d7ffe8 chore(deps-dev): bump @​semantic-release/github from 10.0.5 to 10.0.6
  • 63895af Merge pull request #578 from UziTech/dependabot/npm_and_yarn/babel/preset-env...
  • 47fb8f5 chore(deps-dev): bump @​babel/preset-env from 7.24.6 to 7.24.7
  • 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 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)

Bumps [marked-linkify-it](https://github.com/UziTech/marked-linkify-it) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/UziTech/marked-linkify-it/releases)
- [Changelog](https://github.com/UziTech/marked-linkify-it/blob/main/release.config.cjs)
- [Commits](UziTech/marked-linkify-it@v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: marked-linkify-it
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jun 17, 2024
@dependabot dependabot bot requested a review from a team June 17, 2024 10:01
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-5077 June 17, 2024 10:01 Inactive
Copy link

📋 Stats

File sizes

File Size
dist/govuk-frontend-development.min.css 113.43 KiB
dist/govuk-frontend-development.min.js 41.88 KiB
packages/govuk-frontend/dist/govuk/all.bundle.js 87.42 KiB
packages/govuk-frontend/dist/govuk/all.bundle.mjs 82.11 KiB
packages/govuk-frontend/dist/govuk/all.mjs 981 B
packages/govuk-frontend/dist/govuk/govuk-frontend-component.mjs 359 B
packages/govuk-frontend/dist/govuk/govuk-frontend.min.css 113.42 KiB
packages/govuk-frontend/dist/govuk/govuk-frontend.min.js 41.87 KiB
packages/govuk-frontend/dist/govuk/i18n.mjs 5.55 KiB
packages/govuk-frontend/dist/govuk/init.mjs 4.86 KiB

Modules

File Size (bundled) Size (minified)
all.mjs 79.24 KiB 39.84 KiB
accordion.mjs 23.5 KiB 12.39 KiB
button.mjs 5.98 KiB 2.69 KiB
character-count.mjs 22.4 KiB 9.92 KiB
checkboxes.mjs 5.83 KiB 2.83 KiB
error-summary.mjs 7.89 KiB 3.46 KiB
exit-this-page.mjs 17.1 KiB 9.26 KiB
header.mjs 4.46 KiB 2.6 KiB
notification-banner.mjs 6.26 KiB 2.62 KiB
password-input.mjs 15.15 KiB 7.25 KiB
radios.mjs 4.83 KiB 2.38 KiB
skip-link.mjs 4.39 KiB 2.18 KiB
tabs.mjs 10.13 KiB 6.11 KiB

View stats and visualisations on the review app


Action run for 6190ccf

Copy link
Contributor

@domoscargin domoscargin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only change is allowing marked 13, so all good.

@domoscargin domoscargin merged commit 56094f0 into main Jun 17, 2024
50 checks passed
@domoscargin domoscargin deleted the dependabot/npm_and_yarn/marked-linkify-it-3.1.10 branch June 17, 2024 11:14
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 javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants