containers / podman.io

The new podman.io design project
https://podman.io/
Apache License 2.0
42 stars 42 forks source link

Dependency Dashboard #159

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

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

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

Open

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

Detected dependencies

github-actions
.github/workflows/deploy.yml - `actions/download-artifact v4` - `actions/configure-pages v5` - `actions/upload-pages-artifact v3` - `peaceiris/actions-gh-pages v3`
.github/workflows/setup_and_build.yml - `actions/checkout v4` - `actions/setup-node v4` - `actions/cache v4` - `actions/upload-artifact v4`
.github/workflows/test.yml - `actions/download-artifact v4`
npm
package.json - `@docusaurus/core ^2.4.1` - `@docusaurus/plugin-content-blog ^2.4.1` - `@docusaurus/preset-classic ^2.4.1` - `@docusaurus/theme-live-codeblock ^2.4.1` - `@iconify/react ^4.0.1` - `@mdx-js/react ^1.6.22` - `autoprefixer ^10.4.13` - `clsx ^1.2.1` - `html-react-parser ^3.0.16` - `papaparse ^5.4.1` - `postcss ^8.4.21` - `prism-react-renderer ^1.3.5` - `react ^17.0.2` - `react-dom ^17.0.2` - `react-markdown ^8.0.5` - `tailwindcss ^3.2.4` - `@docusaurus/eslint-plugin ^2.4.1` - `@docusaurus/module-type-aliases ^2.4.1` - `@tsconfig/docusaurus ^1.0.5` - `@typescript-eslint/eslint-plugin ^5.48.2` - `@typescript-eslint/parser ^5.48.2` - `eslint ^8.32.0` - `eslint-config-prettier ^8.6.0` - `husky ^8.0.3` - `lint-staged ^13.1.0` - `prettier 2.8.8` - `prettier-plugin-tailwindcss ^0.5.0` - `tailwind-scrollbar ^3.0.0` - `typescript ^4.9.4` - `node 20` - `yarn 3.8.2`
regex
.github/workflows/setup_and_build.yml - `node 20`

cgiradkar commented 9 months ago

@TomSweeneyRedHat do we really need this? As we can use update/upgrade api given by docusaurus, we can do it manually as and when needed.

TomSweeneyRedHat commented 9 months ago

@cgiradkar I'm fine with manual updates here.