Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps the production-dependencies group with 5 updates in the /app directory:

Package From To
@supabase/auth-helpers-sveltekit 0.10.3 0.13.0
@supabase/auth-ui-svelte 0.2.7 0.2.9
@typescript-eslint/eslint-plugin 6.8.0 7.7.1
@typescript-eslint/parser 6.8.0 7.7.1
blockly 10.2.2 10.4.3

Updates @supabase/auth-helpers-sveltekit from 0.10.3 to 0.13.0

Release notes

Sourced from @​supabase/auth-helpers-sveltekit's releases.

@​supabase/auth-helpers-sveltekit@​0.13.0

Minor Changes

  • 9e7ff76: upgrade supabase-js version to v2.42.0

Patch Changes

  • Updated dependencies [9e7ff76]
    • @​supabase/auth-helpers-shared@​0.7.0

@​supabase/auth-helpers-sveltekit@​0.12.0

Minor Changes

  • 18327fc: add isServer property to server-side storage adaptors

@​supabase/auth-helpers-sveltekit@​0.11.0

Minor Changes

  • dee94aa: add support for sveltekit 2

@​supabase/auth-helpers-sveltekit@​0.10.7

Patch Changes

  • f7e5c2d: Revert cookie name to storage key change
  • Updated dependencies [f7e5c2d]
    • @​supabase/auth-helpers-shared@​0.6.3

@​supabase/auth-helpers-sveltekit@​0.10.6

Patch Changes

  • 5893215: Update storage key name with cookie name
  • Updated dependencies [5893215]
    • @​supabase/auth-helpers-shared@​0.6.2

@​supabase/auth-helpers-sveltekit@​0.10.5

Patch Changes

  • Updated dependencies [841fce0]
    • @​supabase/auth-helpers-shared@​0.6.1

@​supabase/auth-helpers-sveltekit@​0.10.4

Patch Changes

  • Updated dependencies [9fa8f2b]
    • @​supabase/auth-helpers-shared@​0.6.0
Commits

Updates @supabase/auth-ui-svelte from 0.2.7 to 0.2.9

Updates @supabase/supabase-js from 2.38.1 to 2.42.7

Release notes

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

v2.42.7

2.42.7 (2024-04-25)

Bug Fixes

  • set hasCustomAuthorizationHeader property on the AuthClient (31fc0cc)

v2.42.6

2.42.6 (2024-04-25)

Bug Fixes

v2.42.5

2.42.5 (2024-04-18)

Bug Fixes

v2.42.4

2.42.4 (2024-04-15)

Bug Fixes

v2.42.3

2.42.3 (2024-04-12)

Bug Fixes

v2.42.2

2.42.2 (2024-04-12)

Bug Fixes

  • version bump realtime-js to 2.9.4 (9d033f8)

v2.42.1

2.42.1 (2024-04-11)

... (truncated)

Commits
  • 5fbb623 Merge pull request #1029 from supabase/km/set-custom-auth-header
  • 31fc0cc fix: set hasCustomAuthorizationHeader property on the AuthClient
  • 1687dea fix: bump auth-js and functions-js. (#1027)
  • 4f2e271 fix: bump auth-js to v2.63.1 (#1020)
  • f22a410 Merge pull request #1017 from supabase/bump-functions-js-230
  • ec840c6 fix: bump functions-js
  • 8740926 fix(postgrest-js): bump to 1.15.2 (#1013)
  • 9d033f8 fix: version bump realtime-js to 2.9.4
  • 581c60f fix(postgrest-js): typings for rpc with GET
  • b4cc20d feat: bump postgrest-js to v1.15.0
  • Additional commits viewable in compare view

Updates @typescript-eslint/eslint-plugin from 6.8.0 to 7.7.1

Release notes

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

v7.7.1

7.7.1 (2024-04-22)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800)
  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809)
  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559)
  • eslint-plugin: [no-for-in-array] refine report location (#8874)
  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912)

❤️ Thank You

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

v7.7.0

7.7.0 (2024-04-15)

🚀 Features

  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor (#8895)
  • typescript-estree: add defaultProject for project service (#8815)

❤️ Thank You

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

v7.6.0

7.6.0 (2024-04-08)

🚀 Features

  • add name field to shared configs and flat config types (#8863)
  • bump npm dependency ranges (#8860)
  • utils: add types for both flat and legacy eslint classes (#8861)

🩹 Fixes

  • typescript-eslint: fix type errors when using exactOptionalPropertyTypes (#8786)

... (truncated)

Changelog

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

7.7.1 (2024-04-22)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You

  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

7.7.0 (2024-04-15)

🚀 Features

  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor

❤️ Thank You

  • Dave
  • Josh Goldberg ✨

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

7.6.0 (2024-04-08)

🚀 Features

  • bump npm dependency ranges

❤️ Thank You

  • Abraham Guo

... (truncated)

Commits
  • 3e19436 chore(release): publish 7.7.1
  • b2552ca fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...
  • fdeba42 fix(eslint-plugin): [no-for-in-array] refine report location (#8874)
  • eef257b fix(eslint-plugin): [prefer-optional-chain] only look at left operand for `re...
  • 9e0d9f5 fix(eslint-plugin): [explicit-function-return-type] fix checking wrong ancest...
  • d07eb9e fix(eslint-plugin): [no-unsafe-assignment] handle shorthand property assignme...
  • e44a1a2 chore(release): publish 7.7.0
  • fda5704 feat(eslint-plugin): replace no-new-symbol with `no-new-native-nonconstruct...
  • e1db872 chore(release): publish 7.6.0
  • a6ab2cb feat: bump npm dependency ranges (#8860)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.8.0 to 7.7.1

Release notes

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

v7.7.1

7.7.1 (2024-04-22)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800)
  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809)
  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559)
  • eslint-plugin: [no-for-in-array] refine report location (#8874)
  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912)

❤️ Thank You

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

v7.7.0

7.7.0 (2024-04-15)

🚀 Features

  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor (#8895)
  • typescript-estree: add defaultProject for project service (#8815)

❤️ Thank You

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

v7.6.0

7.6.0 (2024-04-08)

🚀 Features

  • add name field to shared configs and flat config types (#8863)
  • bump npm dependency ranges (#8860)
  • utils: add types for both flat and legacy eslint classes (#8861)

🩹 Fixes

  • typescript-eslint: fix type errors when using exactOptionalPropertyTypes (#8786)

... (truncated)

Changelog

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

7.7.1 (2024-04-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.

7.7.0 (2024-04-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.

7.6.0 (2024-04-08)

🚀 Features

  • bump npm dependency ranges

❤️ Thank You

  • Abraham Guo
  • auvred
  • Brad Zacher

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

7.5.0 (2024-04-01)

🩹 Fixes

  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues

❤️ Thank You

  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

7.4.0 (2024-03-25)

🚀 Features

... (truncated)

Commits
  • 3e19436 chore(release): publish 7.7.1
  • e44a1a2 chore(release): publish 7.7.0
  • e1db872 chore(release): publish 7.6.0
  • a6ab2cb feat: bump npm dependency ranges (#8860)
  • a14ba9d chore(release): publish 7.5.0
  • ecb6b55 docs: add homepage (#8742)
  • d5615d7 fix(parser): disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • 5d24691 chore(release): publish 7.4.0
  • e408b93 feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...
  • 5995614 chore(release): publish 7.3.1
  • Additional commits viewable in compare view

Updates blockly from 10.2.2 to 10.4.3

Release notes

Sourced from blockly's releases.

blockly-v10.4.3

What's Changed

Other changes

Full Changelog: RaspberryPiFoundation/blockly@blockly-v10.4.2...blockly-v10.4.3

blockly-v10.4.2

This is a patch release that addresses minor issues with dragging that were introduced in v10.4.0.

What's Changed

Bug fixes 🐛

Full Changelog: RaspberryPiFoundation/blockly@blockly-v10.4.1...blockly-v10.4.2

blockly-v10.4.1

What's Changed

Bug Fixes

Other changes

Full Changelog: RaspberryPiFoundation/blockly@blockly-v10.4.0...blockly-v10.4.1

blockly-v10.4.0

Blockly v10.4.0

  • This release contains mostly bug fixes and improvements!
  • New feature: custom connection previewers allow you to change how pending connections are visualized to users. Check out the documentation to learn more.
  • Note if you use TypeScript: we now export the JavascriptGenerator (and similiar for other languages) class in TypeScript, complete with its accurate typings. We were not previously exporting this class in our TS definition files, so it wasn't accessible from TS code at all. Do note that we are still exporting the instance of those classes (javascriptGenerator and friends) typed as any so as not to introduce breaking type changes. You'll get accurate typings for the instances as well coming in v11!

What's Changed

New features ✨

Bug fixes 🐛

... (truncated)

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 <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 production-dependencies group with 5 updates in the /app directory:

| Package | From | To |
| --- | --- | --- |
| [@supabase/auth-helpers-sveltekit](https://github.com/supabase/auth-helpers) | `0.10.3` | `0.13.0` |
| @supabase/auth-ui-svelte | `0.2.7` | `0.2.9` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.8.0` | `7.7.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.8.0` | `7.7.1` |
| [blockly](https://github.com/google/blockly) | `10.2.2` | `10.4.3` |



Updates `@supabase/auth-helpers-sveltekit` from 0.10.3 to 0.13.0
- [Release notes](https://github.com/supabase/auth-helpers/releases)
- [Commits](https://github.com/supabase/auth-helpers/compare/@supabase/auth-helpers-sveltekit@0.10.3...@supabase/auth-helpers-sveltekit@0.13.0)

Updates `@supabase/auth-ui-svelte` from 0.2.7 to 0.2.9

Updates `@supabase/supabase-js` from 2.38.1 to 2.42.7
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v2.38.1...v2.42.7)

Updates `@typescript-eslint/eslint-plugin` from 6.8.0 to 7.7.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.8.0 to 7.7.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/parser)

Updates `blockly` from 10.2.2 to 10.4.3
- [Release notes](https://github.com/google/blockly/releases)
- [Changelog](https://github.com/google/blockly/blob/develop/CHANGELOG.md)
- [Commits](RaspberryPiFoundation/blockly@blockly-v10.2.2...blockly-v10.4.3)

---
updated-dependencies:
- dependency-name: "@supabase/auth-helpers-sveltekit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@supabase/auth-ui-svelte"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: blockly
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2024
@vercel
Copy link

vercel bot commented Apr 29, 2024

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

Name Status Preview Comments Updated (UTC)
discodes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2024 3:12am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #183.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/production-dependencies-940596d070 branch May 6, 2024 03:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant