Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update dependency lerna to v8.1.6 #9679

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lerna (source) 8.1.3 -> 8.1.6 age adoption passing confidence

Release Notes

lerna/lerna (lerna)

v8.1.6

Compare Source

Bug Fixes

v8.1.5

Compare Source

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

v8.1.4

Compare Source

Note: Version bump only for package lerna


  • If you want to rebase/retry this PR, check this box

@renovate renovate bot requested a review from benelan as a code owner June 25, 2024 09:00
@renovate renovate bot added chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file labels Jun 25, 2024
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 898dc19 to f426600 Compare June 27, 2024 15:38
@renovate renovate bot changed the title build(deps): update dependency lerna to v8.1.4 build(deps): update dependency lerna to v8.1.5 Jun 27, 2024
Copy link
Contributor

github-actions bot commented Jul 6, 2024

This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions.

@github-actions github-actions bot added the Stale Issues or pull requests that have not had recent activity. label Jul 6, 2024
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from f426600 to 4c18d02 Compare July 8, 2024 14:21
@renovate renovate bot changed the title build(deps): update dependency lerna to v8.1.5 build(deps): update dependency lerna to v8.1.6 Jul 8, 2024
@github-actions github-actions bot removed the Stale Issues or pull requests that have not had recent activity. label Jul 10, 2024
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch 3 times, most recently from 3693d2f to e4d2ee9 Compare July 15, 2024 18:13
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from e4d2ee9 to c821363 Compare July 15, 2024 19:12
@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Jul 16, 2024
@jcfranco jcfranco merged commit 797d48e into dev Jul 16, 2024
12 checks passed
@jcfranco jcfranco deleted the renovate/lerna-monorepo branch July 16, 2024 15:00
@github-actions github-actions bot added this to the 2024-07-30 - Jul Release milestone Jul 16, 2024
benelan added a commit that referenced this pull request Jul 16, 2024
* origin/dev: (61 commits)
  build: fix globby errors (#9797)
  chore: release next
  fix(deps): move @types/sortablejs as a dependency so the public types resolve properly (#9786)
  refactor(loader): simplify loader part rendering (#9728)
  chore: release next
  feat(combobox, combobox-item): add `description`, `shortHeading` props and `content-end` slot (#9771)
  docs: update component READMEs (#9735)
  chore: fix cleanup npm script (#9791)
  build: recreate lockfile due to build errors (#9790)
  style: autofix lint issues (#9789)
  chore: release next
  feat(panel, flow-item): add alerts slot (#9778)
  build(deps): update dependency lerna to v8.1.6 (#9679)
  build(deps): update dependency tslib to v2 (#9659)
  build(deps): update storybook monorepo to v8.2.2 (#9656)
  build(deps): update dependency tsx to v4.16.2 (#9642)
  build(deps): update amannn/action-semantic-pull-request action to v5.5.3 (#9712)
  build(deps): update dependency @esri/calcite-ui-icons to v3.29.0 (#9765)
  build(deps): update dependency @stencil/core to v4.19.2 (#9767)
  chore: release next
  ...
calcite-admin pushed a commit that referenced this pull request Jul 30, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lerna](https://lerna.js.org)
([source](https://github.com/lerna/lerna/tree/HEAD/packages/lerna)) |
[`8.1.3` ->
`8.1.6`](https://renovatebot.com/diffs/npm/lerna/8.1.3/8.1.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/lerna/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lerna/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lerna/8.1.3/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lerna/8.1.3/8.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>lerna/lerna (lerna)</summary>

###
[`v8.1.6`](https://github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#816-2024-07-05)

[Compare
Source](https://github.com/lerna/lerna/compare/v8.1.5...v8.1.6)

##### Bug Fixes

- set explicit string-width dependency
([#&#8203;4038](https://github.com/lerna/lerna/issues/4038))
([5f3603a](https://github.com/lerna/lerna/commit/5f3603a6f44a858ee65b1535ab91d3497812ddb8))

###
[`v8.1.5`](https://github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#815-2024-06-24)

[Compare
Source](https://github.com/lerna/lerna/compare/v8.1.4...v8.1.5)

##### Bug Fixes

- update npm utility dependencies and related packages
([#&#8203;4033](https://github.com/lerna/lerna/issues/4033))
([bd1c2d8](https://github.com/lerna/lerna/commit/bd1c2d8a267af47b409e2933fde2186dd73f4772))

###
[`v8.1.4`](https://github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#814-2024-06-09)

[Compare
Source](https://github.com/lerna/lerna/compare/v8.1.3...v8.1.4)

**Note:** Version bump only for package lerna

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant