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

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/netlify (source) 5.1.2 -> 5.1.3 age adoption passing confidence
@supabase/supabase-js 2.39.6 -> 2.39.7 age adoption passing confidence
@types/node (source) 20.11.19 -> 20.11.24 age adoption passing confidence
@vite-pwa/astro 0.2.0 -> 0.3.0 age adoption passing confidence
astro (source) 4.4.0 -> 4.4.11 age adoption passing confidence
nanoid 5.0.5 -> 5.0.6 age adoption passing confidence
nanostores 0.9.5 -> 0.10.0 age adoption passing confidence
netlify-cli 17.16.2 -> 17.17.2 age adoption passing confidence
simple-git-hooks 2.9.0 -> 2.10.0 age adoption passing confidence
vite-plugin-pwa 0.18.2 -> 0.19.2 age adoption passing confidence
vitest (source) 1.2.2 -> 1.3.1 age adoption passing confidence
vue (source) 3.3.7 -> 3.4.21 age adoption passing confidence

Release Notes

withastro/adapters (@​astrojs/netlify)

v5.1.3

Compare Source

Patch Changes
supabase/supabase-js (@​supabase/supabase-js)

v2.39.7

Compare Source

Bug Fixes
  • revert to using class methods (4eb677a)
vite-pwa/astro (@​vite-pwa/astro)

v0.3.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub
withastro/astro (astro)

v4.4.11

Compare Source

Patch Changes

v4.4.10

Compare Source

Patch Changes

v4.4.9

Compare Source

Patch Changes

v4.4.8

Compare Source

Patch Changes

v4.4.7

Compare Source

Patch Changes

v4.4.6

Compare Source

Patch Changes

v4.4.5

Compare Source

Patch Changes

v4.4.4

Compare Source

Patch Changes

v4.4.3

Compare Source

Patch Changes

v4.4.2

Compare Source

Patch Changes

v4.4.1

Compare Source

Patch Changes
ai/nanoid (nanoid)

v5.0.6

Compare Source

  • Fixed React Native support.
nanostores/nanostores (nanostores)

v0.10.0

Compare Source

  • Removed action().
  • Update computed values before other listeners (by @​gismya).
  • Added mapCreator().
  • Added oldValue to subscribe/listen (by @​gismya).
  • Added async computed support with task (by @​btakita).
  • Added batched computed (by @​dkzlv).
  • Added StoreValues and Task types to exports.
  • Removed Node.js 16 support.
netlify/cli (netlify-cli)

v17.17.2

Compare Source

Bug Fixes

v17.17.1

Compare Source

Bug Fixes
  • an issue where the package path was missing when the cwd was not on the root (#​6404) (19184ce)

v17.17.0

Compare Source

Features
Bug Fixes
  • an issue where the user had to select a build command that is already defined (#​6401) (98f84de)

v17.16.4

Compare Source

Bug Fixes

v17.16.3

Compare Source

Bug Fixes
toplenboren/simple-git-hooks (simple-git-hooks)

v2.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: toplenboren/simple-git-hooks@2.9.0...2.10.0

vite-pwa/vite-plugin-pwa (vite-plugin-pwa)

v0.19.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.19.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.19.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub
vitest-dev/vitest (vitest)

v1.3.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.3.0

Compare Source

🚀 Features
🐞 Bug Fixes
View changes on GitHub
vuejs/core (vue)

v3.4.21

Compare Source

Bug Fixes

v3.4.20

Compare Source

Bug Fixes

v3.4.19

Compare Source

Bug Fixes
Features

Note: this warning is categorized as a feature but released in a patch because it does not affect public APIs.

Performance Improvements

v3.4.18

Compare Source

Bug Fixes

v3.4.17

Compare Source

Reverts

v3.4.16

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 6am on Sunday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 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.

Copy link
Contributor Author

renovate bot commented Feb 18, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code EOVERRIDE
npm ERR! Override for vue@3.4.21 conflicts with direct dependency

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-03-05T05_32_49_302Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 0104f5f to a4f931e Compare February 23, 2024 16:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8fd8ffd to fd41483 Compare February 26, 2024 22:43
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Feb 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 57571e1 to 455abea Compare March 4, 2024 18:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 455abea to 33edf08 Compare March 5, 2024 05:32
@jochemkeller jochemkeller merged commit 5536537 into updates Mar 5, 2024
0 of 2 checks passed
@jochemkeller jochemkeller deleted the renovate/all-minor-patch branch March 5, 2024 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant