scroll-into-view / compute-scroll-into-view

Utility for calculating what should be scrolled, how it's scrolled is up to you
https://scroll-into-view.dev#scroll-alignment
MIT License
308 stars 27 forks source link

chore(deps): update devdependencies (non-major) - autoclosed #895

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
@sanity/pkg-utils 2.2.14 -> 2.3.1 age adoption passing confidence
puppeteer (source) 19.8.5 -> 19.11.1 age adoption passing confidence

Release Notes

sanity-io/pkg-utils ### [`v2.3.1`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#​231-httpsgithubcomsanity-iopkg-utilscomparev230v231-2023-06-04) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v2.3.0...v2.3.1) ##### Bug Fixes - update dependencies ([10be271](https://togithub.com/sanity-io/pkg-utils/commit/10be271981019dcb071145556e3930ec5280a876)) ### [`v2.3.0`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#​230-httpsgithubcomsanity-iopkg-utilscomparev2217v230-2023-06-04) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v2.2.17...v2.3.0) ##### Features - init command ([1d977bb](https://togithub.com/sanity-io/pkg-utils/commit/1d977bbdd5b5a12a2d2d1289843057c9595f6297)) ##### Bug Fixes - **init:** add `package.config.ts` to template ([0374445](https://togithub.com/sanity-io/pkg-utils/commit/0374445891f68895751aeac16e74aa1ec4bea0fa)) ### [`v2.2.17`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#​2217-httpsgithubcomsanity-iopkg-utilscomparev2216v2217-2023-06-04) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v2.2.16...v2.2.17) ##### Bug Fixes - add alias to `check` command ([28a85fd](https://togithub.com/sanity-io/pkg-utils/commit/28a85fdfb1d2e4ba7e2fb2698c8c8ad24a26b80f)) - **deps:** update dependencies ([b6253d7](https://togithub.com/sanity-io/pkg-utils/commit/b6253d71f70342b75073d8d0f46214487c5c8ba1)) - support latest maintained Node.js version ([2df5924](https://togithub.com/sanity-io/pkg-utils/commit/2df5924c35b7362b2fe2105a0fd1e3424d5d7b2f)) ### [`v2.2.16`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#​2216-httpsgithubcomsanity-iopkg-utilscomparev2215v2216-2023-05-23) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v2.2.15...v2.2.16) ##### Bug Fixes - **deps:** update dependencies ([9229fd0](https://togithub.com/sanity-io/pkg-utils/commit/9229fd08f20b034f0f624320f5e44cbe95e4bd9e)) ### [`v2.2.15`](https://togithub.com/sanity-io/pkg-utils/blob/HEAD/CHANGELOG.md#​2215-httpsgithubcomsanity-iopkg-utilscomparev2214v2215-2023-05-15) [Compare Source](https://togithub.com/sanity-io/pkg-utils/compare/v2.2.14...v2.2.15) ##### Bug Fixes - **deps:** update dependencies (non-major) ([#​125](https://togithub.com/sanity-io/pkg-utils/issues/125)) ([0bb4ebe](https://togithub.com/sanity-io/pkg-utils/commit/0bb4ebedf5f57347e0b6951d2a438bd1361a506a)) - **deps:** update dependency [@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) to v25 ([#​129](https://togithub.com/sanity-io/pkg-utils/issues/129)) ([7de3c7f](https://togithub.com/sanity-io/pkg-utils/commit/7de3c7f884328674e80a07c6b5b776f604d66d38)) - **deps:** update dependency mkdirp to v3 ([#​126](https://togithub.com/sanity-io/pkg-utils/issues/126)) ([9a665b8](https://togithub.com/sanity-io/pkg-utils/commit/9a665b8c72b28972ed8dc0bcd0355446318f9910)) - **deps:** update dependency rimraf to v5 ([#​127](https://togithub.com/sanity-io/pkg-utils/issues/127)) ([2f6c946](https://togithub.com/sanity-io/pkg-utils/commit/2f6c9461316536c5ecdf064671606c36abdf8c18))
puppeteer/puppeteer ### [`v19.11.1`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-v19.11.1): puppeteer: v19.11.1 [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/puppeteer-v19.11.0...puppeteer-v19.11.1) ##### Miscellaneous Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 19.11.0 to 19.11.1 ### [`v19.11.0`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-v19.11.0): puppeteer: v19.11.0 [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/puppeteer-v19.10.1...puppeteer-v19.11.0) ##### Miscellaneous Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 19.10.1 to 19.11.0 ### [`v19.10.1`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-v19.10.1): puppeteer: v19.10.1 [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/puppeteer-v19.10.0...puppeteer-v19.10.1) ##### Miscellaneous Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 19.10.0 to 19.10.1 - [@​puppeteer/browsers](https://togithub.com/puppeteer/browsers) bumped from 0.4.1 to 0.5.0 ### [`v19.10.0`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-v19.10.0): puppeteer: v19.10.0 [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/puppeteer-v19.9.1...puppeteer-v19.10.0) ##### Miscellaneous Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 19.9.1 to 19.10.0 ### [`v19.9.1`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-v19.9.1): puppeteer: v19.9.1 [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/puppeteer-v19.9.0...puppeteer-v19.9.1) ##### Miscellaneous Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 19.9.0 to 19.9.1 ### [`v19.9.0`](https://togithub.com/puppeteer/puppeteer/releases/tag/puppeteer-v19.9.0): puppeteer: v19.9.0 [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/puppeteer-v19.8.5...puppeteer-v19.9.0) ##### Miscellaneous Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 19.8.5 to 19.9.0 - [@​puppeteer/browsers](https://togithub.com/puppeteer/browsers) bumped from 0.4.0 to 0.4.1

Configuration

πŸ“… Schedule: Branch creation - "before 3am on the first day of the month" (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.



This PR has been generated by Mend Renovate using a preset from Sanity. View repository job log here

socket-security[bot] commented 1 year ago

New dependency changes detected. Learn more about Socket for GitHub β†—οΈŽ


🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore puppeteer@19.11.1
πŸ“œ Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
puppeteer@19.11.1 (added) postinstall package-lock.json, package.json via @types/puppeteer@7.0.4, jest-puppeteer@8.0.6
Pull request alert summary
Issue Status
Install scripts ⚠️ 1 issue
Native code βœ… 0 issues
Bin script shell injection βœ… 0 issues
Unresolved require βœ… 0 issues
Invalid package.json βœ… 0 issues
HTTP dependency βœ… 0 issues
Git dependency βœ… 0 issues
Potential typo squat βœ… 0 issues
Known Malware βœ… 0 issues
Telemetry βœ… 0 issues
Protestware/Troll package βœ… 0 issues

πŸ“Š Modified Dependency Overview:

βž• Added Package Capability Access +/- Transitive Count Publisher
puppeteer@19.11.1 filesystem, shell, environment +16 google-wombot