chore(deps): update devdependencies #149
Merged
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:
12.1.4
->16.1.0
12.1.4
->16.0.0
3.0.0-next.2
->3.0.3
0.1.17
->0.1.29
0.3.3
->0.3.14
0.1.32
->0.1.33
7.28.0
->8.7.0
6.0.0
->7.0.4
11.1.2
->12.0.1
9.3.0
->9.3.2
13.13.1
->14.2.0
22.0.0
->24.0.0
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v16.1.0
Compare Source
Note: Version bump only for package @commitlint/cli
16.0.3 (2022-01-19)
Note: Version bump only for package @commitlint/cli
16.0.2 (2022-01-09)
Note: Version bump only for package @commitlint/cli
16.0.1 (2021-12-28)
Note: Version bump only for package @commitlint/cli
v16.0.3
Compare Source
Note: Version bump only for package @commitlint/cli
v16.0.2
Compare Source
Note: Version bump only for package @commitlint/cli
v16.0.1
Compare Source
Note: Version bump only for package @commitlint/cli
v16.0.0
Compare Source
Features
v15.0.0
Compare Source
Features
v14.1.0
Compare Source
Note: Version bump only for package @commitlint/cli
v14.0.0
Compare Source
Note: Version bump only for package @commitlint/cli
13.2.1 (2021-10-09)
Note: Version bump only for package @commitlint/cli
v13.2.1
Compare Source
Note: Version bump only for package @commitlint/cli
v13.2.0
Compare Source
Note: Version bump only for package @commitlint/cli
v13.1.0
Compare Source
Bug Fixes
COMMIT_EDIT_MSG
(#2618) (5badf6d), closes #2351v13.0.0
Compare Source
BREAKING CHANGES
12.1.3 (2021-05-12)
Bug Fixes
12.1.2 (2021-04-29)
Note: Version bump only for package @commitlint/cli
12.1.1 (2021-04-02)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v16.0.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v15.0.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v14.1.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v14.0.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v13.2.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v13.1.0
Compare Source
Bug Fixes
v13.0.0
Compare Source
Features
add subject-exclamation-mark rule to improve error messages (#2593) (be701bd)
chore!: remove node 10 support (#2596) (4db4ba1), closes #2596
BREAKING CHANGES
12.1.3 (2021-05-12)
Note: Version bump only for package @commitlint/config-conventional
12.1.2 (2021-04-29)
Note: Version bump only for package @commitlint/config-conventional
12.1.1 (2021-04-02)
Note: Version bump only for package @commitlint/config-conventional
open-wc/open-wc
v3.0.3
Compare Source
Patch Changes
de7f7b1
: Fix the typescript typings in testing helpers for projects that depend onlit
packagede7f7b1
]v3.0.2
Compare Source
Patch Changes
70f5243
: export chai in index.d.tsv3.0.1
Compare Source
Patch Changes
1649ba4
: Release bump version as major versions have already been used and unpublished in an accidental publish about a year ago.1649ba4
]v3.0.0-next.5
Compare Source
Minor Changes
22c4017
: Undo deprecation of thehtml
andunsafeStatic
exports to enable matching lit versions to what is used in fixture.A typical testing file looks like this
With this export you can combine the usage of lit-html 2.x for the fixture and template rendering in lit-html 1.x
NOTE: If you are using fixture for testing your lit-html 1.x directives then this will no longer work.
A possible workaround for this is
Patch Changes
22c4017
]v3.0.0-next.4
Patch Changes
4b9ea6f
: Use lit@2.0 stable based dependencies across the project.945d1d9
: Remove unused dependency onmocha
as the environment should bring it.45c7fcc
: Import scoped registries code dynamically to prevent library consumers that do not leverage this API from being bound to its load order requirements.4b9ea6f
]45c7fcc
]v3.0.0-next.3
Patch Changes
40837d1
: - use latest axe-core40837d1
]580ce0e
]modernweb-dev/web (@web/dev-server)
v0.1.29
Compare Source
Patch Changes
6ff9ceb
: Fix MDX docs rendering by using Storybook compiler and converting more imports to @web/storybook-prebuiltv0.1.28
Compare Source
Patch Changes
cbbd5fc
: Resolve missing peer dependency of @rollup/plugin-node-resolve by moving and exposing @rollup/plugin-node-resolve to @web/dev-server-rollupcbbd5fc
]v0.1.27
Compare Source
Patch Changes
b2c081d
: When serving content to an iframe within a csp restricted page, the websocket script may not be able to access the parent window.Accessing it may result in an uncaught DOMException which we now handle.
b2c081d
]v0.1.26
Compare Source
Patch Changes
2b22651
: Update whatwg-url dependency to 10.0.08a1dfdc
: Update whatwg-url dependency to 11.0.02b22651
]8a1dfdc
]v0.1.25
Compare Source
Patch Changes
96f656a
: Update Rollup to 2.58.0, use isEntry flag96f656a
]v0.1.24
Compare Source
Patch Changes
a09282b
: Replace chalk with nanocolorsa09282b
]v0.1.23
Compare Source
Patch Changes
369394f
: Update dependency es-module-lexer to ^0.9.0369394f
]v0.1.22
Compare Source
Patch Changes
dc61726
: Update dependency es-module-lexer to ^0.7.1dc61726
]v0.1.21
Compare Source
Patch Changes
49dcb6b
: Update Rollup dependency to 2.56.249dcb6b
]v0.1.20
Compare Source
Patch Changes
687d475
: Downgrade @rollup/plugin-node-resolve to v11687d475
]v0.1.19
Compare Source
Patch Changes
9c97ea5
: update dependency @rollup/plugin-node-resolve to v139c97ea5
]v0.1.18
Compare Source
Patch Changes
6222d0b
: fix(dev-server): fixes #1536, correctly handle outside-root paths6222d0b
]modernweb-dev/web (@web/dev-server-rollup)
v0.3.14
Compare Source
Patch Changes
73286ca
: Add missing exports to mjs entrypointsv0.3.13
Compare Source
Patch Changes
cbbd5fc
: Resolve missing peer dependency of @rollup/plugin-node-resolve by moving and exposing @rollup/plugin-node-resolve to @web/dev-server-rollupv0.3.12
Compare Source
Patch Changes
2b22651
: Update whatwg-url dependency to 10.0.08a1dfdc
: Update whatwg-url dependency to 11.0.0v0.3.11
Compare Source
Patch Changes
96f656a
: Update Rollup to 2.58.0, use isEntry flagv0.3.10
Compare Source
Patch Changes
a09282b
: Replace chalk with nanocolorsa09282b
]v0.3.9
Compare Source
Patch Changes
49dcb6b
: Update Rollup dependency to 2.56.2v0.3.8
Compare Source
Patch Changes
f535198
: Update dependency whatwg-url to v9v0.3.7
Compare Source
Patch Changes
687d475
: Downgrade @rollup/plugin-node-resolve to v11v0.3.6
Compare Source
Patch Changes
9c97ea5
: update dependency @rollup/plugin-node-resolve to v13v0.3.5
Compare Source
Patch Changes
6222d0b
: fix(dev-server): fixes #1536, correctly handle outside-root pathsv0.3.4
Compare Source
Patch Changes
c41fba2
: Support for subpath imports👉
my-pkg/package.json
👉
my-pkg/src/file.js
Subpath imports are not available to users of your package
👉
other-pkg/src/file.js
modernweb-dev/storybook-prebuilt
v0.1.33
Compare Source
eslint/eslint
v8.7.0
Compare Source
Features
19ad061
feat: no-restricted-imports support casing (#15439) (gfyoung)564ecdb
feat: Support arbitrary module namespace names in no-restricted-imports (#15491) (Milos Djermanovic)968a02a
feat: Support arbitrary module namespace names in no-useless-rename (#15493) (Milos Djermanovic)0d2b9a6
feat: moveeslint --init
to @eslint/create-config (#15150) (唯然)127f524
feat: false negative withproperty
option inid-match
(#15474) (Nitin Kumar)359b2c1
feat: Support arbitrary module namespace names in the camelcase rule (#15490) (Milos Djermanovic)3549571
feat: Support arbitrary module namespace names in the quotes rule (#15479) (Milos Djermanovic)5563c45
feat: Support arbitrary module namespace names in keyword-spacing (#15481) (Milos Djermanovic)fd3683f
feat: Support arbitrary module namespace names in no-restricted-exports (#15478) (Milos Djermanovic)Bug Fixes
a8db9a5
fix: no-invalid-this false positive in class field initializer (#15495) (Milos Djermanovic)02d6426
fix: Correctly consume RuleTester statics (#15507) (Brad Zacher)db15802
fix: Add propertyfatalErrorCount
to ignored file results (#15520) (Francesco Trotta)03ac8cf
fix: Prevent false positives with no-constant-condition (#15486) (Jordan Eldredge)Documentation
f50f849
docs: Update CLI docs to prefer local install (#15513) (Nicholas C. Zakas)0469eb1
docs: Update shell code fences for new website (#15522) (Olga)Chores
369fb1b
chore: Upgrade to eslint-visitor-keys@3.2.0 (#15526) (Brandon Mills)ba6317b
ci: remove master branch from CI configs (#15501) (Milos Djermanovic)79b6340
chore: fixed typo in client-Engine (#15497) (Abhay Gupta)6278281
chore: switchnew syntax
issue template to forms (#15480) (Nitin Kumar)v8.6.0
Compare Source
Features
6802a54
feat: handle logical assignment in no-self-assign (#14152) (Zzzen)3b38018
feat: allow to defineeslint-disable-next-line
in multiple lines (#15436) (Nitin Kumar)9d6fe5a
feat: false negative withonlyDeclarations
+properties
in id-match (#15431) (Nitin Kumar)Documentation
6c4dee2
docs: Document homedir is a configuration root (#15469) (Bas Bosman)51c37b1
docs: consistency changes (#15404) (Bas Bosman)775d181
docs: Mention character classes in no-useless-escape (#15421) (Sebastian Simon)Chores
3a384fc
chore: Upgrade espree to 9.3.0 (#15473) (Brandon Mills)1443cc2
chore: Update blogpost.md.ejs (#15468) (Nicholas C. Zakas)28e907a
refactor: remove unused parameter inlinter.js
(#15451) (Milos Djermanovic)eaa08d3
test: add tests forallowReserved
parser option with flat config (#15450) (Milos Djermanovic)v8.5.0
Compare Source
Features
94e77a6
feat: Suggestions support forprefer-regex-literals
(#15077) (Yash Singh)eafaf52
feat: addprefer-object-has-own
rule (#15346) (Nitin Kumar)Bug Fixes
7d832d4
fix: improveprefer-template
fixer (#15230) (Nitin Kumar)981fb48
fix: do not report global references inid-match
rule (#15420) (Nitin Kumar)f13d4a6
fix: improve autofix ofprefer-object-has-own
(#15419) (Nitin Kumar)f4559a0
fix: add helpful message when test case has non-string code/name (#15425) (Bryan Mishkin)Documentation
314c84c
docs: add an incorrect code example in for-direction (#15434) (Holger Jeromin)3928175
docs: add destructuring examples forcomputed-property-spacing
(#15423) (Nitin Kumar)a53e59e
docs: add more examples forarray-element-newline
rule (#15427) (Nitin Kumar)74cf0a0
docs: update CLA info (#15370) (Nitin Kumar)e84195e
docs: fix heading level for an option inclass-methods-use-this
rule (#15399) (Takuya Fukuju)Chores
225f211
test: add destructuring test cases forcomputed-property-spacing
(#15424) (Nitin Kumar)f2c7ba6
ci: use node v16 formacOS
andwindows
jobs (#15418) (Nitin Kumar)v8.4.1
Compare Source
Bug Fixes
234e3d9
fix: revert changes to reported locations in max-lines-per-function (#15397) (Milos Djermanovic)Documentation
fa4d483
docs: fix typo in example forsort-keys
rule (#15393) (Nitin Kumar)v8.4.0
Compare Source
Features
5771663
feat: addallowReserved
parser option (#15387) (Milos Djermanovic)32ac37a
feat: Flat config support in Linter (refs #13481) (#15185) (Nicholas C. Zakas)d041f34
feat: Treat Class/New Expressions as truthy in no-constant-condition (#15326) (Jordan Eldredge)8f44cf5
feat: report only lines that exceed the limit in max-lines-per-function (#15140) (Sneh Khatri)808ad35
feat: pass cwd to formatters (refs eslint/rfcs#57) (#13392) (Toru Nagashima)f1b7499
feat: support async formatters (#15243) (MO)Bug Fixes
4940cc5
fix: mark --rulesdir option as deprecated in CLI docs (#15310) (Kevin Partington)Documentation
54deec5
docs: update integrations.md (#15380) (Vlad Sholokhov)fa0423a
docs: fix typo in PR template (#15365) (Nitin Kumar)e233920
docs: enable a few more markdownlint rules and fix violations (#15368) (Bryan Mishkin)632176d
docs: Dedent needlessly indented example in getter-return docs (#15363) (Jordan Eldredge)4497e88
docs: Update release notes blog post template (#15285) (Nicholas C. Zakas)Chores
efede90
chore: upgrade @eslint/eslintrc@1.0.5 (#15389) (Milos Djermanovic)0b8c846
chore: fix update-readme to avoid multiple consecutive blank lines (#15375) (Milos Djermanovic)94b2a8b
chore: Use default Chromium binary in M1 Mac tests (#15371) (Brandon Mills)ba58d94
ci: use nodev16
for Verify Files (#15364) (Nitin Kumar)1e32ee5
chore: add jsdoc type annotation to rules (#15291) (Bryan Mishkin)v8.3.0
Compare Source
Features
60b0a29
feat: addallowProperties
option to require-atomic-updates (#15238) (Milos Djermanovic)79278a1
feat: update no-use-before-define for class static blocks (#15312) (Milos Djermanovic)ddd01dc
feat: update no-redeclare for class static blocks (#15313) (Milos Djermanovic)de69cec
feat: update no-inner-declarations for class static blocks (#15290) (Milos Djermanovic)e2fe7ef
feat: support for private-in syntax (fixes #14811) (#15060) (Yosuke Ota)34bc8d7
feat: Update espree and eslint-scope (#15338) (Brandon Mills)b171cd7
feat: update max-depth for class static blocks (#15316) (Milos Djermanovic)6487df3
](httpConfiguration
📅 Schedule: "every weekend" (UTC).
🚦 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 has been generated by WhiteSource Renovate. View repository job log here.