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 (minor) #27

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@typescript-eslint/eslint-plugin (source) ^6.17.0 -> ^6.18.1 age adoption passing confidence devDependencies minor 6.19.1 (+1)
@typescript-eslint/parser (source) ^6.17.0 -> ^6.18.1 age adoption passing confidence devDependencies minor 6.19.1 (+1)
eslint-plugin-vue (source) ^9.19.2 -> ^9.20.1 age adoption passing confidence devDependencies minor
node 20.10.0 -> 20.11.0 age adoption passing confidence minor
node 20.10.0 -> 20.11.0 age adoption passing confidence volta minor
postcss-html ^1.5.0 -> ^1.6.0 age adoption passing confidence devDependencies minor
vitest (source) 1.1.3 -> 1.2.0 age adoption passing confidence devDependencies minor 1.2.1

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.18.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line

  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee

  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections

  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option

❤️ Thank You
  • auvred
  • James
  • Josh Goldberg ✨
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.18.0

Compare Source

🚀 Features
  • typescript-estree: throw on invalid update expressions

  • eslint-plugin: [no-var-requires, no-require-imports] allow option

❤️ Thank You
  • auvred
  • Joshua Chen

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.18.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.18.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.20.1

Compare Source

🐛 Bug Fixes

  • #​2364 Fixed false positives for defineModel in vue/no-undef-properties rule.

Full Changelog: vuejs/eslint-plugin-vue@v9.20.0...v9.20.1

v9.20.0

Compare Source

nodejs/node (node)

v20.11.0

Compare Source

ota-meshi/postcss-html (postcss-html)

v1.6.0

Compare Source

What's Changed

Full Changelog: ota-meshi/postcss-html@v1.5.0...v1.6.0

vitest-dev/vitest (vitest)

v1.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

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 the dependencies Pull requests that update a dependency file label Jan 17, 2024
@renovate renovate bot requested a review from a team as a code owner January 17, 2024 08:55
@renovate renovate bot enabled auto-merge (squash) January 17, 2024 08:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6776411 to 2edc52a Compare January 19, 2024 06:52
@renovate renovate bot changed the title chore(deps): update all non-major dependencies with stable version to ^6.18.0 (minor) chore(deps): update all non-major dependencies with stable version to ^6.18.1 (minor) Jan 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2edc52a to bd95f29 Compare January 22, 2024 06:41
@renovate renovate bot changed the title chore(deps): update all non-major dependencies with stable version to ^6.18.1 (minor) chore(deps): update all non-major dependencies with stable version (minor) Jan 22, 2024
adamdehaven
adamdehaven previously approved these changes Jan 23, 2024
@renovate renovate bot dismissed stale reviews from adamdehaven and kongponents-bot via 0bfa1ff January 23, 2024 21:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5bcd79f to 0bfa1ff Compare January 23, 2024 21:34
@adamdehaven adamdehaven disabled auto-merge January 23, 2024 21:38
@adamdehaven adamdehaven enabled auto-merge (squash) January 23, 2024 21:38
@adamdehaven adamdehaven disabled auto-merge January 23, 2024 21:38
@adamdehaven adamdehaven merged commit 00f46f6 into alpha Jan 23, 2024
5 checks passed
@adamdehaven adamdehaven deleted the renovate/all-minor-patch branch January 23, 2024 21:38
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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
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 renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants