uikit / uikit-site

🌎 Website and Documentation
https://getuikit.com
365 stars 331 forks source link

Bump the dev-dependencies group with 3 updates #316

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the dev-dependencies group with 3 updates: eslint-plugin-svelte, marked and svelte.

Updates eslint-plugin-svelte from 2.33.1 to 2.33.2

Release notes

Sourced from eslint-plugin-svelte's releases.

v2.33.2

Patch Changes

  • #585 d9866a1 Thanks @​ota-meshi! - fix: false positives for bind: with member in svelte/no-immutable-reactive-statements rule
Changelog

Sourced from eslint-plugin-svelte's changelog.

2.33.2

Patch Changes

  • #585 d9866a1 Thanks @​ota-meshi! - fix: false positives for bind: with member in svelte/no-immutable-reactive-statements rule
Commits
  • ba73d8b chore: release eslint-plugin-svelte (#586)
  • d9866a1 fix: false positives for bind: with member in `svelte/no-immutable-reactive...
  • See full diff in compare view


Updates marked from 9.0.0 to 9.0.3

Release notes

Sourced from marked's releases.

v9.0.3

9.0.3 (2023-09-18)

Bug Fixes

v9.0.2

9.0.2 (2023-09-16)

Bug Fixes

v9.0.1

9.0.1 (2023-09-15)

Bug Fixes

Commits
  • 2ec4c00 chore(release): 9.0.3 [skip ci]
  • 43643b3 fix: marked --help (#2991)
  • a080469 chore(deps-dev): Bump @​semantic-release/release-notes-generator from 11.0.7 t...
  • d21f560 chore(deps-dev): Bump semantic-release from 21.1.1 to 22.0.0 (#2996)
  • 4a0747f chore(deps-dev): Bump @​semantic-release/commit-analyzer from 10.0.4 to 11.0.0...
  • af238ee chore(deps-dev): Bump @​semantic-release/npm from 10.0.5 to 11.0.0 (#2995)
  • c114ae8 chore(deps-dev): Bump rollup from 3.28.1 to 3.29.2 (#2993)
  • 5d83697 chore(release): 9.0.2 [skip ci]
  • 8ebbb3c fix: fix unicode emstrong (#2989)
  • 56cee0a chore(release): 9.0.1 [skip ci]
  • Additional commits viewable in compare view


Updates svelte from 4.2.0 to 4.2.1

Release notes

Sourced from svelte's releases.

svelte@4.2.1

Patch Changes

  • fix: update style directive when style attribute is present and is updated via an object prop (#9187)

  • fix: css sourcemap generation with unicode filenames (#9120)

  • fix: do not add module declared variables as dependencies (#9122)

  • fix: handle svelte:element with dynamic this and spread attributes (#9112)

  • fix: silence false positive reactive component warning (#9094)

  • fix: head duplication when binding is present (#9124)

  • fix: take custom attribute name into account when reflecting property (#9140)

  • fix: add indeterminate to the list of HTMLAttributes (#9180)

  • fix: recognize option value on spread attribute (#9125)

Changelog

Sourced from svelte's changelog.

4.2.1

Patch Changes

  • fix: update style directive when style attribute is present and is updated via an object prop (#9187)

  • fix: css sourcemap generation with unicode filenames (#9120)

  • fix: do not add module declared variables as dependencies (#9122)

  • fix: handle svelte:element with dynamic this and spread attributes (#9112)

  • fix: silence false positive reactive component warning (#9094)

  • fix: head duplication when binding is present (#9124)

  • fix: take custom attribute name into account when reflecting property (#9140)

  • fix: add indeterminate to the list of HTMLAttributes (#9180)

  • fix: recognize option value on spread attribute (#9125)

Commits
  • bd5e5ee Version Packages (#9121)
  • 26eb2a2 fix: false reactive component warning (#9094)
  • 93b17c8 fix: spreading attributes on option value attribute get's replaced by option'...
  • 228dd4d fix: svelte:element with dynamic this and spread attributes throws error (#9112)
  • 3191147 chore: document init parameters (#9118)
  • 6fe17ea fix: This makes the indeterminate HTML attribute available for use. Fixes #91...
  • d5a1822 fix: style directive not updating when style attribute is present and style d...
  • 115ea1f fix: do not add module declared variables as dependencies (#9122)
  • b62fc8c chore: eslint rule for naming convention (#9208)
  • d5839ef fix: head duplication when binding is present (#9124)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions