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-dev): bump the minor-patches group across 1 directory with 11 updates #317

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the minor-patches group with 11 updates in the / directory:

Package From To
@iconify-json/material-symbols 1.2.0 1.2.1
@iconify/utils 2.1.32 2.1.33
@sveltejs/kit 2.5.25 2.5.27
@vite-pwa/sveltekit 0.6.1 0.6.5
eslint-plugin-svelte 2.43.0 2.44.0
postcss 8.4.44 8.4.47
shiki 1.16.1 1.17.7
svelte-check 4.0.1 4.0.2
tailwindcss 3.4.10 3.4.11
typescript 5.5.4 5.6.2
vite 5.4.2 5.4.5

Updates @iconify-json/material-symbols from 1.2.0 to 1.2.1

Commits

Updates @iconify/utils from 2.1.32 to 2.1.33

Commits

Updates @sveltejs/kit from 2.5.25 to 2.5.27

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.27

Patch Changes

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

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

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

@​sveltejs/kit@​2.5.26

Patch Changes

  • fix: exclude service worker directory from tsconfig (#12196)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.27

Patch Changes

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

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

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

2.5.26

Patch Changes

  • fix: exclude service worker directory from tsconfig (#12196)
Commits

Updates @vite-pwa/sveltekit from 0.6.1 to 0.6.5

Release notes

Sourced from @​vite-pwa/sveltekit's releases.

v0.6.5

   🐞 Bug Fixes

    View changes on GitHub

v0.6.4

No significant changes

    View changes on GitHub

v0.6.3

No significant changes

    View changes on GitHub

v0.6.2

No significant changes: add git+ prefix to repository url, bump vite pwa to 0.20.3 and pnpm to 9.9.0

    View changes on GitHub
Commits
  • 4cc62f5 chore: release v0.6.5
  • 5a00c24 fix: dev sw stop working when using generateSW strategy (#91)
  • 8915078 chore: release v0.6.4
  • 195d0a8 chore: add package.json to package exports (#90)
  • 040e487 chore: release v0.6.3
  • 5f3c0d8 chore: bump vite pwa to 0.20.4 and assets generator to 0.2.6 (#89)
  • 10f13ef chore: release v0.6.2
  • 65508d6 chore: use latest node 20 in release workflow
  • 0bf1516 chore: bump vite plugin pwa to 0.20.3
  • 9523161 chore: add git: prefix to repository url
  • See full diff in compare view

Updates eslint-plugin-svelte from 2.43.0 to 2.44.0

Release notes

Sourced from eslint-plugin-svelte's releases.

[email protected]

Minor Changes

  • #841 85053a1 Thanks @​jrmajor! - feat: add config option for foreign elements in svelte/html-self-closing rule

Patch Changes

Commits
  • c0658db chore: release eslint-plugin-svelte (#852)
  • 690c04e fix: update svelte-eslint-parser to 0.41.1 (#853)
  • bd9e6cc chore: update deps (#854)
  • 85053a1 feat: add config option for foreign elements in svelte/html-self-closing ru...
  • d117d7f chore(deps): update dependency eslint-plugin-jsdoc to v50
  • dfed5cd chore(deps): update dependency eslint-plugin-jsdoc to v49
  • f14a8ee chore(deps): update dependency eslint-typegen to ^0.3.0
  • 6bd4e13 chore: move playground to eslint-online-playground (#829)
  • See full diff in compare view

Updates postcss from 8.4.44 to 8.4.47

Release notes

Sourced from postcss's releases.

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.
Changelog

Sourced from postcss's changelog.

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.
Commits

Updates shiki from 1.16.1 to 1.17.7

Release notes

Sourced from shiki's releases.

v1.17.7

   🚀 Features

    View changes on GitHub

v1.17.6

   🚀 Features

  • engine-js:

   🐞 Bug Fixes

  • Missing named exports for shiki/wasm and @shikijs/wasm-inlined  -  by @​antfu (3f226)
    View changes on GitHub

v1.17.5

   🚀 Features

    View changes on GitHub

v1.17.4

No significant changes

    View changes on GitHub

v1.17.3

No significant changes

    View changes on GitHub

v1.17.2

   🚀 Features

    View changes on GitHub

v1.17.1

   🚀 Features

... (truncated)

Commits
  • 55f0942 chore: release v1.17.7
  • 52b055d feat: allow customize tabindex, close #778
  • 1d27094 chore: explicit return type
  • 599b061 chore: release v1.17.6
  • 3f2269e fix: missing named exports for shiki/wasm and @shikijs/wasm-inlined
  • a61a4ee chore: release v1.17.5
  • 0fd45ea chore: release v1.17.4
  • 5fbe4e9 chore: release v1.17.3
  • 01068e6 chore: release v1.17.2
  • 5debf9d feat: sub-reexport for shiki
  • Additional commits viewable in compare view

Updates svelte-check from 4.0.1 to 4.0.2

Release notes

Sourced from svelte-check's releases.

svelte-check-4.0.2

  • fix: ensure components typed through Svelte 5's Component interface get proper intellisense
Commits

Updates tailwindcss from 3.4.10 to 3.4.11

Release notes

Sourced from tailwindcss's releases.

v3.4.11

Fixed

  • Allow anchor-size(…) in arbitrary values (#14393)
Changelog

Sourced from tailwindcss's changelog.

[3.4.11] - 2024-09-11

Fixed

  • Allow anchor-size(…) in arbitrary values (#14393)
Commits

Updates typescript from 5.5.4 to 5.6.2

Release notes

Sourced from typescript's releases.

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • e6914a5 Bump version to 5.6.1-rc and LKG
  • 34121c4 Update LKG
  • 2a30c2a Merge remote-tracking branch 'origin/main' into release-5.6
  • 936a79b Expose TypeChecker. getAwaitedType to public (#59268)
  • Additional commits viewable in compare view

Updates vite from 5.4.2 to 5.4.5

Changelog

Sourced from vite's changelog.

5.4.5 (2024-09-13)

5.4.4 (2024-09-11)

5.4.3 (2024-09-03)

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 11 updates

Bumps the minor-patches group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.2.0` | `1.2.1` |
| [@iconify/utils](https://github.com/iconify/iconify/tree/HEAD/packages/utils) | `2.1.32` | `2.1.33` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.5.25` | `2.5.27` |
| [@vite-pwa/sveltekit](https://github.com/vite-pwa/sveltekit) | `0.6.1` | `0.6.5` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.43.0` | `2.44.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.44` | `8.4.47` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.16.1` | `1.17.7` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `4.0.1` | `4.0.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.10` | `3.4.11` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `5.4.5` |



Updates `@iconify-json/material-symbols` from 1.2.0 to 1.2.1
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify/utils` from 2.1.32 to 2.1.33
- [Commits](https://github.com/iconify/iconify/commits/HEAD/packages/utils)

Updates `@sveltejs/kit` from 2.5.25 to 2.5.27
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)

Updates `@vite-pwa/sveltekit` from 0.6.1 to 0.6.5
- [Release notes](https://github.com/vite-pwa/sveltekit/releases)
- [Commits](vite-pwa/sveltekit@v0.6.1...v0.6.5)

Updates `eslint-plugin-svelte` from 2.43.0 to 2.44.0
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]@2.44.0)

Updates `postcss` from 8.4.44 to 8.4.47
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.44...8.4.47)

Updates `shiki` from 1.16.1 to 1.17.7
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.17.7/packages/shiki)

Updates `svelte-check` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-4.0.1...svelte-check-4.0.2)

Updates `tailwindcss` from 3.4.10 to 3.4.11
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.10...v3.4.11)

Updates `typescript` from 5.5.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)

Updates `vite` from 5.4.2 to 5.4.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.5/packages/vite)

---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@iconify/utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: "@vite-pwa/sveltekit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patches
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: shiki
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patches
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patches
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patches
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from VaiTon and a team as code owners September 16, 2024 18:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2024
Copy link

vercel bot commented Sep 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dynamik ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 6:44pm

@VaiTon VaiTon merged commit 5657a59 into main Sep 21, 2024
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-patches-73a657c2b5 branch September 21, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant