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 #11618

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/check (source) ^0.9.0 -> ^0.9.1 age adoption passing confidence
@astrojs/compiler (source) ^2.10.0 -> ^2.10.1 age adoption passing confidence
@libsql/client ^0.8.0 -> ^0.8.1 age adoption passing confidence
@nanostores/preact ^0.5.1 -> ^0.5.2 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.1 -> ^5.1.2 age adoption passing confidence
autoprefixer ^10.4.19 -> ^10.4.20 age adoption passing confidence
memfs ^4.11.0 -> ^4.11.1 age adoption passing confidence
nanostores ^0.10.3 -> ^0.11.0 age adoption passing confidence
rollup (source) ^4.19.1 -> ^4.20.0 age adoption passing confidence
shiki (source) ^1.12.0 -> ^1.12.1 age adoption passing confidence

Release Notes

withastro/language-tools (@​astrojs/check)

v0.9.1

Compare Source

Patch Changes
withastro/compiler (@​astrojs/compiler)

v2.10.1

Compare Source

Patch Changes
  • 21b7b95: Revert the transformation of top-level returns into throws in TSX as it was buggy in numerous situations
  • af471f5: Fixes positions for extracted tags being wrong when using IncludeStyles and IncludeScripts set to false
libsql/libsql-client-ts (@​libsql/client)

v0.8.1

Compare Source

  • Fix embedded replica sync WAL index path name , which caused "No such file or directory" for local sync in some cases (#​244).
nanostores/preact (@​nanostores/preact)

v0.5.2

Compare Source

  • Added Nano Stores 0.11 support.
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.2

postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

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

v4.11.1

Compare Source

Bug Fixes
nanostores/nanostores (nanostores)

v0.11.0

Compare Source

rollup/rollup (rollup)

v4.20.0

Compare Source

2024-08-03

Features
  • Allow plugins to specify the original file name when emitting assets (#​5596)
Pull Requests

v4.19.2

Compare Source

2024-08-01

Bug Fixes
  • Avoid "cannot get value of null" error when using optional chaining with namespaces (#​5597)
Pull Requests
shikijs/shiki (shiki)

v1.12.1

Compare Source

   🚀 Features
    View changes on GitHub

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
Copy link

changeset-bot bot commented Aug 5, 2024

⚠️ No Changeset found

Latest commit: a69b40d

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.

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

@github-actions github-actions bot added feat: markdown Related to Markdown (scope) pkg: vue Related to Vue (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope) pkg: astro Related to the core `astro` package (scope) labels Aug 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 49002f0 to a69b40d Compare August 5, 2024 02:09
@bluwy bluwy merged commit da86d54 into main Aug 5, 2024
13 of 14 checks passed
@bluwy bluwy deleted the renovate/all-minor-patch branch August 5, 2024 08:22
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 feat: markdown Related to Markdown (scope) pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope) pkg: vue Related to Vue (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant