Dependency Dashboard
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
Deprecations / Replacements
[!WARNING] These dependencies are either deprecated or have replacements available:
| Datasource | Name | Replacement PR? |
|---|---|---|
| npm | querystring |
Other Branches
The following updates are pending. To force the creation of a PR, click on a checkbox below.
- [ ] chore(deps): update dependency vite to v6.0.12 [security]
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] chore(deps): update all non-major dependencies (
@fortawesome/fontawesome-free,docker/login-action,docker/metadata-action) - [ ] chore(deps): update actions/checkout action to v6
- [ ] chore(deps): update actions/setup-node action to v6
- [ ] chore(deps): update dependency @fortawesome/fontawesome-free to v7
- [ ] chore(deps): update dependency @sveltejs/vite-plugin-svelte to v6
- [ ] chore(deps): update dependency eslint-plugin-svelte to v3
- [ ] chore(deps): update dependency jsdom to v27
- [ ] chore(deps): update dependency vitest to v4
- [ ] chore(deps): update docker/build-push-action action to v6
- [ ] Click on this checkbox to rebase all open PRs at once
Ignored or Blocked
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
- [ ] chore(deps): update dependency svelte to v5
Detected Dependencies
dockerfile (1)
Dockerfile (0)
github-actions (3)
.github/workflows/alpha.yml (6)
actions/checkout v4docker/login-action v3.3.0docker/setup-qemu-action v3docker/setup-buildx-action v3docker/metadata-action v5.5.1docker/build-push-action v5.4.0.github/workflows/docker.yml (5)
actions/checkout v4docker/login-action v3.3.0docker/setup-qemu-action v3docker/setup-buildx-action v3docker/build-push-action v5.github/workflows/linux.yml (3)
actions/checkout v3actions/setup-node v4actions/checkout v3
npm (1)
package.json (18)
svelte-check ^4.0.0@fortawesome/fontawesome-free 6.6.0@sveltejs/vite-plugin-svelte ^5.0.0eslint ^9.0.0eslint-plugin-svelte ^2.34.0highlight.js ^11.9.0js-cookie ^3.0.5jsdoc ^4.0.2jsdom ^25.0.0jsonhtmlify ^0.1.0lodash ^4.17.21qs ^6.11.2querystring ^0.2.1sass ^1.69.3svelte ^4.2.19svelte-preprocess ^6.0.0vite ^6.0.0vitest ^2.1.9
- [ ] Check this box to trigger a request for Renovate to run again on this repository
I don't understand this change. What's the point of pinning package.json when you have a lock file? Same goes for
- #769
- #770
- #772
- #779
- #780
I don't understand this change. What's the point of pinning package.json when you have a lock file? Same goes for
So, there's a discussion here on the pros/cons https://docs.renovatebot.com/dependency-pinning/ - i actually wanted to discuss with you if we should configure renovate to not do this but suddenly busy at work which is why they were left open. If you're opposed to pinning we can turn it off in the config and close related prs