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

fix(deps): update all non-major dependencies #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/assemble-release-plan (source) ^6.0.2 -> ^6.0.4 age adoption passing confidence
@changesets/cli (source) ^2.27.6 -> ^2.27.8 age adoption passing confidence
@changesets/config (source) ^3.0.1 -> ^3.0.3 age adoption passing confidence
@changesets/pre (source) ^2.0.0 -> ^2.0.1 age adoption passing confidence
@changesets/read (source) ^0.6.0 -> ^0.6.1 age adoption passing confidence
@commitlint/cli (source) ^19.3.0 -> ^19.5.0 age adoption passing confidence
@commitlint/config-conventional (source) ^19.2.2 -> ^19.5.0 age adoption passing confidence
@commitlint/types (source) ^19.0.3 -> ^19.5.0 age adoption passing confidence
@types/node (source) ^20.14.9 -> ^20.16.6 age adoption passing confidence
@vite-pwa/vitepress ^0.5.0 -> ^0.5.3 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.0.5 -> ^5.1.4 age adoption passing confidence
@vitejs/plugin-vue-jsx (source) ^4.0.0 -> ^4.0.1 age adoption passing confidence
autoprefixer ^10.4.19 -> ^10.4.20 age adoption passing confidence
cssnano ^7.0.3 -> ^7.0.6 age adoption passing confidence
czg (source) ^1.9.3 -> ^1.9.4 age adoption passing confidence
dayjs (source) ^1.11.11 -> ^1.11.13 age adoption passing confidence
eslint (source) ^9.6.0 -> ^9.11.1 age adoption passing confidence
eslint-plugin-import-x ^0.5.2 -> ^0.5.3 age adoption passing confidence
eslint-plugin-markdown ^5.0.0 -> ^5.1.0 age adoption passing confidence
eslint-plugin-n ^17.9.0 -> ^17.10.3 age adoption passing confidence
eslint-plugin-prettier ^5.1.3 -> ^5.2.1 age adoption passing confidence
eslint-plugin-unused-imports ^4.0.0 -> ^4.1.4 age adoption passing confidence
eslint-plugin-vue (source) ^9.26.0 -> ^9.28.0 age adoption passing confidence
globals ^15.7.0 -> ^15.9.0 age adoption passing confidence
inquirer (source) ^9.3.2 -> ^9.3.6 age adoption passing confidence
lint-staged ^15.2.7 -> ^15.2.10 age adoption passing confidence
npm-run-all2 ^6.2.0 -> ^6.2.3 age adoption passing confidence
pagefind ^1.1.0 -> ^1.1.1 age adoption passing confidence
pnpm (source) >=9 -> >=9.11.0 age adoption passing confidence
pnpm (source) 9.4.0 -> 9.11.0 age adoption passing confidence
postcss (source) ^8.4.38 -> ^8.4.47 age adoption passing confidence
prettier (source) ^3.3.2 -> ^3.3.3 age adoption passing confidence
rimraf ^5.0.7 -> ^5.0.10 age adoption passing confidence
semver ^7.6.2 -> ^7.6.3 age adoption passing confidence
sitemap-ts ^1.7.3 -> ^1.8.0 age adoption passing confidence
stylelint (source) ^16.6.1 -> ^16.9.0 age adoption passing confidence
stylelint-prettier ^5.0.0 -> ^5.0.2 age adoption passing confidence
tailwind-merge ^2.3.0 -> ^2.5.2 age adoption passing confidence
tailwindcss (source) ^3.4.4 -> ^3.4.13 age adoption passing confidence
tsup (source) ^8.1.0 -> ^8.3.0 age adoption passing confidence
tsx (source) ^4.15.7 -> ^4.19.1 age adoption passing confidence
tsx (source) ^4.16.0 -> ^4.19.1 age adoption passing confidence
turbo (source) ^2.0.6 -> ^2.1.2 age adoption passing confidence
typescript (source) ^5.5.2 -> ^5.6.2 age adoption passing confidence
typescript-eslint (source) ^7.14.1 -> ^7.18.0 age adoption passing confidence
unplugin-vue-components ^0.27.1 -> ^0.27.4 age adoption passing confidence
vite (source) ^5.3.1 -> ^5.4.7 age adoption passing confidence
vite-plugin-inspect ^0.8.4 -> ^0.8.7 age adoption passing confidence
vite-plugin-pwa ^0.20.0 -> ^0.20.5 age adoption passing confidence
vitepress (source) ^1.2.3 -> ^1.3.4 age adoption passing confidence
vue (source) ^3.4.30 -> ^3.5.8 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/assemble-release-plan)

v6.0.4

Compare Source

Patch Changes

v6.0.3

Compare Source

Patch Changes
conventional-changelog/commitlint (@​commitlint/cli)

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features
conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

conventional-changelog/commitlint (@​commitlint/types)

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/types

19.0.3 (2024-02-28)

Bug Fixes
vite-pwa/vitepress (@​vite-pwa/vitepress)

v0.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.2

Compare Source

No significant changes

    View changes on GitHub

v0.5.1

Compare Source

No significant changes: add git+ prefix to repository url, bump vite pwa to 0.20.3 and pnpm to 9.9.0

    View changes on GitHub
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.4

v5.1.3

v5.1.2

v5.1.1

  • fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #​431

v5.1.0

vitejs/vite-plugin-vue (@​vitejs/plugin-vue-jsx)

v4.0.1

postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.
cssnano/cssnano (cssnano)

v7.0.6: v7.0.6

Compare Source

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@7.0.5...cssnano@7.0.6

v7.0.5

Compare Source

v7.0.4: v7.0.4

Compare Source

Bug fixes

Zhengqbbb/cz-git (czg)

v1.9.4

Compare Source

Bug Fixes
iamkun/dayjs (dayjs)

v1.11.13

Compare Source

v1.11.12

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Jan 30, 2023

⚠️ No Changeset found

Latest commit: 5eba63d

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from ac83e46 to 1c3f562 Compare February 3, 2023 19:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 6db7613 to 65dc7bc Compare February 12, 2023 20:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3e68cf3 to a0bda98 Compare February 13, 2023 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant