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

Dependency Dashboard #1020

Open
26 tasks
renovate bot opened this issue Sep 9, 2022 · 0 comments
Open
26 tasks

Dependency Dashboard #1020

renovate bot opened this issue Sep 9, 2022 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Sep 9, 2022

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • chore(deps): update actions/cache action to v4
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update actions/stale action to v9
  • chore(deps): update dependency @testing-library/svelte to v5
  • chore(deps): update dependency c8 to v9
  • chore(deps): update dependency chai to v5
  • chore(deps): update dependency cssnano to v7
  • chore(deps): update dependency cypress to v13
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency eslint-plugin-cypress to v3
  • chore(deps): update dependency eslint-plugin-unicorn to v53
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency jsdom to v24
  • chore(deps): update dependency postcss-load-config to v6
  • chore(deps): update github/codeql-action action to v3
  • chore(deps): update node.js to v20
  • chore(deps): update node.js to v22
  • chore(deps): update peaceiris/actions-gh-pages action to v4
  • chore(deps): update peter-evans/create-pull-request action to v6
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency daisyui to v4
  • 🔐 Create all pending approval PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yml
dockerfile
Dockerfile
  • docker.io/library/node 20-alpine3.18
  • nginx 1.25-alpine3.18
github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v3
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/deploy.yml
  • actions/checkout v3
  • actions/setup-node v3
  • peaceiris/actions-gh-pages v3
.github/workflows/docker-publish.yml
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/metadata-action v5
  • docker/build-push-action v5
.github/workflows/release-pr.yml
  • actions/checkout v3
  • peter-evans/create-pull-request v5
.github/workflows/stale.yml
  • actions/stale v8
.github/workflows/tests.yml
  • actions/checkout v3
  • actions/cache v3
  • actions/setup-node v3
  • cypress-io/github-action v3
.github/workflows/unit-tests.yml
  • actions/checkout v3
  • actions/cache v3
  • actions/setup-node v3
.github/workflows/update-browserlist.yml
  • actions/checkout v3
  • c2corg/browserslist-update-action v2
html
src/app.html
  • font-awesome 6.5.2@sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==
nodenv
.node-version
  • node 20.13.1
npm
package.json
  • @mermaid-js/mermaid-zenuml ^0.2.0
  • daisyui 2.52.0
  • dayjs ^1.11.7
  • js-base64 3.7.7
  • lodash-es ^4.17.21
  • mermaid 10.9.1
  • monaco-editor 0.48.0
  • pako 2.1.0
  • plausible-tracker ^0.3.8
  • random-word-slugs 0.1.7
  • svg-pan-zoom 3.6.1
  • svg2roughjs ^3.2.0
  • uuid 9.0.1
  • @cypress/snapshot 2.1.7
  • @sveltejs/adapter-static 3.0.1
  • @sveltejs/kit 2.5.9
  • @sveltejs/vite-plugin-svelte ^3.0.1
  • @testing-library/svelte 4.2.3
  • @types/lodash-es ^4.17.12
  • @types/pako 2.0.3
  • @types/uuid 9.0.8
  • @typescript-eslint/eslint-plugin 6.21.0
  • @typescript-eslint/parser 6.21.0
  • @vitest/ui ^1.1.3
  • autoprefixer ^10.4.14
  • c8 7.14.0
  • chai ^4.3.7
  • cssnano ^6.0.0
  • cypress 12.17.4
  • cypress-localstorage-commands 2.2.6
  • eslint 8.57.0
  • eslint-config-prettier 9.1.0
  • eslint-plugin-cypress 2.15.2
  • eslint-plugin-es ^4.1.0
  • eslint-plugin-no-only-tests ^3.1.0
  • eslint-plugin-postcss-modules ^2.0.0
  • eslint-plugin-svelte ^2.35.1
  • eslint-plugin-tailwindcss ^3.13.1
  • eslint-plugin-unicorn ^50.0.1
  • eslint-plugin-vitest ^0.5.0
  • esserializer ^1.3.11
  • husky ^8.0.3
  • jsdom ^21.1.2
  • lint-staged ^15.2.0
  • node-html-parser ^6.1.5
  • postcss ^8.4.33
  • postcss-load-config 5.1.0
  • prettier ^3.1.0
  • prettier-plugin-svelte ^3.1.2
  • prettier-plugin-tailwindcss ^0.5.11
  • svelte ^4.2.8
  • svelte-preprocess ^5.1.3
  • tailwindcss ^3.4.1
  • tslib ^2.6.2
  • typescript ^5.3.3
  • vite ^5.0.11
  • vitest ^1.1.3
  • vitest-dom ^0.1.1
  • node >=16.7
  • node 18.20.2
  • yarn 1.22.22

  • Check this box to trigger a request for Renovate to run again on this repository
@sidharthv96 sidharthv96 pinned this issue Sep 9, 2022
@renovate renovate bot closed this as completed Sep 9, 2022
@sidharthv96 sidharthv96 unpinned this issue Sep 9, 2022
@renovate renovate bot reopened this Sep 10, 2022
@sidharthv96 sidharthv96 pinned this issue Sep 10, 2022
@renovate renovate bot closed this as completed Sep 10, 2022
@renovate renovate bot reopened this Sep 11, 2022
@renovate renovate bot closed this as completed Sep 13, 2022
@renovate renovate bot reopened this Sep 13, 2022
@renovate renovate bot closed this as completed Sep 18, 2022
@renovate renovate bot reopened this Sep 19, 2022
@renovate renovate bot closed this as completed Apr 13, 2023
@renovate renovate bot reopened this Apr 16, 2023
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

No branches or pull requests

0 participants