Skip to content

Updating prod from staging - #1265

Open
ChronosSF wants to merge 38 commits into
masterfrom
vnext
Open

ChronosSF wants to merge 38 commits into
masterfrom
vnext

Conversation

@ChronosSF

Copy link
Copy Markdown
Member

No description provided.

IMinchev64 and others added 30 commits July 20, 2026 12:44
* feat(switch): update samples content

* fix(switch): update styling content

* fix(switch): fix switch hover

* fix(switch): update theme to bootstrap

* fix(switch): update styling sample

---------

Co-authored-by: Stamen Stoychev <sstoychev@infragistics.com>
* feat(*): re-implementing theme handler on better base

* chore(*): addressing copilot review

---------

Co-authored-by: Ivan Minchev <61944284+IMinchev64@users.noreply.github.com>
* fix(button-group): update styling content

* fix(button-group): update layout style

* fix(samples): update styling

* fix(button-group): update samples to use bootstrap theme

* fix(badge): update badge samples to bootstrap and fix css

* fix(button): update overview inputs style
* feat(*): updating to latest astro
* fix(ci): updating node version for ci runs as locks otherwise mismatch
)

Bumps the npm_and_yarn group with 1 update in the / directory: [qs](https://github.com/ljharb/qs).


Updates `qs` from 6.15.3 to 6.16.0
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.15.3...v6.16.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.16.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update grid-lite, dockmanager and root dependencies

Bump igniteui-grid-lite to ~0.10.0 and igniteui-dockmanager to
~2.2.0. Pin igniteui-webcomponents to ~7.3.0 across all samples so
minor releases can't slip in unreviewed.

Drop the unused @webcomponents polyfills and core-js from the root
package, and remove the polyfill imports from the data-grid samples.
Bump tooling: TypeScript 6, Tailwind 4.3, Playwright 1.63 and
material-icons-extended 3.1.

Update update-ig.js with the new versions and reformat it.

* Cache Playwright browser in CI

Downloading Chromium on every run slowed the smoke test job. Cache
the browser binaries, keyed on the Playwright version, and install
only the OS packages when the cache is found. Install just the
headless shell, since the tests never run headed.

Cancel superseded runs on the same PR or branch to free up runners.

Added dependabot.yml configuration for automated dependency updates.

* fix(*): defining components that we previously relied on grid-lite to define

---------

Co-authored-by: Stamen Stoychev <SStoychev@infragistics.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v5...v6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Radoslav Karaivanov <rkaraivanov@infragistics.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Radoslav Karaivanov <rkaraivanov@infragistics.com>
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v8...v9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2 to 3.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md)
- [Commits](actions/create-github-app-token@v2...v3)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants