chore(deps): update devdependencies (non-major) (patch) - autoclosed#1450
Closed
mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): update devdependencies (non-major) (patch) - autoclosed#1450mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
mend-for-github-com[bot] wants to merge 1 commit intomasterfrom
Conversation
1498f33 to
9d4428b
Compare
9d4428b to
c659e59
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
0.19.4->0.19.96.3.10->6.3.136.3.10->6.3.136.3.10->6.3.136.3.10->6.3.136.3.10->6.3.136.3.10->6.3.136.3.10->6.3.136.3.10->6.3.130.27.44->0.27.666.1.1->6.1.45.0.0->5.0.34.3.4->4.3.101.3.1->1.3.23.5.2->3.5.35.2.0->5.2.16.1.1->6.1.31.4.2->1.4.72.25.2->2.25.45.0.0->5.0.37.2.0->7.2.311.8.2->11.8.67.0.2->7.0.49.0.6->9.0.210.16.1->0.16.133.1.0->3.1.13.0.1->3.0.22.1.1->2.1.311.2.0->11.2.61.2.6->1.2.89.3.1->9.3.23.0.1->3.0.35.0.2->5.0.49.2.5->9.2.92.3.0->2.3.11.1.6->1.1.7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-wc/open-wc (@open-wc/semantic-dom-diff)
v0.19.9Compare Source
Patch Changes
9e49e7a: fix(deps): update @web/* dependenciesv0.19.8Compare Source
Patch Changes
2629244: Change return type from Assertion to Promisev0.19.7Compare Source
Patch Changes
735b009: Avoid saving unchanged snapshotsv0.19.6Patch Changes
a7e9c20: chore(semantic-dom-diff): updates dependenciesv0.19.5Patch Changes
b9b11ad: support snapshot testing with Web Test Runnerb6e868d: Use latest dependencies40837d1: - use latest axe-core580ce0e: Snapshot testing with WTR updated to not modify the snapshot files running the teststorybookjs/storybook (@storybook/addon-a11y)
v6.3.13Compare Source
Dependency Upgrades
v6.3.12Compare Source
Bug Fixes
sb upgradeto use latest version ofnpm-check-updates(#16336)v6.3.11Compare Source
Bug Fixes
whitespace-se/storybook-addon-html (@whitespace/storybook-addon-html)
v5.0.3Compare Source
v5.0.2Compare Source
v5.0.1Compare Source
chaijs/chai (chai)
v4.3.10Compare Source
This release simply bumps all dependencies to their latest non-breaking versions.
What's Changed
Full Changelog: chaijs/chai@v4.3.9...v4.3.10
v4.3.9Compare Source
Upgrade dependencies.
This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.
Full Changelog: chaijs/chai@v4.3.8...v4.3.9
v4.3.8Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai@v4.3.7...v4.3.8
v4.3.7Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.6...v4.3.7
v4.3.6Compare Source
Update loupe to 2.3.1
v4.3.5Compare Source
fca5bb1747eb4e022c2fa5276af6c8a4e00open-wc/open-wc (chai-a11y-axe)
v1.3.2Patch Changes
40837d1: - use latest axe-core6940a3c: fix: override bad publicationpaulmillr/chokidar (chokidar)
v3.5.3Compare Source
What's Changed
addandunwatchTypeScript definitions by @alan-agius4 in https://github.com/paulmillr/chokidar/pull/1157New Contributors
Full Changelog: paulmillr/chokidar@3.5.2...3.5.3
75lb/command-line-args (command-line-args)
v5.2.1Compare Source
75lb/command-line-usage (command-line-usage)
v6.1.3Compare Source
v6.1.2Compare Source
depcheck/depcheck (depcheck)
v1.4.7Compare Source
Full Changelog
Fixed bugs:
Merged pull requests:
v1.4.6Compare Source
Full Changelog
Fixed bugs:
Merged pull requests:
v1.4.5Compare Source
Full Changelog
Closed issues:
Merged pull requests:
v1.4.3Compare Source
Full Changelog
Fixed bugs:
satisfiesoperator in TypeScript #768next.config.jsin a ESM package #762Closed issues:
isModulecheck #711Merged pull requests:
.cts,.mtsfile extensions #817 (derekcicerone)importinstead ofrequire#786 (cprussin)import-js/eslint-plugin-import (eslint-plugin-import)
v2.25.4Compare Source
Fixed
importType: avoid crashing on a non-string' ([#2305], thanks [@ljharb])first]: prevent crash when parsing angular templates ([#2210], thanks [@ljharb])importType: properly resolve@/*-aliased imports as internal ([#2334], thanks [@ombene])named]/ExportMap: handle named imports from CJS modules that use dynamic import ([#2341], thanks [@ludofischer])Changed
no-default-import]: report on the token "default" instead of the entire node ([#2299], thanks [@pmcelhaney])order]: Remove duplicate mention of default ([#2280], thanks [@johnthagen])eslint-module-utilsv2.25.3Compare Source
Fixed
extensions]: ignore unresolveable type-only imports ([#2270], [#2271], thanks [@jablko])importType: fixisExternalModulecalculation ([#2282], thanks [@mx-bernhard])no-import-module-exports]: avoid false positives with a shadowedmoduleorexports([#2297], thanks [@ljharb])Changed
order]: add type to the default groups ([#2272], thanks [@charpeni])importType: combine redundantisScopedandisScopedModule(thanks [@ljharb])laverdet/node-fibers (fibers)
v5.0.2Compare Source
v5.0.1Compare Source
isaacs/node-glob (glob)
v7.2.3Compare Source
v7.2.2Compare Source
sindresorhus/got (got)
v11.8.6Compare Source
v11.8.5Compare Source
Configuration
📅 Schedule: Branch creation - "before 5am every weekday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.