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

chore(deps): update all non-major dependencies with stable version (patch) #28

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@evilmartians/lefthook ^1.5.5 -> ^1.5.6 age adoption passing confidence devDependencies patch 1.5.7
@types/node (source) ^20.10.6 -> ^20.10.8 age adoption passing confidence devDependencies patch
@vitejs/plugin-vue (source) ^5.0.2 -> ^5.0.3 age adoption passing confidence devDependencies patch
@vitest/ui (source) ^1.1.3 -> ^1.2.0 age adoption passing confidence devDependencies patch 1.2.1
eslint-plugin-n ^16.6.1 -> ^16.6.2 age adoption passing confidence devDependencies patch
jsdom ^23.1.0 -> ^23.2.0 age adoption passing confidence devDependencies patch
pnpm (source) 8.14.0 -> 8.14.1 age adoption passing confidence volta patch 8.14.2
vue (source) ^3.4.5 -> ^3.4.12 age adoption passing confidence devDependencies patch 3.4.15 (+2)
wagoid/commitlint-github-action v5.4.4 -> v5.4.5 age adoption passing confidence action patch

Release Notes

evilmartians/lefthook (@​evilmartians/lefthook)

v1.5.6

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v16.6.2

Compare Source

pnpm/pnpm (pnpm)

v8.14.1

Compare Source

Patch Changes

  • Resolve the current working directory to its real location before doing any operations #​6524.
  • Allow using token helpers in pnpm publish #​7316.
  • Handle Git repository names containing capital letters #​7488.
  • When hoisted-workspace-packages is true don't hoist the root package even if it has a name. Otherwise we would create a circular symlink.

Our Gold Sponsors

Our Silver Sponsors

wagoid/commitlint-github-action (wagoid/commitlint-github-action)

v5.4.5

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate-bot labels Jan 18, 2024
@renovate renovate bot requested review from adamdehaven, jillztom and a team as code owners January 18, 2024 06:34
@renovate renovate bot enabled auto-merge (squash) January 18, 2024 06:34
@adamdehaven adamdehaven merged commit 4080a3e into alpha Jan 23, 2024
5 checks passed
@adamdehaven adamdehaven deleted the renovate/patch-all-minor-patch branch January 23, 2024 21:32
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 1.0.0-alpha.39 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kongponents-bot
Copy link
Collaborator

Install the preview package from this PR

@kong/markdown@pr-28

adamdehaven added a commit that referenced this pull request Jan 23, 2024
* feat: alpha branch

* chore(release): 1.0.0-alpha.1 [skip ci]

# 1.0.0-alpha.1 (2024-01-04)

### Features

* alpha branch ([8860869](8860869))
* initial commit 🚀 ([8fe75b2](8fe75b2))

* ci: no preview package for alpha branch

* chore(release): 1.0.0-alpha.1 [skip ci]

# 1.0.0-alpha.1 (2024-01-04)

### Features

* alpha branch ([8860869](8860869))
* initial commit 🚀 ([8fe75b2](8fe75b2))

* fix: update package version

* chore(release): 1.0.0-alpha.1 [skip ci]

# 1.0.0-alpha.1 (2024-01-04)

### Bug Fixes

* update package version ([8384d6b](8384d6b))

### Features

* alpha branch ([8860869](8860869))
* initial commit 🚀 ([8fe75b2](8fe75b2))

* chore: trigger ci

* chore(release): 1.0.0-alpha.1 [skip ci]

# 1.0.0-alpha.1 (2024-01-04)

### Bug Fixes

* update package version ([8384d6b](8384d6b))

### Features

* alpha branch ([8860869](8860869))
* initial commit 🚀 ([8fe75b2](8fe75b2))

* chore: trigger ci

* fix: remove comments

* chore(release): 1.0.0-alpha.25 [skip ci]

# [1.0.0-alpha.25](v1.0.0-alpha.24...v1.0.0-alpha.25) (2024-01-04)

### Bug Fixes

* remove comments ([6803204](6803204))

* test: format and template tests

* feat: download document

* chore(release): 1.0.0-alpha.26 [skip ci]

# [1.0.0-alpha.26](v1.0.0-alpha.25...v1.0.0-alpha.26) (2024-01-07)

### Features

* download document ([934651e](934651e))

* chore: spacing

* fix: min height

* chore(release): 1.0.0-alpha.27 [skip ci]

# [1.0.0-alpha.27](v1.0.0-alpha.26...v1.0.0-alpha.27) (2024-01-07)

### Bug Fixes

* min height ([3d32693](3d32693))

* test: click events

* feat: publish sandbox to github pages

* chore(release): 1.0.0-alpha.28 [skip ci]

# [1.0.0-alpha.28](v1.0.0-alpha.27...v1.0.0-alpha.28) (2024-01-08)

### Features

* publish sandbox to github pages ([687f91f](687f91f))

* chore: update sandbox

* revert: remove mermaid prop

* chore: update markdown example

* chore: update markdown example

* chore: table example

* chore(deps): update dependency stylelint to v16 (#16)

* chore(deps): update dependency stylelint to v16

* chore(deps): update all stylelint deps

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Adam DeHaven <adam.dehaven@konghq.com>

* chore(deps): update dependency @vue/tsconfig to ^0.5.1 (#12)

* chore(deps): update dependency @vue/tsconfig to ^0.5.1

* chore: update tsconfig.build

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Adam DeHaven <adam.dehaven@konghq.com>

* chore: swap out download icon

* fix: switch mermaid theme

* chore(release): 1.0.0-alpha.29 [skip ci]

# [1.0.0-alpha.29](v1.0.0-alpha.28...v1.0.0-alpha.29) (2024-01-08)

### Bug Fixes

* switch mermaid theme ([ab48adc](ab48adc))

### Reverts

* remove mermaid prop ([e8297b2](e8297b2))

* fix: mobile button layout

* chore(release): 1.0.0-alpha.30 [skip ci]

# [1.0.0-alpha.30](v1.0.0-alpha.29...v1.0.0-alpha.30) (2024-01-09)

### Bug Fixes

* mobile button layout ([c878507](c878507))

* fix: list display

* chore(release): 1.0.0-alpha.31 [skip ci]

# [1.0.0-alpha.31](v1.0.0-alpha.30...v1.0.0-alpha.31) (2024-01-09)

### Bug Fixes

* list display ([cbf75e5](cbf75e5))

* fix: completed tasks

* chore(release): 1.0.0-alpha.32 [skip ci]

# [1.0.0-alpha.32](v1.0.0-alpha.31...v1.0.0-alpha.32) (2024-01-09)

### Bug Fixes

* completed tasks ([09d7b46](09d7b46))

* feat: links

* chore(release): 1.0.0-alpha.33 [skip ci]

# [1.0.0-alpha.33](v1.0.0-alpha.32...v1.0.0-alpha.33) (2024-01-09)

### Features

* links ([e3a9db5](e3a9db5))

* feat: dark mode

* chore: remove rule

* feat: dark mode

* feat: dark mode

* fix: color theme

* docs: update readme

* chore(release): 1.0.0-alpha.34 [skip ci]

# [1.0.0-alpha.34](v1.0.0-alpha.33...v1.0.0-alpha.34) (2024-01-10)

### Bug Fixes

* color theme ([fbad8e8](fbad8e8))

### Features

* dark mode ([915ea98](915ea98))
* dark mode ([32f6222](32f6222))
* dark mode ([175a9b3](175a9b3))

* ci: wait for build before publish

* ci: rename job

* chore(renovate): group shikiji dependencies

* fix(deps): update dependency @kong/icons to ^1.8.11 (#22)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup-plugin-visualizer to ^5.12.0 (#21)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(release): 1.0.0-alpha.35 [skip ci]

# [1.0.0-alpha.35](v1.0.0-alpha.34...v1.0.0-alpha.35) (2024-01-12)

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.11 ([#22](#22)) ([9be9db0](9be9db0))

* chore(deps): update all non-major dependencies with stable version (#20)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): udpate shikiji

* fix: renovate config

* chore(release): 1.0.0-alpha.36 [skip ci]

# [1.0.0-alpha.36](v1.0.0-alpha.35...v1.0.0-alpha.36) (2024-01-12)

### Bug Fixes

* **deps:** udpate shikiji ([493ef6f](493ef6f))
* renovate config ([0d42bbb](0d42bbb))

* fix(deps): update dependency @kong/icons to ^1.8.12 (#23)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update all non-major dependencies with stable version (#25)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency markdown-it-textual-uml to ^0.17.1 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(release): 1.0.0-alpha.37 [skip ci]

# [1.0.0-alpha.37](v1.0.0-alpha.36...v1.0.0-alpha.37) (2024-01-16)

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.12 ([#23](#23)) ([8bb60d4](8bb60d4))
* **deps:** update dependency markdown-it-textual-uml to ^0.17.1 ([#26](#26)) ([38c4b22](38c4b22))

* chore(deps): update all non-major dependencies with stable version (#24)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: remove border color

* chore(release): 1.0.0-alpha.38 [skip ci]

# [1.0.0-alpha.38](v1.0.0-alpha.37...v1.0.0-alpha.38) (2024-01-16)

### Bug Fixes

* remove border color ([44e2605](44e2605))

* fix(deps): update dependency @kong/icons to ^1.8.13 (#30)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency c8 to v9 (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update all non-major dependencies with stable version (#28)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(release): 1.0.0-alpha.39 [skip ci]

# [1.0.0-alpha.39](v1.0.0-alpha.38...v1.0.0-alpha.39) (2024-01-23)

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.8.13 ([#30](#30)) ([78ea236](78ea236))

* chore(deps): update all non-major dependencies with stable version (#27)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: prep for merge to main

* docs: update todo in readme

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 released on @alpha renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants