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 #209

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
@floating-ui/dom (source) 1.2.1 -> 1.2.3 age adoption passing confidence
@percy/cli 1.20.0 -> 1.20.2 age adoption passing confidence
astro (source) 2.0.15 -> 2.0.17 age adoption passing confidence
prettier-plugin-tailwindcss 0.2.3 -> 0.2.4 age adoption passing confidence

Release Notes

floating-ui/floating-ui ### [`v1.2.3`](https://togithub.com/floating-ui/floating-ui/releases/tag/%40floating-ui/dom%401.2.3) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.2.2...@floating-ui/dom@1.2.3) #### Bug Fixes - fix(getOffsetParent): always return `window` for SVG elements ([#​2198](https://togithub.com/floating-ui/floating-ui/issues/2198)) ### [`v1.2.2`](https://togithub.com/floating-ui/floating-ui/releases/tag/%40floating-ui/dom%401.2.2) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.2.1...@floating-ui/dom@1.2.2) #### Bug Fixes - fix(arrow): correctly take into account floating element `border` for `` arrows ([#​2195](https://togithub.com/floating-ui/floating-ui/issues/2195))
percy/cli ### [`v1.20.2`](https://togithub.com/percy/cli/releases/tag/v1.20.2) [Compare Source](https://togithub.com/percy/cli/compare/v1.20.1...v1.20.2) #### What's Changed ##### πŸ— Maintenance - πŸ‘· update error code for retry logic by [@​pankaj443](https://togithub.com/pankaj443) in [https://github.com/percy/cli/pull/1193](https://togithub.com/percy/cli/pull/1193) ##### ⬆️⬇️ Dependency Updates - ⬆️ Bump http-cache-semantics from 4.1.0 to 4.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/percy/cli/pull/1180](https://togithub.com/percy/cli/pull/1180) **Full Changelog**: https://github.com/percy/cli/compare/v1.20.1...v1.20.2 ### [`v1.20.1`](https://togithub.com/percy/cli/releases/tag/v1.20.1) [Compare Source](https://togithub.com/percy/cli/compare/v1.20.0...v1.20.1) #### What's Changed ##### πŸ› Bug Fixes - πŸ› fix for parent's baseURI used for iframes by [@​itsjwala](https://togithub.com/itsjwala) in [https://github.com/percy/cli/pull/1192](https://togithub.com/percy/cli/pull/1192) **Full Changelog**: https://github.com/percy/cli/compare/v1.20.0...v1.20.1
withastro/astro ### [`v2.0.17`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​2017) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.0.16...astro@2.0.17) ##### Patch Changes - [#​6391](https://togithub.com/withastro/astro/pull/6391) [`45501c531`](https://togithub.com/withastro/astro/commit/45501c531bf75f60063e1f8b7ac50f5d8d93eb6f) Thanks [@​bluwy](https://togithub.com/bluwy)! - Teardown compiler after Vite build to free up memory when rendering pages - [#​6392](https://togithub.com/withastro/astro/pull/6392) [`ee8b2a067`](https://togithub.com/withastro/astro/commit/ee8b2a067201f94c6b06fbfc094288e068116c60) Thanks [@​bluwy](https://togithub.com/bluwy)! - Run astro sync in build mode - [#​6368](https://togithub.com/withastro/astro/pull/6368) [`02a7266e3`](https://togithub.com/withastro/astro/commit/02a7266e3c32c196fe733a5d3480f9e308cb62ee) Thanks [@​userquin](https://togithub.com/userquin)! - Fix regression that caused some stateful Vite plugins to assume they were running in `dev` mode during the `build` and vice versa. - [#​6358](https://togithub.com/withastro/astro/pull/6358) [`95164bfdd`](https://togithub.com/withastro/astro/commit/95164bfdd2c1cbe5f1fafeab9e998ee4c85df3e3) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Add warning when using headers and encoding in endpoints in SSR ### [`v2.0.16`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#​2016) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.0.15...astro@2.0.16) ##### Patch Changes - [#​6363](https://togithub.com/withastro/astro/pull/6363) [`d94aae776`](https://togithub.com/withastro/astro/commit/d94aae77656f14f56898d33c6d3f83c59112212e) Thanks [@​matthewp](https://togithub.com/matthewp)! - Fixes cases where head is injected in body when using Astro.slots.render() - Updated dependencies \[[`5aa6580f7`](https://togithub.com/withastro/astro/commit/5aa6580f775405a4443835bf7eb81f0c65e5aed6)]: - [@​astrojs/webapi](https://togithub.com/astrojs/webapi)[@​2](https://togithub.com/2).0.2 - [@​astrojs/telemetry](https://togithub.com/astrojs/telemetry)[@​2](https://togithub.com/2).0.1
tailwindlabs/prettier-plugin-tailwindcss ### [`v0.2.4`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#​024---2023-03-02) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.3...v0.2.4) ##### Fixed - Sort `class` attribute on components and custom elements in Astro ([#​129](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/129))

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.

github-actions[bot] commented 1 year ago

πŸš€ Deployed on https://deploy-preview-209--devscard.netlify.app