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 2 updates #68

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps the development-dependencies group with 2 updates: rollup and svelte-check.

Updates rollup from 4.5.1 to 4.6.0

Release notes

Sourced from rollup's releases.

v4.6.0

4.6.0

2023-11-26

Features

  • Allow this.addWatchFile in all plugin hooks (#5270)

Bug Fixes

  • Show helpful error when native binaries are not installed due to an npm issue (#5267)
  • Do not access this context in this.addWatchFile so it does not need to be bound when passed around (#5270)

Pull Requests

v4.5.2

4.5.2

2023-11-24

Bug Fixes

  • Handle files with UTF-8 BOM when using the commonjs plugin (#5268)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.6.0

2023-11-26

Features

  • Allow this.addWatchFile in all plugin hooks (#5270)

Bug Fixes

  • Show helpful error when native binaries are not installed due to an npm issue (#5267)
  • Do not access this context in this.addWatchFile so it does not need to be bound when passed around (#5270)

Pull Requests

4.5.2

2023-11-24

Bug Fixes

  • Handle files with UTF-8 BOM when using the commonjs plugin (#5268)

Pull Requests

Commits

Updates svelte-check from 3.6.1 to 3.6.2

Commits
  • 67c0018 fix: revert emmet bump, test svelte-check in CI
  • 858073d chore: bump language server package.json version
  • 364ac7d feat: Svelte 5 fixes and improvements (#2217)
  • 2ff3a7c perf: cancel diagnostics (#2216)
  • 675bfc4 perf: more mustache tag check optimization (#2215)
  • 79aa1ed chore: bump deps (#2214)
  • f1477a7 perf: more precise check for < or > in mustacheTag (#2213)
  • 93418ff fix: don't add generic type when snippet has no params
  • 47f1928 fix: adjust prettier fallback logic
  • See full diff 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 2 updates: [rollup](https://github.com/rollup/rollup) and [svelte-check](https://github.com/sveltejs/language-tools).


Updates `rollup` from 4.5.1 to 4.6.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.5.1...v4.6.0)

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

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 499e5ca into main Nov 27, 2023
13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-52765e3d59 branch November 27, 2023 17:39
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