Skip to content

chore(deps): bump @pine-ds/icons from 10.2.0 to 10.4.0 - #796

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/pine-ds/icons-10.4.0
Open

chore(deps): bump @pine-ds/icons from 10.2.0 to 10.4.0#796
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/pine-ds/icons-10.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @pine-ds/icons from 10.2.0 to 10.4.0.

Release notes

Sourced from @​pine-ds/icons's releases.

v10.4.0

10.4.0 (2026-08-13)

Features 🚀

  • icons: v10.4.0, created: 1, modified: 0, renamed: 0, deleted: 0 (981da9e)

❤️ Thank You

  • Kajabi Automation Bot

v10.3.0

10.3.0 (2026-08-11)

Features 🚀

  • icons: v10.3.0, created: 2, modified: 2, renamed: 0, deleted: 0 (6dad362)

❤️ Thank You

  • Kajabi Automation Bot
Changelog

Sourced from @​pine-ds/icons's changelog.

10.4.0 (2026-08-13)

Features 🚀

  • icons: v10.4.0, created: 1, modified: 0, renamed: 0, deleted: 0 (981da9e)

❤️ Thank You

  • Kajabi Automation Bot

10.3.0 (2026-08-11)

Features 🚀

  • icons: v10.3.0, created: 2, modified: 2, renamed: 0, deleted: 0 (6dad362)

❤️ Thank You

  • Kajabi Automation Bot
Commits
  • 4c36e24 chore(release): 10.4.0
  • 981da9e feat(icons): v10.4.0, created: 1, modified: 0, renamed: 0, deleted: 0
  • 49036b1 chore(release): 10.3.0
  • 6dad362 feat(icons): v10.3.0, created: 2, modified: 2, renamed: 0, deleted: 0
  • 102d794 ci(release): fail the release job when npm publish does not land (#56)
  • 13a399c ci(release): migrate Send Slack Notification to slack-github-action v3 API (#55)
  • See full diff in compare view

Dependabot compatibility score

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)

Note

Low Risk
Lockfile-only icon package bump with no application logic, auth, or data-handling changes.

Overview
Dependabot lockfile update for @pine-ds/icons from 10.2.0 to 10.4.0 in package-lock.json for @pine-ds/core and @pine-ds/react.

Upstream 10.3.0/10.4.0 add a few icons and modify two existing ones; no code or package.json range changes beyond the lockfile pin (*^10.4.0 in the lockfile workspace entries).

Reviewed by Cursor Bugbot for commit 09ae2c2. Bugbot is set up for automated code reviews on this repo. Configure here.

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 15:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@netlify

netlify Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploy Preview for pine-design-system ready!

Name Link
🔨 Latest commit 09ae2c2
🔍 Latest deploy log https://app.netlify.com/projects/pine-design-system/deploys/6a8c66b928a09400080cfc16
😎 Deploy Preview https://deploy-preview-796--pine-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added package: core Changes have been made to the Core package package: react Changes have been made to the React package labels Aug 24, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ 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.

Comment thread package-lock.json
"@floating-ui/dom": "^1.7.0",
"@kajabi-ui/styles": "*",
"@pine-ds/icons": "*",
"@pine-ds/icons": "^10.4.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 09ae2c2. Configure here.

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 package: core Changes have been made to the Core package package: react Changes have been made to the React package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant