Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2024

Bumps the major group with 14 updates in the / directory:

Package From To
@sveltejs/adapter-auto 2.1.0 3.2.5
@sveltejs/adapter-static 2.0.2 3.0.5
@sveltejs/kit 1.22.1 2.6.1
daisyui 3.1.11 4.12.12
eslint 8.44.0 9.12.0
eslint-config-prettier 8.8.0 9.1.0
postcss-load-config 4.0.1 6.0.1
prettier 2.8.8 3.3.3
prettier-plugin-svelte 2.10.1 3.2.7
stellar-sdk 10.4.1 12.3.0
svelte-check 3.4.5 4.0.4
svelte-preprocess 5.0.4 6.0.3
uuid 9.0.0 10.0.0
vite 4.5.5 5.4.8

Updates @sveltejs/adapter-auto from 2.1.0 to 3.2.5

Release notes

Sourced from @​sveltejs/adapter-auto's releases.

@​sveltejs/adapter-auto@​3.2.5

Patch Changes

@​sveltejs/adapter-auto@​3.2.4

Patch Changes

@​sveltejs/adapter-auto@​3.2.3

Patch Changes

@​sveltejs/adapter-auto@​3.2.2

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-auto's changelog.

3.2.5

Patch Changes

3.2.4

Patch Changes

3.2.3

Patch Changes

3.2.2

Patch Changes

3.2.1

Patch Changes

3.2.0

Minor Changes

  • feat: add support for Google Cloud Run (#12015)

... (truncated)

Commits

Updates @sveltejs/adapter-static from 2.0.2 to 3.0.5

Release notes

Sourced from @​sveltejs/adapter-static's releases.

@​sveltejs/adapter-static@​3.0.5

Patch Changes

@​sveltejs/adapter-static@​3.0.4

Patch Changes

@​sveltejs/adapter-static@​3.0.3

Patch Changes

@​sveltejs/adapter-static@​3.0.2

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-static's changelog.

3.0.5

Patch Changes

3.0.4

Patch Changes

3.0.3

Patch Changes

3.0.2

Patch Changes

3.0.1

Patch Changes

3.0.0

Major Changes

  • breaking: update SvelteKit peer dependency to version 2 (#11277)

... (truncated)

Commits

Updates @sveltejs/kit from 1.22.1 to 2.6.1

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.6.1

Patch Changes

  • fix: better error message when calling push/replaceState before router is initialized (#11968)

@​sveltejs/kit@​2.6.0

Minor Changes

  • feat: support typed arrays in load functions (#12716)

Patch Changes

  • fix: open a new tab for <form target="_blank"> and ` submissions (#11936)

@​sveltejs/kit@​2.5.28

Patch Changes

  • fix: import node:process instead of using globals (#12641)

@​sveltejs/kit@​2.5.27

Patch Changes

  • fix: asynchronously instantiate components when using Svelte 5 (#12613)

  • fix: use {@render ...} tag when generating default fallback page for svelte 5 apps (#12653)

  • fix: emulate event.platform even when the route does not exist (#12513)

@​sveltejs/kit@​2.5.26

Patch Changes

  • fix: exclude service worker directory from tsconfig (#12196)

@​sveltejs/kit@​2.5.25

Patch Changes

@​sveltejs/kit@​2.5.24

Patch Changes

  • extend peer dependency range for @​sveltejs/vite-plugin-svelte to include 4.0.0-next for improved svelte5 support (#12593)

@​sveltejs/kit@​2.5.23

Patch Changes

  • fix: use dynamic components in root.svelte instead of svelte:component for svelte 5 (#12584)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.6.1

Patch Changes

  • fix: better error message when calling push/replaceState before router is initialized (#11968)

2.6.0

Minor Changes

  • feat: support typed arrays in load functions (#12716)

Patch Changes

  • fix: open a new tab for <form target="_blank"> and ` submissions (#11936)

2.5.28

Patch Changes

  • fix: import node:process instead of using globals (#12641)

2.5.27

Patch Changes

  • fix: asynchronously instantiate components when using Svelte 5 (#12613)

  • fix: use {@render ...} tag when generating default fallback page for svelte 5 apps (#12653)

  • fix: emulate event.platform even when the route does not exist (#12513)

2.5.26

Patch Changes

  • fix: exclude service worker directory from tsconfig (#12196)

2.5.25

Patch Changes

2.5.24

Patch Changes

... (truncated)

Commits

Updates daisyui from 3.1.11 to 4.12.12

Release notes

Sourced from daisyui's releases.

v4.12.12

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.12.12

💚 Thank you for using daisyUI!

v4.12.11

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.12.11

💚 Thank you for using daisyUI!

v4.12.10

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.12.10

💚 Thank you for using daisyUI!

v4.12.9

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.12.9

💚 Thank you for using daisyUI!

v4.12.8

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@4.12.8

💚 Thank you for using daisyUI!

... (truncated)

Changelog

Sourced from daisyui's changelog.

4.12.12 (2024-10-04)

Bug Fixes

  • selector performance for RTL stat (ad6f291)

4.12.11 (2024-10-02)

Bug Fixes

  • join button responsive margin issue. closes #3118 (50520b4)

4.12.10 (2024-06-26)

Bug Fixes

  • join spacing adapting to button border width (da94f2c), closes #3028

4.12.9 (2024-06-26)

Bug Fixes

4.12.8 (2024-06-24)

Bug Fixes

  • decrease default scrollbar color contrast using color-mix (92d98ed)

4.12.7 (2024-06-23)

Bug Fixes

4.12.6 (2024-06-23)

4.12.5 (2024-06-23)

Bug Fixes

... (truncated)

Commits

Updates eslint from 8.44.0 to 9.12.0

Release notes

Sourced from eslint's releases.

v9.12.0

Features

  • 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami)
  • 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)
  • 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)
  • 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)

Bug Fixes

  • ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)
  • fdd6319 fix: Issues with type definitions (#18940) (Arya Emami)

Documentation

  • ecbd522 docs: Mention code explorer (#18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#18944) (Jay)

Chores

  • 555aafd chore: upgrade to @eslint/js@9.12.0 (#18987) (Francesco Trotta)
  • 873ae60 chore: package.json update for @​eslint/js release (Jenkins)
  • d0a5414 refactor: replace strip-ansi with native module (#18982) (Cristopher)
  • b827029 chore: Enable JSON5 linting (#18979) (Milos Djermanovic)
  • 8f55ca2 chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)
  • c1a2725 chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)

v9.11.1

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#18941) (Carlos Meira)

Chores

  • df4a859 chore: upgrade @​eslint/js@​9.11.1 (#18943) (Milos Djermanovic)
  • 36d8095 chore: package.json update for @​eslint/js release (Jenkins)

v9.11.0

Features

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.12.0 - October 4, 2024

  • 555aafd chore: upgrade to @eslint/js@9.12.0 (#18987) (Francesco Trotta)
  • 873ae60 chore: package.json update for @​eslint/js release (Jenkins)
  • ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)
  • d0a5414 refactor: replace strip-ansi with native module (#18982) (Cristopher)
  • b827029 chore: Enable JSON5 linting (#18979) (Milos Djermanovic)
  • ecbd522 docs: Mention code explorer (#18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#18976) (Milos Djermanovic)
  • 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami)
  • 57232ff docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • fdd6319 fix: Issues with type definitions (#18940) (Arya Emami)
  • 8f55ca2 chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)
  • 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#18944) (Jay)
  • 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)
  • 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)
  • c1a2725 chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)

v9.11.1 - September 23, 2024

  • df4a859 chore: upgrade @​eslint/js@​9.11.1 (#18943) (Milos Djermanovic)
  • 36d8095 chore: package.json update for @​eslint/js release (Jenkins)
  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar)
  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#18941) (Carlos Meira)
  • 2738322 fix: add missing types for require-atomic-updates rule (#18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#18933) (Kristóf Poduszló)

v9.11.0 - September 20, 2024

  • ca21a64 chore: upgrade @​eslint/js@​9.11.0 (#18927) (Milos Djermanovic)
  • a10f90a chore: package.json update for @​eslint/js release (Jenkins)
  • 5e5f39b fix: add missing types for no-restricted-exports rule (#18914) (Kristóf Poduszló)
  • e4e5709 docs: correct prefer-object-has-own type definition comment (#18924) (Nitin Kumar)
  • 8f630eb fix: add missing types for no-param-reassign options (#18906) (Kristóf Poduszló)
  • d715781 fix: add missing types for no-extra-boolean-cast options (#18902) (Kristóf Poduszló)
  • e4e02cc refactor: Extract processor logic into ProcessorService (#18818) (Nicholas C. Zakas)
  • ec30c73 feat: add "eslint/universal" to export Linter (#18883) (唯然)
  • c591da6 feat: Add language to types (#18917) (Nicholas C. Zakas)
  • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#18894) (Alix Royere)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.


Updates eslint-config-prettier from 8.8.0 to 9.1.0

Changelog

Sourced from eslint-config-prettier's changelog.

Version 9.1.0 (2023-12-02)

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.

Version 9.0.0 (2023-08-05)

  • Added: The CLI helper tool now works with eslint.config.js (flat config). Just like ESLint itself, the CLI tool automatically first tries eslint.config.js and then eslintrc, and you can force which one to use by setting the [ESLINT_USE_FLAT_CONFIG] environment variable. Note that the config of eslint-config-prettier has always been compatible with eslint.config.js (flat config) – it was just the CLI tool that needed updating. On top of that, the docs have been updated to mention how to use both eslint.config.js (flat config) and eslintrc, and the tests now test both config systems.
  • Changed: [unicode-bom] is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add "unicode-bom": "off" to your config to disable it again, or run ESLint with --fix to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@​nstepien)!

Version 8.10.0 (2023-08-03)

  • Added: [max-statements-per-line]. Thanks to @​Zamiell!

Version 8.9.0 (2023-07-27)

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!
Commits
  • 40c7f3d eslint-config-prettier v9.1.0
  • 4110dff Merge pull request #271 from prettier/deprecated
  • 6d0bd92 Update tests to handle newly deprecated rules
  • 4c876b9 Move rules deprecated in ESLint 8.53.0 to the deprecated section
  • 24445c0 Use specialRule constant
  • 7827196 Group deprecated and removed rules by version
  • 48f804c Roll back to ESLint 8.52.0 for now
  • 16f03b8 Update Prettier
  • b06d618 Update npm packages
  • 25fc427 turn off unicorn/template-indent (#269)
  • Additional commits viewable in compare view

Updates postcss-load-config from 4.0.1 to 6.0.1

Changelog

Sourced from postcss-load-config's changelog.

6.0.1 (2024-06-02)

Bug Fixes

  • Fixed bundlers support (#262)

6.0 (2024-06-02)

BREAKING CHANGES

  • Now you need to install yaml dependency to use .postcssrc.yml config (#261)

5.1.0 (2024-05-01)

Features

  • Allow to use tsx for TypeScript support (#260)

5.0.3 (2024-02-08)

Bug Fixes

  • Fixed update of ESM configs (#259)

5.0.2 (2023-05-23)

Bug Fixes

  • Fixed __require name conflict (#257)

5.0.1 (2023-05-23)

Bug Fixes

  • Fixed Windows support (#256)

5.0 (2023-11-20)

Features

  • Added ESM support for TypeScript config (#249)
  • Added ESM and TypeScript plugins support from JSON config (#254)

BREAKING CHANGES

  • Dropped Node.js 16 & 14 support.

4.0.2 (2023-11-20)

Bug Fixes

... (truncated)

Commits

Updates prettier from 2.8.8 to 3.3.3

Release notes

Sourced from prettier's releases.

3.3.3

🔗

Bumps the major group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) | `2.1.0` | `3.2.5` |
| [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) | `2.0.2` | `3.0.5` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `1.22.1` | `2.6.1` |
| [daisyui](https://github.com/saadeghi/daisyui) | `3.1.11` | `4.12.12` |
| [eslint](https://github.com/eslint/eslint) | `8.44.0` | `9.12.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.8.0` | `9.1.0` |
| [postcss-load-config](https://github.com/postcss/postcss-load-config) | `4.0.1` | `6.0.1` |
| [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.3.3` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `2.10.1` | `3.2.7` |
| [stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `10.4.1` | `12.3.0` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `3.4.5` | `4.0.4` |
| [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) | `5.0.4` | `6.0.3` |
| [uuid](https://github.com/uuidjs/uuid) | `9.0.0` | `10.0.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.5` | `5.4.8` |



Updates `@sveltejs/adapter-auto` from 2.1.0 to 3.2.5
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-auto/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-auto@3.2.5/packages/adapter-auto)

Updates `@sveltejs/adapter-static` from 2.0.2 to 3.0.5
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-static/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@3.0.5/packages/adapter-static)

Updates `@sveltejs/kit` from 1.22.1 to 2.6.1
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.6.1/packages/kit)

Updates `daisyui` from 3.1.11 to 4.12.12
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](saadeghi/daisyui@v3.1.11...v4.12.12)

Updates `eslint` from 8.44.0 to 9.12.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.44.0...v9.12.0)

Updates `eslint-config-prettier` from 8.8.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.8.0...v9.1.0)

Updates `postcss-load-config` from 4.0.1 to 6.0.1
- [Release notes](https://github.com/postcss/postcss-load-config/releases)
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-load-config@v4.0.1...6.0.1)

Updates `prettier` from 2.8.8 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.3.3)

Updates `prettier-plugin-svelte` from 2.10.1 to 3.2.7
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits/v3.2.7)

Updates `stellar-sdk` from 10.4.1 to 12.3.0
- [Release notes](https://github.com/stellar/js-stellar-sdk/releases)
- [Changelog](https://github.com/stellar/js-stellar-sdk/blob/master/CHANGELOG.md)
- [Commits](stellar/js-stellar-sdk@v10.4.1...v12.3.0)

Updates `svelte-check` from 3.4.5 to 4.0.4
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-3.4.5...svelte-check-4.0.4)

Updates `svelte-preprocess` from 5.0.4 to 6.0.3
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/commits/v6.0.3)

Updates `uuid` from 9.0.0 to 10.0.0
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v9.0.0...v10.0.0)

Updates `vite` from 4.5.5 to 5.4.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-auto"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: "@sveltejs/adapter-static"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: daisyui
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: postcss-load-config
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: stellar-sdk
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: svelte-preprocess
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: uuid
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2024
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 6, 2024

Deploying basicpay with  Cloudflare Pages  Cloudflare Pages

Latest commit: f4134b1
Status:🚫  Build failed.

View logs

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/major-8210c35c3c branch October 7, 2024 15:01
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