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 development-dependencies group with 4 updates #160

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 4 updates: rollup, @rsbuild/core, @sveltejs/kit and svelte-check.

Updates rollup from 4.21.1 to 4.21.2

Release notes

Sourced from rollup's releases.

v4.21.2

4.21.2

2024-08-30

Bug Fixes

  • Handle IIFE/UMD namespace definitions conflicting with a builtin property (#5605)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.21.2

2024-08-30

Bug Fixes

  • Handle IIFE/UMD namespace definitions conflicting with a builtin property (#5605)

Pull Requests

Commits

Updates @rsbuild/core from 1.0.1-beta.16 to 1.0.1-rc.2

Release notes

Sourced from @​rsbuild/core's releases.

v1.0.1-rc.2

What's Changed

Bug Fixes 🐞

Full Changelog: web-infra-dev/rsbuild@v1.0.1-rc.1...v1.0.1-rc.2

v1.0.1-rc.1

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

... (truncated)

Commits

Updates @sveltejs/kit from 2.5.24 to 2.5.25

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.25

Patch Changes

Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.25

Patch Changes

Commits

Updates svelte-check from 3.8.6 to 4.0.0

Release notes

Sourced from svelte-check's releases.

svelte-check-4.0.0

  • chore: bump magic-string (#2476)
  • chore: switch from fast-glob to fdir (#2433)
  • fix: detect tag (#2482)
  • feat: better type checking for bindings in Svelte 5 (#2477)
  • feat: replace svelte-preprocess with barebones TS preprocessor (#2452)
  • feat: project reference support (#2463)

Breaking changes

  • require Svelte 4 or later (#2453)
  • make TypeScript a peer dependency, require TS 5 or later (#2453)
  • require node 18 or later (#2453)
  • slight changes to how files are assigned to which tsconfig.json (#1234, #2463)
  • slight changes to how Svelte module resolution works; .svelte files now take precedence over .svelte.js/ts files (if both exist) (#2481)
  • language-server now forces fewer TypeScript options (#1976, #2463)
Commits
  • 840c60f chore: add homepage/repository fields
  • 74f3216 chore: show more error diagnostics for emitDts
  • 399ad6a fix: detect \<script module> tag (#2482)
  • d994971 feat: allow autoImportFileExcludePatterns to ignore files outside the root (#...
  • a3a7a91 fix: Svelte module resolution tweaks (#2481)
  • 8c080cf feat: better type checking for bindings in Svelte 5 (#2477)
  • ec5fef4 chore: bump magic-string (#2476)
  • 6a05963 fix: add server bin to package exports
  • 53856cc breaking: vs code / language-server major (#2475)
  • 89a1532 fix: check error length
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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

Bumps the development-dependencies group with 4 updates: [rollup](https://github.com/rollup/rollup), [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core), [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) and [svelte-check](https://github.com/sveltejs/language-tools).


Updates `rollup` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.1...v4.21.2)

Updates `@rsbuild/core` from 1.0.1-beta.16 to 1.0.1-rc.2
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.0.1-rc.2/packages/core)

Updates `@sveltejs/kit` from 2.5.24 to 2.5.25
- [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 `svelte-check` from 3.8.6 to 4.0.0
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-3.8.6...svelte-check-4.0.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@rsbuild/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Sep 2, 2024
Copy link
Member

@tbouffard tbouffard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ All checks pass
✔️ Tested locally with the artifact built by GH Actions
✔️ Changelog and release-notes reviewed. Nothing impactful for us.

  • svelte-check v4: all breaking changes already managed (node, svelte and typescript versions for example)

@dependabot squash and merge

@dependabot dependabot bot merged commit 93fc559 into main Sep 3, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-8bd27a3c43 branch September 3, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant