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

⬆️ Bump the patch group with 8 updates #249

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the patch group with 8 updates:

Package From To
@playwright/test 1.48.1 1.48.2
@sveltejs/adapter-node 5.2.8 5.2.9
@sveltejs/adapter-static 3.0.5 3.0.6
@sveltejs/kit 2.7.2 2.7.3
@sveltejs/package 2.3.5 2.3.7
publint 0.2.11 0.2.12
tslib 2.8.0 2.8.1
vitest 2.1.3 2.1.4

Updates @playwright/test from 1.48.1 to 1.48.2

Release notes

Sourced from @​playwright/test's releases.

v1.48.2

Highlights

microsoft/playwright#33141 - [Bug]: UI Mode crashed microsoft/playwright#33219 - [BUG] Trace Viewer PWA crashes with "Aw, Snap!" microsoft/playwright#33086 - [Bug]: UI Mode Memory problem microsoft/playwright#33000 - [Regression]: Inspector and Browser doesn't close on CTRL+C microsoft/playwright#33204 - [Bug]: Chrome tab and inspector not closing after terminating session in terminal

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129
Commits

Updates @sveltejs/adapter-node from 5.2.8 to 5.2.9

Release notes

Sourced from @​sveltejs/adapter-node's releases.

@​sveltejs/adapter-node@​5.2.9

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-node's changelog.

5.2.9

Patch Changes

Commits

Updates @sveltejs/adapter-static from 3.0.5 to 3.0.6

Release notes

Sourced from @​sveltejs/adapter-static's releases.

@​sveltejs/adapter-static@​3.0.6

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-static's changelog.

3.0.6

Patch Changes

Commits

Updates @sveltejs/kit from 2.7.2 to 2.7.3

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.7.3

Patch Changes

  • fix: include importer in illegal import error message (#12820)

  • fix: don't try reading assets directly that aren't present (#12876)

  • fix: decode non-latin characters when previewing prerendered pages (#12874)

  • fix: better error message when a Result is returned from a form action (#12829)

  • docs: update URLs for new svelte.dev site (#12857)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.7.3

Patch Changes

  • fix: include importer in illegal import error message (#12820)

  • fix: don't try reading assets directly that aren't present (#12876)

  • fix: decode non-latin characters when previewing prerendered pages (#12874)

  • fix: better error message when a Result is returned from a form action (#12829)

  • docs: update URLs for new svelte.dev site (#12857)

Commits

Updates @sveltejs/package from 2.3.5 to 2.3.7

Release notes

Sourced from @​sveltejs/package's releases.

@​sveltejs/package@​2.3.7

Patch Changes

  • docs: update URLs for new svelte.dev site (#12857)
Changelog

Sourced from @​sveltejs/package's changelog.

2.3.7

Patch Changes

  • docs: update URLs for new svelte.dev site (#12857)

2.3.6

Patch Changes

  • docs: demonstrate sv migrate over prior commands (#12840)
Commits

Updates publint from 0.2.11 to 0.2.12

Release notes

Sourced from publint's releases.

v0.2.12

Features

  • If the package publishes a license file, but the "license" field is not set in package.json, a suggestion will now be shown to add the field (bluwy/publint#111)

Bug fixes

  • In the "repostory" field, string shorthands with nested paths like gitlab:org/user/repo is now considered valid (bluwy/publint#113)

Site

Full Changelog: bluwy/publint@v0.2.11...v0.2.12

Commits

Updates tslib from 2.8.0 to 2.8.1

Release notes

Sourced from tslib's releases.

v2.8.1

What's Changed

Full Changelog: microsoft/tslib@v2.8.0...v2.8.1

Commits

Updates vitest from 2.1.3 to 2.1.4

Release notes

Sourced from vitest's releases.

v2.1.4

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • 0df44c0 chore: release v2.1.4
  • 2444ff2 fix(browser): initiate MSW in the same frame as tests (#6772)
  • 39041ee fix(vitest): silence import analysis warning (#6785)
  • b28cd2e fix: don't normalize drive case letter in root (#6792)
  • df6d750 fix(vitest): don't fail if the working directory starts with a lowercase driv...
  • 169028f feat(browser): allow custom HTML path, respect plugins transformIndexHtml (...
  • 5df7414 chore(deps): update all non-major dependencies (#6750)
  • de74785 chore(deps): update @antfu/eslint-config v3.8.0 (#6751)
  • 121b161 fix(vitest): print warnings form Vite plugins (#6724)
  • a939779 fix(browser): increment browser port automatically if there are several proje...
  • 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 <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 patch group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.48.1` | `1.48.2` |
| [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) | `5.2.8` | `5.2.9` |
| [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) | `3.0.5` | `3.0.6` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.7.2` | `2.7.3` |
| [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package) | `2.3.5` | `2.3.7` |
| [publint](https://github.com/bluwy/publint/tree/HEAD/pkg) | `0.2.11` | `0.2.12` |
| [tslib](https://github.com/Microsoft/tslib) | `2.8.0` | `2.8.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.3` | `2.1.4` |


Updates `@playwright/test` from 1.48.1 to 1.48.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.1...v1.48.2)

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

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

Updates `@sveltejs/kit` from 2.7.2 to 2.7.3
- [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 `@sveltejs/package` from 2.3.5 to 2.3.7
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/package/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/package)

Updates `publint` from 0.2.11 to 0.2.12
- [Release notes](https://github.com/bluwy/publint/releases)
- [Commits](https://github.com/bluwy/publint/commits/v0.2.12/pkg)

Updates `tslib` from 2.8.0 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.8.0...v2.8.1)

Updates `vitest` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@sveltejs/adapter-node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@sveltejs/adapter-static"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@sveltejs/package"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: publint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: tslib
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from NatoBoram as a code owner November 1, 2024 07:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2024
@NatoBoram NatoBoram enabled auto-merge (squash) November 1, 2024 18:21
@NatoBoram NatoBoram merged commit 5f837ee into main Nov 1, 2024
4 checks passed
@NatoBoram NatoBoram deleted the dependabot/npm_and_yarn/patch-7eb51ef07b branch November 1, 2024 18:21
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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant