chore(deps): update dev-dependencies #3681

Merged
konrad merged 1 commits from renovate/dev-dependencies into main 2023-07-14 01:09:02 +00:00
Member

This PR contains the following updates:

Package Type Update Change
happy-dom devDependencies minor 10.2.0 -> 10.3.2
postcss (source) devDependencies patch 8.4.25 -> 8.4.26

Release Notes

capricorn86/happy-dom

v10.3.2

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem with "?" in attribute names, not being parsed correctly in XMLParser. (#​984)
  • Fixes problem with single quoted attributes (') not being parsed correctly in XMLParser. (#​984)

v10.3.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem where lit-html is using special characters in attributes, causing the XMLParser not to be able to parse the attribute correctly. (#​982)

v10.3.0

Compare Source

🎨 Features
  • Adds support for HTMLInputElement.valueAsDate. (#​977)

Thank you @​malko for your contribution!

postcss/postcss

v8.4.26

Compare Source

  • Fixed clone methods types.

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [happy-dom](https://github.com/capricorn86/happy-dom) | devDependencies | minor | [`10.2.0` -> `10.3.2`](https://renovatebot.com/diffs/npm/happy-dom/10.2.0/10.3.2) | | [postcss](https://postcss.org/) ([source](https://github.com/postcss/postcss)) | devDependencies | patch | [`8.4.25` -> `8.4.26`](https://renovatebot.com/diffs/npm/postcss/8.4.25/8.4.26) | --- ### Release Notes <details> <summary>capricorn86/happy-dom</summary> ### [`v10.3.2`](https://github.com/capricorn86/happy-dom/releases/tag/v10.3.2) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v10.3.1...v10.3.2) ##### :construction_worker_man: Patch fixes - Fixes problem with "?" in attribute names, not being parsed correctly in `XMLParser`. ([#&#8203;984](https://github.com/capricorn86/happy-dom/issues/984)) - Fixes problem with single quoted attributes (') not being parsed correctly in XMLParser. ([#&#8203;984](https://github.com/capricorn86/happy-dom/issues/984)) ### [`v10.3.1`](https://github.com/capricorn86/happy-dom/releases/tag/v10.3.1) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v10.3.0...v10.3.1) ##### :construction_worker_man: Patch fixes - Fixes problem where lit-html is using special characters in attributes, causing the `XMLParser` not to be able to parse the attribute correctly. ([#&#8203;982](https://github.com/capricorn86/happy-dom/issues/982)) ### [`v10.3.0`](https://github.com/capricorn86/happy-dom/releases/tag/v10.3.0) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v10.2.0...v10.3.0) ##### :art: Features - Adds support for HTMLInputElement.valueAsDate. ([#&#8203;977](https://github.com/capricorn86/happy-dom/issues/977)) *** Thank you [@&#8203;malko](https://github.com/malko) for your contribution! </details> <details> <summary>postcss/postcss</summary> ### [`v8.4.26`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#&#8203;8426) [Compare Source](https://github.com/postcss/postcss/compare/8.4.25...8.4.26) - Fixed clone methods types. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added the
dependencies
label 2023-07-14 00:04:58 +00:00
renovate added 1 commit 2023-07-14 00:04:58 +00:00
chore(deps): update dev-dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
ac67131e77
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://3681-renovate-dev-dependencies--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://3681-renovate-dev-dependencies--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 90cad1c8dd into main 2023-07-14 01:09:02 +00:00
konrad deleted branch renovate/dev-dependencies 2023-07-14 01:09:02 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.