agrc / wfrc-bike-map

MIT License
1 stars 0 forks source link

deps: bump the safe-dependencies group across 1 directory with 8 updates #42

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the safe-dependencies group with 7 updates in the / directory:

Package From To
@arcgis/core 4.29.10 4.30.5
eslint-plugin-jsx-a11y 6.8.0 6.9.0
postcss 8.4.38 8.4.39
prettier 3.2.5 3.3.2
tailwindcss 3.4.3 3.4.4
vite 5.2.9 5.3.3
vitest 1.5.0 1.6.0

Updates @arcgis/core from 4.29.10 to 4.30.5

Updates @esri/calcite-components from 2.7.1 to 2.10.1

Release notes

Sourced from @​esri/calcite-components's releases.

@​esri/calcite-components-angular: v2.10.1

2.10.1 (2024-06-27)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​esri/calcite-components bumped from ^2.10.1-next.0 to ^2.10.1

@​esri/calcite-components-react: v2.10.1

2.10.1 (2024-06-27)

Miscellaneous Chores

  • @​esri/calcite-components-react: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​esri/calcite-components bumped from ^2.10.1-next.0 to ^2.10.1

@​esri/calcite-components: v2.10.1

2.10.1 (2024-06-27)

Miscellaneous Chores

  • @​esri/calcite-components: Synchronize components versions

@​esri/calcite-components-angular: v2.10.0

2.10.0 (2024-06-26)

Miscellaneous Chores

  • @​esri/calcite-components-angular: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​esri/calcite-components bumped from ^2.9.0 to ^2.10.0

... (truncated)

Changelog

Sourced from @​esri/calcite-components's changelog.

2.10.1 (2024-06-27)

Miscellaneous Chores

  • @​esri/calcite-components: Synchronize components versions

2.10.0 (2024-06-26)

Features

  • action-bar, action-pad: add expandLabel and collapseLabel to messages (#9497) (12407eb), closes #5539
  • action-menu, combobox, dropdown, input-date-picker, popover: allow logical placements for flipPlacements property. #8825 (#9490) (45aabaa)
  • block: add icon start/end properties (deprecate icon slot and status), add actions-end slot (deprecate control), add content-start (#9535) (7117c6b), closes #4932
  • color-picker-hex-input: auto apply new color after typing/pasting hex code (#9561) (8b34583), closes #7057
  • color-picker: adjust thumb and color preview sizes to follow updated spec (#9523) (41dc551), closes #9412
  • combobox: add filterText prop (#9654) (01d01de), closes #7212
  • combobox: highlight filter matches (#9425) (0d538c8), closes #9026
  • filter: adds ability to match only specific filter data properties (#9541) (137d9ae), closes #5063
  • input-date-picker, input-time-picker: support form validation for min/max constraints (#9677) (38fd878), closes #8065 #9282
  • input-time-zone: add offsetStyle prop (#9426) (dbc6c81), closes #8716
  • list: add filterProps property to specify which properties to filter against (#9622) (a253c00), closes #9619
  • panel, flow-item: add footer-start and footer-end slots (#9374) (3def3ea), closes #8981
  • split-button: add placement and flipPlacements property (#9548) (bc2c2c6), closes #9542
  • include version in global config (#9536) (86eefb0), closes #8848

Bug Fixes

  • alert: pause auto-close alert when link focused (#9503) (fa9a829), closes #5960
  • block-section: adjust text hierarchy (#9580) (801152c), closes #6905
  • block-section: restore block toggling when clicking on the header switch (#9472) (519a11c), closes #9454 #9194
  • block: add accessible label for slotted controls (#9502) (a9054d5), closes #8037
  • carousel: Prevent unexpected keyboard autoplay activation (#9621) (f674964), closes #9620
  • combobox, dropdown, input-date-picker, popover, tooltip: fix initialization logic in components output target (#9470) (087bc92), closes #9468
  • combobox: allow arrow selection of entered text (#9629) (df5e654), closes #9614
  • combobox: fix navigating initially when multiple items are selected (#9613) (5d9509b), closes #6776
  • combobox: no longer hides input when a selected item chip is focused (#9625) (24c45b3), closes #6750
  • combobox: only open when text exists and filtered items are present (#9618) (9a7f443), closes #9617
  • combobox: open the component when typing within it (#9543) (ab09c71), closes #9401
  • flow-item: fix inverted footer start/end slots (#9681) (69cd6a5), closes #8981
  • input-date-picker, date-picker: ensure day selection doesn't activate the previous day in certain scenarios (#9424) (ab77212), closes #9422
  • input-date-picker, input-time-picker: focus input element on setFocus (#9584) (c7b8a68)
  • list-item: Improve focus outline appearance (#9653) (b3d2cb2), closes #7538
  • list-item: hide nested list items by default (#9474) (fb06ef9), closes #9400
  • list-item: improve list item outline (#9675) (b8c2fff), closes #7538
  • list: enable dragging on list items contained within a list that supports dragEnabled (#9660) (5010ef9), closes #9662
  • list: fix mobile device dragging with nested lists (#9573) (6f466aa), closes #9521
  • pagination: use semantic internal elements (#9479) (b70d7d9), closes #7804
  • panel: prevent menu actions from being clipped in Safari (#9488) (29eb4ce), closes #8028
  • popover: correct border radius on close button (#9485) (d0fba56), closes #8208
  • popover: prevent closing when component is connected to the DOM via a click (#9501) (d35bf65), closes #9504

... (truncated)

Commits
  • 1f08255 chore: release main (#9706)
  • 7c962df chore: release next
  • 3e3d67a ci: cleanup release troubleshooting changes (#9699)
  • b7b5637 chore(linting): enable @​typescript-eslint/methd-signature-style for safer typ...
  • d22adfe refactor(block): use icon value as key instead of class for consistency (#9689)
  • d8f8ab4 test(panel): restore coverage for space between footer start/end slots (#9682)
  • 2c8675d test(input-time-zone): tidy up Intl API polyfill/override (#9676)
  • f4d0da7 chore: release main
  • d1fc339 chore: release next
  • d35bf65 fix(popover): prevent closing when component is connected to the DOM via a cl...
  • Additional commits viewable in compare view


Updates eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0

Release notes

Sourced from eslint-plugin-jsx-a11y's releases.

v6.9.0

Added

  • add support for Flat Config 6b5f096
  • no-noninteractive-element-to-interactive-role: allow menuitemradio and menuitemcheckbox on <li> c0733f9

Fixed

Changed

Full Changelog: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0

Changelog

Sourced from eslint-plugin-jsx-a11y's changelog.

v6.9.0 - 2024-06-19

Fixed

Commits

  • [New] add support for Flat Config 6b5f096
  • Revert "[Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" 75d5dd7
  • [Robustness] use safe-regex-test 4c7e781
  • [actions] update actions/checkout 51a1ca7
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, eslint-doc-generator, object.entries 1271ac1
  • [Dev Deps] update @babel/cli, @babel/core, @babel/register, aud, eslint-plugin-import, npmignore, object.assign 540cb7a
  • [Deps] update @babel/runtime, array-includes, es-iterator-helpers, hasown, object.fromentries, safe-regex-test 5d14408
  • [Deps] pin aria-query and axobject-query, add ls-engines test to CI 32fd82c
  • [Dev Deps] update @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-doc-generator d1b4114
  • [Fix] ensure summary remains non-interactive 6a048da
  • [Deps] remove @babel/runtime 0a98ad8
  • [New] no-noninteractive-element-to-interactive-role: allow menuitemradio and menuitemcheckbox on <li> c0733f9
  • [Deps] update @babel/runtime, safe-regex-test 0d5321a
  • [actions] pin codecov to v3.1.5 961817f
  • [Deps] unpin axe-core b3559cf
  • [Deps] move object.entries to dev deps 1be7b70
  • [Deps] update @babel/runtime 2a48abb
  • [Deps] update @babel/runtime 1adec35
Commits
  • 882bd4d v6.9.0
  • 961817f [actions] pin codecov to v3.1.5
  • 6a048da [Fix] ensure summary remains non-interactive
  • 75d5dd7 Revert "[Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axob...
  • 32fd82c [Deps] pin aria-query and axobject-query, add ls-engines test to CI
  • 0a98ad8 [Deps] remove @babel/runtime
  • 6b5f096 [New] add support for Flat Config
  • 51a1ca7 [actions] update actions/checkout
  • 5d14408 [Deps] update @babel/runtime, array-includes, es-iterator-helpers, `has...
  • 1271ac1 [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, `@babe...
  • Additional commits viewable in compare view


Updates postcss from 8.4.38 to 8.4.39

Release notes

Sourced from postcss's releases.

8.4.39

Changelog

Sourced from postcss's changelog.

8.4.39

Commits


Updates prettier from 3.2.5 to 3.3.2

Release notes

Sourced from prettier's releases.

3.3.2

🔗 Changelog

3.3.1

🔗 Changelog

3.3.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.3.2

diff

Fix handlebars path expressions starts with @ (#16358 by @​Princeyadav05)

{{! Input }}
<div>{{@x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@​x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@​x.y.z}}</div>

3.3.1

diff

Preserve empty lines in front matter (#16347 by @​fisker)

<!-- Input -->
---
foo:
  - bar1
  • bar2

  • bar3


Markdown

<!-- Prettier 3.3.0 -->


foo:

  • bar1
  • bar2
  • bar3

Markdown

<!-- Prettier 3.3.1 -->
</tr></table>

... (truncated)

Commits


Updates tailwindcss from 3.4.3 to 3.4.4

Release notes

Sourced from tailwindcss's releases.

v3.4.4

Fixed

  • Make it possible to use multiple <alpha-value> placeholders in a single color definition (#13740)
  • Don't prefix classes in arbitrary values of has-*, group-has-*, and peer-has-* variants (#13770)
  • Support negative values for {col,row}-{start,end} utilities (#13781)
  • Update embedded browserslist database (#13792)
Changelog

Sourced from tailwindcss's changelog.

[3.4.4] - 2024-06-05

Fixed

  • Make it possible to use multiple <alpha-value> placeholders in a single color definition (#13740)
  • Don't prefix classes in arbitrary values of has-*, group-has-*, and peer-has-* variants (#13770)
  • Support negative values for {col,row}-{start,end} utilities (#13781)
  • Update embedded browserslist database (#13792)
Commits


Updates vite from 5.2.9 to 5.3.3

Release notes

Sourced from vite's releases.

create-vite@5.3.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.3.3 (2024-07-03)

5.3.2 (2024-06-27)

5.3.1 (2024-06-14)

5.3.0 (2024-06-13)

Features

Performance

Fixes

... (truncated)

Commits
  • 22b2994 release: v5.3.3
  • 012490c fix(deps): update all non-major dependencies (#17590)
  • 14c3d49 fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin op...
  • 055f1c1 fix(lib): remove pure CSS dynamic import (#17601)
  • dafff4a fix: lazily evaluate __vite__mapDeps files (#17602)
  • 3af02bd release: v5.3.2
  • 24c799b fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576)
  • a33a97f chore(deps): update all non-major dependencies (#17553)
  • 2d6672f chore(deps): update es-module-lexer to 1.5.4 (#17555)
  • 7c06ef0 refactor(optimizer): use early continues (#17551)
  • Additional commits viewable in compare view


Updates vitest from 1.5.0 to 1.6.0

Release notes

Sourced from vitest's releases.

v1.6.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.5.3

   🐞 Bug Fixes

    View changes on GitHub

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🚀 Features

... (truncated)

Commits
  • 6b29f3d chore: release v1.6.0
  • f8d3d22 feat(benchmark): support comparing benchmark result (#5398)
  • 21e58bd feat(browser): allow injecting scripts (#5656)
  • 30f728b feat: custom "snapshotEnvironment" option (#5449)
  • 2f91322 feat(reporter): support includeConsoleOutput and addFileAttribute in juni...
  • c571276 perf: unnecessary rpc call when coverage is disabled (#5658)
  • bdce0a2 feat: support standalone mode (#5565)
  • 40c299f fix: don't panic on empty files in node_modules
  • c9e68ce fix: hash the name of the file when caching (#5654)