KonradSzwarc / devscard

A fully customizable template to create your online (and paper) resume without writing a single line of code.
https://devscard.netlify.app
MIT License
83 stars 80 forks source link

Dependency Dashboard #7

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

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

Config Migration Needed

[!WARNING] These dependencies are deprecated:

Datasource Name Replacement PR?
npm @astrojs/image Unavailable
npm @types/marked Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Detected dependencies

github-actions
.github/workflows/create-issue-branch.yml
.github/workflows/dependency-update-changelog.yml - `actions/checkout v3` - `gregoranders/nodejs-project-info v0.0.20` - `WyriHaximus/github-action-next-semvers v1` - `reedyuk/npm-version 1.2.1` - `actions/github-script v6` - `stefanzweifel/git-auto-commit-action v4`
.github/workflows/main-branch.yml - `actions/checkout v3` - `actions/setup-node v3` - `actions/checkout v3` - `actions/setup-node v3` - `actions/checkout v3` - `actions/setup-node v3` - `actions/checkout v3` - `actions/setup-node v3` - `nwtgck/actions-netlify v2` - `actions/checkout v3` - `actions/setup-node v3` - `actions/checkout v3` - `actions/checkout v3` - `gregoranders/nodejs-project-info v0.0.20` - `mindsers/changelog-reader-action v2` - `ncipollo/release-action v1`
.github/workflows/pull-request.yml - `amannn/action-semantic-pull-request v5` - `actions/checkout v3` - `gregoranders/nodejs-project-info v0.0.20` - `actions/checkout v3` - `gregoranders/nodejs-project-info v0.0.20` - `WyriHaximus/github-action-next-semvers v1` - `nick-fields/assert-action v1` - `actions/checkout v3` - `gregoranders/nodejs-project-info v0.0.20` - `dangoslen/changelog-enforcer v3` - `mindsers/changelog-reader-action v2` - `nick-fields/assert-action v1` - `actions/checkout v3` - `actions/setup-node v3` - `actions/checkout v3` - `actions/setup-node v3` - `actions/checkout v3` - `actions/setup-node v3` - `actions/checkout v3` - `actions/setup-node v3` - `actions/checkout v3` - `actions/setup-node v3` - `nwtgck/actions-netlify v2` - `actions/checkout v3`
npm
package.json - `@floating-ui/dom 1.4.4` - `iconify-icon 1.0.8` - `nanoid 4.0.2` - `@astrojs/image 0.17.2` - `@astrojs/react 2.2.1` - `@astrojs/tailwind 4.0.0` - `@percy/cli 1.26.2` - `@types/marked 5.0.0` - `astro 2.8.0` - `astro-compress 2.0.14` - `concurrently 8.2.0` - `date-fns 2.30.0` - `favicons 7.1.3` - `iconify-icon-names 1.1.0` - `immer 10.0.2` - `locales-ts 1.0.0` - `marked 5.1.1` - `move-file-cli 3.0.0` - `photoswipe 5.3.8` - `postcss 8.4.25` - `prettier 2.8.8` - `prettier-plugin-astro 0.10.0` - `prettier-plugin-tailwindcss 0.3.0` - `puppeteer 20.8.0` - `puppeteer-report 3.1.0` - `rollup-plugin-visualizer 5.9.2` - `tailwindcss 3.3.2` - `ts-node 10.9.1` - `type-fest 3.13.0` - `typescript 5.1.6` - `node >=18` - `npm >=9`

mecies commented 1 year ago

@KonradSzwarc astro-compress has a files-pipe dependency with version 0.0.1 that was removed from the npm registry so it's no longer possible to deploy. Screenshot 2023-09-08 at 12 52 35

On my side, I bumped astro-compress to 2.0.7 and it solved the issue