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 all major dependencies (major) #4

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^17.6.3 -> ^19.0.0 age adoption passing confidence
@commitlint/config-conventional (source) ^17.6.3 -> ^19.0.0 age adoption passing confidence
@dvcol/stylelint-plugin-presets ^1.2.1 -> ^2.0.0 age adoption passing confidence
@sveltejs/vite-plugin-svelte (source) ^2.4.2 -> ^3.0.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^6.0.0 -> ^7.0.0 age adoption passing confidence
@typescript-eslint/parser (source) ^6.0.0 -> ^7.0.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^0.34.0 -> ^1.0.0 age adoption passing confidence
eslint (source) ^8.45.0 -> ^9.0.0 age adoption passing confidence
eslint-config-prettier ^8.8.0 -> ^9.0.0 age adoption passing confidence
eslint-plugin-html ^6.2.0 -> ^8.0.0 age adoption passing confidence
eslint-plugin-markdown ^2.2.1 -> ^5.0.0 age adoption passing confidence
eslint-plugin-prettier ^4.2.1 -> ^5.0.0 age adoption passing confidence
husky ^8.0.3 -> ^9.0.0 age adoption passing confidence
jsdom ^22.1.0 -> ^24.0.0 age adoption passing confidence
line-md ^0.2.10 -> ^1.0.0 age adoption passing confidence
lint-staged ^13.2.2 -> ^15.0.0 age adoption passing confidence
prettier (source) ^2.8.8 -> ^3.0.0 age adoption passing confidence
prettier-plugin-svelte ^2.10.1 -> ^3.0.0 age adoption passing confidence
stylelint (source) ^15.6.1 -> ^16.0.0 age adoption passing confidence
stylelint-config-recommended-scss ^11.0.0 -> ^14.0.0 age adoption passing confidence
stylelint-config-standard ^33.0.0 -> ^36.0.0 age adoption passing confidence
stylelint-scss ^5.0.0 -> ^6.0.0 age adoption passing confidence
svelte-i18n ^3.7.0 -> ^4.0.0 age adoption passing confidence
vite-plugin-dts ^2.3.0 -> ^3.0.0 age adoption passing confidence
vitest (source) ^0.34.0 -> ^1.0.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.0

Compare Source

Features
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.2 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.1 (2024-02-27)

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.1

Compare Source

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/cli

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.5.0

Compare Source

Features

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/cli

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/cli

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/cli

18.4.1 (2023-11-12)

Note: Version bump only for package @​commitlint/cli

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.2.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/config-conventional

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.2 (2024-02-14)

Bug Fixes

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/config-conventional

v18.6.3

Compare Source

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

v18.6.2

Compare Source

Bug Fixes

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.6.0

Compare Source

Features

v18.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/config-conventional

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/config-conventional

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/config-conventional

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.4.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.1.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

Note: Version bump only for package @​commitlint/config-conventional

dvcol/stylelint-plugin-presets (@​dvcol/stylelint-plugin-presets)

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

Features
2.0.3 (2024-01-17)
Bug Fixes
  • common: remove deleted a11y (9401fbb)
2.0.2 (2024-01-17)
2.0.1 (2024-01-17)

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • ci: bump requirements
  • deps: update all major dependencies (major) (#​5)
Bug Fixes
  • ci: bump requirements (d2e0fcc)

  • deps: update all major dependencies (major) (#​5) (ccf4d35)

1.2.1 (2023-07-25)
Bug Fixes
  • svelte: fix scss rules for svelte config (5d68d12)
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v3.1.0

Compare Source

Minor Changes
  • feat(svelte5): enable hmr option in dev (#​836)
Patch Changes

v3.0.2

Compare Source

Patch Changes
  • fix(compile): correctly determine script lang in files where a comment precedes the script tag (#​844)

v3.0.1

Compare Source

Patch Changes
  • fix: improve checking of script and style in .svelte code to work with new generic= attribute (#​799)

  • Fix optional parameter types (#​797)

  • Update log level for HMR updates where the output is functionally equivalent to the previous version to "debug" (#​806)

v3.0.0

Compare Source

Major Changes
  • breaking: update minimum supported node version to node18 (#​744)

  • breaking: update supported vite version to vite 5 (#​743)

  • breaking: remove support for svelte 3 (#​746)

  • Preprocess style tags by default with vitePreprocess (#​756)

  • breaking: remove package.json export (#​751)

  • breaking(types): emit types with dts-buddy to include type map (#​751)

  • breaking(debug): remove 'vite:' and add suffixes to debug namespace (#​749)

  • breaking(types): rename SvelteOptions to SvelteConfig (#​751)

  • breaking: prefer svelte exports condition over package.json svelte field (#​747)

Minor Changes
  • feat(preprocess): add warnings in case preprocess dependencies contain anomalies (#​767)

  • Add experimental support for svelte5 (#​787)

Patch Changes

v2.5.3

Compare Source

Patch Changes
  • fix: handle closing tags in attributes when detecting script language (#​796)

v2.5.2

Compare Source

Patch Changes
  • fix compileModule call for optimizing libraries (#​788)

v2.5.1

Compare Source

Patch Changes
  • feat: support Svelte 5 compiler API (#​785)

v2.5.0

Compare Source

Minor Changes
  • feat: add experimental support for Svelte 5 (#​782)

v2.4.6

Compare Source

Patch Changes
  • fix(prebundleSvelteLibraries): don't try to append missing sourcemap (#​737)

v2.4.5

Compare Source

Patch Changes

v2.4.4

Compare Source

Patch Changes
  • fix links in error handling (console and vite overlay) (#​700)

v2.4.3

Compare Source

Patch Changes
  • add svelte/internal/disclose-version to vite config optimizeDeps.include by default (#​692)

v2.4.2

Compare Source

Patch Changes

v2.4.1

Compare Source

Patch Changes

v2.4.0

Compare Source

Minor Changes
  • refactor: release vite-plugin-svelte as unbundled javascript with jsdoc types (#​657)

v2.3.0

Compare Source

Minor Changes
  • Refactor Svelte inspector as a separate package (#​646)
Patch Changes

[v2.2.0](https://togithub.com/sveltejs/vite-plugin-svelt


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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 10, 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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @dvcol/about-me@1.3.0
npm error Found: vite@4.5.3
npm error node_modules/vite
npm error   dev vite@"^4.4.9" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"^5.0.0" from @sveltejs/vite-plugin-svelte@3.1.0
npm error node_modules/@sveltejs/vite-plugin-svelte
npm error   dev @sveltejs/vite-plugin-svelte@"^3.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-02T22_03_43_118Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-02T22_03_43_118Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-all-major branch 2 times, most recently from 2f4b405 to 5270524 Compare September 10, 2023 20:20
@renovate renovate bot force-pushed the renovate/major-all-major branch 3 times, most recently from ba69c61 to cebb736 Compare October 20, 2023 14:14
@renovate renovate bot force-pushed the renovate/major-all-major branch 2 times, most recently from 0aa19c3 to e84581a Compare December 8, 2023 13:03
@renovate renovate bot force-pushed the renovate/major-all-major branch 2 times, most recently from f5c1079 to 11bbfba Compare December 11, 2023 22:08
@renovate renovate bot force-pushed the renovate/major-all-major branch 2 times, most recently from 597b46c to e8bcb3d Compare January 21, 2024 17:36
@renovate renovate bot force-pushed the renovate/major-all-major branch 2 times, most recently from 6885c65 to 76fd382 Compare February 12, 2024 23:11
@renovate renovate bot force-pushed the renovate/major-all-major branch from 919c7cb to fe6e027 Compare March 6, 2024 21:31
@renovate renovate bot force-pushed the renovate/major-all-major branch from fe6e027 to 0d4b1d3 Compare April 5, 2024 22:45
@renovate renovate bot force-pushed the renovate/major-all-major branch from 0d4b1d3 to a4e5d6a Compare May 2, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants