Closed dependabot[bot] closed 3 months ago
Bumps the dev-dependencies group with 11 updates in the / directory:
9.8.0
9.9.1
3.0.2
3.0.4
2.5.18
2.5.24
3.1.1
3.1.2
9.3.0
9.3.1
15.8.0
15.9.0
13.0.3
14.1.0
4.2.18
4.2.19
6.0.1
6.0.2
5.3.5
5.4.2
Updates @eslint/js from 9.8.0 to 9.9.1
@eslint/js
Sourced from @eslint/js's releases.
@eslint/js
v9.9.1 Bug Fixes 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M) Documentation 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas) f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas) 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas) 5dbdd63 docs: eslint-plugin-markdown -> @eslint/markdown (#18797) (Nicholas C. Zakas) c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta) f981d05 docs: Update README (GitHub Actions Bot) b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta) fb7a3f5 docs: update note for package managers (#18779) (Jay) Chores b0c34d0 chore: upgrade to @eslint/js@9.9.1 (#18809) (Francesco Trotta) cd5a0da chore: package.json update for @eslint/js release (Jenkins) e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas) 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic) f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann) aed2624 chore: update dependency @eslint/config-array to ^0.18.0 (#18788) (renovate[bot]) 5c29128 chore: update dependency @eslint/core to ^0.4.0 (#18789) (renovate[bot]) 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater) bf96855 chore: add ids to github issue templates (#18775) (Strek) v9.9.0 Features 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave) Documentation 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson) 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M) fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M) 38a0661 docs: Fix typo (#18735) (Zaina Al Habash) 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye) f9ac978 docs: Update README (GitHub Actions Bot) Chores 461b2c3 chore: upgrade to @eslint/js@9.9.0 (#18765) (Francesco Trotta) 59dba1b chore: package.json update for @eslint/js release (Jenkins) fea8563 chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot]) aac191e chore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot]) b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)
9bde90c
fixTypes
lintText()
4840930
f61f40d
241fcea
5dbdd63
@eslint/markdown
c6c8ddd
f981d05
b516974
eslint/js
fb7a3f5
b0c34d0
@9
cd5a0da
e112642
0f68a85
f8d1b3c
aed2624
@eslint/config-array
5c29128
@eslint/core
5d66fb2
bf96855
41d0206
3a4eaf9
require-await
async
9fe068c
48117b2
fec2951
38a0661
3c32a9e
f9ac978
461b2c3
@eslint/js@9.9.0
59dba1b
fea8563
aac191e
@eslint/json
b97fa05
Sourced from @eslint/js's changelog.
v9.9.1 - August 23, 2024 b0c34d0 chore: upgrade to @eslint/js@9.9.1 (#18809) (Francesco Trotta) cd5a0da chore: package.json update for @eslint/js release (Jenkins) 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas) f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas) e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas) 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas) 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic) 5dbdd63 docs: eslint-plugin-markdown -> @eslint/markdown (#18797) (Nicholas C. Zakas) c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta) f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann) aed2624 chore: update dependency @eslint/config-array to ^0.18.0 (#18788) (renovate[bot]) 5c29128 chore: update dependency @eslint/core to ^0.4.0 (#18789) (renovate[bot]) 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater) f981d05 docs: Update README (GitHub Actions Bot) b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta) fb7a3f5 docs: update note for package managers (#18779) (Jay) bf96855 chore: add ids to github issue templates (#18775) (Strek) 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M) v9.9.0 - August 9, 2024 461b2c3 chore: upgrade to @eslint/js@9.9.0 (#18765) (Francesco Trotta) 59dba1b chore: package.json update for @eslint/js release (Jenkins) fea8563 chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot]) 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) aac191e chore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot]) 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson) b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann) 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave) 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M) fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M) 38a0661 docs: Fix typo (#18735) (Zaina Al Habash) 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye) f9ac978 docs: Update README (GitHub Actions Bot)
v9.9.1 - August 23, 2024
v9.9.0 - August 9, 2024
Updates @sveltejs/adapter-static from 3.0.2 to 3.0.4
@sveltejs/adapter-static
Sourced from @sveltejs/adapter-static's releases.
@sveltejs/adapter-static
@sveltejs/adapter-static@3.0.4 Patch Changes chore: configure provenance in a simpler manner (#12570) Updated dependencies [087a43d391fc38b8c008fb39a804dc6988974101]: @sveltejs/kit@2.5.22 @sveltejs/adapter-static@3.0.3 Patch Changes chore: package provenance (#12567) Updated dependencies [4930a8443caa53bcecee7b690cd28e429b1c8a20]: @sveltejs/kit@2.5.21
@3
chore: configure provenance in a simpler manner (#12570)
Updated dependencies [087a43d391fc38b8c008fb39a804dc6988974101]:
087a43d391fc38b8c008fb39a804dc6988974101
@sveltejs/kit
@2
chore: package provenance (#12567)
Updated dependencies [4930a8443caa53bcecee7b690cd28e429b1c8a20]:
4930a8443caa53bcecee7b690cd28e429b1c8a20
Sourced from @sveltejs/adapter-static's changelog.
3.0.4 Patch Changes chore: configure provenance in a simpler manner (#12570) Updated dependencies [087a43d391fc38b8c008fb39a804dc6988974101]: @sveltejs/kit@2.5.22 3.0.3 Patch Changes chore: package provenance (#12567) Updated dependencies [4930a8443caa53bcecee7b690cd28e429b1c8a20]: @sveltejs/kit@2.5.21
03bc860
087a43d
2b19df3
4930a84
670608a
Updates @sveltejs/kit from 2.5.18 to 2.5.24
@sveltejs/kit
Sourced from @sveltejs/kit's releases.
@sveltejs/kit@2.5.24 Patch Changes extend peer dependency range for @sveltejs/vite-plugin-svelte to include 4.0.0-next for improved svelte5 support (#12593) @sveltejs/kit@2.5.23 Patch Changes fix: use dynamic components in root.svelte instead of svelte:component for svelte 5 (#12584) @sveltejs/kit@2.5.22 Patch Changes chore: configure provenance in a simpler manner (#12570) @sveltejs/kit@2.5.21 Patch Changes chore: package provenance (#12567) @sveltejs/kit@2.5.20 Patch Changes fix: set revalidate cache header on 404'd static assets (#12530) @sveltejs/kit@2.5.19 Patch Changes fix: Svelte 5 - ignore binding_non_reactive warning in generated root component (you also need to update to svelte@5.0.0-next.204) (#12524)
@sveltejs/vite-plugin-svelte
root.svelte
svelte:component
binding_non_reactive
svelte@5.0.0-next.204
Sourced from @sveltejs/kit's changelog.
2.5.24 Patch Changes extend peer dependency range for @sveltejs/vite-plugin-svelte to include 4.0.0-next for improved svelte5 support (#12593) 2.5.23 Patch Changes fix: use dynamic components in root.svelte instead of svelte:component for svelte 5 (#12584) 2.5.22 Patch Changes chore: configure provenance in a simpler manner (#12570) 2.5.21 Patch Changes chore: package provenance (#12567) 2.5.20 Patch Changes fix: set revalidate cache header on 404'd static assets (#12530) 2.5.19 Patch Changes fix: Svelte 5 - ignore binding_non_reactive warning in generated root component (you also need to update to svelte@5.0.0-next.204) (#12524)
761b8af
935cb34
a7dc8b5
726b89f
715ee96
feb0154
Updates @sveltejs/vite-plugin-svelte from 3.1.1 to 3.1.2
@sveltejs/vite-plugin-svelte
Sourced from @sveltejs/vite-plugin-svelte's releases.
@sveltejs/vite-plugin-svelte@3.1.2 Patch Changes add warning for svelte5 users to update to vite-plugin-svelte@4 (#964)
Sourced from @sveltejs/vite-plugin-svelte's changelog.
3.1.2 Patch Changes add warning for svelte5 users to update to vite-plugin-svelte@4 (#964)
b3edb77
4f95193
Updates eslint from 9.8.0 to 9.9.1
eslint
Sourced from eslint's releases.
Sourced from eslint's changelog.
8781e6f
1503d03
Updates execa from 9.3.0 to 9.3.1
execa
Sourced from execa's releases.
v9.3.1 Thanks @holic and @jimhigson for your contributions! Bugs Do not crash when using a custom Node.js binary without ICU support. (#1144) Bugs (types) Fix type of the env option. It was currently failing for Remix or Next.js users. (by @holic) (#1141) Documentation Fix typo in "Inputs" documentation. (by @jimhigson) (#1145) Document how to terminate hanging subprocesses. (#1140) Document how to add custom logging. (#1131)
Thanks @holic and @jimhigson for your contributions!
@holic
@jimhigson
env
0a51f7c
d99a52a
074ea4a
607a0ff
c0b6efc
abd9fd0
f9f7140
6c6e861
readme.md
Updates globals from 15.8.0 to 15.9.0
globals
Sourced from globals's releases.
v15.9.0 Update globals (#258) f72b047 https://github.com/sindresorhus/globals/compare/v15.8.0...v15.9.0
https://github.com/sindresorhus/globals/compare/v15.8.0...v15.9.0
b1d88b8
f72b047
df410c8
Updates marked from 13.0.3 to 14.1.0
marked
Sourced from marked's releases.
v14.1.0 14.1.0 (2024-08-26) Bug Fixes don't export block or inline (#3427) (3f0430a) Features add provideLexer and provideParser hooks (#3424) (447f5af) v14.0.0 14.0.0 (2024-08-07) Bug Fixes allow async option to dictate type returned (#3341) (b5a5004) Remove useNewRenderer (#3342) (e64f226) BREAKING CHANGES Remove old renderer throw an error if async: false is set when an extension sets async: true
async: false
async: true
14dcd33
3f0430a
447f5af
0076503
750e8a3
@semantic-release/github
c4bd659
6062657
@arethetypeswrong/cli
68d5b13
1ba8388
abb7b4e
Updates svelte from 4.2.18 to 4.2.19
svelte
Sourced from svelte's releases.
svelte@4.2.19 Patch Changes fix: ensure typings for <svelte:options> are picked up (#12902) fix: escape < in attribute strings (#12989)
fix: ensure typings for <svelte:options> are picked up (#12902)
<svelte:options>
fix: escape < in attribute strings (#12989)
<
Sourced from svelte's changelog.
4.2.19 Patch Changes fix: ensure typings for <svelte:options> are picked up (#12902) fix: escape < in attribute strings (#12989)
d8b3133
83e96e0
5ec4409
\<svelte:options>
Updates symlink-dir from 6.0.1 to 6.0.2
symlink-dir
Updates vite from 5.3.5 to 5.4.2
vite
Sourced from vite's releases.
create-vite@5.4.0 Please refer to CHANGELOG.md for details.
Please refer to CHANGELOG.md for details.
Sourced from vite's changelog.
5.4.2 (2024-08-20) chore: remove stale TODOs (#17866) (e012f29), closes #17866 refactor: remove redundant prepend/strip base (#17887) (3b8f03d), closes #17887 fix: resolve relative URL generated by renderBuiltUrl passed to module preload (#16084) (fac3a8e), closes #16084 feat: support originalFilename (#17867) (7d8c0e2), closes #17867 5.4.1 (2024-08-15) fix: build.modulePreload.resolveDependencies is optimizable (#16083) (e961b31), closes #16083 fix: align CorsOptions.origin type with @types/cors (#17836) (1bda847), closes
renderBuiltUrl
build.modulePreload.resolveDependencies
@types/cors
Bumps the dev-dependencies group with 11 updates in the / directory:
9.8.0
9.9.1
3.0.2
3.0.4
2.5.18
2.5.24
3.1.1
3.1.2
9.8.0
9.9.1
9.3.0
9.3.1
15.8.0
15.9.0
13.0.3
14.1.0
4.2.18
4.2.19
6.0.1
6.0.2
5.3.5
5.4.2
Updates
@eslint/js
from 9.8.0 to 9.9.1Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
cd5a0da
chore: package.json update for@eslint/js
release59dba1b
chore: package.json update for@eslint/js
releaseUpdates
@sveltejs/adapter-static
from 3.0.2 to 3.0.4Release notes
Sourced from
@sveltejs/adapter-static
's releases.Changelog
Sourced from
@sveltejs/adapter-static
's changelog.Commits
03bc860
Version Packages (#12572)087a43d
chore: configure provenance env var (#12570)2b19df3
Version Packages (#12552)4930a84
chore: setup package provenance (#12567)670608a
chore: upgrade to vite 5.3 and esbuild 0.21 (#12415)Updates
@sveltejs/kit
from 2.5.18 to 2.5.24Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
761b8af
Version Packages (#12594)935cb34
chore(deps): extend peer range of vite-plugin-svelte to include 4.0.0-next fo...a7dc8b5
Version Packages (#12590)726b89f
fix: use dynamic components inroot.svelte
instead ofsvelte:component
fo...715ee96
chore: upgrade marked03bc860
Version Packages (#12572)087a43d
chore: configure provenance env var (#12570)2b19df3
Version Packages (#12552)4930a84
chore: setup package provenance (#12567)feb0154
Version Packages (#12539)Updates
@sveltejs/vite-plugin-svelte
from 3.1.1 to 3.1.2Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
b3edb77
Version Packages (#965)4f95193
chore(logs): encourage svelte5 users to update from vps3 to vps4 (#964)Updates
eslint
from 9.8.0 to 9.9.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8781e6f
9.9.11503d03
Build: changelog update for 9.9.1b0c34d0
chore: upgrade to@eslint/js
@9
.9.1 (#18809)cd5a0da
chore: package.json update for@eslint/js
release4840930
docs: Update README with version support and clean up content (#18804)f61f40d
docs: Update globals examples (#18805)e112642
refactor: Extract parsing logic from Linter (#18790)241fcea
docs: Use and define languages (#18795)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63
docs: eslint-plugin-markdown ->@eslint/markdown
(#18797)Updates
execa
from 9.3.0 to 9.3.1Release notes
Sourced from execa's releases.
Commits
0a51f7c
9.3.1d99a52a
Update input.md (#1145)074ea4a
Fix Node.js without ICU support (#1144)607a0ff
define env type (#1141)c0b6efc
Document how to terminate hanging subprocesses (#1140)abd9fd0
Upgrade dependencies (#1138)f9f7140
Fix stream-related tests with Node 22.5.0 (#1136)6c6e861
Add custom logging section toreadme.md
(#1131)Updates
globals
from 15.8.0 to 15.9.0Release notes
Sourced from globals's releases.
Commits
b1d88b8
15.9.0f72b047
Update globals (#258)df410c8
Add automated job to create es yearly globals (#257)Updates
marked
from 13.0.3 to 14.1.0Release notes
Sourced from marked's releases.
Commits
14dcd33
chore(release): 14.1.0 [skip ci]3f0430a
fix: don't export block or inline (#3427)447f5af
feat: add provideLexer and provideParser hooks (#3424)0076503
chore(deps-dev): Bump semantic-release from 24.0.0 to 24.1.0 (#3423)750e8a3
chore(deps-dev): Bump@semantic-release/github
from 10.1.4 to 10.1.6 (#3422)c4bd659
chore(deps-dev): Bump rollup from 4.20.0 to 4.21.0 (#3421)6062657
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.15.3 to 0.15.4 (#3406)68d5b13
chore(deps-dev): Bump marked-highlight from 2.1.3 to 2.1.4 (#3405)1ba8388
chore(deps-dev): Bump@semantic-release/github
from 10.1.3 to 10.1.4 (#3404)abb7b4e
chore(deps-dev): Bump eslint from 9.8.0 to 9.9.0 (#3403)Updates
svelte
from 4.2.18 to 4.2.19Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
d8b3133
Version Packages (#12990)83e96e0
fix: escape<
in attribute strings (#12989)5ec4409
fix: ensure typings for\<svelte:options>
are picked up (#12902)Updates
symlink-dir
from 6.0.1 to 6.0.2Commits
Updates
vite
from 5.3.5 to 5.4.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.