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
86 stars 83 forks source link

chore(deps): update all non-major dependencies #211

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/image (source) 0.15.1 -> 0.16.0 age adoption passing confidence
@astrojs/react (source) 2.0.2 -> 2.1.0 age adoption passing confidence
@astrojs/tailwind (source) 3.0.1 -> 3.1.0 age adoption passing confidence
@floating-ui/dom (source) 1.2.3 -> 1.2.4 age adoption passing confidence
@percy/cli 1.20.2 -> 1.20.3 age adoption passing confidence
astro (source) 2.0.17 -> 2.1.2 age adoption passing confidence
favicons 7.1.0 -> 7.1.1 age adoption passing confidence
puppeteer (source) 19.7.2 -> 19.7.4 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/image) ### [`v0.16.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/image/CHANGELOG.md#​0160) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/image@0.15.1...@astrojs/image@0.16.0) ##### Minor Changes - [#​6213](https://togithub.com/withastro/astro/pull/6213) [`afbbc4d5b`](https://togithub.com/withastro/astro/commit/afbbc4d5bfafc1779bac00b41c2a1cb1c90f2808) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Updated compilation settings to disable downlevelling for Node 14 ##### Patch Changes - [#​6421](https://togithub.com/withastro/astro/pull/6421) [`e58a92527`](https://togithub.com/withastro/astro/commit/e58a92527f54cb29d3515d544fad833a5ce1061d) Thanks [@​vtavernier](https://togithub.com/vtavernier)! - Handle missing trailing slash in processStaticImage - Updated dependencies \[[`fec583909`](https://togithub.com/withastro/astro/commit/fec583909ab62829dc0c1600e2387979365f2b94), [`b087b83fe`](https://togithub.com/withastro/astro/commit/b087b83fe266c431fe34a07d5c2293cc4ab011c6), [`694918a56`](https://togithub.com/withastro/astro/commit/694918a56b01104831296be0c25456135a63c784), [`a20610609`](https://togithub.com/withastro/astro/commit/a20610609863ae3b48afe96819b8f11ae4f414d5), [`a4a74ab70`](https://togithub.com/withastro/astro/commit/a4a74ab70cd2aa0d812a1f6b202c4e240a8913bf), [`75921b3cd`](https://togithub.com/withastro/astro/commit/75921b3cd916d439f6392c487c21532fde35ed13), [`afbbc4d5b`](https://togithub.com/withastro/astro/commit/afbbc4d5bfafc1779bac00b41c2a1cb1c90f2808)]: - astro@2.1.0
withastro/astro (@​astrojs/react) ### [`v2.1.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/react/CHANGELOG.md#​210) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/react@2.0.2...@astrojs/react@2.1.0) ##### Minor Changes - [#​6213](https://togithub.com/withastro/astro/pull/6213) [`afbbc4d5b`](https://togithub.com/withastro/astro/commit/afbbc4d5bfafc1779bac00b41c2a1cb1c90f2808) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Updated compilation settings to disable downlevelling for Node 14
withastro/astro (@​astrojs/tailwind) ### [`v3.1.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/tailwind/CHANGELOG.md#​310) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/tailwind@3.0.1...@astrojs/tailwind@3.1.0) ##### Minor Changes - [#​6213](https://togithub.com/withastro/astro/pull/6213) [`afbbc4d5b`](https://togithub.com/withastro/astro/commit/afbbc4d5bfafc1779bac00b41c2a1cb1c90f2808) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Updated compilation settings to disable downlevelling for Node 14 ##### Patch Changes - Updated dependencies \[[`fec583909`](https://togithub.com/withastro/astro/commit/fec583909ab62829dc0c1600e2387979365f2b94), [`b087b83fe`](https://togithub.com/withastro/astro/commit/b087b83fe266c431fe34a07d5c2293cc4ab011c6), [`694918a56`](https://togithub.com/withastro/astro/commit/694918a56b01104831296be0c25456135a63c784), [`a20610609`](https://togithub.com/withastro/astro/commit/a20610609863ae3b48afe96819b8f11ae4f414d5), [`a4a74ab70`](https://togithub.com/withastro/astro/commit/a4a74ab70cd2aa0d812a1f6b202c4e240a8913bf), [`75921b3cd`](https://togithub.com/withastro/astro/commit/75921b3cd916d439f6392c487c21532fde35ed13), [`afbbc4d5b`](https://togithub.com/withastro/astro/commit/afbbc4d5bfafc1779bac00b41c2a1cb1c90f2808)]: - astro@2.1.0
floating-ui/floating-ui ### [`v1.2.4`](https://togithub.com/floating-ui/floating-ui/releases/tag/%40floating-ui/dom%401.2.4) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.2.3...@floating-ui/dom@1.2.4) #### Bug Fixes - fix(getDimensions): measure `` arrows with CSS sizes instead of `getBoundingClientRect()` to avoid reading transformations ([#​2223](https://togithub.com/floating-ui/floating-ui/issues/2223))
percy/cli ### [`v1.20.3`](https://togithub.com/percy/cli/releases/tag/v1.20.3) [Compare Source](https://togithub.com/percy/cli/compare/v1.20.2...v1.20.3) #### What's Changed ##### 🐛 Bug Fixes - 🐛 copy full style node for deriving CSS rules by [@​samarsault](https://togithub.com/samarsault) in [https://github.com/percy/cli/pull/1197](https://togithub.com/percy/cli/pull/1197) ##### 🏗 Maintenance - 📝 Remove publish info by [@​samarsault](https://togithub.com/samarsault) in [https://github.com/percy/cli/pull/1195](https://togithub.com/percy/cli/pull/1195) - 👷 update retry logic to check response code by [@​pankaj443](https://togithub.com/pankaj443) in [https://github.com/percy/cli/pull/1196](https://togithub.com/percy/cli/pull/1196) **Full Changelog**: https://github.com/percy/cli/compare/v1.20.2...v1.20.3
withastro/astro (astro) ### [`v2.1.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​212) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.1.1...astro@2.1.2) ##### Patch Changes - [#​6466](https://togithub.com/withastro/astro/pull/6466) [`ec0455352`](https://togithub.com/withastro/astro/commit/ec0455352568ab3ea3c5ec1625f582aa54d15bb7) Thanks [@​matthewp](https://togithub.com/matthewp)! - In dev, load assets relative to the root ### [`v2.1.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​211) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.1.0...astro@2.1.1) ##### Patch Changes - [#​6454](https://togithub.com/withastro/astro/pull/6454) [`05fc7ae54`](https://togithub.com/withastro/astro/commit/05fc7ae54c19442730971ea22d38f5dbc88050e5) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Add support for ESM importing SVGs when using `astro:assets` - [#​6455](https://togithub.com/withastro/astro/pull/6455) [`cf0198316`](https://togithub.com/withastro/astro/commit/cf0198316db91a5df6750401ea3cbd7ce5330836) Thanks [@​delucis](https://togithub.com/delucis)! - Document `image.service` configuration option - [#​6459](https://togithub.com/withastro/astro/pull/6459) [`964d55246`](https://togithub.com/withastro/astro/commit/964d55246b73410b1e09b5716914f709a97cb387) Thanks [@​bluwy](https://togithub.com/bluwy)! - Prevent HTML-escape of raw strings in ` Githubissues.
  • Githubissues is a development platform for aggregating issues.