Skip to content

chore(deps): update devdependencies #426

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

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@11ty/eleventy (source) ^1.0.1 -> ^3.0.0 age adoption passing confidence
@babel/core (source) 7.19.0 -> 7.28.3 age adoption passing confidence
@badeball/cypress-cucumber-preprocessor 21.0.3 -> 23.0.0 age adoption passing confidence
@bahmutov/cypress-esbuild-preprocessor 2.2.0 -> 2.2.5 age adoption passing confidence
@chanzuckerberg/axe-storybook-testing 7.1.0 -> 9.0.0 age adoption passing confidence
@commitlint/cli (source) 17.6.1 -> 19.8.1 age adoption passing confidence
@commitlint/config-conventional (source) 17.6.1 -> 19.8.1 age adoption passing confidence
@ember/optional-features 2.0.0 -> 2.2.0 age adoption passing confidence
@ember/test-helpers ^2.6.0 -> ^5.0.0 age adoption passing confidence
@glimmer/component ^1.0.4 -> ^2.0.0 age adoption passing confidence
@percy/cli (source) 1.24.0 -> 1.31.1 age adoption passing confidence
@percy/cypress 3.1.2 -> 3.1.6 age adoption passing confidence
@percy/storybook 4.3.6 -> 9.0.0 age adoption passing confidence
@web/dev-server (source) 0.2.1 -> 0.4.6 age adoption passing confidence
@web/dev-server-esbuild (source) 1.0.1 -> 1.0.4 age adoption passing confidence
@web/dev-server-rollup (source) 0.5.0 -> 0.6.4 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.20.2 age adoption passing confidence
@web/test-runner-browserstack (source) 0.7.0 -> 0.8.0 age adoption passing confidence
@web/test-runner-playwright (source) 0.11.0 -> 0.11.1 age adoption passing confidence
allure-cypress (source) ^2.15.1 -> ^3.0.0 age adoption passing confidence
ava (source) 5.3.1 -> 6.4.1 age adoption passing confidence
babel-loader ^8.2.3 -> ^10.0.0 age adoption passing confidence
c8 8.0.1 -> 10.1.3 age adoption passing confidence
chromatic (source) 6.17.3 -> 13.1.3 age adoption passing confidence
cypress (source) ^13.15.0 -> ^15.0.0 age adoption passing confidence
cypress-tags 1.1.2 -> 1.2.2 age adoption passing confidence
ember-auto-import (source) 2.4.2 -> 2.10.0 age adoption passing confidence
ember-cli (source) ~4.7.0 -> ~6.6.0 age adoption passing confidence
ember-cli-app-version ^5.0.0 -> ^7.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.3 age adoption passing confidence
ember-cli-htmlbars 6.1.1 -> 6.3.0 age adoption passing confidence
ember-data (source) ~4.7.0 -> ~5.6.0 age adoption passing confidence
ember-load-initializers ^2.1.2 -> ^3.0.0 age adoption passing confidence
ember-page-title (source) ^7.0.0 -> ^9.0.0 age adoption passing confidence
ember-qunit ^5.1.5 -> ^9.0.0 age adoption passing confidence
ember-resolver ^8.0.3 -> ^13.0.0 age adoption passing confidence
ember-source (source) ~4.7.0 -> ~6.6.0 age adoption passing confidence
ember-template-lint ^4.2.0 -> ^7.0.0 age adoption passing confidence
ember-truth-helpers ^3.0.0 -> ^4.0.0 age adoption passing confidence
esbuild 0.17.10 -> 0.25.9 age adoption passing confidence
eslint (source) 8.39.0 -> 9.34.0 age adoption passing confidence
eslint (source) ^8.0.0 -> ^9.0.0 age adoption passing confidence
eslint-config-prettier ^8.4.0 -> ^10.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 -> 54.1.1 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.7.1 age adoption passing confidence
husky 8.0.3 -> 9.1.7 age adoption passing confidence
prettier (source) ^2.5.1 -> ^3.0.0 age adoption passing confidence
qunit (source) 2.19.1 -> 2.24.1 age adoption passing confidence
qunit-dom ^2.0.0 -> ^3.0.0 age adoption passing confidence
sinon (source) 17.0.1 -> 21.0.0 age adoption passing confidence
start-server-and-test 2.0.0 -> 2.0.13 age adoption passing confidence
stylelint (source) 15.6.1 -> 16.23.1 age adoption passing confidence
stylelint-config-standard 33.0.0 -> 39.0.0 age adoption passing confidence

Release Notes

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

v3.1.2: Eleventy v3.1.2 (we fixed 15 more things)

Compare Source

Try it out in your project

npm install @​11ty/eleventy@latest

Release notes

  • Bug fix: issue with Computed Data with Array -> Object -> Template Strings #​3850
  • Bug fix:Workaround dependency bug in tinyglobby when using ../ for input directory (and/or passthrough copy) #​3854 #​3862
  • Bug fix: issue with absolute path for input directory resulting in incorrect output directory #​3853
  • Bug fix: issue with pagination over collections missing the all collection #​3860
  • Bug fix: Custom template engines should inherit aliased the parent cacheable value for advanced control of internal cache (related docs). Fixes issues with JavaScript import cache busting in Windows #​3824 #​3832
  • Bug fix: Server cache issue with newly created directory data file not picked up during --watch or --serve (on subsequent builds) #​3569
  • Bug fix: Saving your Configuration file may keep the process open after ⌘+C or CTRL+C #​3873
  • Bug fix: Incremental builds may result in templateRender has not yet initialized error after Configuration reset #​3870
  • Bug fix: #​3874 Config reset for dev server restart
  • Bug fix: #​3875 #​1525 numeric tags for collection names
  • Audit fix: npm audit with brace-expansion dependency #​3866
  • Dependency update: bump entities from 6.0.0 to 6.0.1 in https://github.com/11ty/eleventy/pull/3855

v3.1.1: Eleventy v3.1.1 (we fixed some things)

Compare Source

Try it out in your project

npm install @​11ty/eleventy@latest

Read more about getting started with Eleventy or why you should use Eleventy.

Release notes

  • Fix issue with object property order when using Computed Data in a Paginated template #​3849
  • Fix issue with absolute paths for virtual templates #​3805
  • Fix pagination regression issue when paginating over configuration collections #​3808 #​3823 #​3834 #​3825
  • Fix layout caching issue when using Nunjucks as preprocessing engine for Html or Markdown #​3807 #​3819
  • Fix bug with RenderManager initialization via Render plugin #​3810
  • Fixes bug when using eleventyConfig.amendLibrary and eleventyConfig.setLibrary together on the same syntax type, amendLibrary would run multiple times #​3816
  • Fix issue with virtual templates when includes directory is set to an empty string "" #​3797
  • Fix issue with string eleventyComputed.permalink values when used with non-computed permalink #​3818
  • Fix issue with global data directory when setting input to a parent directory (e.g. "../") #​3809
  • Improved error messaging for invalid date values in Data Cascade #​3833
  • Fixes issue with duplicate entries in template dependency graph (and collections) from missing node normalization during subsequent --watch or --serve builds

v3.1.0: Eleventy v3.1.0: 11% faster and 22% smaller!

Compare Source

Try it out in your project

npm install @​11ty/eleventy@latest

Read more about getting started with Eleventy or why you should use Eleventy.

What’s new?


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/devdependencies branch from e94a4ed to 22cd3b3 Compare September 12, 2022 05:52
@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

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@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 4 times, most recently from 16d8af2 to 6694948 Compare August 5, 2025 16:35
@renovate renovate bot force-pushed the renovate/devdependencies branch 8 times, most recently from 92c96c7 to 1277e53 Compare August 8, 2025 20:57
Copy link

socket-security bot commented Aug 8, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​glimmer/​component@​2.0.01001006885100
Updated@​babel/​core@​7.12.9 ⏵ 7.28.39810078 +195100
Added@​ember/​optional-features@​2.2.0991008584100
Added@​glimmer/​tracking@​1.1.21001008584100
Added@​ember/​test-helpers@​5.2.2991009989100

View full report

@renovate renovate bot force-pushed the renovate/devdependencies branch 8 times, most recently from e88b6f5 to 3350b53 Compare August 15, 2025 17:55
@renovate renovate bot force-pushed the renovate/devdependencies branch 7 times, most recently from 1da73f3 to 62738c6 Compare August 22, 2025 17:38
@renovate renovate bot force-pushed the renovate/devdependencies branch from 62738c6 to a6e9b6b Compare August 22, 2025 23:46
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.

0 participants