agrc / api-client

The official UGRC API client
https://gis.utah.gov/products/sgid/address/api-client/
MIT License
4 stars 2 forks source link

build(deps): bump the safe-dependencies group with 6 updates #286

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps the safe-dependencies group with 6 updates:

Package From To
@headlessui/react 2.1.10 2.2.0
react-dropzone 14.2.9 14.2.10
react-error-boundary 4.1.1 4.1.2
@types/react 18.3.11 18.3.12
electron 33.0.1 33.0.2
vite 5.4.9 5.4.10

Updates @headlessui/react from 2.1.10 to 2.2.0

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v2.2.0

Added

  • Add React 19 support (#3543)
Changelog

Sourced from @​headlessui/react's changelog.

[2.2.0] - 2024-10-25

Added

  • Add React 19 support (#3543)
Commits


Updates react-dropzone from 14.2.9 to 14.2.10

Release notes

Sourced from react-dropzone's releases.

v14.2.10

14.2.10 (2024-10-19)

Bug Fixes

  • fix exports declaration (53bba3a)
Commits
  • 53bba3a fix: fix exports declaration
  • e707bda docs: link to org contributing guidelines
  • e66f63c docs: fix link to new issue in contributing doc
  • abe9387 docs: fix links in contributing doc
  • 65f56c4 docs: add link to codesandbox template
  • See full diff in compare view


Updates react-error-boundary from 4.1.1 to 4.1.2

Release notes

Sourced from react-error-boundary's releases.

4.1.2

  • Remove engines field from Package JSON entirely
Commits


Updates @types/react from 18.3.11 to 18.3.12

Commits


Updates electron from 33.0.1 to 33.0.2

Release notes

Sourced from electron's releases.

electron v33.0.2

Release Notes for v33.0.2

Fixes

  • Fixed trace-startup not working on macOS. #44276 (Also in 32, 34)
  • Fixed an issue where closing a window after printing on Linux triggered a crash. #44285 (Also in 31, 32, 34)
  • Fixed an issue where the exit event could be emitted twice from the utilityProcess. #44266 (Also in 31, 32, 34)
  • Fixed calling setAlwaysOnTop on a hidden window which is then shown with showInactive on Linux under X11. #44324 (Also in 31, 32, 34)
  • Fixed race condition in which WebContents appears as white screen on VDI machines without hardware acceleration capabilities. #44352 (Also in 32, 34)
Commits
  • 777d447 fix: software compositing infinite loop (#44352)
  • e0d14a6 build: fixup reclient use for prod builds (#44342)
  • 739df86 fix: respect setAlwaysOnTop before showInactive on Linux under X11 (#44324)
  • 9a087b9 chore: fixup reclient read only access on forks (#44304)
  • 8b3f2c5 fix: trace-startup crashing child process on macOS (#44276)
  • ad9bf6b fix: Linux crash after webContents.print() with no parent window (#44285)
  • 32822cd build: remove dead code in prepare release script (#44289)
  • e1419b2 fix: ensure utilityProcess only emits one 'exit' event (#44266)
  • See full diff in compare view


Updates vite from 5.4.9 to 5.4.10

Release notes

Sourced from vite's releases.

v5.4.10

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.10 (2024-10-23)

  • fix: backport #18367,augment hash for CSS files to prevent chromium erroring by loading previous fil (7d1a3bc), closes #18367 #18412
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