Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devdependencies #426

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@11ty/eleventy (source) ^1.0.1 -> ^2.0.0 age adoption passing confidence
@babel/core (source) 7.19.0 -> 7.24.5 age adoption passing confidence
@badeball/cypress-cucumber-preprocessor 15.1.4 -> 20.0.5 age adoption passing confidence
@chanzuckerberg/axe-storybook-testing 7.1.0 -> 8.0.2 age adoption passing confidence
@commitlint/cli (source) 17.6.1 -> 19.3.0 age adoption passing confidence
@commitlint/config-conventional (source) 17.6.1 -> 19.2.2 age adoption passing confidence
@ember/optional-features 2.0.0 -> 2.1.0 age adoption passing confidence
@ember/test-helpers ^2.6.0 -> ^3.0.0 age adoption passing confidence
@percy/cli (source) 1.24.0 -> 1.28.6 age adoption passing confidence
@percy/storybook 4.3.6 -> 5.0.3 age adoption passing confidence
@web/dev-server (source) 0.2.1 -> 0.4.5 age adoption passing confidence
@web/dev-server-esbuild (source) 1.0.1 -> 1.0.2 age adoption passing confidence
@web/dev-server-rollup (source) 0.5.0 -> 0.6.3 age adoption passing confidence
@web/dev-server-storybook (source) 0.7.0 -> 2.0.3 age adoption passing confidence
@web/storybook-prebuilt 0.1.34 -> 0.1.37 age adoption passing confidence
@web/test-runner (source) 0.18.0 -> 0.18.2 age adoption passing confidence
@web/test-runner-browserstack (source) 0.7.0 -> 0.7.1 age adoption passing confidence
ava (source) 5.3.1 -> 6.1.3 age adoption passing confidence
babel-loader ^8.2.3 -> ^9.0.0 age adoption passing confidence
c8 8.0.1 -> 9.1.0 age adoption passing confidence
chromatic (source) 6.17.3 -> 11.3.2 age adoption passing confidence
cypress (source) 12.15.0 -> 13.9.0 age adoption passing confidence
ember-auto-import (source) 2.4.2 -> 2.7.2 age adoption passing confidence
ember-cli (source) ~4.7.0 -> ~5.8.0 age adoption passing confidence
ember-cli-app-version ^5.0.0 -> ^6.0.0 age adoption passing confidence
ember-cli-babel ^7.26.11 -> ^8.0.0 age adoption passing confidence
ember-cli-dependency-checker 3.3.1 -> 3.3.2 age adoption passing confidence
ember-cli-htmlbars 6.1.1 -> 6.3.0 age adoption passing confidence
ember-data (source) ~4.7.0 -> ~5.3.0 age adoption passing confidence
ember-page-title (source) ^7.0.0 -> ^8.0.0 age adoption passing confidence
ember-qunit ^5.1.5 -> ^8.0.0 age adoption passing confidence
ember-resolver ^8.0.3 -> ^11.0.0 age adoption passing confidence
ember-source (source) ~4.7.0 -> ~5.8.0 age adoption passing confidence
ember-template-lint ^4.2.0 -> ^6.0.0 age adoption passing confidence
ember-truth-helpers ^3.0.0 -> ^4.0.0 age adoption passing confidence
eslint (source) 8.39.0 -> 9.2.0 age adoption passing confidence
eslint (source) ^8.0.0 -> ^9.0.0 age adoption passing confidence
eslint-config-prettier ^8.4.0 -> ^9.0.0 age adoption passing confidence
eslint-plugin-ember ^11.0.0 -> ^12.0.0 age adoption passing confidence
eslint-plugin-jsdoc 43.1.1 -> 48.2.4 age adoption passing confidence
eslint-plugin-prettier ^4.0.0 -> ^5.0.0 age adoption passing confidence
eslint-plugin-qunit ^7.2.0 -> ^8.0.0 age adoption passing confidence
esmock 2.6.0 -> 2.6.5 age adoption passing confidence
husky 8.0.3 -> 9.0.11 age adoption passing confidence
prettier (source) ^2.5.1 -> ^3.0.0 age adoption passing confidence
qunit (source) 2.19.1 -> 2.20.1 age adoption passing confidence
qunit-dom ^2.0.0 -> ^3.0.0 age adoption passing confidence
sinon (source) 17.0.1 -> 18.0.0 age adoption passing confidence
start-server-and-test 2.0.0 -> 2.0.3 age adoption passing confidence
stylelint (source) 15.6.1 -> 16.5.0 age adoption passing confidence
stylelint-config-standard 33.0.0 -> 36.0.0 age adoption passing confidence

Release Notes

11ty/eleventy (@​11ty/eleventy)

v2.0.1: Eleventy v2.0.1: a Bug Fix Release

Compare Source

Eleventy v2.0.1 is now available! You can try it out in your project now:

npm install @​11ty/eleventy@latest

New to Eleventy?

Eleventy is a flexible and production-ready site generator known for its zero-client JavaScript footprint, speedy sites, speedy builds, and full control over the output.

Features and Fixes

Housekeeping

Thank You Notes

This project would not be possible without our lovely community. Thank you to everyone that built something with Eleventy (×684 authors on our web site!), wrote a blog post about Eleventy, contributed code, wrote a plugins, helped with documentation, asked questions, answered questions, braved The Leaderboards, participated on Discord, filed issues, attended (or organized!) a meetup, said a kind word on social media ❤️.

Open Collective Supporters

v2.0.0: Eleventy v2.0.0: Now with twice as many Possums

Compare Source

🚨 The full release notes are available on The Eleventy Blog: Eleventy v2.0.0 or you can watch me talk about v2.0 on YouTube.

Eleventy v2.0.0 is now available! You can try it out now:

### Local project
npm install @​11ty/eleventy@latest

### Global install
npm install @​11ty/eleventy@latest -g

New to Eleventy?

Eleventy is a flexible and production-ready site generator known for its zero-client JavaScript footprint, speedy sites, speedy builds, and full control over the output. Watch The State of Eleventy in Two Minutes or read more about Eleventy’s project goals.

The Big Features

Smaller, More Secure
Faster Builds
Plugins
And more…
  • Support for aliasing to an existing template language #​2248
    • This unlocks TypeScript or JSX in Eleventy when you use esbuild-register and alias 11ty.ts or 11ty.tsx to 11ty.js.
  • Event arguments unlock new plugin abilities: dir (input/output/includes/data/layouts locations),
    outputMode (where the templates are going: fs, json, ndjson), runMode (build, watch, or serve), or results for the processed Eleventy output.
  • Memory usage improvements to Pagination

Breaking Changes

⚠️ Rather than review this list, it’d be faster to use the eleventy-upgrade-helper plugin, which runs a suite of tests to see whether or not you need to worry about these breaking changes in your project: https://github.com/11ty/eleventy-upgrade-help


Configuration

📅 Schedule: Branch creation - "every weekend" (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.


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

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

@renovate renovate bot changed the title chore(deps): update dependency @shelex/cypress-allure-plugin to v2.31.0 chore(deps): update devdependencies Sep 12, 2022
@renovate renovate bot force-pushed the renovate/devdependencies branch 9 times, most recently from c5355ac to bf40564 Compare September 20, 2022 19:16
@renovate renovate bot force-pushed the renovate/devdependencies branch 11 times, most recently from f3a4cf8 to c5feca8 Compare September 28, 2022 13:52
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from d5de89e to cb1d059 Compare October 3, 2022 14:56
@socket-security
Copy link

socket-security bot commented Oct 3, 2022

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/core-js-bundle@3.11.0
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
Install scripts npm/playwright@1.25.2
  • Install script: install
  • Source: node install.js
Install scripts npm/esbuild@0.12.29
  • orphan: npm/esbuild@0.12.29

View full report↗︎

Next steps

What is an install script?

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.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

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

  • @SocketSecurity ignore npm/core-js-bundle@3.11.0
  • @SocketSecurity ignore npm/playwright@1.25.2
  • @SocketSecurity ignore npm/esbuild@0.12.29

@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from dcd9e46 to 286e5c0 Compare October 6, 2022 19:05
@renovate renovate bot force-pushed the renovate/devdependencies branch from 8f4636e to be53e3b Compare May 2, 2024 09:53
@renovate renovate bot force-pushed the renovate/devdependencies branch from be53e3b to 62812c7 Compare May 3, 2024 21:30
@renovate renovate bot force-pushed the renovate/devdependencies branch from 62812c7 to 8d02fa7 Compare May 4, 2024 12:37
@renovate renovate bot force-pushed the renovate/devdependencies branch from 8d02fa7 to 75bb525 Compare May 5, 2024 22:05
@renovate renovate bot force-pushed the renovate/devdependencies branch from 75bb525 to da9a8a4 Compare May 7, 2024 10:28
@renovate renovate bot force-pushed the renovate/devdependencies branch from da9a8a4 to 6593401 Compare May 7, 2024 15:36
@renovate renovate bot force-pushed the renovate/devdependencies branch from 6593401 to 5755129 Compare May 8, 2024 13:35
@renovate renovate bot force-pushed the renovate/devdependencies branch from 5755129 to f4f8b7e Compare May 8, 2024 17:15
@renovate renovate bot force-pushed the renovate/devdependencies branch from f4f8b7e to a5d2481 Compare May 9, 2024 16:34
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 9f628fa to f62213c Compare May 12, 2024 22:03
@renovate renovate bot force-pushed the renovate/devdependencies branch from f62213c to 0af11f0 Compare May 13, 2024 10:44
@renovate renovate bot force-pushed the renovate/devdependencies branch from 0af11f0 to ec363df Compare May 13, 2024 17:09
@renovate renovate bot force-pushed the renovate/devdependencies branch from ec363df to 880bd0e Compare May 15, 2024 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants