chore(deps): bump @pine-ds/icons from 10.2.0 to 10.4.0 - #796
chore(deps): bump @pine-ds/icons from 10.2.0 to 10.4.0#796dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [@pine-ds/icons](https://github.com/Kajabi/pine-icons) from 10.2.0 to 10.4.0. - [Release notes](https://github.com/Kajabi/pine-icons/releases) - [Changelog](https://github.com/Kajabi/pine-icons/blob/main/CHANGELOG.md) - [Commits](Kajabi/pine-icons@v10.2.0...v10.4.0) --- updated-dependencies: - dependency-name: "@pine-ds/icons" dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for pine-design-system ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 09ae2c2. Configure here.
| "@floating-ui/dom": "^1.7.0", | ||
| "@kajabi-ui/styles": "*", | ||
| "@pine-ds/icons": "*", | ||
| "@pine-ds/icons": "^10.4.0", |
There was a problem hiding this comment.
Lockfile desynced from package.json
Medium Severity
Dependabot rewrote the @pine-ds/icons range in the lockfile workspace entries for libs/core and libs/react from * to ^10.4.0, while both package manifests still declare *. With versioning-strategy: lockfile-only, those recorded ranges need to stay aligned with the manifests. The mismatch can make npm ci fail and gets rewritten again on the next npm install.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 09ae2c2. Configure here.


Bumps @pine-ds/icons from 10.2.0 to 10.4.0.
Release notes
Sourced from @pine-ds/icons's releases.
Changelog
Sourced from @pine-ds/icons's changelog.
Commits
4c36e24chore(release): 10.4.0981da9efeat(icons): v10.4.0, created: 1, modified: 0, renamed: 0, deleted: 049036b1chore(release): 10.3.06dad362feat(icons): v10.3.0, created: 2, modified: 2, renamed: 0, deleted: 0102d794ci(release): fail the release job when npm publish does not land (#56)13a399cci(release): migrate Send Slack Notification to slack-github-action v3 API (#55)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Lockfile-only icon package bump with no application logic, auth, or data-handling changes.
Overview
Dependabot lockfile update for
@pine-ds/iconsfrom 10.2.0 to 10.4.0 inpackage-lock.jsonfor@pine-ds/coreand@pine-ds/react.Upstream 10.3.0/10.4.0 add a few icons and modify two existing ones; no code or
package.jsonrange changes beyond the lockfile pin (*→^10.4.0in the lockfile workspace entries).Reviewed by Cursor Bugbot for commit 09ae2c2. Bugbot is set up for automated code reviews on this repo. Configure here.