Skip to content

Bump lodash-es and @esri/calcite-components#23

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-adf9975093
Open

Bump lodash-es and @esri/calcite-components#23
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-adf9975093

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

Copy link
Copy Markdown
Contributor

Removes lodash-es. It's no longer used after updating ancestor dependency @esri/calcite-components. These dependencies need to be updated together.

Removes lodash-es

Updates @esri/calcite-components from 1.0.0-beta.52 to 5.0.2

Release notes

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

@​esri/calcite-components-react: v5.0.2

5.0.2 (2026-02-18)

Miscellaneous Chores

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​esri/calcite-components bumped from 5.0.1 to 5.0.2

@​esri/calcite-components: v5.0.2

5.0.2 (2026-02-18)

Bug Fixes

  • date-picker: Set appropriate scale for month header actions (#13922) (baead2f)
  • popover: Implement missing extraContainers parameter on updateFocusTrapElements() (#13940) (6cde9c5)

@​esri/calcite-components-react: v5.0.1

5.0.1 (2026-02-12)

Miscellaneous Chores

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​esri/calcite-components bumped from 5.0.0 to 5.0.1

@​esri/calcite-components: v5.0.1

5.0.1 (2026-02-12)

Bug Fixes

  • dialog: Honor --calcite-dialog-offset-y regardless of fullscreen behavior (#13903) (b3a4215)
  • input-date-picker: Allow configuring range calendar background color via token (#13873) (41481c2)
  • input-time-picker: Emit change event when clearing meridiem (#13836) (c0b2fc5)
  • input-time-picker: Sync popup value with input when directly cleared (#13875) (611234a)
  • tab-title: Switch order of preferred and deprecated icon color variables (#13889) (1459c8c)

... (truncated)

Changelog

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

5.0.2 (2026-02-18)

Bug Fixes

  • date-picker: Set appropriate scale for month header actions (#13922) (baead2f)
  • popover: Implement missing extraContainers parameter on updateFocusTrapElements() (#13940) (6cde9c5)

5.0.1 (2026-02-12)

Bug Fixes

  • dialog: Honor --calcite-dialog-offset-y regardless of fullscreen behavior (#13903) (b3a4215)
  • input-date-picker: Allow configuring range calendar background color via token (#13873) (41481c2)
  • input-time-picker: Emit change event when clearing meridiem (#13836) (c0b2fc5)
  • input-time-picker: Sync popup value with input when directly cleared (#13875) (611234a)
  • tab-title: Switch order of preferred and deprecated icon color variables (#13889) (1459c8c)
  • tree-item: Restore selection icon to bullet when selection-mode='single'|'single-persist'|'children' (#13915) (c8e6f4f)

5.0.0 (2026-02-04)

⚠ BREAKING CHANGES

  • combobox-item: Deprecated textLabel prop has been removed, use heading instead.
  • restore --calcite-color-focus in index.(s)css (#13398)
  • action: Setting Action's default appearance to "transparent" and deprecating "solid" to better support embedded use cases where focus background colors can take precedence.
  • removes the following deprecated custom CSS props:
  • input: The deprecated textarea type was removed. Developers should use calcite-text-area instead.
  • drop deprecated CDN namespace (#12546)
  • stepper: Deprecated event has been removed, use the following event instead:
  • action-bar, action, block, card, dialog, flow-item, panel, shell, tile: Deprecated slots have been removed. Use the following replacements instead:
  • input, input-number, input-text: Removed support for the following css tokens as they are no longer needed:

Features

  • accordion-item: Update action slot spacing (#13416) (56a383a)
  • accordion-item: Update header to use semantic button instead of div (#13664) (4022e50)
  • accordion-item: Update heading and description styling for system consistency for 5.0 (#13642) (4626f64)
  • action-bar, action-pad, action-group: Implement ARIA toolbar pattern with configurable selection modes (#13386) (285fb5e)
  • action: Adjust indicator size and position on small scale (#13558) (e8172bb)
  • action: Update to 5.0 design (#13252) (a3979b4)
  • Add topLayerDisabled property to additional components (#13730) (44a99f8)
  • alert, autocomplete, combobox, dropdown, input-date-picker, popover, tooltip: Add topLayerDisabled prop (#13604) (f37d836)
  • alert: Remove title slot bottom margin on large scale (#13646) (6946535)
  • alert: Update to action 5.0 spacing (#13417) (2275e25)
  • alert: Use filled status icon for consistency (#13665) (d743d0d)
  • Apply user-provided locale (lang) and supported t9n locale in appropriate contexts (#13315) (c054ecd)
  • autocomplete: Add token for max menu height (#13616) (75eaf0d)
  • block: Add content-end slot (#13348) (077852c)
  • block: Update heading styling for system consistency (#13326) (5410977)
  • block: Update to Action 5.0 spacing (#13429) (fe4aaab)

... (truncated)

Commits
  • 960214b chore: release main (#13947)
  • 6cde9c5 fix(popover): implement missing extraContainers parameter on `updateFocusTr...
  • 3be51df chore(localization): update translation (#13935)
  • baead2f fix(date-picker): set appropriate scale for month header actions (#13922)
  • 9a1d2e8 chore: release main (#13927)
  • c8e6f4f fix(tree-item): restore selection icon to bullet when `selection-mode='single...
  • eebf806 docs(input-date-picker): update token description (#13907)
  • 739c241 docs(carousel, meter): fix design tokens doc formatting (#13908)
  • b3a4215 fix(dialog): honor --calcite-dialog-offset-y regardless of fullscreen behav...
  • 1459c8c fix(tab-title): switch order of preferred and deprecated icon color variables...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [lodash-es](https://github.com/lodash/lodash). It's no longer used after updating ancestor dependency [@esri/calcite-components](https://github.com/Esri/calcite-design-system/tree/HEAD/packages/components). These dependencies need to be updated together.


Removes `lodash-es`

Updates `@esri/calcite-components` from 1.0.0-beta.52 to 5.0.2
- [Release notes](https://github.com/Esri/calcite-design-system/releases)
- [Changelog](https://github.com/Esri/calcite-design-system/blob/dev/packages/components/CHANGELOG.md)
- [Commits](https://github.com/Esri/calcite-design-system/commits/@esri/calcite-components@5.0.2/packages/components)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@esri/calcite-components"
  dependency-version: 5.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 2, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants