CrowdStrike / ember-headless-form

Headless forms with a11y and validation support built in
https://ember-headless-form.pages.dev/
MIT License
29 stars 7 forks source link

chore(deps): update dependency rollup to v4.20.0 #437

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 4.18.1 -> 4.20.0 age adoption passing confidence

Release Notes

rollup/rollup (rollup) ### [`v4.20.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4200) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.19.2...v4.20.0) *2024-08-03* ##### Features - Allow plugins to specify the original file name when emitting assets ([#​5596](https://togithub.com/rollup/rollup/issues/5596)) ##### Pull Requests - [#​5596](https://togithub.com/rollup/rollup/pull/5596): Add originalFIleName property to emitted assets ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5599](https://togithub.com/rollup/rollup/pull/5599): chore(deps): update dependency eslint-plugin-unicorn to v55 ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5600](https://togithub.com/rollup/rollup/pull/5600): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.19.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4192) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.19.1...v4.19.2) *2024-08-01* ##### Bug Fixes - Avoid "cannot get value of null" error when using optional chaining with namespaces ([#​5597](https://togithub.com/rollup/rollup/issues/5597)) ##### Pull Requests - [#​5597](https://togithub.com/rollup/rollup/pull/5597): Fix retrieval of literal values for chained namespaces ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.19.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4191) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.19.0...v4.19.1) *2024-07-27* ##### Bug Fixes - Do not remove parantheses when tree-shaking logical expressions ([#​5584](https://togithub.com/rollup/rollup/issues/5584)) - Do not ignore side effects in calls left of an optional chaining operator ([#​5589](https://togithub.com/rollup/rollup/issues/5589)) ##### Pull Requests - [#​5584](https://togithub.com/rollup/rollup/pull/5584): fix: find whitespace from operator position to start ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5587](https://togithub.com/rollup/rollup/pull/5587): docs: improve command by code-group ([@​thinkasany](https://togithub.com/thinkasany), [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5589](https://togithub.com/rollup/rollup/pull/5589): Fix side effect detection in optional chains ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5592](https://togithub.com/rollup/rollup/pull/5592): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5593](https://togithub.com/rollup/rollup/pull/5593): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5594](https://togithub.com/rollup/rollup/pull/5594): chore(deps): lock file maintenance ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5595](https://togithub.com/rollup/rollup/pull/5595): chore(deps): lock file maintenance ([@​renovate](https://togithub.com/renovate)\[bot]) ### [`v4.19.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4190) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.18.1...v4.19.0) *2024-07-20* ##### Features - Implement support for decorators ([#​5562](https://togithub.com/rollup/rollup/issues/5562)) ##### Bug Fixes - Improve soucemap generation when tree-shaking logical expressions ([#​5581](https://togithub.com/rollup/rollup/issues/5581)) ##### Pull Requests - [#​5562](https://togithub.com/rollup/rollup/pull/5562): feat: implementing decorator support ([@​TrickyPi](https://togithub.com/TrickyPi), [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5570](https://togithub.com/rollup/rollup/pull/5570): refactor(finalisers): condition branch ([@​Simon-He95](https://togithub.com/Simon-He95), [@​zhangmo8](https://togithub.com/zhangmo8)) - [#​5572](https://togithub.com/rollup/rollup/pull/5572): Improve chunk and asset type information in docs ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5573](https://togithub.com/rollup/rollup/pull/5573): Switch to audit resolver to ignore requirejs vulnerability ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5575](https://togithub.com/rollup/rollup/pull/5575): chore(deps): update dependency inquirer to v10 ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5576](https://togithub.com/rollup/rollup/pull/5576): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5580](https://togithub.com/rollup/rollup/pull/5580): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5581](https://togithub.com/rollup/rollup/pull/5581): When tree-shaking logical expression, make sure to remove all trailing white-space. ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: b18241d60e9b93e438eef125ab8e068e3c953513

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 1 month ago

Preview URLs

Env: preview Docs: https://07ac1a0d.ember-headless-form.pages.dev