upleveled / security-vulnerability-examples-next-js-postgres

https://vuln-examples-next-postgres-jose.vercel.app/
11 stars 6 forks source link

Update dependency upgrades - non-major #226

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 22.5.0 -> 22.5.1 age adoption passing confidence
eslint (source) 9.9.0 -> 9.9.1 age adoption passing confidence
eslint-config-upleveled 8.6.14 -> 8.6.15 age adoption passing confidence
next (source) 14.2.6 -> 14.2.7 age adoption passing confidence
pnpm (source) 9.8.0 -> 9.9.0 age adoption passing confidence
stylelint (source) 16.8.2 -> 16.9.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint) ### [`v9.9.1`](https://togithub.com/eslint/eslint/compare/v9.9.0...8781e6f063e56438dc22346504ff637df3f84daf) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.9.0...v9.9.1)
upleveled/eslint-config-upleveled (eslint-config-upleveled) ### [`v8.6.15`](https://togithub.com/upleveled/eslint-config-upleveled/releases/tag/v8.6.15) [Compare Source](https://togithub.com/upleveled/eslint-config-upleveled/compare/v8.6.14...v8.6.15) - Remove no-unresolved ignore for bun modules ([#​419](https://togithub.com/upleveled/eslint-config-upleveled/issues/419)) [`4cf3062`](https://togithub.com/upleveled/eslint-config-upleveled/commit/4cf3062) - Update dependency eslint-plugin-import-x to v4 ([#​418](https://togithub.com/upleveled/eslint-config-upleveled/issues/418)) [`2ea6cdd`](https://togithub.com/upleveled/eslint-config-upleveled/commit/2ea6cdd) - Update dependency upgrades - non-major ([#​417](https://togithub.com/upleveled/eslint-config-upleveled/issues/417)) [`43e36e7`](https://togithub.com/upleveled/eslint-config-upleveled/commit/43e36e7) - Update URL about async fn event handlers being officially discouraged [`ba1ccdf`](https://togithub.com/upleveled/eslint-config-upleveled/commit/ba1ccdf) - Update dependency upgrades - non-major ([#​415](https://togithub.com/upleveled/eslint-config-upleveled/issues/415)) [`1047c87`](https://togithub.com/upleveled/eslint-config-upleveled/commit/1047c87) - Update dependency upgrades - non-major ([#​412](https://togithub.com/upleveled/eslint-config-upleveled/issues/412)) [`8631760`](https://togithub.com/upleveled/eslint-config-upleveled/commit/8631760) - Update dependency upgrades - non-major ([#​411](https://togithub.com/upleveled/eslint-config-upleveled/issues/411)) [`df39211`](https://togithub.com/upleveled/eslint-config-upleveled/commit/df39211) - Upgrade tests [`9dbe1f5`](https://togithub.com/upleveled/eslint-config-upleveled/commit/9dbe1f5) - Update dependency eslint-config-upleveled to v8.6.14 ([#​410](https://togithub.com/upleveled/eslint-config-upleveled/issues/410)) [`1e3ab03`](https://togithub.com/upleveled/eslint-config-upleveled/commit/1e3ab03)
vercel/next.js (next) ### [`v14.2.7`](https://togithub.com/vercel/next.js/compare/v14.2.6...v14.2.7) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.6...v14.2.7)
pnpm/pnpm (pnpm) ### [`v9.9.0`](https://togithub.com/pnpm/pnpm/compare/v9.8.0...v9.9.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.8.0...v9.9.0)
stylelint/stylelint (stylelint) ### [`v16.9.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1690) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.8.2...16.9.0) - Changed: `secondaryOptions` argument type of the `Rule` function ([#​7950](https://togithub.com/stylelint/stylelint/pull/7950)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `color-function-notation` reporting functions with less than 3 arguments ([#​7948](https://togithub.com/stylelint/stylelint/pull/7948)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `declaration-property-value-no-unknown` false positives/negatives ([#​7944](https://togithub.com/stylelint/stylelint/pull/7944) & [#​7957](https://togithub.com/stylelint/stylelint/pull/7957) & [#​7956](https://togithub.com/stylelint/stylelint/pull/7956)) ([@​Mouvedia](https://togithub.com/Mouvedia) & [@​sidverma32](https://togithub.com/sidverma32)). - false positives: `overflow`, `word-break`, `width` - false negatives: `anchor-name`, `field-sizing`, `text-box-edge`, `text-box-trim`, `text-spacing-trim`, `text-wrap`, `text-wrap-mode`, `text-wrap-style`, `view-timeline`, `view-timeline-axis`, `view-timeline-inset`, `view-timeline-name`, `view-transition-name` - Fixed: `keyframe-block-no-duplicate-selectors`/`keyframe-declaration-no-important`/`keyframe-selector-notation`/`no-unknown-animations` false negatives for `@-o-keyframes` and `@-ms-keyframes` ([#​7953](https://togithub.com/stylelint/stylelint/pull/7953)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `no-duplicate-selectors` reported ranges ([#​7938](https://togithub.com/stylelint/stylelint/pull/7938)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `property-no-vendor-prefix` report for `-webkit-background-size` ([#​7940](https://togithub.com/stylelint/stylelint/pull/7940)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `selector-class-pattern` reported ranges ([#​7959](https://togithub.com/stylelint/stylelint/pull/7959)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `selector-no-qualifying-type` reported ranges ([#​7937](https://togithub.com/stylelint/stylelint/pull/7937)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: honour Node.js `--no-deprecation` flag for rule deprecation warnings ([#​7943](https://togithub.com/stylelint/stylelint/pull/7943)) ([@​Mouvedia](https://togithub.com/Mouvedia)).

Configuration

📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/node@22.5.1 None +1 2.27 MB types
npm/eslint-config-upleveled@8.6.15 environment Transitive: eval, filesystem, shell, unsafe +337 42.3 MB karlhorky
npm/eslint@9.9.1 environment Transitive: eval, filesystem, shell, unsafe +88 9.88 MB eslintbot
npm/next@14.2.7 environment, filesystem, network, shell, unsafe +14 89.9 MB vercel-release-bot
npm/stylelint@16.9.0 Transitive: environment, eval, filesystem, unsafe +117 8.89 MB davidtheclark, hudochenkov, jeddy3, ...3 more

🚮 Removed packages: npm/@types/node@22.5.0), npm/eslint-config-upleveled@8.6.14), npm/eslint@9.9.0), npm/next@14.2.6), npm/stylelint@16.8.2)

View full report↗︎