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-major (major) #2

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fontsource/fira-mono (source) ^4.5.10 -> ^5.0.0 age adoption passing confidence
@neoconfetti/svelte (source) ^1.0.0 -> ^2.0.0 age adoption passing confidence
@sveltejs/adapter-auto (source) ^2.0.0 -> ^3.0.0 age adoption passing confidence
@sveltejs/adapter-netlify (source) ^2.0.5 -> ^4.0.0 age adoption passing confidence
@sveltejs/adapter-static (source) ^2.0.1 -> ^3.0.0 age adoption passing confidence
eslint (source) ^8.28.0 -> ^9.0.0 age adoption passing confidence
eslint-config-prettier ^8.5.0 -> ^9.0.0 age adoption passing confidence
postcss-load-config ^4.0.1 -> ^6.0.0 age adoption passing confidence
prettier (source) ^2.8.0 -> ^3.0.0 age adoption passing confidence
prettier-plugin-svelte ^2.8.1 -> ^3.0.0 age adoption passing confidence
svelte-preprocess ^4.10.7 -> ^6.0.0 age adoption passing confidence
vite (source) ^4.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

fontsource/font-files (@​fontsource/fira-mono)

v5.1.0

Compare Source

v5.0.15

Compare Source

v5.0.14

Compare Source

v5.0.13

Compare Source

v5.0.12

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

puruvj/neoconfetti (@​neoconfetti/svelte)

v2.2.1

Compare Source

Patch Changes
  • 51f551a: Fix particleShape rectangles

v2.2.0

Compare Source

Minor Changes
  • 4eb52f1: Add particleClass property, optimize code

v2.1.0

Compare Source

Minor Changes
  • 01a3b51: Fixes, setting any option to undefined reverts it to default value, more fine grained reactivity. If the particlesCount doesn't change, confetti isn't recreated.

v2.0.0

Major Changes
  • a933eb4: - Remove runtime validation. Rely on TypeScript's checking
    • BREAKING: Use translate and rotate CSS properties instead of transform.
    • Size reduction of 300bytes. Now 1.36kb min_brotli
    • By defauly ships unminified build. To use minified build, use dist/min/index.js
sveltejs/kit (@​sveltejs/adapter-auto)

v3.3.1

Patch Changes

v3.3.0

Minor Changes
  • feat: add support for Bun package manager (#​12854)

v3.2.5

Compare Source

Patch Changes

v3.2.4

Compare Source

Patch Changes

v3.2.3

Compare Source

Patch Changes

v3.2.2

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes
  • feat: add support for Google Cloud Run (#​12015)

v3.1.1

Compare Source

Patch Changes
  • fix: better error message when using read (#​11689)

v3.1.0

Compare Source

Minor Changes
  • feat: bump Azure adapter version (#​11496)

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
sveltejs/kit (@​sveltejs/adapter-netlify)

v4.3.6

Compare Source

Patch Changes

v4.3.5

Compare Source

Patch Changes

v4.3.4

Compare Source

Patch Changes

v4.3.3

Compare Source

Patch Changes

v4.3.2

Compare Source

Patch Changes

v4.3.1

Compare Source

Patch Changes
  • fix: copy .eot, .otf, .ttf, .woff, and woff2 font files when bundling (#​12439)

v4.3.0

Compare Source

Minor Changes
  • chore(deps): upgrade to esbuild 0.21 (#​12415)
Patch Changes

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes
Patch Changes

v4.1.0

Compare Source

Minor Changes
  • feat: allow Node.js built-in modules when targeting edge functions (#​11675)
Patch Changes

v4.0.0

Compare Source

Major Changes
  • breaking: update peer dependency on @sveltejs/kit (#​11649)
Minor Changes
  • feat: support read from $app/server (#​11649)
Patch Changes

v3.0.2

Compare Source

Patch Changes
  • chore: upgrade esbuild to 0.19.11 (#​11632)

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

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

v3.0.6

Compare Source

Patch Changes

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes

v3.0.2

Compare Source

Patch Changes

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
  • breaking: update SvelteKit peer dependency to version 2 (#​11277)
eslint/eslint (eslint)

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.0

Compare Source

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

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports ([#​18622]

Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, 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 requested a review from hanshack as a code owner March 13, 2023 03:38
@netlify
Copy link

netlify bot commented Mar 13, 2023

Deploy Preview for kiezcolors failed.

Name Link
🔨 Latest commit 2e0d796
🔍 Latest deploy log https://app.netlify.com/sites/kiezcolors/deploys/6745b154ff52f10008bf4405

@socket-security
Copy link

socket-security bot commented Mar 13, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 41698c2 to 6c28d9d Compare May 10, 2023 10:54
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 6c28d9d to 690cdf7 Compare May 21, 2023 10:28
@renovate renovate bot changed the title chore(deps): update dependency svelte-preprocess to v5 chore(deps): update devdependencies-major to v5 (major) May 21, 2023
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 690cdf7 to 33844d3 Compare June 22, 2023 20:44
@renovate renovate bot changed the title chore(deps): update devdependencies-major to v5 (major) chore(deps): update devdependencies-major (major) Jun 22, 2023
@socket-security
Copy link

socket-security bot commented Jun 22, 2023

No top level dependency changes detected. Learn more about Socket for GitHub ↗︎

@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 33844d3 to 08dfbc8 Compare July 6, 2023 05:27
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 08dfbc8 to 097aafb Compare July 20, 2023 02:28
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 097aafb to 4ca64d4 Compare August 6, 2023 02:39
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 4ca64d4 to cdf8639 Compare August 19, 2023 02:50
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 2 times, most recently from debc84c to a1b48c2 Compare September 12, 2023 04:11
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from a1b48c2 to dd67dcb Compare September 26, 2023 03:04
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from dd67dcb to d9e380a Compare October 9, 2023 10:20
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from d9e380a to 2a3ea82 Compare November 7, 2023 06:53
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 2 times, most recently from 1ec6f62 to b229491 Compare November 21, 2023 08:17
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from b229491 to 64b1996 Compare December 1, 2023 07:08
Copy link
Contributor Author

renovate bot commented Dec 1, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @sveltejs/[email protected]
npm ERR! node_modules/@sveltejs/adapter-auto
npm ERR!   dev @sveltejs/adapter-auto@"^3.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @sveltejs/adapter-auto@"^3.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @sveltejs/[email protected]
npm ERR! node_modules/@sveltejs/kit
npm ERR!   peer @sveltejs/kit@"^2.0.0" from @sveltejs/[email protected]
npm ERR!   node_modules/@sveltejs/adapter-auto
npm ERR!     dev @sveltejs/adapter-auto@"^3.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-09T04_57_14_948Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 2 times, most recently from 4c4723f to 09fffe6 Compare December 7, 2023 07:00
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 09fffe6 to b5994a0 Compare December 18, 2023 10:03
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from b5994a0 to 34d9b7e Compare January 2, 2024 06:53
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 3 times, most recently from 027032e to 42b5aae Compare January 21, 2024 12:33
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 42b5aae to fc3e227 Compare January 30, 2024 10:43
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from fc3e227 to 090dcc3 Compare February 13, 2024 06:47
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 090dcc3 to 1648e6f Compare February 27, 2024 06:19
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 1648e6f to 1e2df33 Compare March 12, 2024 04:55
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 1e2df33 to 688939d Compare March 26, 2024 08:21
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 2 times, most recently from b8613c8 to a1a68c9 Compare April 9, 2024 04:57
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from a1a68c9 to 21d0e8d Compare June 2, 2024 01:35
Copy link
Contributor Author

renovate bot commented Jun 2, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vite
npm ERR!   dev vite@"^6.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vite@"^4.0.0" from @sveltejs/[email protected]
npm ERR! node_modules/@sveltejs/kit
npm ERR!   dev @sveltejs/kit@"^1.5.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-11-26T11_30_12_304Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 21d0e8d to b2ab6cf Compare June 12, 2024 14:30
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from b2ab6cf to c21d27d Compare July 2, 2024 03:56
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from c21d27d to 2577ee8 Compare July 17, 2024 23:18
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 2577ee8 to be86293 Compare July 30, 2024 04:09
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from be86293 to 196b30d Compare August 13, 2024 06:23
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 196b30d to b67910d Compare August 27, 2024 06:59
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from b67910d to 86ffb7e Compare September 10, 2024 03:32
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 2 times, most recently from 93a8bc4 to 4fbb1c2 Compare September 28, 2024 00:22
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 4fbb1c2 to bec0b78 Compare October 8, 2024 03:33
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from bec0b78 to 2e0d796 Compare November 26, 2024 11:30
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