agrc / deq-enviro

DEQ Environmental Data Viewer
MIT License
6 stars 1 forks source link

deps: bump the safe-dependencies group with 26 updates #732

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the safe-dependencies group with 26 updates:

Package From To
@arcgis/core 4.30.7 4.30.9
@storybook/test 8.1.11 8.2.6
@tanstack/react-query 5.50.1 5.51.16
@tanstack/react-table 8.19.2 8.19.3
@ugrc/layer-selector 6.2.4 6.2.7
downshift 9.0.6 9.0.7
ky 1.4.0 1.5.0
xstate 5.14.0 5.17.1
@storybook/addon-essentials 8.1.11 8.2.6
@storybook/addon-interactions 8.1.11 8.2.6
@storybook/addon-links 8.1.11 8.2.6
@storybook/blocks 8.1.11 8.2.6
@storybook/react 8.1.11 8.2.6
@storybook/react-vite 8.1.11 8.2.6
eslint-plugin-react-refresh 0.4.7 0.4.9
firebase-admin 12.2.0 12.3.0
firebase-tools 13.13.0 13.14.2
postcss 8.4.39 8.4.40
prettier 3.3.2 3.3.3
prettier-plugin-packagejson 2.5.0 2.5.1
sass 1.77.6 1.77.8
storybook 8.1.11 8.2.6
tailwindcss 3.4.4 3.4.7
typescript 5.5.3 5.5.4
vite 5.3.3 5.3.5
vitest 2.0.1 2.0.5

Updates @arcgis/core from 4.30.7 to 4.30.9

Updates @storybook/test from 8.1.11 to 8.2.6

Release notes

Sourced from @​storybook/test's releases.

v8.2.6

8.2.6

v8.2.5

8.2.5

v8.2.4

8.2.4

v8.2.3

8.2.3

v8.2.2

8.2.2

v8.2.1

8.2.1

v8.2.0

8.2.0

... (truncated)

Changelog

Sourced from @​storybook/test's changelog.

8.2.6

8.2.5

8.2.4

8.2.3

8.2.2

8.2.1

8.2.0

Hold onto your hats! Storybook 8.2 has dropped, packed with a treasure trove of new features and bug fixes:

  • 🪝 New test hook beforeAll
  • 🕹️ Enhanced play function
  • 📦 Portable stories that let you use your stories in other testing tools
  • 🎁 Consolidated dependency to bring you better performance in a smaller package

... (truncated)

Commits
  • ea266a0 Bump version from "8.2.5" to "8.2.6" [skip ci]
  • e3c5995 Bump version from "8.2.4" to "8.2.5" [skip ci]
  • 7b84561 Bump version from "8.2.3" to "8.2.4" [skip ci]
  • 7067b33 Bump version from "8.2.2" to "8.2.3" [skip ci]
  • 480359d Bump version from "8.2.1" to "8.2.2" [skip ci]
  • 9c3d891 Bump version from "8.2.0" to "8.2.1" [skip ci]
  • 8b2f2db Bump version from "8.2.0-beta.3" to "8.2.0" [skip ci]
  • ef343c7 Bump version from "8.2.0-beta.2" to "8.2.0-beta.3" [skip ci]
  • bd047a6 Bump version from "8.2.0-beta.1" to "8.2.0-beta.2" [skip ci]
  • d3d25f1 Bump version from "8.2.0-beta.0" to "8.2.0-beta.1" [skip ci]
  • Additional commits viewable in compare view


Updates @tanstack/react-query from 5.50.1 to 5.51.16

Release notes

Sourced from @​tanstack/react-query's releases.

v5.51.16

Version 5.51.16 - 7/31/24, 9:08 AM

Changes

Fix

  • svelte-query: ensure compatibility with NodeNext (#7825) (01e63a5) by Lachlan Collins

Chore

  • deps: lock file maintenance (#7819) (74f10b7) by renovate[bot]
  • deps: update dependency react-intersection-observer to v9 (#7818) (e2315cc) by renovate[bot]
  • deps: update all non-major dependencies (#7817) (4cdc2c8) by renovate[bot]
  • deps: use prettier v3.3.3 (#7816) (216a926) by Lachlan Collins

Test

  • svelte-query: add refetch test for createQuery (#7810) (461876a) by Lachlan Collins

Ci

  • renovate: ignore vue2 and vue2.7 (6993177) by Lachlan Collins
  • renovate: add renovate config (#7813) (6d8d203) by Lachlan Collins

Docs

  • svelte-query: add persist to basic example (#7807) (99f1250) by Lachlan Collins
  • solid-query: fix quick-start example (#7770) (fcac011) by @​manudeli
  • typedoc: use sub-folders for reference docs (#7803) (f2fd318) by Lachlan Collins
  • examples: Fix small errors in svelte examples (#7801) (dac5da5) by Lachlan Collins

Packages

  • @​tanstack/query-core@​5.51.16
  • @​tanstack/query-devtools@​5.51.16
  • @​tanstack/react-query@​5.51.16
  • @​tanstack/react-query-next-experimental@​5.51.16
  • @​tanstack/solid-query@​5.51.16
  • @​tanstack/solid-query-devtools@​5.51.16
  • @​tanstack/solid-query-persist-client@​5.51.16
  • @​tanstack/svelte-query@​5.51.16
  • @​tanstack/svelte-query-devtools@​5.51.16
  • @​tanstack/svelte-query-persist-client@​5.51.16
  • @​tanstack/vue-query@​5.51.16
  • @​tanstack/vue-query-devtools@​5.51.16
  • @​tanstack/angular-query-devtools-experimental@​5.51.16
  • @​tanstack/angular-query-experimental@​5.51.16
  • @​tanstack/query-broadcast-client-experimental@​5.51.16
  • @​tanstack/query-persist-client-core@​5.51.16

... (truncated)

Commits


Updates @tanstack/react-table from 8.19.2 to 8.19.3

Release notes

Sourced from @​tanstack/react-table's releases.

v8.19.3

Version 8.19.3 - 7/14/24, 8:44 AM

Changes

Fix

  • table-core: assign unassign parentId in grouped row model (#5657) (a71ce10) by PiR

Ci

  • enable npm provenance (#5654) (0054eb3) by Lachlan Collins
  • Add pkg-pr-new previews (#5648) (241f26f) by Lachlan Collins

Docs

  • use @​tanstack/lit-virtual for the virtualized table example (#5655) (bb0a536) by @​kadoshms
  • Fix typo in docs/guide/data.md (#5642) (6a4a10d) by Joseph Markus
  • vue: vue filters example (#5644) (e749f31) by Radu Suciu
  • fix rowpinningstate (7548860) by Kevin Vandy

Packages

  • @​tanstack/table-core@​8.19.3
  • @​tanstack/angular-table@​8.19.3
  • @​tanstack/lit-table@​8.19.3
  • @​tanstack/qwik-table@​8.19.3
  • @​tanstack/react-table@​8.19.3
  • @​tanstack/solid-table@​8.19.3
  • @​tanstack/svelte-table@​8.19.3
  • @​tanstack/vue-table@​8.19.3
  • @​tanstack/react-table-devtools@​8.19.3
Commits


Updates @ugrc/layer-selector from 6.2.4 to 6.2.7

Release notes

Sourced from @​ugrc/layer-selector's releases.

layer-selector: v6.2.7

6.2.7 (2024-07-30)

Bug Fixes

  • layer-selector: correct import for css import (3f21c9e)

layer-selector: v6.2.6

6.2.6 (2024-07-30)

Bug Fixes

  • layer-selector: fix snapshot test (7dd920f)

layer-selector: v6.2.5

6.2.5 (2024-07-10)

Bug Fixes

  • layer-selector: remove deprecated default propTypes (b33de32)
Commits
  • 581d86a chore: release main
  • 3f21c9e fix(layer-selector): correct import for css import
  • 7d9e557 chore: release main
  • 399a3f9 fix(monorepo): add design system as a release please package
  • e374053 chore: release main
  • 7dd920f fix(layer-selector): fix snapshot test
  • b561c6d Revert "fix(layer-selector): remove deprecated default propTypes"
  • cdb747a feat(design): implement tray variant for Drawer
  • c96687d fix(design): better horizontal flow for smaller mobile screens
  • e83fd6c chore(monorepo): fix UMD typescript errors and tighten up config
  • Additional commits viewable in compare view


Updates downshift from 9.0.6 to 9.0.7

Release notes

Sourced from downshift's releases.

v9.0.7

9.0.7 (2024-07-26)

Bug Fixes

  • useMouseAndTouchTrackers: dependency array (#1612) (59246b6)
Commits


Updates ky from 1.4.0 to 1.5.0

Release notes

Sourced from ky's releases.

v1.5.0

https://github.com/sindresorhus/ky/compare/v1.4.0...v1.5.0

Commits


Updates xstate from 5.14.0 to 5.17.1

Release notes

Sourced from xstate's releases.

xstate@5.17.1

Patch Changes

  • #5009 51d4c4fc5 Thanks @​davidkpiano! - The internal types for StateMachine<...> have been improved so that all type params are required, to prevent errors when using the types. This fixes weird issues like #5008.

xstate@5.17.0

Minor Changes

  • #4979 a0e9ebcef Thanks @​davidkpiano! - State IDs are now strongly typed as keys of snapshot.getMeta() for state machine actor snapshots.

    const machine = setup({
      // ...
    }).createMachine({
      id: 'root',
      initial: 'parentState',
      states: {
        parentState: {
          meta: {},
          initial: 'childState',
          states: {
            childState: {
              meta: {}
            },
            stateWithId: {
              id: 'state with id',
              meta: {}
            }
          }
        }
      }
    });
    

    const actor = createActor(machine);

    const metaValues = actor.getSnapshot().getMeta();

    // Auto-completed keys: metaValues.root; metaValues['root.parentState']; metaValues['root.parentState.childState']; metaValues['state with id'];

    // @​ts-expect-error metaValues['root.parentState.stateWithId'];

    // @​ts-expect-error metaValues['unknown state'];

... (truncated)

Commits


Updates @storybook/addon-essentials from 8.1.11 to 8.2.6

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.2.6

8.2.6

v8.2.5

8.2.5

v8.2.4

8.2.4

v8.2.3

8.2.3

v8.2.2

8.2.2

v8.2.1

8.2.1

v8.2.0

8.2.0

... (truncated)

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.2.6

8.2.5

8.2.4

8.2.3

8.2.2

8.2.1

8.2.0

Hold onto your hats! Storybook 8.2 has dropped, packed with a treasure trove of new features and bug fixes:

  • 🪝 New test hook beforeAll
  • 🕹️ Enhanced play function
  • 📦 Portable stories that let you use your stories in other testing tools
  • 🎁 Consolidated dependency to bring you better performance in a smaller package

... (truncated)

Commits
  • ea266a0 Bump version from "8.2.5" to "8.2.6" [skip ci]
  • e3c5995 Bump version from "8.2.4" to "8.2.5" [skip ci]
  • 7b84561 Bump version from "8.2.3" to "8.2.4" [skip ci]
  • 7067b33 Bump version from "8.2.2" to "8.2.3" [skip ci]
  • 480359d Bump version from "8.2.1" to "8.2.2" [skip ci]
  • 9c3d891 Bump version from "8.2.0" to "8.2.1" [skip ci]
  • 8b2f2db Bump version from "8.2.0-beta.3" to "8.2.0" [skip ci]
  • ef343c7 Bump version from "8.2.0-beta.2" to "8.2.0-beta.3" [skip ci]
  • bd047a6 Bump version from "8.2.0-beta.1" to "8.2.0-beta.2" [skip ci]
  • d3d25f1 Bump version from "8.2.0-beta.0" to "8.2.0-beta.1" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/addon-interactions from 8.1.11 to 8.2.6

Release notes

Sourced from @​storybook/addon-interactions's releases.

v8.2.6

8.2.6

v8.2.5

8.2.5

v8.2.4

8.2.4

v8.2.3

8.2.3

v8.2.2

8.2.2

v8.2.1

8.2.1

v8.2.0

8.2.0

... (truncated)

Changelog

Sourced from @​storybook/addon-interactions's changelog.

8.2.6

8.2.5

8.2.4

8.2.3

8.2.2

8.2.1

8.2.0

Hold onto your hats! Storybook 8.2 has dropped, packed with a treasure trove of new features and bug fixes:

  • 🪝 New test hook beforeAll
  • 🕹️ Enhanced play function
  • 📦 Portable stories that let you use your stories in other testing tools
  • 🎁 Consolidated dependency to bring you better performance in a smaller package

... (truncated)

Commits
  • dependabot[bot] commented 3 months ago

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