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

build(deps-dev): bump @pattern-lab/starterkit-handlebars-demo from 6.0.0 to 6.1.0 #677

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Bumps @pattern-lab/starterkit-handlebars-demo from 6.0.0 to 6.1.0.

Release notes

Sourced from @​pattern-lab/starterkit-handlebars-demo's releases.

v6.1.0

🐛 Bug Fix

  • feat(engine-twig-php): update @​basalt/twig-renderer to v3.0.1 using Twig v3.7.1 #1499 (@​hadl)

Refactors

⚠️ Pushed to master

Authors: 3

v6.0.3

🐛 Bug Fix

Authors: 1

v6.0.2

🐛 Bug Fix

Authors: 3

v6.0.1

🐛 Bug Fix

Authors: 2

... (truncated)

Changelog

Sourced from @​pattern-lab/starterkit-handlebars-demo's changelog.

6.1.0 (2023-12-21)

Features

  • engine-twig-php: update @​basalt/twig-renderer to v3.0.1 using Twig v3.7.1 (#1499) (2e5c9e1), closes #1496 #1496

6.0.3 (2023-03-12)

Bug Fixes

  • subitems menu height restricted only for horizontal mode (#1492) (e65f294)

6.0.2 (2023-02-26)

Bug Fixes

  • starterkit-twig-demo: pages not rendering pattern-specific data from json (#1490) (1c878df), closes #1486

6.0.1 (2023-02-01)

Bug Fixes

  • twig engine: startup and running problems (#1478) (e5a1904)
Commits
  • 06fdb69 [skip travis] chore(release): publish v6.1.0
  • 2e5c9e1 feat(engine-twig-php): update @​basalt/twig-renderer to v3.0.1 using Twig v3.7...
  • c5ef833 refactor(VisuallyHidden): removed dependency (#1494)
  • 4ff84d0 refactor: remove parameter hunter (#1467)
  • a4d9332 refactor: migrate from node 14 to node 16 new lts support (#1447)
  • 7e59625 [skip travis] chore(release): publish v6.0.3
  • e65f294 fix: subitems menu height restricted only for horizontal mode (#1492)
  • dd8895d [skip travis] chore(release): publish v6.0.2
  • 1c878df fix(starterkit-twig-demo): pages not rendering pattern-specific data from jso...
  • fd5db84 docs: corrected that entry in the specs (#1489)
  • 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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2023
@dependabot dependabot bot requested a review from annsch as a code owner December 22, 2023 02:13
@dependabot dependabot bot added the minor label Dec 22, 2023
github-actions[bot]
github-actions bot previously approved these changes Dec 22, 2023
Copy link
Contributor

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-pattern-lab-starterkit-handlebars-demo-6.1.0 branch from 2106f41 to cafa775 Compare December 23, 2023 03:57
@mfranzke mfranzke enabled auto-merge (squash) December 23, 2023 03:57
auto-merge was automatically disabled December 23, 2023 04:01

Base branch was modified

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-pattern-lab-starterkit-handlebars-demo-6.1.0 branch from cafa775 to 60e33bd Compare December 23, 2023 04:02
github-actions[bot]
github-actions bot previously approved these changes Dec 23, 2023
Bumps [@pattern-lab/starterkit-handlebars-demo](https://github.com/pattern-lab/patternlab-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/pattern-lab/patternlab-node/releases)
- [Changelog](https://github.com/pattern-lab/patternlab-node/blob/dev/CHANGELOG.md)
- [Commits](pattern-lab/patternlab-node@v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: "@pattern-lab/starterkit-handlebars-demo"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-pattern-lab-starterkit-handlebars-demo-6.1.0 branch from 60e33bd to 4facd21 Compare December 23, 2023 04:07
@mfranzke mfranzke enabled auto-merge (squash) December 23, 2023 04:08
@mfranzke mfranzke merged commit b38774b into main Dec 23, 2023
12 checks passed
@mfranzke mfranzke deleted the dependabot-npm_and_yarn-pattern-lab-starterkit-handlebars-demo-6.1.0 branch December 23, 2023 04:12
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 minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant