Skip to content

chore(deps-dev): bump marko from 6.2.1 to 6.2.2 in the minor group across 1 directory#133

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-91d6caa292
Closed

chore(deps-dev): bump marko from 6.2.1 to 6.2.2 in the minor group across 1 directory#133
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-91d6caa292

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor group with 1 update in the / directory: marko.

Updates marko from 6.2.1 to 6.2.2

Changelog

Sourced from marko's changelog.

6.2.2

Patch Changes

  • #3327 d298ff1 Thanks @​DylanPiercey! - Only treat a non-page template as an embed (with a randomized, non-idempotent render id) when the linkAssets compiler option is configured. Without it — as in most test and SSR-only setups — every template keeps a deterministic render id, so server integration tests that render templates directly stay idempotent.
Commits
  • c042f25 [ci] release
  • d298ff1 fix(runtime-tags): only mark templates as embeds when linkAssets is configured
  • 2425259 perf(tests): add parallel test runner to fan the suite across CPU cores
  • c07bfa2 [ci] release
  • 2329b2c perf(runtime-tags): size/perf pass over dynamic style placeholders
  • eea2ffb fix(runtime-tags): separate placeholder text at the edge of a \<show> body
  • 33f21ae perf(runtime-tags): skip importing and calling empty child template setups
  • 62c17be fix(runtime-tags): avoid merging an expression's references into itself
  • 35ec01b fix(runtime-tags): hold hydration effects while stream is blocked on in-order...
  • 303d3de perf(runtime-tags): link branch scope owners from resume markers
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor group with 1 update in the / directory: [marko](https://github.com/marko-js/marko/tree/HEAD/packages/runtime-tags).


Updates `marko` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/marko-js/marko/releases)
- [Changelog](https://github.com/marko-js/marko/blob/main/packages/runtime-tags/CHANGELOG.md)
- [Commits](https://github.com/marko-js/marko/commits/@marko/runtime-tags@6.2.2/packages/runtime-tags)

---
updated-dependencies:
- dependency-name: marko
  dependency-version: 6.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 3, 2026
@changeset-bot

changeset-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 58b9b1f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Looks like marko is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 6, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/minor-91d6caa292 branch July 6, 2026 13:49
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 Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants