Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps ecij from 0.2.0 to 0.3.0.

Release notes

Sourced from ecij's releases.

v0.3.0

  • Various fixes, optimizations, and correctness improvements
  • ⚠️ In some cases the CSS may be output in a different order compared to the previous version's output

Full Changelog: nstepien/ecij@v0.2.0...v0.3.0

Commits
  • a68e98a 0.3.0
  • d6855b2 Minor tweaks (#7)
  • 6b8f3dc Update deps (#6)
  • 4c5406b fix: avoid tree-shaking away imported css (#5)
  • 149e33f fix: correctly identify the css tag import (#4)
  • cdf9558 refactor: dedupe and optimize parsing work (#3)
  • 37a8b59 Add tests (#2)
  • 7b368e2 Improve types configuration (#1)
  • 0e107c5 change git config in release.yml to user who triggered the workflow
  • 7499e87 migrate to trusted publishing and gh cli for the release
  • Additional commits viewable 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 15, 2025
@dependabot dependabot bot requested a review from amanmahajan7 as a code owner December 15, 2025 09:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2025
@dependabot dependabot bot requested a review from nstepien as a code owner December 15, 2025 09:02
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Dec 15, 2025
Bumps [ecij](https://github.com/nstepien/ecij) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/nstepien/ecij/releases)
- [Commits](nstepien/ecij@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: ecij
  dependency-version: 0.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ecij-0.3.0 branch from cbc7dce to 937c524 Compare December 15, 2025 14:35
@nstepien nstepien merged commit fc5d010 into main Dec 15, 2025
2 checks passed
@nstepien nstepien deleted the dependabot/npm_and_yarn/ecij-0.3.0 branch December 15, 2025 14:47
royue pushed a commit to royue/react-data-grid that referenced this pull request Dec 17, 2025
Bumps [ecij](https://github.com/nstepien/ecij) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/nstepien/ecij/releases)
- [Commits](nstepien/ecij@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: ecij
  dependency-version: 0.3.0
  dependency-type: direct:development
  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.

2 participants