Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devdependencies #214

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@playwright/test (source) 1.45.3 -> 1.47.2 age adoption passing confidence
@sveltejs/adapter-static (source) 3.0.2 -> 3.0.5 age adoption passing confidence
@sveltejs/kit (source) 2.5.18 -> 2.6.1 age adoption passing confidence
@sveltejs/vite-plugin-svelte (source) 3.1.1 -> 3.1.2 age adoption passing confidence
@testing-library/jest-dom 6.4.8 -> 6.5.0 age adoption passing confidence
@testing-library/svelte 5.2.0 -> 5.2.3 age adoption passing confidence
@types/eslint (source) 9.6.0 -> 9.6.1 age adoption passing confidence
@types/lodash (source) 4.17.7 -> 4.17.10 age adoption passing confidence
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence
carbon-icons-svelte 12.10.0 -> 12.11.1 age adoption passing confidence
chart.js (source) 4.4.3 -> 4.4.4 age adoption passing confidence
dompurify 3.1.6 -> 3.1.7 age adoption passing confidence
eslint (source) 9.7.0 -> 9.12.0 age adoption passing confidence
eslint-plugin-svelte (source) 2.43.0 -> 2.44.1 age adoption passing confidence
flowbite (source) 2.4.1 -> 2.5.2 age adoption passing confidence
globals 15.8.0 -> 15.10.0 age adoption passing confidence
jsdom 25.0.0 -> 25.0.1 age adoption passing confidence
prettier-plugin-svelte 3.2.6 -> 3.2.7 age adoption passing confidence
prettier-plugin-tailwindcss 0.6.5 -> 0.6.8 age adoption passing confidence
svelte-check 3.8.4 -> 3.8.6 age adoption passing confidence
tailwindcss (source) 3.4.6 -> 3.4.13 age adoption passing confidence
tslib (source) 2.6.3 -> 2.7.0 age adoption passing confidence
typescript (source) 5.5.4 -> 5.6.2 age adoption passing confidence
typescript-eslint (source) 8.0.0-alpha.52 -> 8.8.0 age adoption passing confidence
vite (source) 5.3.6 -> 5.4.8 age adoption passing confidence
vitest (source) 2.0.4 -> 2.1.2 age adoption passing confidence
yaml (source) 2.5.0 -> 2.5.1 age adoption passing confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128

v1.47.1

Compare Source

v1.47.0

Compare Source

v1.46.1

Compare Source

v1.46.0

Compare Source

sveltejs/kit (@​sveltejs/adapter-static)

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes
sveltejs/kit (@​sveltejs/kit)

v2.6.1

Compare Source

Patch Changes
  • fix: better error message when calling push/replaceState before router is initialized (#​11968)

v2.6.0

Compare Source

Minor Changes
  • feat: support typed arrays in load functions (#​12716)
Patch Changes
  • fix: open a new tab for <form target="_blank"> and ` submissions (#​11936)

v2.5.28

Compare Source

Patch Changes
  • fix: import node:process instead of using globals (#​12641)

v2.5.27

Compare Source

Patch Changes
  • fix: asynchronously instantiate components when using Svelte 5 (#​12613)

  • fix: use {@&#8203;render ...} tag when generating default fallback page for svelte 5 apps (#​12653)

  • fix: emulate event.platform even when the route does not exist (#​12513)

v2.5.26

Compare Source

Patch Changes
  • fix: exclude service worker directory from tsconfig (#​12196)

v2.5.25

Compare Source

Patch Changes

v2.5.24

Compare Source

Patch Changes

v2.5.23

Compare Source

Patch Changes
  • fix: use dynamic components in root.svelte instead of svelte:component for svelte 5 (#​12584)

v2.5.22

Compare Source

Patch Changes
  • chore: configure provenance in a simpler manner (#​12570)

v2.5.21

Compare Source

Patch Changes

v2.5.20

Compare Source

Patch Changes
  • fix: set revalidate cache header on 404'd static assets (#​12530)

v2.5.19

Compare Source

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 (@​sveltejs/vite-plugin-svelte)

v3.1.2

Compare Source

Patch Changes
  • add warning for svelte5 users to update to vite-plugin-svelte@4 (#​964)
testing-library/jest-dom (@​testing-library/jest-dom)

v6.5.0

Compare Source

testing-library/svelte-testing-library (@​testing-library/svelte)

v5.2.3

Compare Source

Bug Fixes
  • svelte5: ensure typings are actually included in the module (#​402) (f4b1508)

v5.2.2

Compare Source

Bug Fixes
  • svelte5: update typings to support new component types (#​400) (6f45a96)

v5.2.1

Compare Source

Bug Fixes
  • svelte5: synchronously flush changes after mount and unmount (#​396) (75a3f38)
postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.
carbon-design-system/carbon-icons-svelte (carbon-icons-svelte)

v12.11.1

Compare Source

Fixes

  • avoid rendering undefined SVG content in SquareSolid

v12.11.0

Compare Source

Features

  • upgrade @carbon/icons to v11.48.0 (net +2 icons)
chartjs/Chart.js (chart.js)

v4.4.4

Compare Source

Essential Links

Bugs Fixed

  • #​11873 Check if range method exists on element before executing it
  • #​11863 Return false from the average tooltip positioner on no valid data
  • #​11858 Bugfix/issue 11804 tooltip show for all invisible
  • #​11851 fix: Unset _resizeBeforeDraw before _resize() call to avoid possible recursion
  • #​11844 fix issue #<!---->11717
  • #​11788 Fix drawing angle lines on reversed radial scale

Types

  • #​11867 fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface
  • #​11862 fix(types): add xCenter and yCenter properties to RadialLinearScale interface
  • #​11817 Remove box padding from legend types
  • #​11796 Add fit method to LegendElement interface
  • #​11780 types: Allow passing undefined for chart options

Documentation

  • #​11871 Add radial linear scale to docs section of samples
  • #​11823 Update OffscreenCanvas documentation, as it is widely available now
  • #​11781 Fix some typos

Development

Thanks to @​CatchABus, @​LeeLenaleee, @​MichelHMachado, @​artus9033, @​huqingkun, @​jdufresne and @​joliss

cure53/DOMPurify (dompurify)

v3.1.7: DOMPurify 3.1.7

Compare Source

  • Fixed an issue with comment detection and possible bypasses with specific config settings, thanks @​masatokinugawa
  • Fixed several smaller typos in documentation and test & build files, thanks @​christianhg
  • Added better support for Angular compiler, thanks @​jeroen1602
  • Added several new attributes to HTML and SVG allow-list, thanks @​Gigabyte5671 and @​Rotzbua
  • Removed the foreignObject element from the list of HTML entry-points, thanks @​masatokinugawa
  • Bumped several dependencies to be more up to date
eslint/eslint (eslint)

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

v9.11.0

Compare Source

Features

  • ec30c73 feat: add "eslint/universal" to export Linter (#​18883) (唯然)
  • c591da6 feat: Add language to types (#​18917) (Nicholas C. Zakas)
  • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#​18861) (Tanuj Kanti)
  • 19c6856 feat: Add no-useless-constructor suggestion (#​18799) (Jordan Thomson)
  • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#​18872) (Francesco Trotta)

Bug Fixes

  • 5e5f39b fix: add missing types for no-restricted-exports rule (#​18914) (Kristóf Poduszló)
  • 8f630eb fix: add missing types for no-param-reassign options (#​18906) (Kristóf Poduszló)
  • d715781 fix: add missing types for no-extra-boolean-cast options (#​18902) (Kristóf Poduszló)
  • 2de5742 fix: add missing types for no-misleading-character-class options (#​18905) (Kristóf Poduszló)
  • c153084 fix: add missing types for no-implicit-coercion options (#​18903) (Kristóf Poduszló)
  • fa11b2e fix: add missing types for no-empty-function options (#​18901) (Kristóf Poduszló)
  • a0deed1 fix: add missing types for camelcase options (#​18897) (Kristóf Poduszló)

Documentation

  • e4e5709 docs: correct prefer-object-has-own type definition comment (#​18924) (Nitin Kumar)
  • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#​18894) (Alix Royere)
  • 59cfc0f docs: clarify resultsMeta in LoadedFormatter type (#​18881) (Milos Djermanovic)
  • adcc50d docs: Update README (GitHub Actions Bot)
  • 4edac1a docs: Update README (GitHub Actions Bot)

Build Related

  • 959d360 build: Support updates to previous major versions (#​18871) (Milos Djermanovic)

Chores

v9.10.0

Compare Source

v9.9.1

Compare Source

v9.9.0

Compare Source

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

v9.8.0

Compare Source

sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v2.44.1

Compare Source

Patch Changes

v2.44.0

Compare Source

Minor Changes
Patch Changes
themesberg/flowbite (flowbite)

v2.5.2

Compare Source

v2.5.1

Compare Source

  • fix plugin import error from the config file

v2.5.0

Compare Source

  • added new DataTable plugin and examples
  • minor bug fixes and improvements
sindresorhus/globals (globals)

v15.10.0

Compare Source

v15.9.0

Compare Source

jsdom/jsdom (jsdom)

v25.0.1

Compare Source

  • Updated dependencies, notably tough-cookie, which no longer prints a deprecation warning.
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.2.7

Compare Source

  • (fix) force quote style inside style directives
  • (fix) preserve commas in array expressions
  • (fix) Svelte 5: properly determine end of snippet parameters with TS ann

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/devdependencies branch 10 times, most recently from fccabb3 to 5dd3afc Compare August 23, 2024 21:37
@renovate renovate bot force-pushed the renovate/devdependencies branch 10 times, most recently from ea7c3d6 to 26b2c76 Compare August 30, 2024 18:46
@renovate renovate bot force-pushed the renovate/devdependencies branch 5 times, most recently from 6338e0a to 30fd6c2 Compare September 24, 2024 16:26
@renovate renovate bot force-pushed the renovate/devdependencies branch 12 times, most recently from 5eb5a00 to 5c85505 Compare October 1, 2024 16:51
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 07b7b0f to 41ed134 Compare October 3, 2024 09:12
| datasource | package                      | from           | to      |
| ---------- | ---------------------------- | -------------- | ------- |
| npm        | @playwright/test             | 1.45.3         | 1.47.2  |
| npm        | @sveltejs/adapter-static     | 3.0.2          | 3.0.5   |
| npm        | @sveltejs/kit                | 2.5.18         | 2.6.1   |
| npm        | @sveltejs/vite-plugin-svelte | 3.1.1          | 3.1.2   |
| npm        | @testing-library/jest-dom    | 6.4.8          | 6.5.0   |
| npm        | @testing-library/svelte      | 5.2.0          | 5.2.3   |
| npm        | @types/eslint                | 9.6.0          | 9.6.1   |
| npm        | @types/lodash                | 4.17.7         | 4.17.10 |
| npm        | autoprefixer                 | 10.4.19        | 10.4.20 |
| npm        | carbon-icons-svelte          | 12.10.0        | 12.11.1 |
| npm        | chart.js                     | 4.4.3          | 4.4.4   |
| npm        | dompurify                    | 3.1.6          | 3.1.7   |
| npm        | eslint                       | 9.7.0          | 9.12.0  |
| npm        | eslint-plugin-svelte         | 2.43.0         | 2.44.1  |
| npm        | flowbite                     | 2.4.1          | 2.5.2   |
| npm        | globals                      | 15.8.0         | 15.10.0 |
| npm        | jsdom                        | 25.0.0         | 25.0.1  |
| npm        | prettier-plugin-svelte       | 3.2.6          | 3.2.7   |
| npm        | prettier-plugin-tailwindcss  | 0.6.5          | 0.6.8   |
| npm        | svelte-check                 | 3.8.4          | 3.8.6   |
| npm        | tailwindcss                  | 3.4.6          | 3.4.13  |
| npm        | tslib                        | 2.6.3          | 2.7.0   |
| npm        | typescript                   | 5.5.4          | 5.6.2   |
| npm        | typescript-eslint            | 8.0.0-alpha.52 | 8.8.0   |
| npm        | vite                         | 5.3.6          | 5.4.8   |
| npm        | vitest                       | 2.0.4          | 2.1.2   |
| npm        | yaml                         | 2.5.0          | 2.5.1   |
@renovate renovate bot force-pushed the renovate/devdependencies branch from 41ed134 to 5ffe033 Compare October 4, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants