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 9 updates #272

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the patch-minor group with 9 updates:

Package From To
@supabase/supabase-js 2.44.4 2.45.0
@playwright/test 1.45.2 1.45.3
@testing-library/svelte 5.2.0 5.2.1
@typescript-eslint/eslint-plugin 7.16.1 7.17.0
@typescript-eslint/parser 7.16.1 7.17.0
supabase 1.183.5 1.187.8
typescript 5.5.3 5.5.4
unplugin-icons 0.19.0 0.19.1
vite 5.3.4 5.3.5

Updates @supabase/supabase-js from 2.44.4 to 2.45.0

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.45.0

2.45.0 (2024-07-29)

Features

Commits


Updates @playwright/test from 1.45.2 to 1.45.3

Release notes

Sourced from @​playwright/test's releases.

v1.45.3

Highlights

microsoft/playwright#31764 - [Bug]: some actions do not appear in the trace file microsoft/playwright-java#1617 - [Bug]: Traceviewer not reporting all actions

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


Updates @testing-library/svelte from 5.2.0 to 5.2.1

Release notes

Sourced from @​testing-library/svelte's releases.

v5.2.1

5.2.1 (2024-07-25)

Bug Fixes

  • svelte5: synchronously flush changes after mount and unmount (#396) (75a3f38)
Commits
  • 75a3f38 fix(svelte5): synchronously flush changes after mount and unmount (#396)
  • f5b7fe1 chore(deps-dev): bump the lint group with 3 updates (#392)
  • d64de4a test(coverage): ensure proper files are included/excluded (#389)
  • 054bc0d chore(deps-dev): bump the lint group across 1 directory with 6 updates (#387)
  • 65ffbb7 chore(deps): bump codecov/codecov-action from 3 to 4 in the actions group acr...
  • See full diff in compare view


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

Release notes

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

v7.17.0

7.17.0 (2024-07-22)

🚀 Features

  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507)
  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" (#9364)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more) (#9043)
  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context (#9074)
  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field (#9602)
  • typescript-estree: don't infer single-run when --fix is in proces.argv (#9577)
  • typescript-estree: disable single-run inference with extraFileExtensions (#9580)
  • website: expose ATA types to eslint instance (#9598)

❤️ Thank You

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

Changelog

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

7.17.0 (2024-07-22)

🚀 Features

  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes

  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You

  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

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

Commits
  • 05c9cb8 chore(release): publish 7.17.0
  • f6c719f fix(eslint-plugin): [no-unnecessary-condition] false positive on optional pri...
  • 6647f7e chore: enable no-unreachable-loop (#9540)
  • 58be99f chore: enable prefer-object-spread (#9541)
  • 5d895b7 chore: enable @​typescript-eslint/no-unused-expressions (#9542)
  • d8c539d chore: enable no-useless-concat (#9550)
  • f043f30 fix(eslint-plugin): [strict-boolean-expressions] consider assertion function ...
  • 0108e9c chore: enable no-lonely-if (#9547)
  • 970f3f1 feat(eslint-plugin): [return-await] add option to report in error-handling sc...
  • dd965a4 feat(eslint-plugin): backport no-unsafe-function type, no-wrapper-object-type...
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 7.16.1 to 7.17.0

Release notes

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

v7.17.0

7.17.0 (2024-07-22)

🚀 Features

  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507)
  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" (#9364)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more) (#9043)
  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context (#9074)
  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field (#9602)
  • typescript-estree: don't infer single-run when --fix is in proces.argv (#9577)
  • typescript-estree: disable single-run inference with extraFileExtensions (#9580)
  • website: expose ATA types to eslint instance (#9598)

❤️ Thank You

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

Changelog

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

7.17.0 (2024-07-22)

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 supabase from 1.183.5 to 1.187.8

Release notes

Sourced from supabase's releases.

v1.187.8

Changelog

Bug fixes

  • d630cf83149635618dd0568110f43795751eec8a: fix: write functions entrypoint to predefined path (@​sweatybridge)

Others

  • 68ca923092a3c9e30534cd16b6ffa97b50b41fb8: chore: minor style changes (@​sweatybridge)

v1.187.7

Changelog

Bug fixes

  • af171b6ac3147b34f785e5378fd06dea40290ff5: fix: print config line diff for clarity (@​sweatybridge)
  • d1012f4532a35537dffdf078f2cb3418915682f5: fix: remove unmodifiable api configs (@​sweatybridge)

Others

  • 3d925f190b4b3f15aa45e4a2bfdd4dd3e46903c9: chore: improve test cleanup (@​sweatybridge)

v1.187.6

Changelog

Bug fixes

  • 1179ca6599ccdf497153449208b554156ae77744: fix(db): bump postgres version for new wrappers (#2555) (@​sweatybridge)
  • d4fc8469a4dbc62e84eeafefc05954e2cde308d7: fix(studio): bump to latest version (#2550) (@​sweatybridge)

Others

  • 75c359d79b88e2f83bb0847ce7c37f303afb5986: chore(deps): bump tar from 7.4.1 to 7.4.2 (#2554) (@​dependabot[bot])
  • dd2b65fdcb1f8c8c81110549dd3cc76e1a0400e7: chore: add code examples for using supabase pkg (#2556) (@​sweatybridge)

v1.187.5

Changelog

Bug fixes

  • 821da8fec7c43073d0b41e497deaf4a9cd445d4a: fix: use http scheme for vector docker host (#2545) (@​sweatybridge)

v1.187.4

Changelog

Bug fixes

  • 4c150b6b11539bb1b89dfd1d210692ec58e93113: fix: pin bubbletea to avoid messing up line breaks (@​sweatybridge)

Others

  • 084d99b09a255924db913b151369bb47bba8cf76: chore(deps): bump tar from 7.4.0 to 7.4.1 (#2542) (@​dependabot[bot])
  • 3f88398c18c4c8e5bff6336b570e2cc975c620ca: chore: update dependabot to ignore 0 major version (@​sweatybridge)
  • ec053f8ba858b41655b2793bd6cfe8dcf9354212: chore: update indirect dependencies (@​sweatybridge)

v1.187.3

Changelog

Bug fixes

  • 4c00cd5920668e1144862b6bdcee441f9680963a: fix: bind functions without import map when serving (@​sweatybridge)
  • 673739c9bddd9839627627031fc8e6e57d4b49df: fix: use config value as default when loading from env (@​sweatybridge)
  • 71c2abdac3ab092c8bf8ac84b40f77b20821dfb3: fix: import edge runtime types from jsr (#2529) (@​thorwebdev)

Others

  • e14a95fa525269157aabcfa741941bb67c3d06ba: chore(deps): bump github.com/slack-go/slack from 0.13.0 to 0.13.1 (#2528) (@​dependabot[bot])

v1.187.2

Changelog

Bug fixes

... (truncated)

Commits
  • d630cf8 fix: write functions entrypoint to predefined path
  • 68ca923 chore: minor style changes
  • 3d925f1 chore: improve test cleanup
  • d1012f4 fix: remove unmodifiable api configs
  • af171b6 fix: print config line diff for clarity
  • dd2b65f chore: add code examples for using supabase pkg (#2556)
  • d4fc846 fix(studio): bump to latest version (#2550)
  • 1179ca6 fix(db): bump postgres version for new wrappers (#2555)
  • 75c359d chore(deps): bump tar from 7.4.1 to 7.4.2 (#2554)
  • 821da8f fix: use http scheme for vector docker host (#2545)
  • Additional commits viewable in compare view


Updates typescript from 5.5.3 to 5.5.4

Release notes

Sourced from typescript's releases.

TypeScript 5.5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • c8a7d58 Bump version to 5.5.4 and LKG
  • c0ded04 🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...
  • 5ba41e2 🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...
  • b075332 🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...
  • 9dd6f91 Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)
  • bf0ddaf 🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...
  • a44e2d9 🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...
  • f35206d 🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...
  • 1109550 Fix baselines on release-5.5 (#59330)
  • 8794318 🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...
  • Additional commits viewable in compare view


Updates unplugin-icons from 0.19.0 to 0.19.1

Release notes

Sourced from unplugin-icons's releases.

v0.19.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits


Updates vite from 5.3.4 to 5.3.5

Changelog

Sourced from vite's changelog.

5.3.5 (2024-07-25)

Commits


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 29, 2024 2:39pm