Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-0ea5806b61
Closed

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 21, 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 3.3.3

Release notes

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

@​esri/calcite-components-react: v3.3.3

3.3.3 (2025-10-07)

Miscellaneous Chores

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

Dependencies

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

@​esri/calcite-components: v3.3.3

3.3.3 (2025-10-07)

Bug Fixes

  • button: Add backward compatibility for --calcite-ui-icon-color token (#13058) (2de2da3)

@​esri/calcite-components-react: v3.3.2

3.3.2 (2025-10-03)

Miscellaneous Chores

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

Dependencies

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

@​esri/calcite-components: v3.3.2

3.3.2 (2025-10-03)

Bug Fixes

  • button: Ensure --calcite-button-icon-color is applied (#13013) (e1ee420)
  • dialog: Exclude dialog content from keyboard focus (#13015) (fc5f0d7)
  • dropdown: Fix scroller size when setting max-items (#12967) (9323d1c)
  • pagination, table: Fix page number when page size > total items (#13007) (c92883e)
  • panel, dialog: Calcite dialog header fails to wrap for the longer text (#13004) (6521d9b)
  • table-row: Add deprecated background token as fallback (#13025) (0b35fd4)

... (truncated)

Changelog

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

3.3.3 (2025-10-07)

Bug Fixes

  • button: Add backward compatibility for --calcite-ui-icon-color token (#13058) (2de2da3)

3.3.2 (2025-10-03)

Bug Fixes

  • button: Ensure --calcite-button-icon-color is applied (#13013) (e1ee420)
  • dialog: Exclude dialog content from keyboard focus (#13015) (fc5f0d7)
  • dropdown: Fix scroller size when setting max-items (#12967) (9323d1c)
  • pagination, table: Fix page number when page size > total items (#13007) (c92883e)
  • panel, dialog: Calcite dialog header fails to wrap for the longer text (#13004) (6521d9b)
  • table-row: Add deprecated background token as fallback (#13025) (0b35fd4)

3.3.1 (2025-09-30)

Bug Fixes

  • action: Set aria-expanded for actions used for expanding and collapsing (#12579) (171c30a)
  • carousel: Ensure icon tokens are correctly applied (#12902) (e9a9cd2)
  • color-picker: Fix initial setting of alpha object color values (#12934) (b4326cf)
  • inline-editable: Prevent interaction with start-editing button when hidden (#12903) (35373de)
  • input-date-picker: Correct token assignments and CSS setup (#12883) (93751ee)
  • list-item: Fix memory leak caused by focusing before disconnecting (#12956) (7a51b8d)
  • list: Fix loader scrim height for empty list (#12961) (e8ba90e)
  • panel: Ensure content-top and action-bar slots are visible (#12963) (e64195c)
  • sort-handle: Update Ukranian translation (#12944) (70be691)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​esri/calcite-design-tokens bumped from 3.2.0 to 3.2.1
      • @​esri/calcite-tailwind-preset bumped from 1.0.1 to 1.0.2

3.3.0 (2025-09-16)

Features

... (truncated)

Commits
  • 7391af0 chore: release main (#13063)
  • 2de2da3 fix(button): add backward compatibility for --calcite-ui-icon-color token (...
  • 2543e24 build(deps): bump focus-trap (#13048)
  • 1ca8aaf docs(button, split-button): reword icon-color token docs to avoid forward s...
  • b579be3 build(deps): tweak dep ranges (#13054)
  • d92ed77 chore: release main (#13029)
  • 0b35fd4 fix(table-row): add deprecated background token as fallback (#13025)
  • 6521d9b fix(panel, dialog): Calcite dialog header fails to wrap for the longer text (...
  • e1ee420 fix(button): Ensure --calcite-button-icon-color is applied (#13013)
  • fc5f0d7 fix(dialog): exclude dialog content from keyboard focus (#13015)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by benelan, a new releaser for @​esri/calcite-components since your current version.


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 <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/calcite-components). These dependencies need to be updated together.


Removes `lodash-es`

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

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@esri/calcite-components"
  dependency-version: 3.3.3
  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 Jan 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 2, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #23.

@dependabot dependabot Bot closed this Apr 2, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/multi-0ea5806b61 branch April 2, 2026 04:00
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