Update all non-major dependencies
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@sveltejs/adapter-static (source) | ^2.0.1 -> ^2.0.2 |
||||
@sveltejs/kit (source) | ^1.15.2 -> ^1.15.4 |
||||
@typescript-eslint/eslint-plugin | ^5.57.1 -> ^5.58.0 |
||||
@typescript-eslint/parser | ^5.57.1 -> ^5.58.0 |
||||
eslint (source) | ^8.37.0 -> ^8.38.0 |
Release Notes
sveltejs/kit (@sveltejs/adapter-static)
v2.0.2
Patch Changes
-
fix: update broken link in error message (
118ce5a0
) -
Updated dependencies [
748a8720
]:- @sveltejs/kit@1.15.3
sveltejs/kit (@sveltejs/kit)
v1.15.4
Patch Changes
-
fix: gracefully handle failure to load hooks.server.js (#9641)
-
feat: set sourcemapIgnoreList to filter out non-source directories (#9619)
v1.15.3
Patch Changes
- fix: prevent building duplicate CSS files (#9382)
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.58.0
Bug Fixes
- eslint-plugin: [unified-signatures] allow overloads with different named and different number of parameters (#6877) (939d665)
Features
5.57.1 (2023-04-03)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.58.0
Bug Fixes
5.57.1 (2023-04-03)
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.38.0
Features
-
a1d561d
feat: Move getDeclaredVariables and getAncestors to SourceCode (#17059) (Nicholas C. Zakas)
Bug Fixes
-
1c1ece2
fix: do not report onRegExp(...args)
inrequire-unicode-regexp
(#17037) (Francesco Trotta)
Documentation
-
7162d34
docs: Mention new config system is complete (#17068) (Nicholas C. Zakas) -
0fd6bb2
docs: Update README (GitHub Actions Bot) -
c83531c
docs: Update/remove external links, eg. point toeslint-community
(#17061) (Pelle Wessman) -
a3aa6f5
docs: Clarifyno-div-regex
rule docs (#17051) (Francesco Trotta) -
b0f11cf
docs: Update README (GitHub Actions Bot) -
da8d52a
docs: Update the second object instance for the "no-new" rule (#17020) (Ahmadou Waly NDIAYE) -
518130a
docs: switch language based on current path (#16687) (Percy Ma) -
24206c4
docs: Update README (GitHub Actions Bot)
Chores
-
59ed060
chore: upgrade @eslint/js@8.38.0 (#17069) (Milos Djermanovic) -
88c0898
chore: package.json update for @eslint/js release (ESLint Jenkins) -
cf682d2
refactor: simplify new-parens rule schema (#17060) (MHO) -
0dde022
ci: bump actions/add-to-project from 0.4.1 to 0.5.0 (#17055) (dependabot[bot])
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.