evadecker / genderswap.fm

A catalogue of gender-swapped song covers.
https://genderswap.fm
MIT License
30 stars 1 forks source link

chore(deps): Bump the patch-minor group with 10 updates #270

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the patch-minor group with 10 updates:

Package From To
dayjs 1.11.11 1.11.12
@playwright/test 1.45.1 1.45.2
@typescript-eslint/eslint-plugin 7.16.0 7.16.1
@typescript-eslint/parser 7.16.0 7.16.1
@vitest/coverage-v8 2.0.3 2.0.4
eslint-plugin-svelte 2.42.0 2.43.0
jsdom 24.1.0 24.1.1
sveltekit-superforms 2.16.0 2.16.1
vite 5.3.3 5.3.4
vitest 2.0.3 2.0.4

Updates dayjs from 1.11.11 to 1.11.12

Release notes

Sourced from dayjs's releases.

v1.11.12

1.11.12 (2024-07-18)

Bug Fixes

Changelog

Sourced from dayjs's changelog.

1.11.12 (2024-07-18)

Bug Fixes

Commits


Updates @playwright/test from 1.45.1 to 1.45.2

Release notes

Sourced from @​playwright/test's releases.

v1.45.2

Highlights

microsoft/playwright#31613 - [REGRESSION]: Trace is not showing any screenshots nor test name microsoft/playwright#31601 - [REGRESSION]: missing trace for 2nd browser microsoft/playwright#31541 - [REGRESSION]: Failing tests have a trace with no images and with steps missing

Browser Versions

  • Chromium 127.0.6533.5
  • Mozilla Firefox 127.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 126
  • Microsoft Edge 126
Commits
  • d8a5f3b chore: mark v1.45.2 (#31702)
  • 51fa0ff Revert "chore: move artifacts recording to TestLifecycleInstrumentation (#309...
  • 80f44f3 cherry-pick(#31666): Revert "fix(chromium): pass --enable-gpu when running he...
  • 4bd2d25 cherry-pick(#31511): docs(clock): update time types in Python/.NET
  • See full diff in compare view


Updates @typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.16.1

7.16.1 (2024-07-15)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters (#9530)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.16.1 (2024-07-15)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters

❤️ Thank You

  • Dan Vanderkam

You can read about our versioning strategy and releases on our website.

Commits
  • d1d0ba5 chore(release): publish 7.16.1
  • 10f8a4d fix(eslint-plugin): [no-unnecessary-type-parameters] descend into all parts o...
  • bebbd0c chore(eslint-plugin): [no-unnecessary-parameter-property-assignment] remove `...
  • See full diff in compare view


Updates @typescript-eslint/parser from 7.16.0 to 7.16.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.16.1

7.16.1 (2024-07-15)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters (#9530)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.16.1 (2024-07-15)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits


Updates @vitest/coverage-v8 from 2.0.3 to 2.0.4

Release notes

Sourced from @​vitest/coverage-v8's releases.

v2.0.4

   🐞 Bug Fixes

    View changes on GitHub
Commits


Updates eslint-plugin-svelte from 2.42.0 to 2.43.0

Release notes

Sourced from eslint-plugin-svelte's releases.

eslint-plugin-svelte@2.43.0

Minor Changes

Commits
  • b1d59b4 chore: release eslint-plugin-svelte (#828)
  • dc7eefc fix(deps): update dependency svelte-eslint-parser to ^0.41.0 (#827)
  • 5d53db1 chore(deps): update dependency rimraf to v6
  • See full diff in compare view


Updates jsdom from 24.1.0 to 24.1.1

Release notes

Sourced from jsdom's releases.

Version 24.1.1

  • Fixed selection methods to trigger the selectionchange event on the Document object. (piotr-oles)
Changelog

Sourced from jsdom's changelog.

24.1.1

  • Fixed selection methods to trigger the selectionchange event on the Document object. (piotr-oles)
Commits
  • ee8b615 Version 24.1.1
  • 4c167b3 Update ESLint to v9
  • c8a5103 Update dependencies and dev dependencies
  • b2235af Trigger selectionchange event on document when selection changes
  • See full diff in compare view


Updates sveltekit-superforms from 2.16.0 to 2.16.1

Release notes

Sourced from sveltekit-superforms's releases.

v2.16.1

Changed

  • Arktype updated to require 2.0.0-beta.0, which should fix some typing issues with the adapter.

Side note: If you haven't already, take a look at Arktype, as it's a feat of type programming.

Changelog

Sourced from sveltekit-superforms's changelog.

[2.16.1] - 2024-07-18

Changed

  • Arktype updated to require 2.0.0-beta.0, which should fix some typing issues with the adapter.
Commits


Updates vite from 5.3.3 to 5.3.4

Changelog

Sourced from vite's changelog.

5.3.4 (2024-07-16)

Commits


Updates vitest from 2.0.3 to 2.0.4

Release notes

Sourced from vitest's releases.

v2.0.4

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 400481f chore: release v2.0.4
  • 5da45db fix(coverage): ignore *.cts files (#6189)
  • f68453f feat(coverage): add thresholds.\<glob>.100 option (#6174)
  • 02e3f00 fix(coverage): global thresholds to include files from glob thresholds (#6172)
  • 807a2cb fix: resolve assets imported with require (#6159)
  • f1ef2f6 refactor(runner): add docs to @​vitest/runner, remove barrel files (#6126)
  • f55dc00 chore(deps): update all non-major dependencies (#6046)
  • 3826941 fix: one-line environment options (#5105)
  • See full diff 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
genderswap-fm ✅ Ready (Inspect) Visit Preview Jul 22, 2024 2:46pm