Update all non-major dependencies
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@sveltejs/kit (source) | ^1.20.1 -> ^1.20.2 |
||||
@types/node (source) | ^18.16.16 -> ^18.16.17 |
||||
@typescript-eslint/eslint-plugin | ^5.59.8 -> ^5.59.9 |
||||
@typescript-eslint/parser | ^5.59.8 -> ^5.59.9 |
||||
daisyui (source) | ^3.0.1 -> ^3.1.0 |
||||
eslint (source) | ^8.41.0 -> ^8.42.0 |
||||
tslib (source) | ^2.5.2 -> ^2.5.3 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.59.9
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.59.9
Note: Version bump only for package @typescript-eslint/parser
saadeghi/daisyui
v3.1.0
3.0.25 (2023-06-11)
3.0.21 (2023-06-09)
Bug Fixes
3.0.18 (2023-06-07)
Bug Fixes
3.0.5 (2023-06-07)
Bug Fixes
- #1868 (85c7309)
- #1899, separate has() selectors to fix Firefox issue ignoring them all (c265191)
- #1908 (4372484)
- #1935 (708e249)
- #1939 (e36a17d)
3.0.4 (2023-06-07)
Bug Fixes
- #1910 (3d76bfd)
- #1916 (0bf1663)
- focus outline proper opacity (#1913) (a851341)
- remove the invalid "for" property from the close button (#1923) (ed513bd)
3.0.2 (2023-06-03)
Bug Fixes
3.0.1 (2023-06-02)
Bug Fixes
- #1860 add missing menu examples to docs (f83df9e)
- #1883 (de3a17b)
- #1885 (cf83e51)
- homepage: center get started button on md and lg (#1874) (771aa63)
v3.0.29
v3.0.28
v3.0.27
v3.0.26
v3.0.25
v3.0.24
v3.0.23
v3.0.22
v3.0.20
v3.0.19
v3.0.18
v3.0.17
v3.0.16
v3.0.15
v3.0.14
v3.0.12
v3.0.11
v3.0.10
v3.0.9
v3.0.8
v3.0.7
v3.0.6
v3.0.5
v3.0.4
v3.0.3
v3.0.2
eslint/eslint
v8.42.0
Features
Bug Fixes
-
a589636
fix: Config withignores
and withoutfiles
should not always apply (#17181) (Milos Djermanovic) -
c4fad17
fix: Correct ignore message for "node_modules" subfolders (#17217) (Francesco Trotta)
Documentation
Chores
-
6ca5b7c
chore: upgrade @eslint/js@8.42.0 (#17236) (Milos Djermanovic) -
67fc5e7
chore: package.json update for @eslint/js release (ESLint Jenkins) -
0892412
refactor: removeIdentifier
listener in no-irregular-whitespace (#17235) (Milos Djermanovic) -
f67d298
test: AddFlatESLint
tests with missing config files (#17164) (Milos Djermanovic) -
5b68d51
chore: Fixfixedsize
attribute in code path analysis DOT debug output (#17202) (Milos Djermanovic) -
37432f2
chore: update descriptions in key-spacing tests (#17195) (Milos Djermanovic)
Microsoft/tslib
v2.5.3
: tslib 2.5.3
What's Changed
- Do not reference tslib.es6.js from package.json exports by @andrewbranch in https://github.com/microsoft/tslib/pull/208
Full Changelog: https://github.com/microsoft/tslib/compare/2.5.2...v2.5.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.