Skip to content

chore(deps): bump @pine-ds/icons from 9.12.0 to 9.13.0#2159

Merged
pixelflips merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/pine-ds/icons-9.13.0
Jan 5, 2026
Merged

chore(deps): bump @pine-ds/icons from 9.12.0 to 9.13.0#2159
pixelflips merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/pine-ds/icons-9.13.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps @pine-ds/icons from 9.12.0 to 9.13.0.

Release notes

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

v9.13.0

9.13.0 (2025-12-23)

Features 🚀

  • icons: v9.13.0, created: 2, modified: 0, renamed: 0, deleted: 0 (e78ed68)

❤️ Thank You

  • Kajabi Automation Bot
Changelog

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

9.13.0 (2025-12-23)

Features 🚀

  • icons: v9.13.0, created: 2, modified: 0, renamed: 0, deleted: 0 (e78ed68)

❤️ Thank You

  • Kajabi Automation Bot
Commits
  • 094196d chore(release): 9.13.0
  • e78ed68 feat(icons): v9.13.0, created: 2, modified: 0, renamed: 0, deleted: 0
  • 1e86055 chore(deps-dev): bump tar-fs from 3.0.8 to 3.1.1 (#48)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2025
@pixelflips
Copy link
Member

@dependabot rebase

Bumps [@pine-ds/icons](https://github.com/Kajabi/pine-icons) from 9.12.0 to 9.13.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@v9.12.0...v9.13.0)

---
updated-dependencies:
- dependency-name: "@pine-ds/icons"
  dependency-version: 9.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pine-ds/icons-9.13.0 branch from 78b8d34 to d606f61 Compare January 5, 2026 21:37
@pixelflips pixelflips self-requested a review January 5, 2026 21:38
@pixelflips pixelflips merged commit 45c8ae8 into develop Jan 5, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pine-ds/icons-9.13.0 branch January 5, 2026 21:40
@pixelflips pixelflips mentioned this pull request Jan 5, 2026
pixelflips added a commit that referenced this pull request Jan 6, 2026
* fix: add semantic tokens and dark mode support (#2156)

* feat: add ds-tokens and semantic tokens

* fix: resolve build error

* feat: update core to semantic tokens

* feat: validate tokens

* feat: add dark mode toggle

* fix: color update

* fix: update maps to preserve token values

* fix: update heading values

* fix: update tokens and dark mode values

* fix: update token values

* fix: update semantic token mapping from loop

* fix: token cleanup

* fix: remove dark mode temp files

* fix: update color token pairings

* fix: update ds tokens dark mode dev version

* fix(sage-alert): update colors to match pine alert

* fix(sage-alert): update alert close button color

* fix: update subtle button dark mode colors

* fix: add latest ds tokens

* fix: remove console warnings

* fix: update buttons hover colors

* fix: remove problematic @import from _ds_tokens.scss

- Reverted automatic Pine tokens import that broke Vite builds
- The ~@ prefix is webpack-specific and incompatible with Vite
- Tokens are now documented as requiring app-level loading (CDN or import)
- Added Pine tokens import to sage-lib docs specifically (webpack env)
- Bumped version to 6.2.25-dev.9

* fix(button): move dark theme override to end of file for CSS cascade

- Move [data-theme="dark"] block to Theme Overrides section at EOF
- Ensures dark theme styles properly override generated button styles
- Add comment to prevent future regressions

Bump sage-assets to 6.2.25-dev.11

* fix: update to latest packs and dropdown semantic border

* style: update to use semantic tokens grey black white

* fix: update semantic tokens names

* fix: update to semantic values

* fix: add lock file

* fix: update to ds tokens 1.0.1

* fix: remove hard coded dark mode attr

* fix: resolve linter errors

* style: oop fix

* style: oop fix

* style: oop fix

* fix: oop fix

* fix: oop fix

* fix: remove ds tokens dependancy

* fix: align alert switch and tooltip to pine styles

* fix: align badge input popover property and form element error message

* fix: update disabled border

* fix: added border's to modal like things

* fix: lint error fix

* fix: update tokens

* fix: remove yarn dependancy

* fix: update hero custom bg example

* fix: updated pagination

* style: updated alerts and banner to core tokens

* fix: update dark mode error state

* fix: remove border and update lang

* fix: update alert icon and text colors

* fix: update alert and button color

* fix: update disabled select icon color

* chore: update yarn lock

* fix: update token values remove commented file and update token version

* fix: remove instance of mercury color (#2160)

* fix: remove instance of mercury color

* fix: remove already called rules

* chore(deps): bump @pine-ds/icons from 9.12.0 to 9.13.0 (#2159)

Bumps [@pine-ds/icons](https://github.com/Kajabi/pine-icons) from 9.12.0 to 9.13.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@v9.12.0...v9.13.0)

---
updated-dependencies:
- dependency-name: "@pine-ds/icons"
  dependency-version: 9.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Quinton Jason <quinton.jason@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pixelflips pushed a commit that referenced this pull request Jan 6, 2026
Bumps [@pine-ds/icons](https://github.com/Kajabi/pine-icons) from 9.12.0 to 9.13.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@v9.12.0...v9.13.0)

---
updated-dependencies:
- dependency-name: "@pine-ds/icons"
  dependency-version: 9.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant