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 svelte-jester from 3.0.0 to 5.0.0 #2916

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps svelte-jester from 3.0.0 to 5.0.0.

Changelog

Sourced from svelte-jester's changelog.

5.0.0 (2024-06-14)

5.1.0 (2024-06-14)

Features

  • add $state rune to globals (586a6d8)
  • add coverage (e6679d0)
  • add e2e test for svelte 4 (80941b6)
  • add jest-dom (5f1d5f5)
  • add RELEASE documentation (c69d0e9)
  • add svelte4 test project (d9f4f2c)
  • add test case (109a0b4)
  • add test dependencies (08f2821)
  • add test dependencies, setup and scripts (71076e5)
  • enable import (f9a947d)
  • lock version to 3 (c9839cd)
  • rename svelte test folder to svelte-3 (25709ca)
  • replace cross-env with pnpm shell emulation (25afa84)
  • run e2e tests during validation (9a1cb23)
  • set version to 5.0.0 (44d54c0)
  • svelte5: add support for Svelte 5 modules (ed57c66)
  • test only supported engines (3f77257)

Bug Fixes

  • add npmrc with shell emulation for all e2e folders (fc3f525)
  • add option no-cache (1248b36)
  • bring back cross-env (759d4cb)
  • enable tests (8356e0f)
  • fix merge lockfile (17caa9a)
  • formatting (d28dfb8)
  • let tests complete on node 16 - 22 (a9b21e1)
  • pass linter (2f89077)
  • pnpm handles argument passing (0b2dd99)
  • reduce visibility of const (250441a)
  • remove missing vite logo (b7a54cb)
  • remove obsolete step (01c82c7)
  • remove unused npmrc (cea907d)
  • rewrite url as suggested by npm (ec050b6)
  • use different matcher to pass linter (df6d2a3)
Commits
  • bd5ef1f chore(release): 5.0.0
  • 4a81b0d chore(release): 5.1.0
  • d28dfb8 fix: formatting
  • 3ae7ab8 Merge pull request #298 from sebastianrothe/feature/add-tests-for-svelte4
  • 759d4cb fix: bring back cross-env
  • cea907d fix: remove unused npmrc
  • fc3f525 fix: add npmrc with shell emulation for all e2e folders
  • 25709ca feat: rename svelte test folder to svelte-3
  • c1c7afd chore: upgrade actions
  • 25afa84 feat: replace cross-env with pnpm shell emulation
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file internal labels Jul 22, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-jester-5.0.0 branch 4 times, most recently from 9cdc21c to cfd9b2f Compare July 25, 2024 15:26
Bumps [svelte-jester](https://github.com/svelteness/svelte-jester) from 3.0.0 to 5.0.0.
- [Changelog](https://github.com/svelteness/svelte-jester/blob/master/CHANGELOG.md)
- [Commits](svelteness/svelte-jester@v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: svelte-jester
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-jester-5.0.0 branch from cfd9b2f to 6de1f80 Compare August 2, 2024 17:41
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 internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants