Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps svelte-jester from 2.3.2 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)

3.0.0 (2023-07-24)

Features

  • add jest globals to standard (be8c23d)

... (truncated)

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

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 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)

Bumps [svelte-jester](https://github.com/svelteness/svelte-jester) from 2.3.2 to 5.0.0.
- [Changelog](https://github.com/svelteness/svelte-jester/blob/master/CHANGELOG.md)
- [Commits](svelteness/svelte-jester@v2.3.2...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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2024
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 30, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-jester-5.0.0 branch December 30, 2024 08:09
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.

2 participants