maxGraph / maxgraph-integration-examples

Demonstrate how to integrate maxGraph in projects.
https://maxgraph.github.io/maxgraph-integration-examples/
MIT License
13 stars 2 forks source link

chore(deps-dev): bump the development-dependencies group with 3 updates #89

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps the development-dependencies group with 3 updates: @sveltejs/adapter-auto, @sveltejs/kit and svelte-check.

Updates @sveltejs/adapter-auto from 2.1.1 to 3.1.0

Release notes

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

@​sveltejs/adapter-auto@​3.1.0

Minor Changes

  • feat: bump Azure adapter version (#11496)

@​sveltejs/adapter-auto@​3.0.1

Patch Changes

@​sveltejs/adapter-auto@​3.0.0

Major Changes

  • breaking: require SvelteKit 2 (#11316)
Changelog

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

3.1.0

Minor Changes

  • feat: bump Azure adapter version (#11496)

3.0.1

Patch Changes

3.0.0

Major Changes

  • breaking: require SvelteKit 2 (#11316)
Commits


Updates @sveltejs/kit from 1.28.0 to 2.3.2

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.3.2

Patch Changes

  • fix: return plaintext 404 for anything under appDir (#11597)

  • fix: populate dynamic public env without using top-level await, which fails in Safari (#11601)

@​sveltejs/kit@​2.3.1

Patch Changes

  • fix: amend onNavigate type (#11599)

  • fix: better error message when peer dependency cannot be found (#11598)

@​sveltejs/kit@​2.3.0

Minor Changes

  • feat: add reroute hook (#11537)

@​sveltejs/kit@​2.2.2

Patch Changes

  • fix: only add nonce to style-src CSP directive when unsafe-inline is not present (#11575)

@​sveltejs/kit@​2.2.1

Patch Changes

  • feat: add CSP support for style-src-elem (#11562)

  • fix: address CSP conflicts with sha/nonce during dev (#11562)

@​sveltejs/kit@​2.2.0

Minor Changes

  • feat: expose $env/static/public in service workers (#10994)

Patch Changes

  • fix: reload page on startup if document.URL contains credentials (#11179)

@​sveltejs/kit@​2.1.2

Patch Changes

  • fix: restore invalid route error message during build process (#11559)

@​sveltejs/kit@​2.1.1

Patch Changes

  • fix: respect the trailing slash option when navigating from the basepath root page (#11388)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.3.2

Patch Changes

  • fix: return plaintext 404 for anything under appDir (#11597)

  • fix: populate dynamic public env without using top-level await, which fails in Safari (#11601)

2.3.1

Patch Changes

  • fix: amend onNavigate type (#11599)

  • fix: better error message when peer dependency cannot be found (#11598)

2.3.0

Minor Changes

  • feat: add reroute hook (#11537)

2.2.2

Patch Changes

  • fix: only add nonce to style-src CSP directive when unsafe-inline is not present (#11575)

2.2.1

Patch Changes

  • feat: add CSP support for style-src-elem (#11562)

  • fix: address CSP conflicts with sha/nonce during dev (#11562)

2.2.0

Minor Changes

  • feat: expose $env/static/public in service workers (#10994)

Patch Changes

  • fix: reload page on startup if document.URL contains credentials (#11179)

2.1.2

Patch Changes

... (truncated)

Commits


Updates svelte-check from 3.6.2 to 3.6.3

Release notes

Sourced from svelte-check's releases.

svelte-check-3.6.3

  • fix: various snippet improvements
  • fix: don't remove non-null-assertion operator (#2248)
  • fix: prevent crash in moduleResolution Node16+ (#2230)
  • fix: correct declareMap reference line number (#2250)
  • feat: zero effort typings for reroute (#2252)
Commits
  • 57a548c fix: support snippets with multiple arguments
  • e9afe90 fix: don't remove non-null-assertion operator
  • c6a7994 fix: map optionalReplacementSpan for typescript-language-server (#2257)
  • e1eacce perf: auto import cache (#2237)
  • 5c08ff6 feat: zero effort typings for reroute (#2252)
  • f5ec504 feat: support rename/find reference for $props() (#2255)
  • b05c8ee fix: correct declareMap reference line number (#2250)
  • 6ba86d2 fix: handle svelte.ts/js files when emitting types
  • bc82064 fix: prevent crash in moduleResolution Node16+ (#2230)
  • 3f7f27b fix: workaround for move to file refactor restriction (#2227)
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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
dependabot[bot] commented 7 months ago

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